index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
blktrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/blktrace: Fix to allow setting same value
Steven Rostedt (VMware)
2018-09-09
1
-0
/
+4
*
blktrace: fix unlocked registration of tracepoints
Jens Axboe
2018-02-25
1
-10
/
+22
*
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-11-06
1
-5
/
+6
|
\
|
*
tracing: Move trace_flags from global to a trace_array field
Steven Rostedt (Red Hat)
2015-09-30
1
-3
/
+4
|
*
tracing: Pass trace_array into trace_buffer_unlock_commit()
Steven Rostedt (Red Hat)
2015-09-25
1
-2
/
+2
*
|
blktrace: re-write setting q->blk_trace
Davidlohr Bueso
2015-10-30
1
-11
/
+5
|
/
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-7
/
+3
*
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-06-26
1
-2
/
+2
|
\
|
*
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
Steven Rostedt (Red Hat)
2015-05-13
1
-2
/
+2
*
|
kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()
Rasmus Villemoes
2015-06-25
1
-4
/
+2
|
/
*
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
1
-3
/
+0
|
\
|
*
blktrace: don't let the sysfs interface remove trace from running list
Arianna Avanzini
2014-12-09
1
-3
/
+0
*
|
blktrace/tracing: Use trace_seq_has_overflowed() helper function
Steven Rostedt (Red Hat)
2014-11-19
1
-82
/
+66
|
/
*
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-04-03
1
-1
/
+2
|
\
|
*
tracing: Pass trace_array to set_flag callback
Steven Rostedt (Red Hat)
2014-02-20
1
-1
/
+2
*
|
blktrace: fix accounting of partially completed requests
Roman Pen
2014-03-05
1
-9
/
+11
|
/
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-7
/
+8
*
kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()
Chen Gang
2013-11-08
1
-2
/
+1
*
blktrace: Send BLK_TN_PROCESS events to all running traces
Jan Kara
2013-11-08
1
-6
/
+27
*
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
1
-0
/
+1
|
\
|
*
Export blk_fill_rwbs()
Kent Overstreet
2013-03-23
1
-0
/
+1
*
|
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-04-29
1
-2
/
+2
|
\
\
|
*
|
tracing: Consolidate max_tr into main trace_array structure
Steven Rostedt (Red Hat)
2013-03-15
1
-2
/
+2
*
|
|
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2013-04-18
1
-23
/
+3
|
|
/
|
/
|
*
|
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-28
1
-3
/
+25
|
\
\
|
|
/
|
/
|
|
*
block: add @req to bio_{front|back}_merge tracepoints
Tejun Heo
2013-01-14
1
-0
/
+2
|
*
block: add missing block_bio_complete() tracepoint
Tejun Heo
2013-01-14
1
-3
/
+23
*
|
tracing: Use this_cpu_ptr per-cpu helper
Shan Wei
2013-01-21
1
-1
/
+1
|
/
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
1
-16
/
+2
*
switch debugfs to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
blktrace: add FLUSH/FUA support
Namhyung Kim
2011-08-11
1
-5
/
+16
*
block: make unplug timer trace event correspond to the schedule() unplug
Jens Axboe
2011-04-16
1
-6
/
+12
*
block: fixup block IO unplug trace call
Jens Axboe
2011-04-12
1
-3
/
+3
*
block: remove block_unplug_timer() trace point
Jens Axboe
2011-04-12
1
-17
/
+0
*
blktrace: Use rq->cmd_flags directly in blk_add_trace_rq.
Tao Ma
2011-03-11
1
-11
/
+4
*
blktrace: Remove blk_fill_rwbs_rq.
Tao Ma
2011-03-03
1
-16
/
+0
*
blktrace: Don't output messages if NOTIFY isn't set.
Tao Ma
2011-01-19
1
-0
/
+7
*
block: ensure that completion error gets properly traced
Jens Axboe
2011-01-10
1
-9
/
+13
*
blktrace: add missing probe argument to block_bio_complete
Mathieu Desnoyers
2011-01-07
1
-1
/
+2
*
block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...
Mike Snitzer
2010-11-16
1
-6
/
+6
*
block: remove REQ_HARDBARRIER
Christoph Hellwig
2010-11-10
1
-4
/
+0
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+2
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+2
*
|
blktrace: remove the big kernel lock
Arnd Bergmann
2010-10-19
1
-11
/
+3
|
/
*
block: add secure discard
Adrian Hunter
2010-08-12
1
-0
/
+8
*
block: push BKL into blktrace ioctls
Arnd Bergmann
2010-08-07
1
-0
/
+43
*
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
1
-12
/
+15
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
1
-5
/
+5
*
blktrace: Fix new kernel-doc warnings
Randy Dunlap
2010-05-31
1
-0
/
+2
[next]