summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_alloc.c
AgeCommit message (Expand)Author
2015-08-25xfs: Fix uninitialized return value in xfs_alloc_fix_freelist()Jan Kara
2015-07-29xfs: create new metadata UUID field and incompat flagEric Sandeen
2015-06-23Merge branch 'xfs-freelist-cleanup' into for-nextDave Chinner
2015-06-22xfs: clean up XFS_MIN_FREELIST macrosDave Chinner
2015-06-22xfs: sanitise error handling in xfs_alloc_fix_freelistDave Chinner
2015-06-22xfs: factor out free space extent length checkDave Chinner
2015-06-22xfs: xfs_alloc_fix_freelist() can use incore perag structuresDave Chinner
2015-05-29xfs: support min/max agbno args in block allocatorBrian Foster
2015-02-24xfs: xfs_alloc_fix_minleft can underflow near ENOSPCDave Chinner
2015-02-23xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen
2015-02-23xfs: pass mp to XFS_WANT_CORRUPTED_GOTOEric Sandeen
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-09-09xfs: add a few more verifier testsEric Sandeen
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-25libxfs: move source filesDave Chinner