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