Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-23 | xfs: reserve blocks for refcount / rmap log item recovery | Darrick J. Wong | 1 | -3/+6 |
2017-11-27 | xfs: log recovery should replay deferred ops in order | Darrick J. Wong | 1 | -14/+7 |
2017-09-01 | xfs: remove the ip argument to xfs_defer_finish | Christoph Hellwig | 1 | -1/+1 |
2017-04-25 | xfs: better log intent item refcount checking | Darrick J. Wong | 1 | -0/+1 |
2017-01-04 | xfs: fix double-cleanup when CUI recovery fails | Darrick J. Wong | 1 | -1/+2 |
2016-10-06 | xfs: store in-progress CoW allocations in the refcount btree | Darrick J. Wong | 1 | -0/+12 |
2016-10-03 | xfs: connect refcount adjust functions to upper layers | Darrick J. Wong | 1 | -1/+85 |
2016-10-03 | xfs: log refcount intent items | Darrick J. Wong | 1 | -0/+60 |
2016-10-03 | xfs: create refcount update intent log items | Darrick J. Wong | 1 | -0/+383 |