aboutsummaryrefslogtreecommitdiff
path: root/block/blktrace.c
AgeCommit message (Expand)Author
2008-10-09blktrace: simplify flags handling in __blk_add_traceDavid Woodhouse
2008-10-09blktrace: support discard requestsDavid Woodhouse
2008-07-03Added in user-injected messages into blk tracesAlan D. Brunelle
2008-06-12block: disable IRQs until data is written to relay channelCarl Henrik Lunde
2008-05-28block: make blktrace use per-cpu buffers for message notesJens Axboe
2008-05-28Added in MESSAGE notes for blktracesAlan D. Brunelle
2008-05-13Fix misuses of bdevname()Jean Delvare
2008-01-28blktrace: Add blktrace ioctls to SCSI generic devicesChristof Schmitt
2008-01-11blktrace: kill the unneeded initcallJens Axboe
2008-01-11block: fix blktrace timestampsIngo Molnar
2007-11-27blktrace: Make sure BLKTRACETEARDOWN does the full cleanup.Aneesh Kumar K.V
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-10-10compat_ioctl: handle blk_trace ioctlsArnd Bergmann
2007-07-27blktrace: use cpu_clock() instead of sched_clock()Ingo Molnar
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-11[PATCH] Relay: add CPU hotplug supportMathieu Desnoyers
2006-12-07[PATCH] Allow NULL pointers in percpu_freeAlan Stern
2006-12-04[PATCH] blktrace: don't return blktrace_seq from trace_note()Jens Axboe
2006-12-04[PATCH] blktrace: uninline trace_note()Jens Axboe
2006-12-01[PATCH] blktrace: add timestamp messageOlaf Kirch
2006-09-30[PATCH] Update axboe@suse.de email addressJens Axboe
2006-09-30[PATCH] blktrace: cleanup using on_each_cpuMartin Peschke
2006-09-30[PATCH] blktrace: support for logging metadata readsJens Axboe
2006-09-29[PATCH] ifdef blktrace debugging fieldsAlexey Dobriyan
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-07-25[PATCH] blktrace: fix read-ahead bitMilton Miller
2006-07-06[PATCH] blktrace: readahead supportNathan Scott
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe