summaryrefslogtreecommitdiffstats
path: root/include/trace/events/block.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* block: tolerate tracing of NULL bioGreg Thelen2017-09-111-3/+2Star
* block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-231-8/+8
* block: remove the errors field from struct requestChristoph Hellwig2017-04-201-10/+7Star
* blktrace: remove the unused block_rq_abort tracepointChristoph Hellwig2017-04-201-34/+10Star
* block: cleanup tracingChristoph Hellwig2017-01-271-16/+11Star
* block: better op and flags encodingChristoph Hellwig2016-10-281-20/+11Star
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-071-7/+7
* blktrace: use op accessorsMike Christie2016-06-071-11/+20
* blktrace: fix accounting of partially completed requestsRoman Pen2014-03-061-3/+30
* block: Abstract out bvec iteratorKent Overstreet2013-11-241-13/+13
* block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura2013-09-211-2/+4
* Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-081-6/+6
|\
| * block: Use bio_sectors() more consistentlyKent Overstreet2013-03-231-6/+6
* | Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds2013-04-181-4/+4
|/
* block: add block_{touch|dirty}_buffer tracepointTejun Heo2013-01-141-0/+51
* block: add @req to bio_{front|back}_merge tracepointsTejun Heo2013-01-141-11/+34
* block: add missing block_bio_complete() tracepointTejun Heo2013-01-141-4/+4
* blktrace: add FLUSH/FUA supportNamhyung Kim2011-08-111-9/+11
* block: make unplug timer trace event correspond to the schedule() unplugJens Axboe2011-04-161-6/+7
* block: fixup block IO unplug trace callJens Axboe2011-04-121-5/+6
* block: remove block_unplug_timer() trace pointJens Axboe2011-04-121-14/+0Star
* blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-031-3/+3
* block: trace event block fix unassigned fieldJeff Moyer2011-01-071-2/+4
* block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer2010-11-161-3/+3
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-071-5/+10
* Add DocBook documentation for the block tracepoints.William Cohen2010-03-091-0/+164
* tracing: Convert some block events to DEFINE_EVENTLi Zefan2009-11-261-160/+42Star
* Add a tracepoint for block request remappingJun'ichi Nomura2009-10-011-0/+33
* tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounceCarsten Emde2009-09-131-1/+3
* tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan2009-07-131-3/+3
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-17/+12Star
* tracing: fix the block trace points print sizeSteven Rostedt2009-06-091-15/+30
* tracing/events: convert block trace points to TRACE_EVENT()Li Zefan2009-06-091-0/+483