| Commit message (Expand) | Author | Age | Files | Lines |
* | blktrace: port to tracepoints | Arnaldo Carvalho de Melo | 2008-11-26 | 1 | -3/+329 |
* | blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structure | Jens Axboe | 2008-10-09 | 1 | -1/+2 |
* | blktrace: simplify flags handling in __blk_add_trace | David Woodhouse | 2008-10-09 | 1 | -30/+8 |
* | blktrace: support discard requests | David Woodhouse | 2008-10-09 | 1 | -1/+10 |
* | Added in user-injected messages into blk traces | Alan D. Brunelle | 2008-07-03 | 1 | -0/+45 |
* | block: disable IRQs until data is written to relay channel | Carl Henrik Lunde | 2008-06-12 | 1 | -6/+4 |
* | block: make blktrace use per-cpu buffers for message notes | Jens Axboe | 2008-05-28 | 1 | -3/+12 |
* | Added in MESSAGE notes for blktraces | Alan D. Brunelle | 2008-05-28 | 1 | -0/+14 |
* | Fix misuses of bdevname() | Jean Delvare | 2008-05-13 | 1 | -1/+1 |
* | blktrace: Add blktrace ioctls to SCSI generic devices | Christof Schmitt | 2008-01-28 | 1 | -10/+14 |
* | blktrace: kill the unneeded initcall | Jens Axboe | 2008-01-11 | 1 | -11/+1 |
* | block: fix blktrace timestamps | Ingo Molnar | 2008-01-11 | 1 | -67/+2 |
* | blktrace: Make sure BLKTRACETEARDOWN does the full cleanup. | Aneesh Kumar K.V | 2007-11-27 | 1 | -2/+7 |
* | Convert cpu_sibling_map to be a per cpu variable | Mike Travis | 2007-10-16 | 1 | -1/+1 |
* | compat_ioctl: handle blk_trace ioctls | Arnd Bergmann | 2007-10-10 | 1 | -20/+34 |
* | blktrace: use cpu_clock() instead of sched_clock() | Ingo Molnar | 2007-07-27 | 1 | -10/+10 |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 | 1 | -5/+5 |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] Relay: add CPU hotplug support | Mathieu Desnoyers | 2007-02-11 | 1 | -2/+1 |
* | [PATCH] Allow NULL pointers in percpu_free | Alan Stern | 2006-12-07 | 1 | -2/+1 |
* | [PATCH] blktrace: don't return blktrace_seq from trace_note() | Jens Axboe | 2006-12-04 | 1 | -7/+4 |
* | [PATCH] blktrace: uninline trace_note() | Jens Axboe | 2006-12-04 | 1 | -15/+15 |
* | [PATCH] blktrace: add timestamp message | Olaf Kirch | 2006-12-01 | 1 | -12/+45 |
* | [PATCH] Update axboe@suse.de email address | Jens Axboe | 2006-09-30 | 1 | -1/+1 |
* | [PATCH] blktrace: cleanup using on_each_cpu | Martin Peschke | 2006-09-30 | 1 | -15/+4 |
* | [PATCH] blktrace: support for logging metadata reads | Jens Axboe | 2006-09-30 | 1 | -1/+4 |
* | [PATCH] ifdef blktrace debugging fields | Alexey Dobriyan | 2006-09-29 | 1 | -2/+4 |
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 | 1 | -1/+1 |
* | [PATCH] blktrace: fix read-ahead bit | Milton Miller | 2006-07-25 | 1 | -1/+1 |
* | [PATCH] blktrace: readahead support | Nathan Scott | 2006-07-06 | 1 | -1/+4 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 | Jens Axboe | 2006-03-23 | 1 | -0/+538 |