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