Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
[safe/jmp/linux-2.6] / include / linux / blktrace_api.h
2009-02-18 Jens Axboeblock: fix bad definition of BIO_RW_SYNC
2009-01-30 Jaswinder Singh... headers_check fix: linux/blktrace_api.h
2008-11-26 Arnaldo Carvalho... blktrace: port to tracepoints
2008-10-17 Stefan Rasplblktrace: add support for driver data
2008-10-09 Jens Axboeblktrace: use BLKTRACE_BDEV_SIZE as the name size for...
2008-10-09 Sven Schuetzinclude blktrace_api.h in headers_install
2008-10-09 Mike Andersonblock: Add interface to abort queued requests
2008-10-09 David Woodhouseblktrace: support discard requests
2008-07-03 Alan D. BrunelleAdded in user-injected messages into blk traces
2008-05-28 Jens Axboeblock: make blktrace use per-cpu buffers for message...
2008-05-28 Alan D. BrunelleAdded in MESSAGE notes for blktraces
2008-01-29 Martin K. PetersenFix blktrace compile warning
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...