summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6
Commit message (Expand)AuthorAgeFilesLines
...
| * | xfs: only clear the suid bit once in xfs_writeChristoph Hellwig2010-02-121-12/+3
| * | xfs: kill xfs_bawriteDave Chinner2010-02-042-20/+0
| * | xfs: log changed inodes instead of writing them synchronouslyChristoph Hellwig2010-02-091-29/+82
| * | xfs: Sort delayed write buffers before dispatchDave Chinner2010-01-261-27/+60
| * | xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner2010-02-023-0/+32
| * | xfs: Use delayed write for inodes rather than async V2Dave Chinner2010-02-062-31/+78
| * | xfs: Make inode reclaim states explicitDave Chinner2010-02-061-19/+62
| * | xfs: more reserved blocks fixupsEric Sandeen2010-02-082-14/+40
| * | xfs: don't hold onto reserved blocks on remount,roDave Chinner2010-01-261-0/+28
| * | xfs: replace KM_LARGE with explicit vmalloc useChristoph Hellwig2010-01-213-42/+41
| * | xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig2010-01-211-12/+5
| * | xfs: remove duplicate buffer flagsChristoph Hellwig2010-01-214-22/+8
| * | xfs: convert attr to use unsigned namesDave Chinner2010-01-206-32/+44
| * | xfs: xfs_buf_iomove() doesn't care about signednessDave Chinner2010-01-202-2/+2
| * | xfs: move more buffer helpers into xfs_buf.cChristoph Hellwig2010-01-154-50/+124
| * | xfs: clean up xfs_bwriteChristoph Hellwig2010-01-152-18/+28
| * | xfs: clean up log buffer writesChristoph Hellwig2010-01-151-2/+0
| * | xfs: Kill filestreams cache flushDave Chinner2010-01-151-3/+0
| * | xfs: Add trace points for per-ag refcount debugging.Dave Chinner2010-01-151-0/+27
| * | xfs: rename xfs_get_peragDave Chinner2010-01-151-9/+13
| * | xfs: Don't wake xfsbufd when idleDave Chinner2010-01-151-5/+15
| * | xfs: Don't wake the aild once per secondDave Chinner2010-01-151-4/+3
| * | xfs: make several more functions staticEric Sandeen2010-01-152-2/+1
| * | xfs: add tracing to xfs_swap_extentsDave Chinner2010-01-151-0/+53
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds2010-02-261-1/+29
|\ \ \ | |/ / |/| |
| * | xfs: fix xfs to work with Virtually Indexed architecturesJames Bottomley2010-02-051-1/+29
* | | xfs: reclaim all inodes by background tree walksDave Chinner2010-01-151-8/+6
* | | xfs: Avoid inodes in reclaim when flushing from inode cacheDave Chinner2010-01-151-13/+18
* | | xfs: reclaim inodes under a write lockDave Chinner2010-01-152-86/+70
| |/ |/|
* | xfs: Ensure we force all busy extents in range to diskDave Chinner2010-01-101-6/+6
* | xfs: fix timestamp handling in xfs_setattrChristoph Hellwig2010-01-101-1/+2
* | xfs: use DECLARE_EVENT_CLASSChristoph Hellwig2010-01-101-538/+591
* | xfs: kill some warnings on i386 buildsDave Chinner2010-01-081-4/+4
|/
* kill I_LOCKChristoph Hellwig2009-12-171-1/+1
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-12-162-3/+8
|\
| * XFS: Free buffer pages array unconditionallyDave Chinner2009-12-161-2/+2
| * xfs: improve metadata I/O merging in the elevatorDave Chinner2009-12-162-1/+6
| * direct-io: cleanup blockdev_direct_IO lockingChristoph Hellwig2009-12-161-13/+7
* | cleanup blockdev_direct_IO lockingChristoph Hellwig2009-12-161-13/+7
* | sanitize xattr handler prototypesChristoph Hellwig2009-12-162-93/+35
|/
* xfs: event tracing supportChristoph Hellwig2009-12-1418-364/+1540
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-111-1/+1
|\
| * vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-1/+1
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-12-1110-139/+101
|\ \ | |/ |/|
| * xfs: Fix error return for fallocate() on XFSJason Gunthorpe2009-12-111-3/+3
| * xfs: cleanup dmapi macros in the umount pathChristoph Hellwig2009-12-111-20/+2
| * xfs: kill the STATIC_INLINE macroChristoph Hellwig2009-12-112-4/+4
| * xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig2009-12-112-11/+6
| * xfs: remove IO_ISAIOChristoph Hellwig2009-12-113-8/+2
| * xfs: cleanup data end I/O handlersChristoph Hellwig2009-12-111-69/+26
OpenPOWER on IntegriCloud