]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_ag.h
xfs: perags need atomic operational state
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_ag.h
2023-05-10  Dave Chinnerxfs: perags need atomic operational state
2023-05-09  Dave Chinnerxfs: active perag reference counting
2022-11-21  Darrick J. Wongxfs: create a predicate to verify per-AG extents
2022-08-30  Dave Chinnerxfs: double link the unlinked inode list
2022-08-30  Dave Chinnerxfs: make is_log_ag() a first class helper
2022-08-30  Dave Chinnerxfs: Pre-calculate per-AG agino geometry
2022-08-30  Dave Chinnerxfs: Pre-calculate per-AG agbno geometry
2022-08-30  Dave Chinnerxfs: make last AG grow/shrink perag centric
2022-04-28  Brian Fosterxfs: fix perag reference leak on iteration race with...
2022-04-28  Brian Fosterxfs: terminate perag iteration reliably on agcount
2022-04-28  Brian Fosterxfs: rename the next_agno perag iteration variable
2022-04-28  Brian Fosterxfs: fold perag loop iteration logic into helper function
2021-11-12  Eric Sandeenxfs: #ifdef out perag code for userspace
2021-10-15  Darrick J. Wongxfs: fix radix tree tag signs
2021-10-15  Dave Chinnerxfs: remove xfs_perag_t
2021-10-15  Dave Chinnerxfs: pass perags around in fsmap data dev functions
2021-10-15  Dave Chinnerxfs: convert xfs_iwalk to use perag references
2021-10-15  Dave Chinnerxfs: make for_each_perag... a first class citizen
2021-10-15  Dave Chinnerxfs: move perag structure and setup to libxfs/xfs_ag...
2021-10-15  Dave Chinnerxfs: move xfs_perag_get/put to xfs_ag.[ch]
2021-06-30  Gao Xiangxfs: introduce xfs_ag_shrink_space()
2019-07-24  Darrick J. Wongxfs: add a new ioctl to describe allocation group geometry
2018-06-28  Dave Chinnerxfs: factor the ag length extension code into libxfs
2018-06-28  Dave Chinnerxfs: move growfs core to libxfs
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2015-07-30  Dave Chinnerlibxfs: restructure to match kernel layout