index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trans.h
Age
Commit message (
Expand
)
Author
2021-04-29
xfs: remove obsolete AGF counter debugging
Darrick J. Wong
2021-02-25
xfs: use current->journal_info for detecting transaction recursion
Dave Chinner
2021-02-03
xfs: refactor inode ownership change transaction/inode/quota allocation idiom
Darrick J. Wong
2021-02-03
xfs: refactor inode creation transaction/inode/quota allocation idiom
Darrick J. Wong
2021-02-03
xfs: allow reservation of rtblocks with xfs_trans_alloc_inode
Darrick J. Wong
2021-02-03
xfs: refactor common transaction/inode/quota allocation idiom
Darrick J. Wong
2020-10-07
xfs: periodically relog deferred intent items
Darrick J. Wong
2020-10-07
xfs: proper replay of deferred ops queued during log recovery
Darrick J. Wong
2020-10-07
xfs: remove XFS_LI_RECOVERED
Darrick J. Wong
2020-09-25
xfs: do the assert for all the log done items in xfs_trans_cancel
Kaixu Xia
2020-09-15
xfs: simplify xfs_trans_getsb
Christoph Hellwig
2020-07-07
xfs: unwind log item error flagging
Dave Chinner
2020-07-07
xfs: get rid of log item callbacks
Dave Chinner
2020-05-08
xfs: refactor intent item RECOVERED flag into the log item
Darrick J. Wong
2020-05-08
xfs: refactor releasing finished intents during log recovery
Darrick J. Wong
2020-05-08
xfs: refactor recovered EFI log item playback
Darrick J. Wong
2020-01-26
xfs: make xfs_trans_get_buf return an error code
Darrick J. Wong
2020-01-26
xfs: make xfs_trans_get_buf_map return an error code
Darrick J. Wong
2019-06-28
xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c
Christoph Hellwig
2019-06-28
xfs: merge xfs_trans_rmap.c into xfs_rmap_item.c
Christoph Hellwig
2019-06-28
xfs: merge xfs_trans_refcount.c into xfs_refcount_item.c
Christoph Hellwig
2019-06-28
xfs: merge xfs_trans_extfree.c into xfs_extfree_item.c
Christoph Hellwig
2019-06-28
xfs: remove the xfs_log_item_t typedef
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-12
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
2018-12-12
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
2018-12-12
xfs: idiotproof defer op type configuration
Darrick J. Wong
2018-10-18
xfs: fix buffer state management in xrep_findroot_block
Darrick J. Wong
2018-08-02
xfs: fold dfops into the transaction
Brian Foster
2018-08-02
xfs: replace xfs_defer_ops ->dop_pending with on-stack list
Brian Foster
2018-08-02
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
Brian Foster
2018-08-02
xfs: automatic dfops inode relogging
Brian Foster
2018-08-02
xfs: automatic dfops buffer relogging
Brian Foster
2018-08-02
xfs: replace dop_low with transaction flag
Brian Foster
2018-08-02
xfs: remove unused __xfs_defer_cancel() internal helper
Brian Foster
2018-07-26
xfs: drop unnecessary xfs_defer_finish() dfops parameter
Brian Foster
2018-07-26
xfs: support embedded dfops in transaction
Brian Foster
2018-07-26
xfs: pack holes in xfs_defer_ops and xfs_trans
Brian Foster
2018-07-11
xfs: add firstblock field to xfs_trans
Brian Foster
2018-07-11
xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops
Brian Foster
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-10
xfs: add bmapi nodiscard flag
Brian Foster
2018-05-10
xfs: get rid of the log item descriptor
Dave Chinner
2018-05-10
xfs: log item flags are racy
Dave Chinner
2018-05-09
xfs: defer agfl block frees when dfops is available
Brian Foster
2018-01-29
Use list_head infra-structure for buffer's log items list
Carlos Maiolino
2017-09-01
xfs: disallow marking previously dirty buffers as ordered
Brian Foster
2017-09-01
xfs: refactor buffer logging into buffer dirtying helper
Brian Foster
2017-09-01
xfs: refactor xfs_trans_roll
Christoph Hellwig
[next]