aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_alloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Merge branch 'xfs-freelist-cleanup' into for-nextDave Chinner1-107/+132
2015-06-22xfs: clean up XFS_MIN_FREELIST macrosDave Chinner1-3/+19
2015-06-22xfs: sanitise error handling in xfs_alloc_fix_freelistDave Chinner1-56/+55
2015-06-22xfs: factor out free space extent length checkDave Chinner1-27/+44
2015-06-22xfs: xfs_alloc_fix_freelist() can use incore perag structuresDave Chinner1-38/+31
2015-05-29xfs: support min/max agbno args in block allocatorBrian Foster1-5/+37
2015-02-24xfs: xfs_alloc_fix_minleft can underflow near ENOSPCDave Chinner1-1/+3
2015-02-23xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen1-13/+16
2015-02-23xfs: pass mp to XFS_WANT_CORRUPTED_GOTOEric Sandeen1-35/+36
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-1/+0
2014-09-09xfs: add a few more verifier testsEric Sandeen1-0/+4
2014-06-25xfs: global error sign conversionDave Chinner1-10/+10
2014-06-25libxfs: move source filesDave Chinner1-0/+2630