summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
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
2011-04-08xfs: push the AIL from memory reclaim and periodic syncDave Chinner
2011-04-08xfs: clean up code layout in xfs_trans_ail.cDave Chinner
2011-04-08xfs: convert the xfsaild threads to a workqueueDave Chinner
2011-04-08xfs: introduce background inode reclaim workDave Chinner
2011-04-08xfs: convert ENOSPC inode flushing to use new syncd workqueueDave Chinner
2011-04-08xfs: introduce a xfssyncd workqueueDave Chinner
2011-04-08xfs: fix extent format buffer allocation sizeDave Chinner
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30xfs: fix unreferenced var error in xfs_buf.cDave Chinner
2011-03-28Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-03-26xfs: stop using the page cache to back the buffer cacheDave Chinner
2011-03-26xfs: register the inode cache shrinker before quotachecksDave Chinner
2011-03-26xfs: xfs_trans_read_buf() should return an error on failureDave Chinner
2011-03-26xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner
2011-03-26vmap: flush vmap aliases when mapping failsDave Chinner
2011-03-26xfs: preallocation transactions do not need to be synchronousDave Chinner