index
:
pm24.git
master
perf-mon
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.c
Age
Commit message (
Expand
)
Author
2022-04-01
Merge tag 'xfs-5.18-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-03-29
xfs: drop async cache flushes from CIL commits.
Dave Chinner
2022-03-29
xfs: shutdown during log recovery needs to mark the log shutdown
Dave Chinner
2022-03-29
xfs: xfs_do_force_shutdown needs to block racing shutdowns
Dave Chinner
2022-03-29
xfs: log shutdown triggers should only shut down the log
Dave Chinner
2022-03-29
xfs: run callbacks before waking waiters in xlog_state_shutdown_callbacks
Dave Chinner
2022-03-24
Merge tag 'xfs-5.18-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-03-20
xfs: log items should have a xlog pointer, not a mount
Dave Chinner
2022-03-20
xfs: log worker needs to start before intent/unlink recovery
Dave Chinner
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
2021-10-22
xfs: rename _zone variables to _cache
Darrick J. Wong
2021-10-22
xfs: remove kmem_zone typedef
Darrick J. Wong
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
xfs: convert mount flags to features
Dave Chinner
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-16
xfs: AIL needs asynchronous CIL forcing
Dave Chinner
2021-08-16
xfs: order CIL checkpoint start records
Dave Chinner
2021-08-16
xfs: attach iclog callbacks in xlog_cil_set_ctx_write_state()
Dave Chinner
2021-08-16
xfs: pass a CIL context to xlog_write()
Dave Chinner
2021-08-16
xfs: move xlog_commit_record to xfs_log_cil.c
Dave Chinner
2021-08-16
xfs: log head and tail aren't reliable during shutdown
Dave Chinner
2021-08-16
xfs: don't run shutdown callbacks on active iclogs
Dave Chinner
2021-08-16
xfs: separate out log shutdown callback processing
Dave Chinner
2021-08-16
xfs: rework xlog_state_do_callback()
Dave Chinner
2021-08-16
xfs: make forced shutdown processing atomic
Dave Chinner
2021-08-16
xfs: convert log flags to an operational state field
Dave Chinner
2021-08-16
xfs: move recovery needed state updates to xfs_log_mount_finish
Dave Chinner
2021-08-16
xfs: XLOG_STATE_IOERROR must die
Dave Chinner
2021-08-16
xfs: convert XLOG_FORCED_SHUTDOWN() to xlog_is_shutdown()
Dave Chinner
2021-08-09
xfs: clear log incompat feature bits when the log is idle
Darrick J. Wong
2021-08-09
xfs: allow setting and clearing of log incompat feature flags
Darrick J. Wong
2021-08-09
xfs: replace kmem_alloc_large() with kvmalloc()
Dave Chinner
2021-08-09
xfs: remove kmem_alloc_io()
Dave Chinner
2021-07-29
xfs: limit iclog tail updates
Dave Chinner
2021-07-29
xfs: avoid unnecessary waits in xfs_log_force_lsn()
Dave Chinner
2021-07-29
xfs: log forces imply data device cache flushes
Dave Chinner
2021-07-29
xfs: factor out forced iclog flushes
Dave Chinner
2021-07-29
xfs: fix ordering violation between cache flushes and tail updates
Dave Chinner
2021-07-29
xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog
Dave Chinner
2021-07-29
xfs: external logs need to flush data device
Dave Chinner
2021-07-29
xfs: flush data dev on external log write
Dave Chinner
2021-07-02
Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-06-25
xfs: Fix a CIL UAF by getting get rid of the iclog callback lock
Dave Chinner
2021-06-25
xfs: remove callback dequeue loop from xlog_state_do_iclog_callbacks
Dave Chinner
2021-06-25
xfs: don't nest icloglock inside ic_callback_lock
Dave Chinner
2021-06-21
xfs: force the log offline when log intent item recovery fails
Darrick J. Wong
2021-06-21
xfs: add iclog state trace events
Dave Chinner
2021-06-21
xfs: xfs_log_force_lsn isn't passed a LSN
Dave Chinner
2021-06-21
xfs: journal IO cache flush reductions
Dave Chinner
2021-06-21
xfs: remove need_start_rec parameter from xlog_write()
Dave Chinner
[next]