index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
blktrace.c
Age
Commit message (
Expand
)
Author
2025-12-05
Merge tag 'trace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-11-04
tracing: Allow tracer to add more than 32 options
Masami Hiramatsu (Google)
2025-11-03
blktrace: add support for REQ_OP_WRITE_ZEROES tracing
Chaitanya Kulkarni
2025-10-28
blktrace: for ftrace use correct trace format ver
Chaitanya Kulkarni
2025-10-28
blktrace: use debug print to report dropped events
Chaitanya Kulkarni
2025-10-22
blktrace: handle BLKTRACESETUP2 ioctl
Johannes Thumshirn
2025-10-22
blktrace: trace zone write plugging operations
Johannes Thumshirn
2025-10-22
blktrace: expose ZONE APPEND completions to blktrace
Johannes Thumshirn
2025-10-22
blktrace: add block trace commands for zone operations
Johannes Thumshirn
2025-10-22
blktrace: move ftrace blk_io_tracer to blk_io_trace2
Johannes Thumshirn
2025-10-22
blktrace: move trace_note to blk_io_trace2
Johannes Thumshirn
2025-10-22
blktrace: differentiate between blk_io_trace versions
Johannes Thumshirn
2025-10-22
blktrace: add definitions for struct blk_io_trace2
Johannes Thumshirn
2025-10-22
blktrace: pass blk_user_trace2 to setup functions
Johannes Thumshirn
2025-10-22
blktrace: add definitions for blk_user_trace_setup2
Johannes Thumshirn
2025-10-22
blktrace: split do_blk_trace_setup into two functions
Johannes Thumshirn
2025-10-22
blktrace: change the internal action to 64bit
Johannes Thumshirn
2025-10-22
blktrace: untangle if/else sequence in __blk_add_trace
Johannes Thumshirn
2025-10-22
blktrace: split out relaying a blktrace event
Johannes Thumshirn
2025-10-22
blktrace: factor out recording a blktrace event
Johannes Thumshirn
2025-10-22
blktrace: only calculate trace length once
Johannes Thumshirn
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-07-15
blktrace: add zoned block commands to blk_fill_rwbs
Johannes Thumshirn
2025-07-09
blktrace: use rbuf->stats.full as a drop indicator in relayfs
Jason Xing
2025-07-09
relayfs: abolish prev_padding
Jason Xing
2025-05-23
traceevent/block: Add REQ_ATOMIC flag to block trace events
Ritesh Harjani (IBM)
2025-05-05
block: remove bounce buffering support
Christoph Hellwig
2024-12-23
blktrace: remove redundant return at end of function
Colin Ian King
2024-12-23
blktrace: move copy_[to|from]_user() out of ->debugfs_lock
Ming Lei
2024-12-23
blktrace: don't centralize grabbing q->debugfs_mutex in blk_trace_ioctl
Ming Lei
2024-04-25
blktrace: convert strncpy() to strscpy_pad()
Arnd Bergmann
2023-02-21
block: remove more NULL checks after bdev_get_queue()
Juhyung Park
2023-02-06
trace/blktrace: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2022-12-08
blktrace: Fix output non-blktrace event when blk_classic option enabled
Yang Jihong
2022-12-01
block: bdev & blktrace: use consistent function doc. notation
Randy Dunlap
2022-10-20
blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'
Ye Bin
2022-10-20
blktrace: fix possible memleak in '__blk_trace_remove'
Ye Bin
2022-10-20
blktrace: introduce 'blk_trace_{start,stop}' helper
Ye Bin
2022-07-15
blktrace: Fix the blk_fill_rwbs() kernel-doc header
Bart Van Assche
2022-07-14
blktrace: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
blktrace: Trace remapped requests correctly
Bart Van Assche
2022-07-14
block: remove bdevname
Christoph Hellwig
2022-06-28
block: simplify blktrace sysfs attribute creation
Christoph Hellwig
2022-06-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
2022-05-02
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
2022-05-02
blktrace: cleanup the __trace_note_message interface
Christoph Hellwig
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-02-28
blktrace: fix use after free for struct blk_trace
Yu Kuai
2022-02-22
scsi: block: Remove REQ_OP_WRITE_SAME support
Christoph Hellwig
2021-12-20
blktrace: switch trace spinlock to a raw spinlock
Wander Lairson Costa
[next]