summaryrefslogtreecommitdiff
path: root/kernel/trace/blktrace.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-10-12
|\
| * blktrace: Fix uaf in blk_trace access after removing by sysfsZhihao Cheng2021-10-06
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-07-24
|\|
| * blktrace: break out of blktrace setup on concurrent callsLuis Chamberlain2020-06-29
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\|
| * blktrace: fix dereference after null checkCengiz Can2020-05-20
| * blktrace: Protect q->blk_trace with RCUJan Kara2020-05-20
| * blktrace: fix trace mutex deadlockJens Axboe2020-05-20
| * blktrace: fix unlocked access to init/start-stop/teardownJens Axboe2020-05-20
| * blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long2020-05-20
* | Merge android-4.4.155 (b3f777e) into msm-4.4Srinivasarao P2018-09-12
|\|
| * tracing/blktrace: Fix to allow setting same valueSteven Rostedt (VMware)2018-09-09
* | Merge android-4.4.118 (5f7f76a) into msm-4.4Srinivasarao P2018-03-01
|\|
| * blktrace: fix unlocked registration of tracepointsJens Axboe2018-02-25
* | fixup! block/fs: keep track of the task that dirtied the pageRohit Vaswani2016-03-23
* | block/fs: keep track of the task that dirtied the pageVenkat Gopalakrishnan2016-03-22
|/
* Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-11-06
|\
| * tracing: Move trace_flags from global to a trace_array fieldSteven 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_traceDavidlohr Bueso2015-10-30
|/
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
* Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-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 Villemoes2015-06-25
|/
* Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-13
|\
| * blktrace: don't let the sysfs interface remove trace from running listArianna Avanzini2014-12-09
* | blktrace/tracing: Use trace_seq_has_overflowed() helper functionSteven Rostedt (Red Hat)2014-11-19
|/
* Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-03
|\
| * tracing: Pass trace_array to set_flag callbackSteven Rostedt (Red Hat)2014-02-20
* | blktrace: fix accounting of partially completed requestsRoman Pen2014-03-05
|/
* block: Abstract out bvec iteratorKent Overstreet2013-11-23
* kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()Chen Gang2013-11-08
* blktrace: Send BLK_TN_PROCESS events to all running tracesJan Kara2013-11-08
* Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\
| * Export blk_fill_rwbs()Kent Overstreet2013-03-23
* | Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-04-29
|\ \
| * | tracing: Consolidate max_tr into main trace_array structureSteven Rostedt (Red Hat)2013-03-15
* | | Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds2013-04-18
| |/ |/|
* | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-28
|\ \ | |/ |/|
| * block: add @req to bio_{front|back}_merge tracepointsTejun Heo2013-01-14
| * block: add missing block_bio_complete() tracepointTejun Heo2013-01-14
* | tracing: Use this_cpu_ptr per-cpu helperShan Wei2013-01-21
|/
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* switch debugfs to umode_tAl Viro2012-01-03
* kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-31
* blktrace: add FLUSH/FUA supportNamhyung Kim2011-08-11
* block: make unplug timer trace event correspond to the schedule() unplugJens Axboe2011-04-16
* block: fixup block IO unplug trace callJens Axboe2011-04-12
* block: remove block_unplug_timer() trace pointJens Axboe2011-04-12