index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
blktrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-2
/
+2
2017-05-19
blktrace: fix integer parse
Shaohua Li
1
-2
/
+2
2017-04-20
block: remove the errors field from struct request
Christoph Hellwig
1
-14
/
+12
2017-04-20
blktrace: remove the unused block_rq_abort tracepoint
Christoph Hellwig
1
-9
/
+0
2017-02-02
blktrace: use existing disk debugfs directory
Omar Sandoval
1
-5
/
+8
2017-02-02
block: use same block debugfs directory for blk-mq and blktrace
Omar Sandoval
1
-13
/
+5
2017-02-02
blktrace: make do_blk_trace_setup() static
Omar Sandoval
1
-3
/
+3
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
1
-1
/
+1
2017-01-27
block: cleanup tracing
Christoph Hellwig
1
-37
/
+6
2016-10-28
block: better op and flags encoding
Christoph Hellwig
1
-7
/
+7
2016-08-16
block: Fix secure erase
Adrian Hunter
1
-1
/
+1
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
1
-3
/
+3
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+4
2016-06-17
blktrace: avoid using timespec
Arnd Bergmann
1
-3
/
+4
2016-06-09
block: add a separate operation type for secure erase
Christoph Hellwig
1
-2
/
+4
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
1
-2
/
+3
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
1
-0
/
+5
2016-06-07
blktrace: use op accessors
Mike Christie
1
-26
/
+36
2016-05-10
blktrace: add missed mask name
Shaohua Li
1
-0
/
+1
2016-05-10
blktrace: delete garbage for message trace
Shaohua Li
1
-0
/
+1
2016-03-22
kernel/...: convert pr_warning to pr_warn
Joe Perches
1
-2
/
+2
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
1
-9
/
+3
2015-11-06
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-5
/
+6
2015-10-30
blktrace: re-write setting q->blk_trace
Davidlohr Bueso
1
-11
/
+5
2015-09-30
tracing: Move trace_flags from global to a trace_array field
Steven Rostedt (Red Hat)
1
-3
/
+4
2015-09-25
tracing: Pass trace_array into trace_buffer_unlock_commit()
Steven Rostedt (Red Hat)
1
-2
/
+2
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-7
/
+3
2015-06-26
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-2
/
+2
2015-06-25
kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()
Rasmus Villemoes
1
-4
/
+2
2015-05-13
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
Steven Rostedt (Red Hat)
1
-2
/
+2
2014-12-13
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+0
2014-12-09
blktrace: don't let the sysfs interface remove trace from running list
Arianna Avanzini
1
-3
/
+0
2014-11-19
blktrace/tracing: Use trace_seq_has_overflowed() helper function
Steven Rostedt (Red Hat)
1
-82
/
+66
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+2
2014-03-05
blktrace: fix accounting of partially completed requests
Roman Pen
1
-9
/
+11
2014-02-20
tracing: Pass trace_array to set_flag callback
Steven Rostedt (Red Hat)
1
-1
/
+2
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
1
-7
/
+8
2013-11-08
kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()
Chen Gang
1
-2
/
+1
2013-11-08
blktrace: Send BLK_TN_PROCESS events to all running traces
Jan Kara
1
-6
/
+27
2013-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2013-04-29
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-2
/
+2
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
1
-23
/
+3
2013-03-23
Export blk_fill_rwbs()
Kent Overstreet
1
-0
/
+1
2013-03-15
tracing: Consolidate max_tr into main trace_array structure
Steven Rostedt (Red Hat)
1
-2
/
+2
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+25
2013-01-21
tracing: Use this_cpu_ptr per-cpu helper
Shan Wei
1
-1
/
+1
2013-01-14
block: add @req to bio_{front|back}_merge tracepoints
Tejun Heo
1
-0
/
+2
2013-01-14
block: add missing block_bio_complete() tracepoint
Tejun Heo
1
-3
/
+23
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-16
/
+2
2012-01-03
switch debugfs to umode_t
Al Viro
1
-1
/
+1
[next]