linux-stable/block
Christoph Hellwig c62b37d96b block: move ->make_request_fn to struct block_device_operations
The make_request_fn is a little weird in that it sits directly in
struct request_queue instead of an operation vector.  Replace it with
a block_device_operations method called submit_bio (which describes much
better what it does).  Also remove the request_queue argument to it, as
the queue can be derived pretty trivially from the bio.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-07-01 07:27:24 -06:00
..
partitions block-5.8-2020-06-19 2020-06-19 13:11:26 -07:00
badblocks.c
bfq-cgroup.c
bfq-iosched.c blk-mq: remove the bio argument to ->prepare_request 2020-05-29 10:23:24 -06:00
bfq-iosched.h
bfq-wf2q.c
bio-integrity.c block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failed 2020-06-02 17:21:50 -06:00
bio.c block: move the bio cgroup associatation helpers to blk-cgroup.c 2020-06-29 09:09:08 -06:00
blk-cgroup-rwstat.c
blk-cgroup-rwstat.h
blk-cgroup.c block: move ->make_request_fn to struct block_device_operations 2020-07-01 07:27:24 -06:00
blk-core.c block: move ->make_request_fn to struct block_device_operations 2020-07-01 07:27:24 -06:00
blk-crypto-fallback.c block: blk-crypto-fallback: remove redundant initialization of variable err 2020-05-27 05:41:59 -06:00
blk-crypto-internal.h
blk-crypto.c
blk-exec.c block: add a blk_account_io_merge_bio helper 2020-05-27 05:21:23 -06:00
blk-flush.c blk-mq: centralise related handling into blk_mq_get_driver_tag 2020-06-30 12:57:59 -06:00
blk-integrity.c
blk-ioc.c
blk-iocost.c blk-iocost: Use struct_size() in kzalloc_node() 2020-06-24 09:15:58 -06:00
blk-iolatency.c
blk-lib.c
blk-map.c
blk-merge.c block: remove the request_queue argument from blk_queue_split 2020-07-01 07:27:23 -06:00
blk-mq-cpumap.c
blk-mq-debugfs-zoned.c
blk-mq-debugfs.c blk-mq: remove pointless call of list_entry_rq() in hctx_show_busy_rq() 2020-07-01 07:25:36 -06:00
blk-mq-debugfs.h
blk-mq-pci.c
blk-mq-rdma.c
blk-mq-sched.c blk-mq: support batching dispatch in case of io 2020-06-30 07:51:48 -06:00
blk-mq-sched.h
blk-mq-sysfs.c
blk-mq-tag.c blk-mq: move blk_mq_get_driver_tag into blk-mq.c 2020-06-30 12:57:59 -06:00
blk-mq-tag.h blk-mq: centralise related handling into blk_mq_get_driver_tag 2020-06-30 12:57:59 -06:00
blk-mq-virtio.c
blk-mq.c block: move ->make_request_fn to struct block_device_operations 2020-07-01 07:27:24 -06:00
blk-mq.h blk-mq: move blk_mq_put_driver_tag() into blk-mq.c 2020-06-30 12:57:59 -06:00
blk-pm.c
blk-pm.h
blk-rq-qos.c blk-rq-qos: remove redundant finish_wait to rq_qos_wait. 2020-06-28 08:11:14 -06:00
blk-rq-qos.h
blk-settings.c
blk-stat.c
blk-stat.h
blk-sysfs.c block: create the request_queue debugfs_dir on registration 2020-06-24 09:15:58 -06:00
blk-throttle.c blk-cgroup: remove a dead check in blk_throtl_bio 2020-06-29 09:09:08 -06:00
blk-timeout.c blk-mq: move failure injection out of blk_mq_complete_request 2020-06-24 09:15:57 -06:00
blk-wbt.c blk-wbt: rename __wbt_update_limits to wbt_update_limits 2020-05-29 16:30:39 -06:00
blk-wbt.h blk-wbt: remove wbt_update_limits 2020-05-29 16:30:39 -06:00
blk-zoned.c
blk.h block: move ->make_request_fn to struct block_device_operations 2020-07-01 07:27:24 -06:00
bounce.c
bsg-lib.c blk-mq: move failure injection out of blk_mq_complete_request 2020-06-24 09:15:57 -06:00
bsg.c
cmdline-parser.c
elevator.c
genhd.c block: revert back to synchronous request_queue removal 2020-06-24 09:15:58 -06:00
ioctl.c
ioprio.c
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Kconfig.iosched treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
keyslot-manager.c
kyber-iosched.c blk-mq: remove the bio argument to ->prepare_request 2020-05-29 10:23:24 -06:00
Makefile blk-mq: merge blk-softirq.c into blk-mq.c 2020-06-24 09:15:56 -06:00
mq-deadline.c blk-mq: remove the bio argument to ->prepare_request 2020-05-29 10:23:24 -06:00
opal_proto.h
scsi_ioctl.c
sed-opal.c
t10-pi.c