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
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
2017-08-22
xfs: Properly retry failed inode items in case of error during buffer writeback
Carlos Maiolino
2017-08-22
xfs: Add infrastructure needed for error propagation during buffer IO failure
Carlos Maiolino
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
xfs: remove lsn relevant fields from xfs_trans structure and its users
Shan Hai
2017-06-19
xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...
Darrick J. Wong
2017-04-06
xfs: fold __xfs_trans_roll into xfs_trans_roll
Christoph Hellwig
2017-04-03
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
2017-01-30
xfs: remove unused struct declarations
Eric Sandeen
2016-10-04
xfs: implement deferred bmbt map/unmap operations
Darrick J. Wong
2016-10-04
xfs: log bmap intent items
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-08-03
xfs: remove the extents array from the rmap update done log item
Darrick J. Wong
2016-08-03
xfs: propagate bmap updates to rmapbt
Darrick J. Wong
2016-08-03
xfs: enable the xfs_defer mechanism to process rmaps to update
Darrick J. Wong
2016-08-03
xfs: log rmap intent items
Darrick J. Wong
2016-08-03
xfs: add owner field to extent allocation and freeing
Darrick J. Wong
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
2016-08-03
xfs: enable the xfs_defer mechanism to process extents to free
Darrick J. Wong
2016-08-03
xfs: clean up typedef usage in the EFI/EFD handling code
Darrick J. Wong
2016-07-22
xfs: allocate log vector buffers outside CIL context lock
Dave Chinner
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
2016-03-02
xfs: remove xfs_trans_get_block_res
Christoph Hellwig
2015-08-19
xfs: ensure EFD trans aborts on log recovery extent free failure
Brian Foster
2015-08-19
xfs: return committed status from xfs_trans_roll()
Brian Foster
2015-08-19
xfs: disentagle EFI release from the extent count
Brian Foster
[next]