index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blktrace_api.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-1
/
+1
2011-08-11
blktrace: add FLUSH/FUA support
Namhyung Kim
1
-2
/
+3
2011-06-13
block: Add __attribute__((format(printf...) and fix fallout
Joe Perches
1
-1
/
+2
2011-03-03
blktrace: Remove blk_fill_rwbs_rq.
Tao Ma
1
-1
/
+0
2010-08-07
block: fix for block tracing build error
Stephen Rothwell
1
-11
/
+15
2010-08-07
block: push BKL into blktrace ioctls
Arnd Bergmann
1
-0
/
+12
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-1
/
+1
2010-02-17
percpu: add __percpu sparse annotations to core kernel subsystems
Tejun Heo
1
-2
/
+2
2009-10-01
Add a tracepoint for block request remapping
Jun'ichi Nomura
1
-1
/
+1
2009-10-01
Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
Zdenek Kabelac
1
-0
/
+2
2009-06-10
tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCK
Li Zefan
1
-2
/
+2
2009-06-09
tracing/events: convert block trace points to TRACE_EVENT()
Li Zefan
1
-0
/
+13
2009-05-06
blktrace: correct remap names
Alan D. Brunelle
1
-2
/
+2
2009-04-16
blktrace: add trace/ to /sys/block/sda
Li Zefan
1
-0
/
+6
2009-04-16
blktrace: support per-partition tracing
Shawn Du
1
-11
/
+13
2009-02-19
Merge branch 'linus' into tracing/blktrace
Ingo Molnar
1
-0
/
+1
2009-02-18
block: fix bad definition of BIO_RW_SYNC
Jens Axboe
1
-0
/
+1
2009-02-03
Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...
Ingo Molnar
1
-0
/
+1
2009-01-30
headers_check fix: linux/blktrace_api.h
Jaswinder Singh Rajput
1
-0
/
+1
2009-01-26
tracing/blktrace: fix up checkpatch reported problems in ftrace plugin patch
Arnaldo Carvalho de Melo
1
-0
/
+5
2008-11-26
blktrace: port to tracepoints
Arnaldo Carvalho de Melo
1
-169
/
+3
2008-10-17
blktrace: add support for driver data
Stefan Raspl
1
-0
/
+32
2008-10-09
blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structure
Jens Axboe
1
-5
/
+3
2008-10-09
include blktrace_api.h in headers_install
Sven Schuetz
1
-26
/
+32
2008-10-09
block: Add interface to abort queued requests
Mike Anderson
1
-0
/
+2
2008-10-09
blktrace: support discard requests
David Woodhouse
1
-0
/
+4
2008-07-03
Added in user-injected messages into blk traces
Alan D. Brunelle
1
-0
/
+1
2008-05-28
block: make blktrace use per-cpu buffers for message notes
Jens Axboe
1
-1
/
+2
2008-05-28
Added in MESSAGE notes for blktraces
Alan D. Brunelle
1
-0
/
+25
2008-01-29
Fix blktrace compile warning
Martin K. Petersen
1
-3
/
+3
2008-01-28
blktrace: Add blktrace ioctls to SCSI generic devices
Christof Schmitt
1
-2
/
+10
2007-10-12
[BLOCK] Better fix for do_blk_trace_setup() for !CONFIG_BLOCK
Jens Axboe
1
-6
/
+1
2007-10-11
[BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=n
Boaz Harrosh
1
-1
/
+6
2007-10-10
compat_ioctl: handle blk_trace ioctls
Arnd Bergmann
1
-1
/
+6
2007-08-12
Fix remap handling by blktrace
Alan D. Brunelle
1
-1
/
+2
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-1
/
+1
2006-12-01
[PATCH] blktrace: add timestamp message
Olaf Kirch
1
-0
/
+12
2006-09-30
[PATCH] blktrace: support for logging metadata reads
Jens Axboe
1
-0
/
+1
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
1
-1
/
+1
2006-07-06
[PATCH] Only the first two bits in bio->bi_rw and rq->flags match
Jens Axboe
1
-1
/
+1
2006-07-06
[PATCH] blktrace: readahead support
Nathan Scott
1
-0
/
+1
2006-07-06
[PATCH] blktrace: fix barrier vs sync typo
Nathan Scott
1
-1
/
+1
2006-06-23
[PATCH] blktrace_api.h: endian annotations
Alexey Dobriyan
1
-3
/
+3
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
1
-0
/
+277