index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
blktrace_api.h
Age
Commit message (
Expand
)
Author
2009-02-18
block: fix bad definition of BIO_RW_SYNC
Jens Axboe
2009-01-30
headers_check fix: linux/blktrace_api.h
Jaswinder Singh Rajput
2008-11-26
blktrace: port to tracepoints
Arnaldo Carvalho de Melo
2008-10-17
blktrace: add support for driver data
Stefan Raspl
2008-10-09
blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structure
Jens Axboe
2008-10-09
include blktrace_api.h in headers_install
Sven Schuetz
2008-10-09
block: Add interface to abort queued requests
Mike Anderson
2008-10-09
blktrace: support discard requests
David Woodhouse
2008-07-03
Added in user-injected messages into blk traces
Alan D. Brunelle
2008-05-28
block: make blktrace use per-cpu buffers for message notes
Jens Axboe
2008-05-28
Added in MESSAGE notes for blktraces
Alan D. Brunelle
2008-01-29
Fix blktrace compile warning
Martin K. Petersen
2008-01-28
blktrace: Add blktrace ioctls to SCSI generic devices
Christof Schmitt
2007-10-12
[BLOCK] Better fix for do_blk_trace_setup() for !CONFIG_BLOCK
Jens Axboe
2007-10-11
[BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=n
Boaz Harrosh
2007-10-10
compat_ioctl: handle blk_trace ioctls
Arnd Bergmann
2007-08-11
Fix remap handling by blktrace
Alan D. Brunelle
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2006-12-01
[PATCH] blktrace: add timestamp message
Olaf Kirch
2006-09-30
[PATCH] blktrace: support for logging metadata reads
Jens Axboe
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-07-06
[PATCH] Only the first two bits in bio->bi_rw and rq->flags match
Jens Axboe
2006-07-06
[PATCH] blktrace: readahead support
Nathan Scott
2006-07-06
[PATCH] blktrace: fix barrier vs sync typo
Nathan Scott
2006-06-23
[PATCH] blktrace_api.h: endian annotations
Alexey Dobriyan
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe