aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_alloc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-24xfs: do not discard alloc btree blocksChristoph Hellwig1-1/+1
2011-05-24xfs: add online discard supportChristoph Hellwig1-1/+2
2011-04-28xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busyChristoph Hellwig1-1/+10
2011-04-28xfs: exact busy extent trackingChristoph Hellwig1-0/+4
2011-01-28xfs: limit extent length for allocation to AG sizeDave Chinner1-0/+16
2011-01-11xfs: add FITRIM supportChristoph Hellwig1-5/+20
2010-07-26xfs: do not use emums for flags used in tracingChristoph Hellwig1-10/+10
2010-05-24xfs: Improve scalability of busy extent trackingDave Chinner1-4/+3
2009-12-14xfs: event tracing supportChristoph Hellwig1-18/+9
2009-03-16xfs: factor out code to find the longest free extent in the AGDave Chinner1-0/+6
2008-10-30[XFS] Sync up kernel and user-space headersBarry Naujok1-14/+13
2007-07-14[XFS] Lazy Superblock CountersDavid Chinner1-2/+4
2006-09-07[XFS] Prevent free space oversubscription and xfssyncd looping.David Chinner1-0/+20
2006-06-09[XFS] In actual allocation of file system blocks and freeing extents, theYingping Lu1-0/+2
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott1-1/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+203