summaryrefslogtreecommitdiff
path: root/include/trace/events/block.h
AgeCommit message (Expand)Author
2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig
2023-05-24block: introduce block_io_start/block_io_done tracepointsHengqi Chen
2022-02-11block: introduce block_rq_error tracepointYang Shi
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig
2021-10-19block: don't call blk_status_to_errno in blk_update_requestChristoph Hellwig
2021-02-22blktrace: fix blk_rq_merge documentationChaitanya Kulkarni
2021-02-22blktrace: fix blk_rq_issue documentationChaitanya Kulkarni
2021-02-22block: remove superfluous param in blk_fill_rwbs()Chaitanya Kulkarni
2020-12-04block: remove the request_queue to argument request based tracepointsChristoph Hellwig
2020-12-04block: remove the request_queue argument to the block_bio_remap tracepointChristoph Hellwig
2020-12-04block: remove the request_queue argument to the block_split tracepointChristoph Hellwig
2020-12-04block: simplify and extend the block_bio_merge tracepoint classChristoph Hellwig
2020-12-04block: remove the unused block_sleeprq tracepointChristoph Hellwig
2020-06-25blktrace: Provide event for request mergingJan Kara
2020-06-15trace/events/block.h: drop kernel-doc for dropped function parameterRandy Dunlap
2020-06-04block: remove the error argument to the block_bio_complete tracepointChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-11block: tolerate tracing of NULL bioGreg Thelen
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-04-20block: remove the errors field from struct requestChristoph Hellwig
2017-04-20blktrace: remove the unused block_rq_abort tracepointChristoph Hellwig
2017-01-27block: cleanup tracingChristoph Hellwig
2016-10-28block: better op and flags encodingChristoph Hellwig
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe
2016-06-07blktrace: use op accessorsMike Christie
2014-03-05blktrace: fix accounting of partially completed requestsRoman Pen
2013-11-23block: Abstract out bvec iteratorKent Overstreet
2013-09-21block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds
2013-03-23block: Use bio_sectors() more consistentlyKent Overstreet
2013-01-14block: add block_{touch|dirty}_buffer tracepointTejun Heo
2013-01-14block: add @req to bio_{front|back}_merge tracepointsTejun Heo
2013-01-14block: add missing block_bio_complete() tracepointTejun Heo
2011-08-11blktrace: add FLUSH/FUA supportNamhyung Kim
2011-04-16block: make unplug timer trace event correspond to the schedule() unplugJens Axboe
2011-04-12block: fixup block IO unplug trace callJens Axboe
2011-04-12block: remove block_unplug_timer() trace pointJens Axboe
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma
2011-01-07block: trace event block fix unassigned fieldJeff Moyer
2010-11-16block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-03-09Add DocBook documentation for the block tracepoints.William Cohen
2009-11-26tracing: Convert some block events to DEFINE_EVENTLi Zefan
2009-10-01Add a tracepoint for block request remappingJun'ichi Nomura
2009-09-12tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounceCarsten Emde
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-09tracing: fix the block trace points print sizeSteven Rostedt
2009-06-09tracing/events: convert block trace points to TRACE_EVENT()Li Zefan