summaryrefslogtreecommitdiffstats
path: root/fs/xfs
AgeCommit message (Expand)Author
2011-06-16xfs: make log devices with write back caches workChristoph Hellwig
2011-06-14xfs: fix ->mknod() return value on xfs_get_acl() failureAl Viro
2011-05-27fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig
2011-05-26Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-05-25xfs: correctly decrement the extent buffer index in xfs_bmap_del_extentChristoph Hellwig
2011-05-25xfs: check for valid indices in xfs_iext_get_ext and xfs_iext_idx_to_irecChristoph Hellwig
2011-05-25xfs: fix up asserts in xfs_iflush_forkChristoph Hellwig
2011-05-25xfs: do not do pointer arithmetic on extent recordsChristoph Hellwig
2011-05-25xfs: do not use unchecked extent indices in xfs_bunmapiChristoph Hellwig
2011-05-25xfs: do not use unchecked extent indices in xfs_bmapiChristoph Hellwig
2011-05-25xfs: do not use unchecked extent indices in xfs_bmap_add_extent_*Christoph Hellwig
2011-05-25xfs: remove if_lastexChristoph Hellwig
2011-05-25xfs: remove the unused XFS_BMAPI_RSVBLOCKS flagChristoph Hellwig
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han
2011-05-24xfs: do not discard alloc btree blocksChristoph Hellwig
2011-05-24xfs: add online discard supportChristoph Hellwig
2011-05-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-19xfs: obey minleft values during extent allocation correctlyDave Chinner
2011-05-19xfs: reset buffer pointers before freeing themDave Chinner
2011-05-19xfs: avoid getting stuck during async inode flushesDave Chinner
2011-05-19xfs: fix xfs_itruncate_start tracingDave Chinner
2011-05-19xfs: fix duplicate workqueue initialisationDave Chinner
2011-05-19xfs: kill off xfs_printk()Joe Perches
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-09xfs: fix race condition in AIL push triggerDave Chinner
2011-05-09xfs: make AIL target updates and compares 32bit safe.Dave Chinner
2011-05-09xfs: always push the AIL to the targetDave Chinner
2011-05-09xfs: exit AIL push work correctly when AIL is emptyDave Chinner
2011-05-09xfs: ensure reclaim cursor is reset correctly at end of AGDave Chinner
2011-05-09xfs: fix race condition in AIL push triggerDave Chinner
2011-05-09xfs: make AIL target updates and compares 32bit safe.Dave Chinner
2011-05-09xfs: always push the AIL to the targetDave Chinner
2011-05-09xfs: exit AIL push work correctly when AIL is emptyDave Chinner
2011-05-09xfs: ensure reclaim cursor is reset correctly at end of AGDave Chinner
2011-04-28xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGEChristoph Hellwig
2011-04-28xfs: fix compiler warning in xfs_trace.hChristoph Hellwig
2011-04-28xfs: cleanup duplicate initializationsDavid Sterba
2011-04-28xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busyChristoph Hellwig
2011-04-28xfs: exact busy extent trackingChristoph Hellwig
2011-04-28xfs: do not immediately reuse busy extent rangesChristoph Hellwig
2011-04-28xfs: optimize AGFL refillsChristoph Hellwig
2011-04-20xfs: fix duplicate message outputDave Chinner
2011-04-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-04-11xfs_destroy_workqueues() should not be tagged with__exitLuck, Tony
2011-04-08xfs: use proper interfaces for on-stack pluggingChristoph Hellwig
2011-04-08xfs: fix xfs_debug warningsChristoph Hellwig
2011-04-08xfs: fix variable set but not used warningsChristoph Hellwig
2011-04-08xfs: convert log tail checking to a warningDave Chinner
2011-04-08xfs: catch bad block numbers freeing extents.Dave Chinner