summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_ag.h
AgeCommit message (Expand)Author
2022-10-14xfs: hook live rmap operations during a repair operationrepair-rmap-btree_2022-10-14Darrick J. Wong
2022-10-14xfs: repair refcount btreesrepair-ag-btrees_2022-10-14Darrick J. Wong
2022-10-14xfs: repair free space btreesDarrick J. Wong
2022-10-14xfs: allow queued AG intents to drain before scrubbingDarrick J. Wong
2022-07-14xfs: double link the unlinked inode listDave Chinner
2022-07-07xfs: make is_log_ag() a first class helperDave Chinner
2022-07-07xfs: Pre-calculate per-AG agino geometryDave Chinner
2022-07-07xfs: Pre-calculate per-AG agbno geometryDave Chinner
2022-07-07xfs: make last AG grow/shrink perag centricDave Chinner
2021-11-10xfs: #ifdef out perag code for userspaceEric Sandeen
2021-10-19xfs: fix perag reference leak on iteration race with growfsBrian Foster
2021-10-19xfs: terminate perag iteration reliably on agcountBrian Foster
2021-10-19xfs: rename the next_agno perag iteration variableBrian Foster
2021-10-19xfs: fold perag loop iteration logic into helper functionBrian Foster
2021-06-08Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...Darrick J. Wong
2021-06-02xfs: remove xfs_perag_tDave Chinner
2021-06-02xfs: pass perags around in fsmap data dev functionsDave Chinner
2021-06-02xfs: convert xfs_iwalk to use perag referencesDave Chinner
2021-06-02xfs: make for_each_perag... a first class citizenDave Chinner
2021-06-02xfs: move perag structure and setup to libxfs/xfs_ag.[ch]Dave Chinner
2021-06-02xfs: move xfs_perag_get/put to xfs_ag.[ch]Dave Chinner
2021-03-25xfs: introduce xfs_ag_shrink_space()Gao Xiang
2019-04-14xfs: add a new ioctl to describe allocation group geometryDarrick J. Wong
2018-05-15xfs: factor the ag length extension code into libxfsDave Chinner
2018-05-15xfs: move growfs core to libxfsDave Chinner
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-06-25libxfs: move header filesDave Chinner