Age | Commit message (Expand) | Author | Files | Lines |
2011-08-11 | blktrace: add FLUSH/FUA support | Namhyung Kim | 1 | -5/+16 |
2011-04-16 | block: make unplug timer trace event correspond to the schedule() unplug | Jens Axboe | 1 | -6/+12 |
2011-04-12 | block: fixup block IO unplug trace call | Jens Axboe | 1 | -3/+3 |
2011-04-12 | block: remove block_unplug_timer() trace point | Jens Axboe | 1 | -17/+0 |
2011-03-11 | blktrace: Use rq->cmd_flags directly in blk_add_trace_rq. | Tao Ma | 1 | -11/+4 |
2011-03-03 | blktrace: Remove blk_fill_rwbs_rq. | Tao Ma | 1 | -16/+0 |
2011-01-19 | blktrace: Don't output messages if NOTIFY isn't set. | Tao Ma | 1 | -0/+7 |
2011-01-10 | block: ensure that completion error gets properly traced | Jens Axboe | 1 | -9/+13 |
2011-01-07 | blktrace: add missing probe argument to block_bio_complete | Mathieu Desnoyers | 1 | -1/+2 |
2010-11-16 | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev... | Mike Snitzer | 1 | -6/+6 |
2010-11-10 | block: remove REQ_HARDBARRIER | Christoph Hellwig | 1 | -4/+0 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -0/+2 |
2010-10-19 | blktrace: remove the big kernel lock | Arnd Bergmann | 1 | -11/+3 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+2 |
2010-08-12 | block: add secure discard | Adrian Hunter | 1 | -0/+8 |
2010-08-07 | block: push BKL into blktrace ioctls | Arnd Bergmann | 1 | -0/+43 |
2010-08-07 | block: unify flags for struct bio and struct request | Christoph Hellwig | 1 | -12/+15 |
2010-08-07 | block: remove wrappers for request type/flags | Christoph Hellwig | 1 | -5/+5 |
2010-05-31 | blktrace: Fix new kernel-doc warnings | Randy Dunlap | 1 | -0/+2 |
2010-05-14 | tracing: Allow events to share their print functions | Steven Rostedt | 1 | -4/+9 |
2010-05-14 | tracing: Let tracepoints have data passed to tracepoint callbacks | Steven Rostedt | 1 | -55/+70 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-28 | blktrace: perform cleanup after setup error | Dmitry Monakhov | 1 | -2/+3 |
2009-10-01 | Add a tracepoint for block request remapping | Jun'ichi Nomura | 1 | -0/+34 |
2009-10-01 | Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs | Zdenek Kabelac | 1 | -0/+5 |
2009-09-06 | Merge commit 'v2.6.31-rc9' into tracing/core | Ingo Molnar | 1 | -11/+1 |
2009-09-05 | tracing: pass around ring buffer instead of tracer | Steven Rostedt | 1 | -4/+8 |
2009-08-12 | Remove double removal of blktrace directory | Alan D. Brunelle | 1 | -11/+1 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -0/+1 |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -12/+9 |
2009-06-09 | tracing/events: convert block trace points to TRACE_EVENT() | Li Zefan | 1 | -1/+77 |
2009-05-19 | blktrace: remove debugfs entries on bad path | Stefan Raspl | 1 | -0/+1 |
2009-05-11 | blktrace: pdu_buf of pc events should be unsigned | Li Zefan | 1 | -1/+1 |
2009-05-11 | block: drop request->hard_* and *nr_sectors | Tejun Heo | 1 | -8/+8 |
2009-05-11 | block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones | Tejun Heo | 1 | -2/+2 |
2009-05-06 | blktrace: from-sector redundant in trace_block_remap | Alan D. Brunelle | 1 | -4/+4 |
2009-05-06 | blktrace: correct remap names | Alan D. Brunelle | 1 | -12/+12 |
2009-04-16 | blktrace: fix context-info when mixed-using blk tracer and trace events | Li Zefan | 1 | -5/+13 |
2009-04-16 | blktrace: add trace/ to /sys/block/sda | Li Zefan | 1 | -0/+5 |
2009-04-16 | blktrace: support per-partition tracing for ftrace plugin | Li Zefan | 1 | -14/+25 |
2009-04-16 | blktrace: support per-partition tracing | Shawn Du | 1 | -8/+21 |
2009-04-12 | blktrace: fix output of BLK_TC_PC events | Li Zefan | 1 | -8/+80 |
2009-04-12 | blktrace: fix output of unknown events | Li Zefan | 1 | -1/+1 |
2009-04-09 | blktrace: pass the right pointer to kfree() | Li Zefan | 1 | -5/+5 |
2009-04-03 | blktrace: fix pdu_len when tracing packet command requests | Li Zefan | 1 | -1/+1 |
2009-04-03 | blktrace: small cleanup in blk_msg_write() | Li Zefan | 1 | -1/+1 |
2009-04-03 | blktrace: NUL-terminate user space messages | Carl Henrik Lunde | 1 | -2/+3 |
2009-03-31 | blktrace: print out BLK_TN_MESSAGE properly | Li Zefan | 1 | -19/+61 |
2009-03-31 | blktrace: extract duplidate code | Li Zefan | 1 | -32/+30 |
2009-03-31 | blktrace: fix memory leak when freeing struct blk_io_trace | Li Zefan | 1 | -17/+12 |