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_log.h
Age
Commit message (
Expand
)
Author
2020-03-27
xfs: refactor and split xfs_log_done()
Dave Chinner
2020-03-23
xfs: remove the aborted parameter to xlog_state_done_syncing
Christoph Hellwig
2020-03-23
xfs: simplify the xfs_log_release_iclog calling convention
Christoph Hellwig
2019-07-03
fs: xfs: xfs_log: Change return type from int to void
Hariprasad Kelam
2019-06-28
xfs: use a list_head for iclog callbacks
Christoph Hellwig
2019-06-28
xfs: stop using XFS_LI_ABORTED as a parameter flag
Christoph Hellwig
2018-08-01
xfs: refactor log recovery check
Darrick J. Wong
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-03-14
xfs: merge _xfs_log_force_lsn and xfs_log_force_lsn
Christoph Hellwig
2018-03-14
xfs: merge _xfs_log_force and xfs_log_force
Christoph Hellwig
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2017-01-30
xfs: remove unused struct declarations
Eric Sandeen
2016-06-01
xfs: make several functions static
Eric Sandeen
2016-04-06
xfs: remove transaction types
Christoph Hellwig
2015-10-12
xfs: validate metadata LSNs against log on v5 superblocks
Brian Foster
2015-08-19
xfs: don't leave EFIs on AIL on mount failure
Brian Foster
2015-06-04
xfs: fix xfs_log_done interface
Christoph Hellwig
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
2014-05-20
xfs: log vector rounding leaks log space
Dave Chinner
2014-02-07
xfs: convert xfs_log_commit_cil() to void
Jie Liu
2013-12-13
xfs: format log items write directly into the linear CIL buffer
Christoph Hellwig
2013-12-13
xfs: introduce xlog_copy_iovec
Christoph Hellwig
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-08-13
xfs: Reduce allocations during CIL insertion
Dave Chinner
2013-08-12
xfs: separate out log format definitions
Dave Chinner
2013-06-27
xfs: Inode create log items
Dave Chinner
2013-06-27
xfs: Introduce ordered log vector support
Dave Chinner
2012-10-17
xfs: xfs_quiesce_attr() should quiesce the log like unmount
Dave Chinner
2012-10-17
xfs: sync work is now only periodic log work
Dave Chinner
2012-05-14
xfs: allow assigning the tail lsn with the AIL lock held
Christoph Hellwig
2012-02-22
xfs: split and cleanup xfs_log_reserve
Christoph Hellwig
2012-02-22
xfs: cleanup xfs_log_space_wake
Christoph Hellwig
2012-02-22
xfs: split tail_lsn assignments from log space wakeups
Christoph Hellwig
2011-12-08
xfs: cleanup the transaction commit path a bit
Christoph Hellwig
2011-12-08
xfs: remove the deprecated nodelaylog option
Christoph Hellwig
2011-11-08
xfs: constify xfs_item_ops
Christoph Hellwig
2011-04-28
xfs: exact busy extent tracking
Christoph Hellwig
2011-01-28
xfs: handle CIl transaction commit failures correctly
Dave Chinner
2010-07-26
xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flags
Christoph Hellwig
2010-07-26
xfs: kill the unused xlog_debug variable
Christoph Hellwig
2010-07-26
xfs: fix the xfs_log_iovec i_addr type
Christoph Hellwig
2010-05-24
xfs: Ensure inode allocation buffers are fully replayed
Dave Chinner
2010-05-24
xfs: Introduce delayed logging core code
Dave Chinner
2010-05-24
xfs: make the log ticket ID available outside the log infrastructure
Dave Chinner
2010-05-19
xfs: introduce new internal log vector structure
Dave Chinner
2010-05-19
xfs: factor log item initialisation
Dave Chinner
2010-03-01
xfs: stop passing opaque handles to xfs_log.c routines
Christoph Hellwig
2010-01-21
xfs: cleanup up xfs_log_force calling conventions
Christoph Hellwig
2010-01-21
xfs: kill XLOG_VEC_SET_TYPE
Christoph Hellwig
[next]