aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structureJens Axboe2008-10-091-1/+2
* blktrace: simplify flags handling in __blk_add_traceDavid Woodhouse2008-10-091-30/+8
* blktrace: support discard requestsDavid Woodhouse2008-10-091-1/+10
* Added in user-injected messages into blk tracesAlan D. Brunelle2008-07-031-0/+45
* block: disable IRQs until data is written to relay channelCarl Henrik Lunde2008-06-121-6/+4
* block: make blktrace use per-cpu buffers for message notesJens Axboe2008-05-281-3/+12
* Added in MESSAGE notes for blktracesAlan D. Brunelle2008-05-281-0/+14
* Fix misuses of bdevname()Jean Delvare2008-05-131-1/+1
* blktrace: Add blktrace ioctls to SCSI generic devicesChristof Schmitt2008-01-281-10/+14
* blktrace: kill the unneeded initcallJens Axboe2008-01-111-11/+1
* block: fix blktrace timestampsIngo Molnar2008-01-111-67/+2
* blktrace: Make sure BLKTRACETEARDOWN does the full cleanup.Aneesh Kumar K.V2007-11-271-2/+7
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-1/+1
* compat_ioctl: handle blk_trace ioctlsArnd Bergmann2007-10-101-20/+34
* blktrace: use cpu_clock() instead of sched_clock()Ingo Molnar2007-07-271-10/+10
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-5/+5
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* [PATCH] Relay: add CPU hotplug supportMathieu Desnoyers2007-02-111-2/+1
* [PATCH] Allow NULL pointers in percpu_freeAlan Stern2006-12-071-2/+1
* [PATCH] blktrace: don't return blktrace_seq from trace_note()Jens Axboe2006-12-041-7/+4
* [PATCH] blktrace: uninline trace_note()Jens Axboe2006-12-041-15/+15
* [PATCH] blktrace: add timestamp messageOlaf Kirch2006-12-011-12/+45
* [PATCH] Update axboe@suse.de email addressJens Axboe2006-09-301-1/+1
* [PATCH] blktrace: cleanup using on_each_cpuMartin Peschke2006-09-301-15/+4
* [PATCH] blktrace: support for logging metadata readsJens Axboe2006-09-301-1/+4
* [PATCH] ifdef blktrace debugging fieldsAlexey Dobriyan2006-09-291-2/+4
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-1/+1
* [PATCH] blktrace: fix read-ahead bitMilton Miller2006-07-251-1/+1
* [PATCH] blktrace: readahead supportNathan Scott2006-07-061-1/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-231-0/+538