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