aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_alloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-03Merge branch 'xfs-dax-updates' into for-nextDave Chinner1-1/+9
2015-11-03xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner1-1/+9
2015-10-12Merge branch 'xfs-logging-fixes' into for-nextDave Chinner1-3/+9
2015-10-12xfs: per-filesystem stats counter implementationBill O'Donnell1-4/+4
2015-10-12xfs: validate metadata LSNs against log on v5 superblocksBrian Foster1-3/+9
2015-08-25xfs: Fix uninitialized return value in xfs_alloc_fix_freelist()Jan Kara1-1/+1
2015-07-29xfs: create new metadata UUID field and incompat flagEric Sandeen1-2/+2
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