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