index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_log.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: refactor log recovery check
Darrick J. Wong
2018-08-01
1
-0
/
+1
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-04-09
1
-2
/
+1
*
xfs: merge _xfs_log_force_lsn and xfs_log_force_lsn
Christoph Hellwig
2018-03-14
1
-7
/
+2
*
xfs: merge _xfs_log_force and xfs_log_force
Christoph Hellwig
2018-03-14
1
-5
/
+1
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
1
-1
/
+1
*
xfs: remove unused struct declarations
Eric Sandeen
2017-01-30
1
-1
/
+0
*
xfs: make several functions static
Eric Sandeen
2016-06-01
1
-5
/
+0
*
xfs: remove transaction types
Christoph Hellwig
2016-04-06
1
-2
/
+1
*
xfs: validate metadata LSNs against log on v5 superblocks
Brian Foster
2015-10-12
1
-0
/
+1
*
xfs: don't leave EFIs on AIL on mount failure
Brian Foster
2015-08-19
1
-0
/
+1
*
xfs: fix xfs_log_done interface
Christoph Hellwig
2015-06-04
1
-10
/
+1
*
xfs: saner xfs_trans_commit interface
Christoph Hellwig
2015-06-04
1
-1
/
+1
*
xfs: log vector rounding leaks log space
Dave Chinner
2014-05-20
1
-6
/
+13
*
xfs: convert xfs_log_commit_cil() to void
Jie Liu
2014-02-07
1
-1
/
+1
*
xfs: format log items write directly into the linear CIL buffer
Christoph Hellwig
2013-12-13
1
-4
/
+37
*
xfs: introduce xlog_copy_iovec
Christoph Hellwig
2013-12-13
1
-0
/
+13
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
1
-8
/
+2
*
xfs: Reduce allocations during CIL insertion
Dave Chinner
2013-08-13
1
-0
/
+1
*
xfs: separate out log format definitions
Dave Chinner
2013-08-12
1
-68
/
+21
*
xfs: Inode create log items
Dave Chinner
2013-06-27
1
-1
/
+2
*
xfs: Introduce ordered log vector support
Dave Chinner
2013-06-27
1
-0
/
+2
*
xfs: xfs_quiesce_attr() should quiesce the log like unmount
Dave Chinner
2012-10-17
1
-0
/
+1
*
xfs: sync work is now only periodic log work
Dave Chinner
2012-10-17
1
-0
/
+3
*
xfs: allow assigning the tail lsn with the AIL lock held
Christoph Hellwig
2012-05-14
1
-0
/
+1
*
xfs: split and cleanup xfs_log_reserve
Christoph Hellwig
2012-02-22
1
-10
/
+2
*
xfs: cleanup xfs_log_space_wake
Christoph Hellwig
2012-02-22
1
-2
/
+1
*
xfs: split tail_lsn assignments from log space wakeups
Christoph Hellwig
2012-02-22
1
-2
/
+3
*
xfs: cleanup the transaction commit path a bit
Christoph Hellwig
2011-12-08
1
-2
/
+1
*
xfs: remove the deprecated nodelaylog option
Christoph Hellwig
2011-12-08
1
-5
/
+0
*
xfs: constify xfs_item_ops
Christoph Hellwig
2011-11-08
1
-1
/
+1
*
xfs: exact busy extent tracking
Christoph Hellwig
2011-04-28
1
-2
/
+0
*
xfs: handle CIl transaction commit failures correctly
Dave Chinner
2011-01-28
1
-1
/
+1
*
xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flags
Christoph Hellwig
2010-07-26
1
-4
/
+0
*
xfs: kill the unused xlog_debug variable
Christoph Hellwig
2010-07-26
1
-5
/
+0
*
xfs: fix the xfs_log_iovec i_addr type
Christoph Hellwig
2010-07-26
1
-1
/
+1
*
xfs: Ensure inode allocation buffers are fully replayed
Dave Chinner
2010-05-24
1
-0
/
+1
*
xfs: Introduce delayed logging core code
Dave Chinner
2010-05-24
1
-1
/
+8
*
xfs: make the log ticket ID available outside the log infrastructure
Dave Chinner
2010-05-24
1
-1
/
+3
*
xfs: introduce new internal log vector structure
Dave Chinner
2010-05-19
1
-0
/
+6
*
xfs: factor log item initialisation
Dave Chinner
2010-05-19
1
-0
/
+7
*
xfs: stop passing opaque handles to xfs_log.c routines
Christoph Hellwig
2010-03-01
1
-8
/
+8
*
xfs: cleanup up xfs_log_force calling conventions
Christoph Hellwig
2010-01-21
1
-8
/
+7
*
xfs: kill XLOG_VEC_SET_TYPE
Christoph Hellwig
2010-01-21
1
-3
/
+1
*
xfs: cleanup log unmount handling
Christoph Hellwig
2009-03-16
1
-2
/
+1
*
[XFS] Fix double free of log tickets
Dave Chinner
2008-11-17
1
-0
/
+4
*
[XFS] cleanup xfs_mountfs
Christoph Hellwig
2008-08-13
1
-1
/
+1
*
[XFS] Sanitise xfs_log_force error checking.
David Chinner
2008-04-18
1
-2
/
+3
*
[XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations
Christoph Hellwig
2008-02-07
1
-1
/
+2
*
[XFS] Remove several macros that are no longer used anywhere
Eric Sandeen
2006-09-28
1
-8
/
+0
[next]