index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
blktrace.c
Age
Commit message (
Expand
)
Author
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
2014-12-09
blktrace: don't let the sysfs interface remove trace from running list
Arianna Avanzini
2014-11-19
blktrace/tracing: Use trace_seq_has_overflowed() helper function
Steven Rostedt (Red Hat)
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-03-05
blktrace: fix accounting of partially completed requests
Roman Pen
2014-02-20
tracing: Pass trace_array to set_flag callback
Steven Rostedt (Red Hat)
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2013-11-08
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-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-04-29
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2013-03-23
Export blk_fill_rwbs()
Kent Overstreet
2013-03-15
tracing: Consolidate max_tr into main trace_array structure
Steven Rostedt (Red Hat)
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-01-21
tracing: Use this_cpu_ptr per-cpu helper
Shan Wei
2013-01-14
block: add @req to bio_{front|back}_merge tracepoints
Tejun Heo
2013-01-14
block: add missing block_bio_complete() tracepoint
Tejun Heo
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-01-03
switch debugfs to umode_t
Al Viro
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-08-11
blktrace: add FLUSH/FUA support
Namhyung Kim
2011-04-16
block: make unplug timer trace event correspond to the schedule() unplug
Jens Axboe
2011-04-12
block: fixup block IO unplug trace call
Jens Axboe
2011-04-12
block: remove block_unplug_timer() trace point
Jens Axboe
2011-03-11
blktrace: Use rq->cmd_flags directly in blk_add_trace_rq.
Tao Ma
2011-03-03
blktrace: Remove blk_fill_rwbs_rq.
Tao Ma
2011-01-19
blktrace: Don't output messages if NOTIFY isn't set.
Tao Ma
2011-01-10
block: ensure that completion error gets properly traced
Jens Axboe
2011-01-07
blktrace: add missing probe argument to block_bio_complete
Mathieu Desnoyers
2010-11-16
block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...
Mike Snitzer
2010-11-10
block: remove REQ_HARDBARRIER
Christoph Hellwig
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-19
blktrace: remove the big kernel lock
Arnd Bergmann
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-12
block: add secure discard
Adrian Hunter
2010-08-07
block: push BKL into blktrace ioctls
Arnd Bergmann
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
[next]