index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
jbd2.h
Age
Commit message (
Expand
)
Author
2023-07-10
jbd2: remove journal_clean_one_cp_list()
Zhang Yi
2022-12-08
jbd2: use the correct print format
Bixuan Cui
2022-07-14
fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers
Bart Van Assche
2021-06-24
jbd2,ext4: add a shrinker to release checkpointed buffers
Zhang Yi
2019-11-05
jbd2: Provide trace event for handle restarts
Jan Kara
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2013-04-21
jbd2: trace when lock_buffer in do_get_write_access takes a long time
Theodore Ts'o
2013-02-08
jbd2: add tracepoints which provide per-handle statistics
Theodore Ts'o
2013-02-06
jbd2: track request delay statistics
Theodore Ts'o
2012-03-13
jbd2: issue cache flush after checkpointing even with internal journal
Jan Kara
2012-03-13
jbd2: split updating of journal superblock and marking journal empty
Jan Kara
2012-02-20
jbd2: add drop_transaction/update_superblock_end tracepoints
Seiji Aguchi
2011-07-10
jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints
Theodore Ts'o
2011-03-21
ext4: add more tracepoints and use dev_t in the trace buffer
Jiaying Zhang
2010-10-27
ext4,jbd2: convert tracepoints to use major/minor numbers
Theodore Ts'o
2009-12-23
ext4: Add new tracepoint for jbd2_cleanup_journal_tail
Theodore Ts'o
2009-11-26
tracing: Convert some jbd2 events to DEFINE_EVENT
Li Zefan
2009-09-30
jbd2: Use tracepoints for history file
Theodore Ts'o
2009-09-17
ext4: fix tracepoint format string warnings
Theodore Ts'o
2009-07-13
tracing/events: Move TRACE_SYSTEM outside of include guard
Li Zefan
2009-06-17
jbd2: convert instrumentation from markers to tracepoints
Theodore Ts'o