summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.34-rc1-batch2' into for-linusAlex Elder2010-03-059-956/+1003
|\
| * xfs: truncate delalloc extents when IO fails in writebackDave Chinner2010-03-051-10/+114
| * xfs: check for more work before sleeping in xfssyncdDave Chinner2010-03-051-3/+3
| * xfs: Fix a build warning in xfs_aops.cDave Chinner2010-03-051-1/+1
| * xfs: fix locking for inode cache radix tree tag updatesChristoph Hellwig2010-03-011-2/+2
| * xfs: kill xfs_lrw.hChristoph Hellwig2010-03-012-30/+0
| * xfs: fix xfs_fsblock_t tracingChristoph Hellwig2010-03-012-22/+6
| * xfs: fix inode pincount check in fsyncChristoph Hellwig2010-03-011-9/+4
| * xfs: Non-blocking inode locking in IO completionDave Chinner2010-03-011-37/+56
| * xfs: implement optimized fdatasyncChristoph Hellwig2010-03-013-13/+24
| * xfs: remove wrapper for the fsync file operationChristoph Hellwig2010-03-011-23/+117
| * xfs: remove wrappers for read/write file operationsChristoph Hellwig2010-03-011-171/+114
| * xfs: merge xfs_lrw.c into xfs_file.cChristoph Hellwig2010-03-012-796/+723
| * xfs: fix dquota trace formatChristoph Hellwig2010-03-011-5/+5
| * xfs: increase readdir buffer sizeEric Sandeen2010-03-011-2/+2
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-02-2617-304/+698
|\ \ | |/
| * 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
OpenPOWER on IntegriCloud