index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blktrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-03
Added in user-injected messages into blk traces
Alan D. Brunelle
1
-0
/
+45
2008-06-12
block: disable IRQs until data is written to relay channel
Carl Henrik Lunde
1
-6
/
+4
2008-05-28
block: make blktrace use per-cpu buffers for message notes
Jens Axboe
1
-3
/
+12
2008-05-28
Added in MESSAGE notes for blktraces
Alan D. Brunelle
1
-0
/
+14
2008-05-13
Fix misuses of bdevname()
Jean Delvare
1
-1
/
+1
2008-01-28
blktrace: Add blktrace ioctls to SCSI generic devices
Christof Schmitt
1
-10
/
+14
2008-01-11
blktrace: kill the unneeded initcall
Jens Axboe
1
-11
/
+1
2008-01-11
block: fix blktrace timestamps
Ingo Molnar
1
-67
/
+2
2007-11-27
blktrace: Make sure BLKTRACETEARDOWN does the full cleanup.
Aneesh Kumar K.V
1
-2
/
+7
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
1
-1
/
+1
2007-10-10
compat_ioctl: handle blk_trace ioctls
Arnd Bergmann
1
-20
/
+34
2007-07-27
blktrace: use cpu_clock() instead of sched_clock()
Ingo Molnar
1
-10
/
+10
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-5
/
+5
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
1
-1
/
+1
2007-02-11
[PATCH] Relay: add CPU hotplug support
Mathieu Desnoyers
1
-2
/
+1
2006-12-07
[PATCH] Allow NULL pointers in percpu_free
Alan Stern
1
-2
/
+1
2006-12-04
[PATCH] blktrace: don't return blktrace_seq from trace_note()
Jens Axboe
1
-7
/
+4
2006-12-04
[PATCH] blktrace: uninline trace_note()
Jens Axboe
1
-15
/
+15
2006-12-01
[PATCH] blktrace: add timestamp message
Olaf Kirch
1
-12
/
+45
2006-09-30
[PATCH] Update axboe@suse.de email address
Jens Axboe
1
-1
/
+1
2006-09-30
[PATCH] blktrace: cleanup using on_each_cpu
Martin Peschke
1
-15
/
+4
2006-09-30
[PATCH] blktrace: support for logging metadata reads
Jens Axboe
1
-1
/
+4
2006-09-29
[PATCH] ifdef blktrace debugging fields
Alexey Dobriyan
1
-2
/
+4
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-1
/
+1
2006-07-25
[PATCH] blktrace: fix read-ahead bit
Milton Miller
1
-1
/
+1
2006-07-06
[PATCH] blktrace: readahead support
Nathan Scott
1
-1
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
1
-0
/
+538