summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_ag.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-29xfs: account for log space when formatting new AGsDarrick J. Wong1-0/+67
2019-06-29xfs: refactor free space btree record initializationDarrick J. Wong1-11/+16
2019-06-12xfs: remove unused flag argumentsEric Sandeen1-4/+4
2019-04-15xfs: report AG health via AG geometry ioctlDarrick J. Wong1-0/+2
2019-04-15xfs: add a new ioctl to describe allocation group geometryDarrick J. Wong1-0/+52
2019-02-12xfs: split up allocation btree verifierBrian Foster1-2/+2
2019-02-12xfs: create a separate finobt verifierBrian Foster1-1/+1
2018-12-12xfs: remove xfs_rmap_ag_owner and friendsDarrick J. Wong1-5/+4
2018-05-16xfs: factor the ag length extension code into libxfsDave Chinner1-0/+60
2018-05-16xfs: move growfs core to libxfsDave Chinner1-0/+404