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
/
block.h
Age
Commit message (
Expand
)
Author
2024-06-28
block: Add ioprio to block_rq tracepoint
Dongliang Cui
2023-08-02
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
2023-05-24
block: introduce block_io_start/block_io_done tracepoints
Hengqi Chen
2022-02-11
block: introduce block_rq_error tracepoint
Yang Shi
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-10-19
block: don't call blk_status_to_errno in blk_update_request
Christoph Hellwig
2021-02-22
blktrace: fix blk_rq_merge documentation
Chaitanya Kulkarni
2021-02-22
blktrace: fix blk_rq_issue documentation
Chaitanya Kulkarni
2021-02-22
block: remove superfluous param in blk_fill_rwbs()
Chaitanya Kulkarni
2020-12-04
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
2020-12-04
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
2020-12-04
block: remove the request_queue argument to the block_split tracepoint
Christoph Hellwig
2020-12-04
block: simplify and extend the block_bio_merge tracepoint class
Christoph Hellwig
2020-12-04
block: remove the unused block_sleeprq tracepoint
Christoph Hellwig
2020-06-25
blktrace: Provide event for request merging
Jan Kara
2020-06-15
trace/events/block.h: drop kernel-doc for dropped function parameter
Randy Dunlap
2020-06-04
block: remove the error argument to the block_bio_complete tracepoint
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-11
block: tolerate tracing of NULL bio
Greg Thelen
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-04-20
block: remove the errors field from struct request
Christoph Hellwig
2017-04-20
blktrace: remove the unused block_rq_abort tracepoint
Christoph Hellwig
2017-01-27
block: cleanup tracing
Christoph Hellwig
2016-10-28
block: better op and flags encoding
Christoph Hellwig
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-06-07
blktrace: use op accessors
Mike Christie
2014-03-05
blktrace: fix accounting of partially completed requests
Roman Pen
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2013-09-21
block: Add nr_bios to block_rq_remap tracepoint
Jun'ichi Nomura
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2013-03-23
block: Use bio_sectors() more consistently
Kent Overstreet
2013-01-14
block: add block_{touch|dirty}_buffer tracepoint
Tejun Heo
2013-01-14
block: add @req to bio_{front|back}_merge tracepoints
Tejun Heo
2013-01-14
block: add missing block_bio_complete() tracepoint
Tejun Heo
2011-08-11
blktrace: add FLUSH/FUA support
Namhyung Kim
2011-04-16
block: make unplug timer trace event correspond to the schedule() unplug
Jens Axboe
2011-04-12
block: fixup block IO unplug trace call
Jens Axboe
2011-04-12
block: remove block_unplug_timer() trace point
Jens Axboe
2011-03-03
blktrace: Remove blk_fill_rwbs_rq.
Tao Ma
2011-01-07
block: trace event block fix unassigned field
Jeff Moyer
2010-11-16
block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...
Mike Snitzer
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
2010-03-09
Add DocBook documentation for the block tracepoints.
William Cohen
2009-11-26
tracing: Convert some block events to DEFINE_EVENT
Li Zefan
2009-10-01
Add a tracepoint for block request remapping
Jun'ichi Nomura
2009-09-12
tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce
Carsten Emde
2009-07-13
tracing/events: Move TRACE_SYSTEM outside of include guard
Li Zefan
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-09
tracing: fix the block trace points print size
Steven Rostedt
[next]