Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-06 | xfs: remove unused flags arg from xfs_get_aghdr_buf() | Eric Sandeen | 1 | -3/+2 |
2019-06-28 | xfs: account for log space when formatting new AGs | Darrick J. Wong | 1 | -0/+67 |
2019-06-28 | xfs: refactor free space btree record initialization | Darrick J. Wong | 1 | -11/+16 |
2019-06-12 | xfs: remove unused flag arguments | Eric Sandeen | 1 | -4/+4 |
2019-04-14 | xfs: report AG health via AG geometry ioctl | Darrick J. Wong | 1 | -0/+2 |
2019-04-14 | xfs: add a new ioctl to describe allocation group geometry | Darrick J. Wong | 1 | -0/+52 |
2019-02-11 | xfs: split up allocation btree verifier | Brian Foster | 1 | -2/+2 |
2019-02-11 | xfs: create a separate finobt verifier | Brian Foster | 1 | -1/+1 |
2018-12-12 | xfs: remove xfs_rmap_ag_owner and friends | Darrick J. Wong | 1 | -5/+4 |
2018-05-15 | xfs: factor the ag length extension code into libxfs | Dave Chinner | 1 | -0/+60 |
2018-05-15 | xfs: move growfs core to libxfs | Dave Chinner | 1 | -0/+404 |