aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/blktrace.c
Commit message (Expand)AuthorAge
* 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
* blktrace: Use rq->cmd_flags directly in blk_add_trace_rq.Tao Ma2011-03-11
* blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-03
* blktrace: Don't output messages if NOTIFY isn't set.Tao Ma2011-01-19
* block: ensure that completion error gets properly tracedJens Axboe2011-01-10
* blktrace: add missing probe argument to block_bio_completeMathieu Desnoyers2011-01-07
* block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer2010-11-16
* block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-10
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | blktrace: remove the big kernel lockArnd Bergmann2010-10-19
|/
* block: add secure discardAdrian Hunter2010-08-12
* block: push BKL into blktrace ioctlsArnd Bergmann2010-08-07
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* blktrace: Fix new kernel-doc warningsRandy Dunlap2010-05-31
* tracing: Allow events to share their print functionsSteven Rostedt2010-05-14
* tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* blktrace: perform cleanup after setup errorDmitry Monakhov2010-02-28
* Add a tracepoint for block request remappingJun'ichi Nomura2009-10-01
* Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac2009-10-01
* Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-06
|\
| * Remove double removal of blktrace directoryAlan D. Brunelle2009-08-12
* | tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-04
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-11
|\
| * block: drop request->hard_* and *nr_sectorsTejun Heo2009-05-11
| * block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo2009-05-11
* | tracing/events: convert block trace points to TRACE_EVENT()Li Zefan2009-06-09
* | blktrace: remove debugfs entries on bad pathStefan Raspl2009-05-19
* | blktrace: pdu_buf of pc events should be unsignedLi Zefan2009-05-11
* | blktrace: from-sector redundant in trace_block_remapAlan D. Brunelle2009-05-06
* | blktrace: correct remap namesAlan D. Brunelle2009-05-06
* | blktrace: fix context-info when mixed-using blk tracer and trace eventsLi Zefan2009-04-16