summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_ag.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove unused flags arg from xfs_get_aghdr_buf()Eric Sandeen2019-10-061-3/+2
* xfs: account for log space when formatting new AGsDarrick J. Wong2019-06-281-0/+67
* xfs: refactor free space btree record initializationDarrick J. Wong2019-06-281-11/+16
* xfs: remove unused flag argumentsEric Sandeen2019-06-121-4/+4
* xfs: report AG health via AG geometry ioctlDarrick J. Wong2019-04-141-0/+2
* xfs: add a new ioctl to describe allocation group geometryDarrick J. Wong2019-04-141-0/+52
* xfs: split up allocation btree verifierBrian Foster2019-02-111-2/+2
* xfs: create a separate finobt verifierBrian Foster2019-02-111-1/+1
* xfs: remove xfs_rmap_ag_owner and friendsDarrick J. Wong2018-12-121-5/+4
* xfs: factor the ag length extension code into libxfsDave Chinner2018-05-151-0/+60
* xfs: move growfs core to libxfsDave Chinner2018-05-151-0/+404