summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xfs-dax-updates' into for-nextDave Chinner2015-11-031-1/+9
|\
| * xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner2015-11-031-1/+9
* | Merge branch 'xfs-logging-fixes' into for-nextDave Chinner2015-10-121-3/+9
|\ \
| * | xfs: validate metadata LSNs against log on v5 superblocksBrian Foster2015-10-121-3/+9
| |/
* | xfs: per-filesystem stats counter implementationBill O'Donnell2015-10-121-4/+4
|/
* xfs: Fix uninitialized return value in xfs_alloc_fix_freelist()Jan Kara2015-08-251-1/+1
* xfs: create new metadata UUID field and incompat flagEric Sandeen2015-07-291-2/+2
* Merge branch 'xfs-freelist-cleanup' into for-nextDave Chinner2015-06-231-107/+132
|\
| * xfs: clean up XFS_MIN_FREELIST macrosDave Chinner2015-06-221-3/+19
| * xfs: sanitise error handling in xfs_alloc_fix_freelistDave Chinner2015-06-221-56/+55
| * xfs: factor out free space extent length checkDave Chinner2015-06-221-27/+44
| * xfs: xfs_alloc_fix_freelist() can use incore perag structuresDave Chinner2015-06-221-38/+31
* | xfs: support min/max agbno args in block allocatorBrian Foster2015-05-291-5/+37
|/
* xfs: xfs_alloc_fix_minleft can underflow near ENOSPCDave Chinner2015-02-241-1/+3
* xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen2015-02-231-13/+16
* xfs: pass mp to XFS_WANT_CORRUPTED_GOTOEric Sandeen2015-02-231-35/+36
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: add a few more verifier testsEric Sandeen2014-09-091-0/+4
* xfs: global error sign conversionDave Chinner2014-06-251-10/+10
* libxfs: move source filesDave Chinner2014-06-251-0/+2630
OpenPOWER on IntegriCloud