summaryrefslogtreecommitdiff
path: root/block/blktrace.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-27blktrace: Make sure BLKTRACETEARDOWN does the full cleanup.Aneesh Kumar K.V1-2/+7
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis1-1/+1
2007-10-10compat_ioctl: handle blk_trace ioctlsArnd Bergmann1-20/+34
2007-07-27blktrace: use cpu_clock() instead of sched_clock()Ingo Molnar1-10/+10
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-5/+5
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2007-02-11[PATCH] Relay: add CPU hotplug supportMathieu Desnoyers1-2/+1
2006-12-07[PATCH] Allow NULL pointers in percpu_freeAlan Stern1-2/+1
2006-12-04[PATCH] blktrace: don't return blktrace_seq from trace_note()Jens Axboe1-7/+4
2006-12-04[PATCH] blktrace: uninline trace_note()Jens Axboe1-15/+15
2006-12-01[PATCH] blktrace: add timestamp messageOlaf Kirch1-12/+45
2006-09-30[PATCH] Update axboe@suse.de email addressJens Axboe1-1/+1
2006-09-30[PATCH] blktrace: cleanup using on_each_cpuMartin Peschke1-15/+4
2006-09-30[PATCH] blktrace: support for logging metadata readsJens Axboe1-1/+4
2006-09-29[PATCH] ifdef blktrace debugging fieldsAlexey Dobriyan1-2/+4
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-1/+1
2006-07-25[PATCH] blktrace: fix read-ahead bitMilton Miller1-1/+1
2006-07-06[PATCH] blktrace: readahead supportNathan Scott1-1/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe1-0/+538