aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6
AgeCommit message (Expand)Author
2010-03-06Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-03-06Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2010-03-05make sure data is on disk before calling ->write_inodeChristoph Hellwig
2010-03-05Merge branch 'for-2.6.34-rc1-batch2' into for-linusAlex Elder
2010-03-05xfs: truncate delalloc extents when IO fails in writebackDave Chinner
2010-03-05xfs: check for more work before sleeping in xfssyncdDave Chinner
2010-03-05xfs: Fix a build warning in xfs_aops.cDave Chinner
2010-03-05quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquotaChristoph Hellwig
2010-03-05quota: clean up Q_XQUOTASYNCChristoph Hellwig
2010-03-04Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incomingJ. Bruce Fields
2010-03-01xfs: fix locking for inode cache radix tree tag updatesChristoph Hellwig
2010-03-01xfs: kill xfs_lrw.hChristoph Hellwig
2010-03-01xfs: fix xfs_fsblock_t tracingChristoph Hellwig
2010-03-01xfs: fix inode pincount check in fsyncChristoph Hellwig
2010-03-01xfs: Non-blocking inode locking in IO completionDave Chinner
2010-03-01xfs: implement optimized fdatasyncChristoph Hellwig
2010-03-01xfs: remove wrapper for the fsync file operationChristoph Hellwig
2010-03-01xfs: remove wrappers for read/write file operationsChristoph Hellwig
2010-03-01xfs: merge xfs_lrw.c into xfs_file.cChristoph Hellwig
2010-03-01xfs: fix dquota trace formatChristoph Hellwig
2010-03-01xfs: increase readdir buffer sizeEric Sandeen
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-20xfs_export_operations.commit_metadataBen Myers
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