summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2012-08-17xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara
2012-08-17xfs: Fix possible memory corruption in xfs_readlinkCarlos Maiolino
2012-05-17xfs: properly account for reclaimed inodesJohannes Weiner
2011-06-26xfs: zero proper structure size for geometry callsAlex Elder
2011-06-26xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg
2011-06-26xfs: fix untrusted inode number lookupDave Chinner
2011-06-26xfs: remove block number from inode lookup codeDave Chinner
2011-06-26xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTEDDave Chinner
2011-06-26xfs: validate untrusted inode numbers during lookupDave Chinner
2011-06-26xfs: always use iget in bulkstatChristoph Hellwig
2011-01-06xfs: prevent reading uninitialized stack memoryDan Rosenberg
2010-08-02xfs: prevent swapext from operating on write-only filesDan Rosenberg
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner
2010-04-26xfs: more swap extent fixes for dynamic fork offsetsDave Chinner
2010-04-16xfs: don't warn on EAGAIN in inode reclaimDave Chinner
2010-04-16xfs: ensure that sync updates the log tail correctlyDave Chinner
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16xfs: don't warn about page discards on shutdownDave Chinner
2010-03-16xfs: use scalable vmap APIAlex Elder
2010-03-16xfs: remove old vmap cacheAlex Elder
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: return inode fork offset in bulkstat for fsrDave Chinner
2010-03-05xfs: Increase the default size of the reserved blocks poolDave Chinner
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-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-01xfs: fix locking for inode cache radix tree tag updatesChristoph Hellwig
2010-03-01xfs: remove xfs_ipin/xfs_iunpinChristoph Hellwig
2010-03-01xfs: cleanup xfs_iunpin_wait/xfs_iunpin_nowaitChristoph Hellwig
2010-03-01xfs: kill xfs_lrw.hChristoph Hellwig
2010-03-01xfs: factor common xfs_trans_bjoin codeChristoph Hellwig
2010-03-01xfs: stop passing opaque handles to xfs_log.c routinesChristoph Hellwig
2010-03-01xfs: split xfs_bmap_btallocChristoph 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