index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
blktrace.c
Age
Commit message (
Expand
)
Author
2021-10-06
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
2020-11-10
blktrace: fix debugfs use after free
Luis Chamberlain
2020-11-10
Blktrace: bail out early if block debugfs is not configured
Liu Bo
2020-09-03
blktrace: ensure our debugfs dir exists
Luis Chamberlain
2020-06-30
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
2020-06-25
blktrace: fix endianness for blk_log_remap()
Chaitanya Kulkarni
2020-06-25
blktrace: fix endianness in get_pdu_int()
Chaitanya Kulkarni
2020-06-25
blktrace: use errno instead of bi_status
Chaitanya Kulkarni
2020-05-20
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
2018-09-09
tracing/blktrace: Fix to allow setting same value
Steven Rostedt (VMware)
2018-02-25
blktrace: fix unlocked registration of tracepoints
Jens Axboe
2017-09-25
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-07-29
block: use standard blktrace API to output cgroup info for debug notes
Shaohua Li
2017-07-29
blktrace: add an option to allow displaying cgroup path
Shaohua Li
2017-07-29
blktrace: export cgroup info in trace
Shaohua Li
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-05-19
blktrace: fix integer parse
Shaohua Li
2017-04-20
block: remove the errors field from struct request
Christoph Hellwig
2017-04-20
blktrace: remove the unused block_rq_abort tracepoint
Christoph Hellwig
2017-02-02
blktrace: use existing disk debugfs directory
Omar Sandoval
2017-02-02
block: use same block debugfs directory for blk-mq and blktrace
Omar Sandoval
2017-02-02
blktrace: make do_blk_trace_setup() static
Omar Sandoval
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-27
block: cleanup tracing
Christoph Hellwig
2016-10-28
block: better op and flags encoding
Christoph Hellwig
2016-08-16
block: Fix secure erase
Adrian Hunter
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-06-17
blktrace: avoid using timespec
Arnd Bergmann
2016-06-09
block: add a separate operation type for secure erase
Christoph Hellwig
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
blktrace: use op accessors
Mike Christie
2016-05-10
blktrace: add missed mask name
Shaohua Li
2016-05-10
blktrace: delete garbage for message trace
Shaohua Li
2016-03-22
kernel/...: convert pr_warning to pr_warn
Joe Perches
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2015-11-06
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-10-30
blktrace: re-write setting q->blk_trace
Davidlohr Bueso
2015-09-30
tracing: Move trace_flags from global to a trace_array field
Steven Rostedt (Red Hat)
2015-09-25
tracing: Pass trace_array into trace_buffer_unlock_commit()
Steven Rostedt (Red Hat)
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-06-26
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-06-25
kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()
Rasmus Villemoes
2015-05-13
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
Steven Rostedt (Red Hat)
2014-12-13
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]