blktrace: Add blktrace ioctls to SCSI generic devices
[safe/jmp/linux-2.6] / include / linux / blktrace_api.h
2008-01-28 Christof Schmittblktrace: Add blktrace ioctls to SCSI generic devices
2007-10-12 Jens Axboe[BLOCK] Better fix for do_blk_trace_setup() for !CONFIG...
2007-10-11 Boaz Harrosh[BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=n
2007-10-10 Arnd Bergmanncompat_ioctl: handle blk_trace ioctls
2007-08-11 Alan D. BrunelleFix remap handling by blktrace
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2006-12-01 Olaf Kirch[PATCH] blktrace: add timestamp message
2006-09-30 Jens Axboe[PATCH] blktrace: support for logging metadata reads
2006-09-30 Jens Axboe[PATCH] Split struct request ->flags into two parts
2006-07-06 Jens Axboe[PATCH] Only the first two bits in bio->bi_rw and rq...
2006-07-06 Nathan Scott[PATCH] blktrace: readahead support
2006-07-06 Nathan Scott[PATCH] blktrace: fix barrier vs sync typo
2006-06-23 Alexey Dobriyan[PATCH] blktrace_api.h: endian annotations
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-03-23 Jens Axboe[PATCH] Block queue IO tracing support (blktrace) as...