Age | Commit message (Expand) | Author |
2019-08-28 | xfs: remove unnecessary int returns from deferred refcount functions | Darrick J. Wong |
2019-08-26 | fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. | Tetsuo Handa |
2019-06-28 | xfs: remove unused header files | Eric Sandeen |
2019-06-28 | xfs: merge xfs_trans_refcount.c into xfs_refcount_item.c | Christoph Hellwig |
2019-06-28 | xfs: merge xfs_cud_init into xfs_trans_get_cud | Christoph Hellwig |
2019-06-28 | xfs: remove a pointless comment duplicated above all xfs_item_ops instances | Christoph Hellwig |
2019-06-28 | xfs: add a flag to release log items on commit | Christoph Hellwig |
2019-06-28 | xfs: split iop_unlock | Christoph Hellwig |
2019-06-28 | xfs: don't require log items to implement optional methods | Christoph Hellwig |
2018-08-02 | xfs: pass transaction to xfs_defer_add() | Brian Foster |
2018-08-02 | xfs: drop dop param from xfs_defer_op_type ->finish_item() callback | Brian Foster |
2018-08-02 | xfs: pass transaction to dfops reset/move helpers | Brian Foster |
2018-08-02 | xfs: use transaction for intent recovery instead of raw dfops | Brian Foster |
2018-07-26 | xfs: use internal dfops during [b|c]ui recovery | Brian Foster |
2018-07-11 | xfs: use ->t_dfops for recovery of [b|c]ui log items | Brian Foster |
2018-06-06 | xfs: convert to SPDX license tags | Dave Chinner |
2018-05-10 | xfs: log item flags are racy | Dave Chinner |
2018-04-02 | xfs: fix intent use-after-free on abort | Dave Chinner |
2018-02-22 | xfs: reserve blocks for refcount / rmap log item recovery | Darrick J. Wong |
2017-11-27 | xfs: log recovery should replay deferred ops in order | Darrick J. Wong |
2017-09-01 | xfs: remove the ip argument to xfs_defer_finish | Christoph Hellwig |
2017-04-25 | xfs: better log intent item refcount checking | Darrick J. Wong |
2017-01-03 | xfs: fix double-cleanup when CUI recovery fails | Darrick J. Wong |
2016-10-05 | xfs: store in-progress CoW allocations in the refcount btree | Darrick J. Wong |
2016-10-03 | xfs: connect refcount adjust functions to upper layers | Darrick J. Wong |
2016-10-03 | xfs: log refcount intent items | Darrick J. Wong |
2016-10-03 | xfs: create refcount update intent log items | Darrick J. Wong |