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.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
xfs: separate log cleaning from log quiesce
Brian Foster
2021-01-22
1
-1
/
+7
*
xfs: lift writable fs check up into log worker task
Brian Foster
2021-01-22
1
-10
/
+8
*
xfs: sync lazy sb accounting on quiesce of read-only mounts
Brian Foster
2021-01-22
1
-8
/
+20
*
xfs: don't drain buffer lru on freeze and read-only remount
Brian Foster
2021-01-22
1
-2
/
+4
*
xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()
Brian Foster
2021-01-22
1
-3
/
+3
*
xfs: expose the log push threshold
Darrick J. Wong
2020-10-07
1
-10
/
+30
*
xfs: clean up calculation of LR header blocks
Gao Xiang
2020-09-23
1
-3
/
+1
*
xfs: Modify xlog_ticket_alloc() to use kernel's MM API
Carlos Maiolino
2020-07-28
1
-6
/
+3
*
xfs: don't write a corrupt unmount record to force summary counter recalc
Darrick J. Wong
2020-03-27
1
-13
/
+14
*
xfs: don't allow log IO to be throttled
Dave Chinner
2020-03-27
1
-1
/
+9
*
xfs: remove some stale comments from the log code
Dave Chinner
2020-03-27
1
-46
/
+13
*
xfs: refactor unmount record writing
Dave Chinner
2020-03-27
1
-20
/
+29
*
xfs: merge xlog_commit_record with xlog_write_done
Dave Chinner
2020-03-27
1
-33
/
+10
*
xfs: split xlog_ticket_done
Christoph Hellwig
2020-03-27
1
-57
/
+27
*
xfs: kill XLOG_TIC_INITED
Dave Chinner
2020-03-27
1
-4
/
+0
*
xfs: refactor and split xfs_log_done()
Dave Chinner
2020-03-27
1
-43
/
+21
*
xfs: re-order initial space accounting checks in xlog_write
Dave Chinner
2020-03-27
1
-21
/
+10
*
xfs: don't try to write a start record into every iclog
Dave Chinner
2020-03-27
1
-40
/
+37
*
xfs: shutdown on failure to add page to log bio
Brian Foster
2020-03-26
1
-3
/
+9
*
xfs: remove xlog_state_want_sync
Christoph Hellwig
2020-03-23
1
-32
/
+18
*
xfs: move the ioerror check out of xlog_state_clean_iclog
Christoph Hellwig
2020-03-23
1
-4
/
+5
*
xfs: refactor xlog_state_clean_iclog
Christoph Hellwig
2020-03-23
1
-92
/
+88
*
xfs: remove the aborted parameter to xlog_state_done_syncing
Christoph Hellwig
2020-03-23
1
-32
/
+16
*
xfs: simplify log shutdown checking in xfs_log_release_iclog
Christoph Hellwig
2020-03-23
1
-14
/
+6
*
xfs: simplify the xfs_log_release_iclog calling convention
Christoph Hellwig
2020-03-23
1
-6
/
+4
*
xfs: factor out a xlog_wait_on_iclog helper
Christoph Hellwig
2020-03-23
1
-45
/
+31
*
xfs: cleanup xfs_log_unmount_write
Christoph Hellwig
2020-03-13
1
-16
/
+16
*
xfs: remove dead code from xfs_log_unmount_write
Christoph Hellwig
2020-03-13
1
-32
/
+3
*
xfs: remove the unused return value from xfs_log_unmount_write
Christoph Hellwig
2020-03-13
1
-10
/
+5
*
xfs: fix iclog release error check race with shutdown
Brian Foster
2020-03-02
1
-4
/
+9
*
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
[prev]
[next]