aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6
AgeCommit message (Expand)Author
2010-02-26Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds
2010-02-12xfs: only clear the suid bit once in xfs_writeChristoph Hellwig
2010-02-05xfs: fix xfs to work with Virtually Indexed architecturesJames Bottomley
2010-02-04xfs: kill xfs_bawriteDave Chinner
2010-02-09xfs: log changed inodes instead of writing them synchronouslyChristoph Hellwig
2010-01-26xfs: Sort delayed write buffers before dispatchDave Chinner
2010-02-02xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner
2010-02-06xfs: Use delayed write for inodes rather than async V2Dave Chinner
2010-02-06xfs: Make inode reclaim states explicitDave Chinner
2010-02-08xfs: more reserved blocks fixupsEric Sandeen
2010-01-26xfs: don't hold onto reserved blocks on remount,roDave Chinner
2010-01-21xfs: replace KM_LARGE with explicit vmalloc useChristoph Hellwig
2010-01-21xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig
2010-01-21xfs: remove duplicate buffer flagsChristoph Hellwig
2010-01-20xfs: convert attr to use unsigned namesDave Chinner
2010-01-20xfs: xfs_buf_iomove() doesn't care about signednessDave Chinner
2010-01-15xfs: move more buffer helpers into xfs_buf.cChristoph Hellwig
2010-01-15xfs: clean up xfs_bwriteChristoph Hellwig
2010-01-15xfs: clean up log buffer writesChristoph Hellwig
2010-01-15xfs: Kill filestreams cache flushDave Chinner
2010-01-15xfs: Add trace points for per-ag refcount debugging.Dave Chinner
2010-01-15xfs: rename xfs_get_peragDave Chinner
2010-01-15xfs: Don't wake xfsbufd when idleDave Chinner
2010-01-15xfs: Don't wake the aild once per secondDave Chinner
2010-01-15xfs: make several more functions staticEric Sandeen
2010-01-15xfs: add tracing to xfs_swap_extentsDave Chinner
2010-01-15xfs: reclaim all inodes by background tree walksDave Chinner
2010-01-15xfs: Avoid inodes in reclaim when flushing from inode cacheDave Chinner
2010-01-15xfs: reclaim inodes under a write lockDave Chinner
2010-01-10xfs: Ensure we force all busy extents in range to diskDave Chinner
2010-01-10xfs: fix timestamp handling in xfs_setattrChristoph Hellwig
2010-01-10xfs: use DECLARE_EVENT_CLASSChristoph Hellwig
2010-01-08xfs: kill some warnings on i386 buildsDave Chinner
2009-12-17kill I_LOCKChristoph Hellwig
2009-12-16Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-12-16XFS: Free buffer pages array unconditionallyDave Chinner
2009-12-16xfs: improve metadata I/O merging in the elevatorDave Chinner
2009-12-16cleanup blockdev_direct_IO lockingChristoph Hellwig
2009-12-16sanitize xattr handler prototypesChristoph Hellwig
2009-12-16direct-io: cleanup blockdev_direct_IO lockingChristoph Hellwig
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-12-11xfs: Fix error return for fallocate() on XFSJason Gunthorpe
2009-12-11xfs: cleanup dmapi macros in the umount pathChristoph Hellwig
2009-12-11xfs: kill the STATIC_INLINE macroChristoph Hellwig
2009-12-11xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig
2009-12-11xfs: remove IO_ISAIOChristoph Hellwig
2009-12-11xfs: cleanup data end I/O handlersChristoph Hellwig