aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_alloc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-25libxfs: move header filesDave Chinner1-234/+0
2013-10-23xfs: create a shared header file for format-related informationDave Chinner1-3/+0
2012-11-15xfs: convert buffer verifiers to an ops structure.Dave Chinner1-2/+2
2012-11-15xfs: connect up write verifiers to new buffersDave Chinner1-0/+3
2012-10-18xfs: move allocation stack switch up to xfs_bmapi_allocateDave Chinner1-4/+0
2012-10-18xfs: introduce XFS_BMAPI_STACK_SWITCHDave Chinner1-0/+1
2012-05-14xfs: move busy extent handling to it's own fileDave Chinner1-28/+0
2012-03-27xfs: fix fstrim offset calculationsDave Chinner1-0/+7
2012-03-22xfs: introduce an allocation workqueueDave Chinner1-0/+5
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