| Commit message (Expand) | Author | Age | Files | Lines |
* | block: add secure discard | Adrian Hunter | 2010-08-12 | 1 | -0/+8 |
* | block: push BKL into blktrace ioctls | Arnd Bergmann | 2010-08-07 | 1 | -0/+43 |
* | block: unify flags for struct bio and struct request | Christoph Hellwig | 2010-08-07 | 1 | -12/+15 |
* | block: remove wrappers for request type/flags | Christoph Hellwig | 2010-08-07 | 1 | -5/+5 |
* | blktrace: Fix new kernel-doc warnings | Randy Dunlap | 2010-05-31 | 1 | -0/+2 |
* | tracing: Allow events to share their print functions | Steven Rostedt | 2010-05-14 | 1 | -4/+9 |
* | tracing: Let tracepoints have data passed to tracepoint callbacks | Steven Rostedt | 2010-05-14 | 1 | -55/+70 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | blktrace: perform cleanup after setup error | Dmitry Monakhov | 2010-02-28 | 1 | -2/+3 |
* | Add a tracepoint for block request remapping | Jun'ichi Nomura | 2009-10-01 | 1 | -0/+34 |
* | Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs | Zdenek Kabelac | 2009-10-01 | 1 | -0/+5 |
* | Merge commit 'v2.6.31-rc9' into tracing/core | Ingo Molnar | 2009-09-06 | 1 | -11/+1 |
|\ |
|
| * | Remove double removal of blktrace directory | Alan D. Brunelle | 2009-08-12 | 1 | -11/+1 |
* | | tracing: pass around ring buffer instead of tracer | Steven Rostedt | 2009-09-04 | 1 | -4/+8 |
|/ |
|
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -0/+1 |
* | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-11 | 1 | -12/+9 |
|\ |
|
| * | block: drop request->hard_* and *nr_sectors | Tejun Heo | 2009-05-11 | 1 | -8/+8 |
| * | block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones | Tejun Heo | 2009-05-11 | 1 | -2/+2 |
* | | tracing/events: convert block trace points to TRACE_EVENT() | Li Zefan | 2009-06-09 | 1 | -1/+77 |
* | | blktrace: remove debugfs entries on bad path | Stefan Raspl | 2009-05-19 | 1 | -0/+1 |
* | | blktrace: pdu_buf of pc events should be unsigned | Li Zefan | 2009-05-11 | 1 | -1/+1 |
* | | blktrace: from-sector redundant in trace_block_remap | Alan D. Brunelle | 2009-05-06 | 1 | -4/+4 |
* | | blktrace: correct remap names | Alan D. Brunelle | 2009-05-06 | 1 | -12/+12 |
* | | blktrace: fix context-info when mixed-using blk tracer and trace events | Li Zefan | 2009-04-16 | 1 | -5/+13 |
* | | blktrace: add trace/ to /sys/block/sda | Li Zefan | 2009-04-16 | 1 | -0/+5 |
* | | blktrace: support per-partition tracing for ftrace plugin | Li Zefan | 2009-04-16 | 1 | -14/+25 |
* | | blktrace: support per-partition tracing | Shawn Du | 2009-04-16 | 1 | -8/+21 |
* | | blktrace: fix output of BLK_TC_PC events | Li Zefan | 2009-04-12 | 1 | -8/+80 |
* | | blktrace: fix output of unknown events | Li Zefan | 2009-04-12 | 1 | -1/+1 |
|/ |
|
* | blktrace: pass the right pointer to kfree() | Li Zefan | 2009-04-09 | 1 | -5/+5 |
* | blktrace: fix pdu_len when tracing packet command requests | Li Zefan | 2009-04-03 | 1 | -1/+1 |
* | blktrace: small cleanup in blk_msg_write() | Li Zefan | 2009-04-03 | 1 | -1/+1 |
* | blktrace: NUL-terminate user space messages | Carl Henrik Lunde | 2009-04-03 | 1 | -2/+3 |
* | blktrace: print out BLK_TN_MESSAGE properly | Li Zefan | 2009-03-31 | 1 | -19/+61 |
* | blktrace: extract duplidate code | Li Zefan | 2009-03-31 | 1 | -32/+30 |
* | blktrace: fix memory leak when freeing struct blk_io_trace | Li Zefan | 2009-03-31 | 1 | -17/+12 |
* | blktrace: fix blk_probes_ref chaos | Li Zefan | 2009-03-31 | 1 | -8/+7 |
* | blktrace: make classic output more classic | Li Zefan | 2009-03-31 | 1 | -4/+4 |
* | blktrace: fix off-by-one bug | Li Zefan | 2009-03-31 | 1 | -2/+2 |
* | blktrace: fix the original blktrace | Li Zefan | 2009-03-31 | 1 | -7/+5 |
* | blktrace: fix a race when creating blk_tree_root in debugfs | Li Zefan | 2009-03-31 | 1 | -1/+5 |
* | blktrace: fix timestamp in binary output | Li Zefan | 2009-03-31 | 1 | -1/+1 |
* | blktrace: print human-readable act_mask | Li Zefan | 2009-03-24 | 1 | -38/+65 |
* | blktrace: fix t_error() | Li Zefan | 2009-03-24 | 1 | -1/+1 |
* | blktrace: fix wrong calculation of RWBS | Li Zefan | 2009-03-24 | 1 | -6/+7 |
* | blktrace: mark ddir_act[] const | Li Zefan | 2009-03-24 | 1 | -4/+4 |
* | blktrace: avoid accessing NULL bdev->bd_disk | Li Zefan | 2009-03-21 | 1 | -2/+11 |
* | blktrace: remove sysfs_blk_trace_enable_show/store() | Li Zefan | 2009-03-21 | 1 | -70/+22 |
* | blktrace: report EBUSY correctly | Li Zefan | 2009-03-21 | 1 | -6/+3 |
* | blktrace: don't increase blk_probes_ref if failed to setup blk trace | Li Zefan | 2009-03-21 | 1 | -3/+3 |