index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
blktrace.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20
Raghuram Subramani
2024-10-17
*
Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...
Michael Bestas
2021-10-12
|
\
|
*
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
2021-10-06
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-07-24
|
\
|
|
*
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
2020-06-29
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-06-04
|
\
|
|
*
blktrace: fix dereference after null check
Cengiz Can
2020-05-20
|
*
blktrace: Protect q->blk_trace with RCU
Jan Kara
2020-05-20
|
*
blktrace: fix trace mutex deadlock
Jens Axboe
2020-05-20
|
*
blktrace: fix unlocked access to init/start-stop/teardown
Jens Axboe
2020-05-20
|
*
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
2020-05-20
*
|
Merge android-4.4.155 (b3f777e) into msm-4.4
Srinivasarao P
2018-09-12
|
\
|
|
*
tracing/blktrace: Fix to allow setting same value
Steven Rostedt (VMware)
2018-09-09
*
|
Merge android-4.4.118 (5f7f76a) into msm-4.4
Srinivasarao P
2018-03-01
|
\
|
|
*
blktrace: fix unlocked registration of tracepoints
Jens Axboe
2018-02-25
*
|
fixup! block/fs: keep track of the task that dirtied the page
Rohit Vaswani
2016-03-23
*
|
block/fs: keep track of the task that dirtied the page
Venkat Gopalakrishnan
2016-03-22
|
/
*
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-11-06
|
\
|
*
tracing: Move trace_flags from global to a trace_array field
Steven Rostedt (Red Hat)
2015-09-30
|
*
tracing: Pass trace_array into trace_buffer_unlock_commit()
Steven Rostedt (Red Hat)
2015-09-25
*
|
blktrace: re-write setting q->blk_trace
Davidlohr Bueso
2015-10-30
|
/
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
*
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-06-26
|
\
|
*
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
Steven Rostedt (Red Hat)
2015-05-13
*
|
kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()
Rasmus Villemoes
2015-06-25
|
/
*
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
|
\
|
*
blktrace: don't let the sysfs interface remove trace from running list
Arianna Avanzini
2014-12-09
*
|
blktrace/tracing: Use trace_seq_has_overflowed() helper function
Steven Rostedt (Red Hat)
2014-11-19
|
/
*
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-04-03
|
\
|
*
tracing: Pass trace_array to set_flag callback
Steven Rostedt (Red Hat)
2014-02-20
*
|
blktrace: fix accounting of partially completed requests
Roman Pen
2014-03-05
|
/
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
*
kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()
Chen Gang
2013-11-08
*
blktrace: Send BLK_TN_PROCESS events to all running traces
Jan Kara
2013-11-08
*
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
|
\
|
*
Export blk_fill_rwbs()
Kent Overstreet
2013-03-23
*
|
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-04-29
|
\
\
|
*
|
tracing: Consolidate max_tr into main trace_array structure
Steven Rostedt (Red Hat)
2013-03-15
*
|
|
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2013-04-18
|
|
/
|
/
|
*
|
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-28
|
\
\
|
|
/
|
/
|
|
*
block: add @req to bio_{front|back}_merge tracepoints
Tejun Heo
2013-01-14
|
*
block: add missing block_bio_complete() tracepoint
Tejun Heo
2013-01-14
*
|
tracing: Use this_cpu_ptr per-cpu helper
Shan Wei
2013-01-21
|
/
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
*
switch debugfs to umode_t
Al Viro
2012-01-03
*
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-31
*
blktrace: add FLUSH/FUA support
Namhyung Kim
2011-08-11
*
block: make unplug timer trace event correspond to the schedule() unplug
Jens Axboe
2011-04-16
*
block: fixup block IO unplug trace call
Jens Axboe
2011-04-12
*
block: remove block_unplug_timer() trace point
Jens Axboe
2011-04-12
[next]