index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
block.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-11
block: tolerate tracing of NULL bio
Greg Thelen
1
-3
/
+2
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-8
/
+8
2017-04-20
block: remove the errors field from struct request
Christoph Hellwig
1
-10
/
+7
2017-04-20
blktrace: remove the unused block_rq_abort tracepoint
Christoph Hellwig
1
-34
/
+10
2017-01-28
block: cleanup tracing
Christoph Hellwig
1
-16
/
+11
2016-10-28
block: better op and flags encoding
Christoph Hellwig
1
-20
/
+11
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
1
-7
/
+7
2016-06-07
blktrace: use op accessors
Mike Christie
1
-11
/
+20
2014-03-06
blktrace: fix accounting of partially completed requests
Roman Pen
1
-3
/
+30
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
1
-13
/
+13
2013-09-21
block: Add nr_bios to block_rq_remap tracepoint
Jun'ichi Nomura
1
-2
/
+4
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+6
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
1
-4
/
+4
2013-03-24
block: Use bio_sectors() more consistently
Kent Overstreet
1
-6
/
+6
2013-01-14
block: add block_{touch|dirty}_buffer tracepoint
Tejun Heo
1
-0
/
+51
2013-01-14
block: add @req to bio_{front|back}_merge tracepoints
Tejun Heo
1
-11
/
+34
2013-01-14
block: add missing block_bio_complete() tracepoint
Tejun Heo
1
-4
/
+4
2011-08-11
blktrace: add FLUSH/FUA support
Namhyung Kim
1
-9
/
+11
2011-04-16
block: make unplug timer trace event correspond to the schedule() unplug
Jens Axboe
1
-6
/
+7
2011-04-12
block: fixup block IO unplug trace call
Jens Axboe
1
-5
/
+6
2011-04-12
block: remove block_unplug_timer() trace point
Jens Axboe
1
-14
/
+0
2011-03-03
blktrace: Remove blk_fill_rwbs_rq.
Tao Ma
1
-3
/
+3
2011-01-07
block: trace event block fix unassigned field
Jeff Moyer
1
-2
/
+4
2010-11-16
block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...
Mike Snitzer
1
-3
/
+3
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-5
/
+10
2010-03-09
Add DocBook documentation for the block tracepoints.
William Cohen
1
-0
/
+164
2009-11-26
tracing: Convert some block events to DEFINE_EVENT
Li Zefan
1
-160
/
+42
2009-10-01
Add a tracepoint for block request remapping
Jun'ichi Nomura
1
-0
/
+33
2009-09-13
tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce
Carsten Emde
1
-1
/
+3
2009-07-13
tracing/events: Move TRACE_SYSTEM outside of include guard
Li Zefan
1
-3
/
+3
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-17
/
+12
2009-06-09
tracing: fix the block trace points print size
Steven Rostedt
1
-15
/
+30
2009-06-09
tracing/events: convert block trace points to TRACE_EVENT()
Li Zefan
1
-0
/
+483