aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/blktrace_api.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe1-0/+1
2009-01-30headers_check fix: linux/blktrace_api.hJaswinder Singh Rajput1-0/+1
2008-11-26blktrace: port to tracepointsArnaldo Carvalho de Melo1-169/+3
2008-10-17blktrace: add support for driver dataStefan Raspl1-0/+32
2008-10-09blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structureJens Axboe1-5/+3
2008-10-09include blktrace_api.h in headers_installSven Schuetz1-26/+32
2008-10-09block: Add interface to abort queued requestsMike Anderson1-0/+2
2008-10-09blktrace: support discard requestsDavid Woodhouse1-0/+4
2008-07-03Added in user-injected messages into blk tracesAlan D. Brunelle1-0/+1
2008-05-28block: make blktrace use per-cpu buffers for message notesJens Axboe1-1/+2
2008-05-28Added in MESSAGE notes for blktracesAlan D. Brunelle1-0/+25
2008-01-29Fix blktrace compile warningMartin K. Petersen1-3/+3
2008-01-28blktrace: Add blktrace ioctls to SCSI generic devicesChristof Schmitt1-2/+10
2007-10-12[BLOCK] Better fix for do_blk_trace_setup() for !CONFIG_BLOCKJens Axboe1-6/+1
2007-10-11[BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=nBoaz Harrosh1-1/+6
2007-10-10compat_ioctl: handle blk_trace ioctlsArnd Bergmann1-1/+6
2007-08-11Fix remap handling by blktraceAlan D. Brunelle1-1/+2
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-1/+1
2006-12-01[PATCH] blktrace: add timestamp messageOlaf Kirch1-0/+12
2006-09-30[PATCH] blktrace: support for logging metadata readsJens Axboe1-0/+1
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe1-1/+1
2006-07-06[PATCH] Only the first two bits in bio->bi_rw and rq->flags matchJens Axboe1-1/+1
2006-07-06[PATCH] blktrace: readahead supportNathan Scott1-0/+1
2006-07-06[PATCH] blktrace: fix barrier vs sync typoNathan Scott1-1/+1
2006-06-23[PATCH] blktrace_api.h: endian annotationsAlexey Dobriyan1-3/+3
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe1-0/+277