aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_alloc.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: do not discard alloc btree blocksChristoph Hellwig2011-05-241-1/+1
* xfs: add online discard supportChristoph Hellwig2011-05-241-1/+2
* xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busyChristoph Hellwig2011-04-281-1/+10
* xfs: exact busy extent trackingChristoph Hellwig2011-04-281-0/+4
* xfs: limit extent length for allocation to AG sizeDave Chinner2011-01-281-0/+16
* xfs: add FITRIM supportChristoph Hellwig2011-01-111-5/+20
* xfs: do not use emums for flags used in tracingChristoph Hellwig2010-07-261-10/+10
* xfs: Improve scalability of busy extent trackingDave Chinner2010-05-241-4/+3
* xfs: event tracing supportChristoph Hellwig2009-12-141-18/+9
* xfs: factor out code to find the longest free extent in the AGDave Chinner2009-03-161-0/+6
* [XFS] Sync up kernel and user-space headersBarry Naujok2008-10-301-14/+13
* [XFS] Lazy Superblock CountersDavid Chinner2007-07-141-2/+4
* [XFS] Prevent free space oversubscription and xfssyncd looping.David Chinner2006-09-071-0/+20
* [XFS] In actual allocation of file system blocks and freeing extents, theYingping Lu2006-06-091-0/+2
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-1/+1
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+203