aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/blktrace.c
Commit message (Expand)AuthorAge
* 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
* | blktrace: add trace/ to /sys/block/sdaLi Zefan2009-04-16
* | blktrace: support per-partition tracing for ftrace pluginLi Zefan2009-04-16
* | blktrace: support per-partition tracingShawn Du2009-04-16
* | blktrace: fix output of BLK_TC_PC eventsLi Zefan2009-04-12
* | blktrace: fix output of unknown eventsLi Zefan2009-04-12
|/
* blktrace: pass the right pointer to kfree()Li Zefan2009-04-08
* blktrace: fix pdu_len when tracing packet command requestsLi Zefan2009-04-03
* blktrace: small cleanup in blk_msg_write()Li Zefan2009-04-03
* blktrace: NUL-terminate user space messagesCarl Henrik Lunde2009-04-03
* blktrace: print out BLK_TN_MESSAGE properlyLi Zefan2009-03-31
* blktrace: extract duplidate codeLi Zefan2009-03-31
* blktrace: fix memory leak when freeing struct blk_io_traceLi Zefan2009-03-31
* blktrace: fix blk_probes_ref chaosLi Zefan2009-03-31