percpu: add __percpu sparse annotations to core kernel subsystems
[safe/jmp/linux-2.6] / include / linux / blktrace_api.h
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to core kernel...
2009-10-01 Jun'ichi NomuraAdd a tracepoint for block request remapping
2009-10-01 Jun'ichi NomuraAdd a tracepoint for block request remapping
2009-10-01 Zdenek KabelacAdd missing blk_trace_remove_sysfs to be in pair with...
2009-06-10 Li Zefantracing/events: convert block trace points to TRACE_EVE...
2009-06-09 Li Zefantracing/events: convert block trace points to TRACE_EVENT()
2009-05-06 Alan D. Brunelleblktrace: correct remap names
2009-04-16 Li Zefanblktrace: add trace/ to /sys/block/sda
2009-04-16 Shawn Dublktrace: support per-partition tracing
2009-02-19 Ingo MolnarMerge branch 'linus' into tracing/blktrace
2009-02-18 Jens Axboeblock: fix bad definition of BIO_RW_SYNC
2009-02-03 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/kmemtrace...
2009-01-30 Jaswinder Singh... headers_check fix: linux/blktrace_api.h
2009-01-26 Arnaldo Carvalho... tracing/blktrace: fix up checkpatch reported problems...
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...