android_kernel_oneplus_msm8998/block
Hyojun Kim d96d95dd1d blkdev: Refactoring block io latency histogram codes
The current io_latency_state structure includes entries for read
and write requests. There are special types of write commands
such as sync and discard (trim) commands, and the current
implementation is not general enough if we want to separate
latency histogram for such special commands.

This change makes io_latency_state structure request-type neutral.
It also changes to print the latency average.

Signed-off-by: Hyojun Kim <hyojun@google.com>
2018-01-19 19:08:57 +00:00
..
partitions partitions/efi: Fix integer overflow in GPT size calculation 2017-10-08 10:14:18 +02:00
bio-integrity.c
bio.c more bio_map_user_iov() leak fixes 2017-12-16 10:33:56 +01:00
blk-cgroup.c block: fix module reference leak on put_disk() call for cgroups throttle 2017-07-05 14:37:16 +02:00
blk-core.c blkdev: Refactoring block io latency histogram codes 2018-01-19 19:08:57 +00:00
blk-exec.c
blk-flush.c
blk-integrity.c block: fix blk_integrity_register to use template's interval_exp if not 0 2017-05-20 14:27:00 +02:00
blk-ioc.c
blk-iopoll.c
blk-lib.c
blk-map.c Don't feed anything but regular iovec's to blk_rq_map_user_iov 2016-12-10 19:07:26 +01:00
blk-merge.c block: make sure a big bio is split into at most 256 bvecs 2016-09-15 08:27:51 +02:00
blk-mq-cpu.c
blk-mq-cpumap.c
blk-mq-sysfs.c
blk-mq-tag.c
blk-mq-tag.h
blk-mq.c blk-mq: Avoid memory reclaim when remapping queues 2017-04-18 07:14:37 +02:00
blk-mq.h
blk-settings.c
blk-softirq.c
blk-sysfs.c
blk-tag.c
blk-throttle.c
blk-timeout.c
blk.h
bounce.c
bsg-lib.c Revert "bsg-lib: don't free job in bsg_prepare_job" 2017-10-21 17:09:03 +02:00
bsg.c sg_write()/bsg_write() is not fit to be called under KERNEL_DS 2017-01-09 08:07:53 +01:00
cfq-iosched.c block: cfq_cpd_alloc() should use @gfp 2017-01-19 20:17:22 +01:00
cmdline-parser.c
compat_ioctl.c
deadline-iosched.c
elevator.c
genhd.c This is the 4.4.64 stable release 2017-04-27 10:07:57 +02:00
ioctl.c
ioprio.c UPSTREAM: block: fix use-after-free in sys_ioprio_get() 2016-09-08 16:20:45 +00:00
Kconfig
Kconfig.iosched
Makefile
noop-iosched.c
partition-generic.c This is the 4.4.68 stable release 2017-05-15 09:25:05 +02:00
scsi_ioctl.c block: allow WRITE_SAME commands with the SG_IO ioctl 2017-03-30 09:35:20 +02:00
t10-pi.c