summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_ag.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: #ifdef out perag code for userspaceEric Sandeen2021-11-101-3/+5
* xfs: fix perag reference leak on iteration race with growfsBrian Foster2021-10-191-10/+6
* xfs: terminate perag iteration reliably on agcountBrian Foster2021-10-191-1/+1
* xfs: rename the next_agno perag iteration variableBrian Foster2021-10-191-9/+9
* xfs: fold perag loop iteration logic into helper functionBrian Foster2021-10-191-3/+13
* Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...Darrick J. Wong2021-06-081-5/+5
|\
* | xfs: remove xfs_perag_tDave Chinner2021-06-021-2/+2
* | xfs: pass perags around in fsmap data dev functionsDave Chinner2021-06-021-2/+13
* | xfs: convert xfs_iwalk to use perag referencesDave Chinner2021-06-021-6/+10
* | xfs: make for_each_perag... a first class citizenDave Chinner2021-06-021-0/+17
* | xfs: move perag structure and setup to libxfs/xfs_ag.[ch]Dave Chinner2021-06-021-2/+96
* | xfs: move xfs_perag_get/put to xfs_ag.[ch]Dave Chinner2021-06-021-0/+10
|/
* xfs: introduce xfs_ag_shrink_space()Gao Xiang2021-03-251-0/+2
* xfs: add a new ioctl to describe allocation group geometryDarrick J. Wong2019-04-141-0/+2
* xfs: factor the ag length extension code into libxfsDave Chinner2018-05-151-1/+6
* xfs: move growfs core to libxfsDave Chinner2018-05-151-0/+25
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-281/+0
* libxfs: move header filesDave Chinner2014-06-251-0/+281