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
*
blktrace: fix trace mutex deadlock
Jens Axboe
2017-11-27
1
-2
/
+2
*
blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bio
Marcos Paulo de Souza
2017-11-19
1
-16
/
+10
*
blktrace: fix unlocked registration of tracepoints
Jens Axboe
2017-11-10
1
-10
/
+22
*
blktrace: fix unlocked access to init/start-stop/teardown
Jens Axboe
2017-11-10
1
-10
/
+48
*
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
2017-09-25
1
-6
/
+12
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-1
/
+1
*
block: use standard blktrace API to output cgroup info for debug notes
Shaohua Li
2017-07-29
1
-2
/
+10
*
blktrace: add an option to allow displaying cgroup path
Shaohua Li
2017-07-29
1
-1
/
+13
*
blktrace: export cgroup info in trace
Shaohua Li
2017-07-29
1
-73
/
+158
*
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-2
/
+2
*
blktrace: fix integer parse
Shaohua Li
2017-05-19
1
-2
/
+2
*
block: remove the errors field from struct request
Christoph Hellwig
2017-04-20
1
-14
/
+12
*
blktrace: remove the unused block_rq_abort tracepoint
Christoph Hellwig
2017-04-20
1
-9
/
+0
*
blktrace: use existing disk debugfs directory
Omar Sandoval
2017-02-02
1
-5
/
+8
*
block: use same block debugfs directory for blk-mq and blktrace
Omar Sandoval
2017-02-02
1
-13
/
+5
*
blktrace: make do_blk_trace_setup() static
Omar Sandoval
2017-02-02
1
-3
/
+3
*
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
1
-1
/
+1
*
block: cleanup tracing
Christoph Hellwig
2017-01-27
1
-37
/
+6
*
block: better op and flags encoding
Christoph Hellwig
2016-10-28
1
-7
/
+7
*
block: Fix secure erase
Adrian Hunter
2016-08-16
1
-1
/
+1
*
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
1
-3
/
+3
*
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
1
-2
/
+4
|
\
|
*
block: add a separate operation type for secure erase
Christoph Hellwig
2016-06-09
1
-2
/
+4
*
|
blktrace: avoid using timespec
Arnd Bergmann
2016-06-17
1
-3
/
+4
|
/
*
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
1
-2
/
+3
*
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
1
-0
/
+5
*
blktrace: use op accessors
Mike Christie
2016-06-07
1
-26
/
+36
*
blktrace: add missed mask name
Shaohua Li
2016-05-10
1
-0
/
+1
*
blktrace: delete garbage for message trace
Shaohua Li
2016-05-10
1
-0
/
+1
*
kernel/...: convert pr_warning to pr_warn
Joe Perches
2016-03-22
1
-2
/
+2
*
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2016-01-04
1
-9
/
+3
*
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
[next]