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.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
*
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-28
1
-7
/
+13
|
\
|
*
blktrace: fix documentation for blk_fill_rw()
Chaitanya Kulkarni
2021-02-24
1
-1
/
+1
|
*
blktrace: remove debugfs file dentries from struct blk_trace
Greg Kroah-Hartman
2021-02-23
1
-6
/
+2
|
*
blktrace: add blk_fill_rwbs documentation comment
Chaitanya Kulkarni
2021-02-22
1
-0
/
+10
|
*
block: remove superfluous param in blk_fill_rwbs()
Chaitanya Kulkarni
2021-02-22
1
-1
/
+1
*
|
Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-02-22
1
-8
/
+9
|
\
\
|
|
/
|
/
|
|
*
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
2021-02-02
1
-8
/
+9
*
|
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-24
1
-7
/
+9
|
/
*
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-12-17
1
-2
/
+2
|
\
|
*
tracing: Fix some typos in comments
Qiujun Huang
2020-11-10
1
-2
/
+2
*
|
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-136
/
+45
|
\
\
|
*
|
blktrace: fix up a kerneldoc comment
Christoph Hellwig
2020-12-07
1
-1
/
+0
|
*
|
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
2020-12-04
1
-27
/
+17
|
*
|
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
2020-12-04
1
-9
/
+5
|
*
|
block: remove the request_queue argument to the block_split tracepoint
Christoph Hellwig
2020-12-04
1
-3
/
+2
|
*
|
block: simplify and extend the block_bio_merge tracepoint class
Christoph Hellwig
2020-12-04
1
-31
/
+10
|
*
|
block: remove the unused block_sleeprq tracepoint
Christoph Hellwig
2020-12-04
1
-22
/
+0
|
*
|
block: merge struct block_device and struct hd_struct
Christoph Hellwig
2020-12-01
1
-35
/
+8
|
*
|
block: move the start_sect field to struct block_device
Christoph Hellwig
2020-12-01
1
-8
/
+3
|
*
|
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-12-01
1
-1
/
+1
|
|
/
*
/
blktrace: make relay callbacks const
Jani Nikula
2020-12-15
1
-1
/
+1
|
/
*
block: add a bdget_part helper
Christoph Hellwig
2020-10-05
1
-7
/
+2
*
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-25
1
-1
/
+1
*
blktrace: make function blk_trace_bio_get_cgid() static
Wang Hai
2020-09-07
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
blktrace: Provide event for request merging
Jan Kara
2020-06-25
1
-0
/
+10
*
block: create the request_queue debugfs_dir on registration
Luis Chamberlain
2020-06-24
1
-32
/
+26
*
blktrace: ensure our debugfs dir exists
Luis Chamberlain
2020-06-24
1
-0
/
+12
*
blktrace: fix debugfs use after free
Luis Chamberlain
2020-06-24
1
-6
/
+12
*
blktrace: annotate required lock on do_blk_trace_setup()
Luis Chamberlain
2020-06-24
1
-0
/
+2
*
blktrace: Avoid sparse warnings when assigning q->blk_trace
Jan Kara
2020-06-17
1
-11
/
+8
*
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
2020-06-17
1
-0
/
+13
*
blktrace: fix endianness for blk_log_remap()
Chaitanya Kulkarni
2020-06-04
1
-15
/
+4
*
blktrace: fix endianness in get_pdu_int()
Chaitanya Kulkarni
2020-06-04
1
-1
/
+1
*
blktrace: use errno instead of bi_status
Chaitanya Kulkarni
2020-06-04
1
-3
/
+6
*
block: remove the error argument to the block_bio_complete tracepoint
Christoph Hellwig
2020-06-04
1
-3
/
+3
*
blktrace: Report pid with note messages
Jan Kara
2020-05-16
1
-2
/
+2
*
blktrace: fix dereference after null check
Cengiz Can
2020-03-05
1
-1
/
+4
*
blktrace: Protect q->blk_trace with RCU
Jan Kara
2020-02-25
1
-31
/
+83
*
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
2020-01-13
1
-2
/
+2
*
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
2020-01-13
1
-2
/
+2
*
cgroup: use cgrp->kn->id as the cgroup ID
Tejun Heo
2019-11-12
1
-2
/
+2
*
kernfs: use 64bit inos if ino_t is 64bit
Tejun Heo
2019-11-12
1
-4
/
+17
*
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
Tejun Heo
2019-11-12
1
-36
/
+31
*
blktrace: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-6
/
+0
*
blkcg: annotate implicit fall through
Mathieu Malaterre
2019-03-13
1
-0
/
+1
*
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
2018-12-07
1
-2
/
+2
*
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-11-01
1
-2
/
+2
*
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
2018-09-21
1
-2
/
+2
*
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-22
1
-0
/
+4
|
\
[next]