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.12.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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: fix mount failure crash on invalid iclog memory access
Brian Foster
2019-12-03
1
-0
/
+2
*
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
2019-11-18
1
-1
/
+1
*
xfs: annotate functions that trip static checker locking checks
Darrick J. Wong
2019-11-10
1
-0
/
+2
*
xfs: use super s_id instead of struct xfs_mount m_fsname
Ian Kent
2019-11-05
1
-1
/
+1
*
xfs: remove the XLOG_STATE_DO_CALLBACK state
Christoph Hellwig
2019-10-21
1
-65
/
+11
*
xfs: turn ic_state into an enum
Christoph Hellwig
2019-10-21
1
-83
/
+76
*
xfs: remove dead ifdef XFSERRORDEBUG code
Christoph Hellwig
2019-10-21
1
-13
/
+0
*
xfs: call xlog_state_release_iclog with l_icloglock held
Christoph Hellwig
2019-10-21
1
-98
/
+90
*
xfs: move the locking from xlog_state_finish_copy to the callers
Christoph Hellwig
2019-10-21
1
-9
/
+7
*
xfs: remove the unused ic_io_size field from xlog_in_core
Christoph Hellwig
2019-10-21
1
-4
/
+2
*
xfs: pass the correct flag to xlog_write_iclog
Christoph Hellwig
2019-10-21
1
-1
/
+1
*
xfs: assure zeroed memory buffers for certain kmem allocations
Bill O'Donnell
2019-10-06
1
-1
/
+1
*
xfs: push the grant head when the log head moves forward
Dave Chinner
2019-09-05
1
-25
/
+47
*
xfs: push iclog state cleaning into xlog_state_clean_log
Dave Chinner
2019-09-05
1
-24
/
+33
*
xfs: factor iclog state processing out of xlog_state_do_callback()
Dave Chinner
2019-09-05
1
-98
/
+98
*
xfs: factor callbacks out of xlog_state_do_callback()
Dave Chinner
2019-09-05
1
-28
/
+48
*
xfs: factor debug code out of xlog_state_do_callback()
Dave Chinner
2019-09-05
1
-35
/
+44
*
xfs: fix missed wakeup on l_flush_wait
Rik van Riel
2019-09-05
1
-5
/
+4
*
xfs: push the AIL in xlog_grant_head_wake
Dave Chinner
2019-09-05
1
-1
/
+28
*
xfs: add kmem_alloc_io()
Dave Chinner
2019-08-26
1
-2
/
+3
*
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-08-26
1
-2
/
+1
*
fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve().
Tetsuo Handa
2019-08-03
1
-4
/
+1
*
fs: xfs: xfs_log: Change return type from int to void
Hariprasad Kelam
2019-07-03
1
-6
/
+2
*
xfs: fix iclog allocation size
Christoph Hellwig
2019-06-28
1
-1
/
+2
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
1
-4
/
+0
*
xfs: use a list_head for iclog callbacks
Christoph Hellwig
2019-06-28
1
-42
/
+9
*
xfs: stop using XFS_LI_ABORTED as a parameter flag
Christoph Hellwig
2019-06-28
1
-14
/
+11
*
xfs: move the log ioend workqueue to struct xlog
Christoph Hellwig
2019-06-28
1
-2
/
+11
*
xfs: use bios directly to write log buffers
Christoph Hellwig
2019-06-28
1
-122
/
+108
*
xfs: make use of the l_targ field in struct xlog
Christoph Hellwig
2019-06-28
1
-3
/
+3
*
xfs: remove the syncing argument from xlog_verify_iclog
Christoph Hellwig
2019-06-28
1
-8
/
+6
*
xfs: update both stat counters together in xlog_sync
Christoph Hellwig
2019-06-28
1
-1
/
+1
*
xfs: factor out iclog size calculation from xlog_sync
Christoph Hellwig
2019-06-28
1
-26
/
+41
*
xfs: factor out splitting of an iclog from xlog_sync
Christoph Hellwig
2019-06-28
1
-30
/
+33
*
xfs: factor out log buffer writing from xlog_sync
Christoph Hellwig
2019-06-28
1
-80
/
+45
*
xfs: don't use REQ_PREFLUSH for split log writes
Christoph Hellwig
2019-06-28
1
-1
/
+1
*
xfs: remove XLOG_STATE_IOABORT
Christoph Hellwig
2019-06-28
1
-9
/
+11
*
xfs: reformat xlog_get_lowest_lsn
Christoph Hellwig
2019-06-28
1
-14
/
+10
*
xfs: cleanup xlog_get_iclog_buffer_size
Christoph Hellwig
2019-06-28
1
-41
/
+11
*
xfs: remove the l_iclog_size_log field from struct xlog
Christoph Hellwig
2019-06-28
1
-9
/
+0
*
xfs: remove the no-op spinlock_destroy stub
Christoph Hellwig
2019-06-28
1
-2
/
+0
*
xfs: fix broken log reservation debugging
Darrick J. Wong
2019-05-24
1
-2
/
+9
*
xfs: replace the BAD_SUMMARY mount flag with the equivalent health code
Darrick J. Wong
2019-04-14
1
-1
/
+2
*
xfs: fix a comment in xfs_log_reserve
Huang Chong
2018-08-03
1
-1
/
+1
*
xfs: refactor log recovery check
Darrick J. Wong
2018-08-01
1
-0
/
+9
*
xfs: force summary counter recalc at next mount
Darrick J. Wong
2018-07-23
1
-1
/
+15
*
xfs: refactor unmount record write
Darrick J. Wong
2018-07-23
1
-62
/
+69
*
xfs: clean up MIN/MAX
Dave Chinner
2018-06-08
1
-2
/
+2
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: get rid of the log item descriptor
Dave Chinner
2018-05-10
1
-5
/
+5
[next]