summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_ag.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | xfs: move xfs_perag_get/put to xfs_ag.[ch]Dave Chinner2021-06-021-0/+135
| |/
* / xfs: use xfs_buf_alloc_pages for uncached buffersDave Chinner2021-06-011-1/+0
|/
* xfs: introduce xfs_ag_shrink_space()Gao Xiang2021-03-251-0/+115
* xfs: store inode btree block counts in AGI headerDarrick J. Wong2020-09-151-0/+5
* xfs: get rid of unnecessary xfs_perag_{get,put} pairsGao Xiang2020-07-141-2/+2
* xfs: remove XFS_BUF_TO_SBPChristoph Hellwig2020-03-111-1/+1
* xfs: remove XFS_BUF_TO_AGFChristoph Hellwig2020-03-111-3/+3
* xfs: remove XFS_BUF_TO_AGIChristoph Hellwig2020-03-111-3/+3
* xfs: remove the agfl_bno member from struct xfs_agflChristoph Hellwig2020-03-111-1/+1
* xfs: make xfs_buf_get_uncached return an error codeDarrick J. Wong2020-01-261-9/+12
* 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