Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
5a56a39be7ffb416dd5ec5e1489d5a3a8b6a63f2
/
include
/
linux
/
blktrace_api.h
c780e86
blktrace: Protect q->blk_trace with RCU
by Jan Kara
· 5 years ago
0803de7
blktrace: Show requests without sector
by Jan Kara
· 6 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
35fe6d7
block: use standard blktrace API to output cgroup info for debug notes
by Shaohua Li
· 7 years ago
a428d31
blktrace: make do_blk_trace_setup() static
by Omar Sandoval
· 8 years ago
57292b5
block: introduce blk_rq_is_passthrough
by Christoph Hellwig
· 8 years ago
48b77ad
block: cleanup tracing
by Christoph Hellwig
· 8 years ago
ef295ec
block: better op and flags encoding
by Christoph Hellwig
· 8 years ago
1b9a9ab
blktrace: use op accessors
by Mike Christie
· 9 years ago
59fa022
blk-throttle: don't parse cgroup path if trace isn't enabled
by Shaohua Li
· 9 years ago
f8c5e94
kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()
by Chen Gang
· 11 years ago
a404d55
blktrace: Send BLK_TN_PROCESS events to all running traces
by Jan Kara
· 11 years ago
0a82a8d
Revert "block: add missing block_bio_complete() tracepoint"
by Linus Torvalds
· 12 years ago
3a366e6
block: add missing block_bio_complete() tracepoint
by Tejun Heo
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
c09c47c
blktrace: add FLUSH/FUA support
by Namhyung Kim
· 13 years ago
08e8138
block: Add __attribute__((format(printf...) and fix fallout
by Joe Perches
· 14 years ago
2d3a849
blktrace: Remove blk_fill_rwbs_rq.
by Tao Ma
· 14 years ago
2669b19
block: fix for block tracing build error
by Stephen Rothwell
· 14 years ago
62c2a7d
block: push BKL into blktrace ioctls
by Arnd Bergmann
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
43cf38e
percpu: add __percpu sparse annotations to core kernel subsystems
by Tejun Heo
· 15 years ago
b0da3f0
Add a tracepoint for block request remapping
by Jun'ichi Nomura
· 15 years ago
48c0d4d
Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
by Zdenek Kabelac
· 15 years ago
f1db457
tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCK
by Li Zefan
· 16 years ago
5578213
tracing/events: convert block trace points to TRACE_EVENT()
by Li Zefan
· 16 years ago
a42aaa3
blktrace: correct remap names
by Alan D. Brunelle
· 16 years ago
1d54ad6
blktrace: add trace/ to /sys/block/sda
by Li Zefan
· 16 years ago
d0deef5
blktrace: support per-partition tracing
by Shawn Du
· 16 years ago
72c26c9
Merge branch 'linus' into tracing/blktrace
by Ingo Molnar
· 16 years ago
93dbb39
block: fix bad definition of BIO_RW_SYNC
by Jens Axboe
· 16 years ago
dc573f9
Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
4502b80
headers_check fix: linux/blktrace_api.h
by Jaswinder Singh Rajput
· 16 years ago
157f9c0
tracing/blktrace: fix up checkpatch reported problems in ftrace plugin patch
by Arnaldo Carvalho de Melo
· 16 years ago
5f3ea37
blktrace: port to tracepoints
by Arnaldo Carvalho de Melo
· 16 years ago
756f824
blktrace: add support for driver data
by Stefan Raspl
· 16 years ago
0497b34
blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structure
by Jens Axboe
· 16 years ago
c0ddffa
include blktrace_api.h in headers_install
by Sven Schuetz
· 16 years ago
11914a5
block: Add interface to abort queued requests
by Mike Anderson
· 16 years ago
27b29e8
blktrace: support discard requests
by David Woodhouse
· 16 years ago
02c6230
Added in user-injected messages into blk traces
by Alan D. Brunelle
· 17 years ago
6456591
block: make blktrace use per-cpu buffers for message notes
by Jens Axboe
· 17 years ago
9d5f09a
Added in MESSAGE notes for blktraces
by Alan D. Brunelle
· 17 years ago
7da975a2
Fix blktrace compile warning
by Martin K. Petersen
· 17 years ago
6da127a
blktrace: Add blktrace ioctls to SCSI generic devices
by Christof Schmitt
· 17 years ago
43d28d9
[BLOCK] Better fix for do_blk_trace_setup() for !CONFIG_BLOCK
by Jens Axboe
· 17 years ago
780513e
[BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=n
by Boaz Harrosh
· 17 years ago
171044d4
compat_ioctl: handle blk_trace ioctls
by Arnd Bergmann
· 17 years ago
c7149d6
Fix remap handling by blktrace
by Alan D. Brunelle
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
be1c634
[PATCH] blktrace: add timestamp message
by Olaf Kirch
· 18 years ago
7457e6e
[PATCH] blktrace: support for logging metadata reads
by Jens Axboe
· 18 years ago
4aff5e2
[PATCH] Split struct request ->flags into two parts
by Jens Axboe
· 18 years ago
1959d21
[PATCH] Only the first two bits in bio->bi_rw and rq->flags match
by Jens Axboe
· 19 years ago
40359cc
[PATCH] blktrace: readahead support
by Nathan Scott
· 19 years ago
fc0a75c
[PATCH] blktrace: fix barrier vs sync typo
by Nathan Scott
· 19 years ago
fda151d
[PATCH] blktrace_api.h: endian annotations
by Alexey Dobriyan
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
2056a78
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
by Jens Axboe
· 19 years ago