Linus Torvalds 265c5596da Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block 7 years ago
..
partitions fad953ce0b treewide: Use array_size() in vzalloc() 7 years ago
Kconfig 5fb94e9ca3 docs: Fix some broken references 7 years ago
Kconfig.iosched b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
Makefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
badblocks.c 39b4954c0a badblocks: fix wrong return value in badblocks_set if badblocks are disabled 7 years ago
bfq-cgroup.c 84c7afcebe block: use ktime_get_ns() instead of sched_clock() for cfq and bfq 7 years ago
bfq-iosched.c f6c3ca0e58 block, bfq: prevent soft_rt_next_start from being stuck at infinity 7 years ago
bfq-iosched.h e24f1c245f block, bfq: remove slow-system class 7 years ago
bfq-wf2q.c 8a8747dc01 block, bfq: limit sectors served with interactive weight raising 7 years ago
bio-integrity.c 8aa6ba2f6e block: Convert bio_set to mempool_init() 7 years ago
bio.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 years ago
blk-cgroup.c 901932a3f9 blkcg: init root blkcg_gq under lock 7 years ago
blk-core.c c04fa44b76 block: always set partition number to '0' in blk_partition_remap() 7 years ago
blk-exec.c 9e97d2951a blk-mq-sched: remove unused 'can_block' arg from blk_mq_sched_insert_request 7 years ago
blk-flush.c 190b02ed79 block: fix use-after-free in block flush handling 7 years ago
blk-integrity.c 5657a819a8 block drivers/block: Use octal not symbolic permissions 7 years ago
blk-ioc.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
blk-lib.c af097f5d19 block: break discard submissions into the user defined size 7 years ago
blk-map.c 0a4b6e2f80 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block 7 years ago
blk-merge.c cd4a4ae468 block: don't use blocking queue entered for recursive bio submits 7 years ago
blk-mq-cpumap.c bffa9909a6 blk-mq: don't keep offline CPUs mapped to hctx 0 7 years ago
blk-mq-debugfs.c 12f5b93145 blk-mq: Remove generation seqeunce 7 years ago
blk-mq-debugfs.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
blk-mq-pci.c f23f5bece6 blk-mq: Allow PCI vector offset for mapping queues 7 years ago
blk-mq-rdma.c 24c5dc6610 block: Add rdma affinity based queue mapping helper 8 years ago
blk-mq-sched.c 32a50fabb3 blk-mq: update nr_requests when switching to 'none' scheduler 7 years ago
blk-mq-sched.h acddf3b308 block: move sysfs_lock into elevator_init 7 years ago
blk-mq-sysfs.c 5657a819a8 block drivers/block: Use octal not symbolic permissions 7 years ago
blk-mq-tag.c e6c3456aa8 blk-mq: remove blk_mq_tagset_iter 7 years ago
blk-mq-tag.h e2c5923c34 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block 7 years ago
blk-mq-virtio.c 73473427bb blk-mq: provide a default queue mapping for virtio device 8 years ago
blk-mq.c 265c5596da Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block 7 years ago
blk-mq.h 12f5b93145 blk-mq: Remove generation seqeunce 7 years ago
blk-settings.c 8814ce8a0f block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}() 7 years ago
blk-softirq.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
blk-stat.c 522a777566 block: consolidate struct request timestamp fields 7 years ago
blk-stat.h 522a777566 block: consolidate struct request timestamp fields 7 years ago
blk-sysfs.c 338aa96d56 block: convert bounce, q->bio_split to bioset_init()/mempool_init() 7 years ago
blk-tag.c 265c5596da Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block 7 years ago
blk-throttle.c 0b6bad7d66 blk-throttle: return proper bool type to caller instead of 0/1 7 years ago
blk-timeout.c f6e7d48a78 block: remove BLK_EH_HANDLED 7 years ago
blk-wbt.c 544ccc8dc9 block: get rid of struct blk_issue_stat 7 years ago
blk-wbt.h 544ccc8dc9 block: get rid of struct blk_issue_stat 7 years ago
blk-zoned.c 344476e16a treewide: kvmalloc() -> kvmalloc_array() 7 years ago
blk.h 131d08e122 block: split the blk-mq case from elevator_init 7 years ago
bounce.c 04c4950d5b block: fixup bioset_integrity_create() call 7 years ago
bsg-lib.c 5de815a7ee block: remove parent device reference from struct bsg_class_device 7 years ago
bsg.c d6c73964f1 bsg: fix race of bsg_open and bsg_unregister 7 years ago
cfq-iosched.c 5657a819a8 block drivers/block: Use octal not symbolic permissions 7 years ago
cmdline-parser.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
compat_ioctl.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
deadline-iosched.c 5657a819a8 block drivers/block: Use octal not symbolic permissions 7 years ago
elevator.c 131d08e122 block: split the blk-mq case from elevator_init 7 years ago
genhd.c cf626b0da7 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
ioctl.c 0bd1ed4860 block: pass inclusive 'lend' parameter to truncate_inode_pages_range 7 years ago
ioprio.c aa43457799 block: add ioprio_check_cap function 7 years ago
kyber-iosched.c a6088845c2 block: kyber: make kyber more friendly with merging 7 years ago
mq-deadline.c 5657a819a8 block drivers/block: Use octal not symbolic permissions 7 years ago
noop-iosched.c c51ca6cf54 block: move existing elevator ops to union 8 years ago
opal_proto.h dbec491b12 block: sed-opal: Set MBRDone on S3 resume path if TPER is MBREnabled 8 years ago
partition-generic.c 5afb78356c block: don't print a message when the device went away 7 years ago
scsi_ioctl.c 0eb0b63c1d block: consistently use GFP_NOIO instead of __GFP_NORECLAIM 7 years ago
sed-opal.c 3526dd0c78 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block 7 years ago
t10-pi.c 128b6f9fdd t10-pi: Move opencoded contants to common header 8 years ago