Age | Commit message (Expand) | Author | Files | Lines |
2021-10-19 | xfs: fix perag reference leak on iteration race with growfs | Brian Foster | 1 | -10/+6 |
2021-10-19 | xfs: terminate perag iteration reliably on agcount | Brian Foster | 1 | -1/+1 |
2021-10-19 | xfs: rename the next_agno perag iteration variable | Brian Foster | 1 | -9/+9 |
2021-10-19 | xfs: fold perag loop iteration logic into helper function | Brian Foster | 1 | -3/+13 |
2021-06-08 | Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub... | Darrick J. Wong | 1 | -5/+5 |
2021-06-02 | xfs: remove xfs_perag_t | Dave Chinner | 1 | -2/+2 |
2021-06-02 | xfs: pass perags around in fsmap data dev functions | Dave Chinner | 1 | -2/+13 |
2021-06-02 | xfs: convert xfs_iwalk to use perag references | Dave Chinner | 1 | -6/+10 |
2021-06-02 | xfs: make for_each_perag... a first class citizen | Dave Chinner | 1 | -0/+17 |
2021-06-02 | xfs: move perag structure and setup to libxfs/xfs_ag.[ch] | Dave Chinner | 1 | -2/+96 |
2021-06-02 | xfs: move xfs_perag_get/put to xfs_ag.[ch] | Dave Chinner | 1 | -0/+10 |
2021-03-25 | xfs: introduce xfs_ag_shrink_space() | Gao Xiang | 1 | -0/+2 |
2019-04-14 | xfs: add a new ioctl to describe allocation group geometry | Darrick J. Wong | 1 | -0/+2 |
2018-05-15 | xfs: factor the ag length extension code into libxfs | Dave Chinner | 1 | -1/+6 |
2018-05-15 | xfs: move growfs core to libxfs | Dave Chinner | 1 | -0/+25 |
2014-11-28 | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig | 1 | -281/+0 |
2014-06-25 | libxfs: move header files | Dave Chinner | 1 | -0/+281 |