WSL2-Linux-Kernel/block
Christoph Hellwig 46bbf653a6 block: inherit BIO_REMAPPED when cloning bios
Cloned bios are can be used to on the same device, in which case we need
to inherit the BIO_REMAPPED flag to avoid a double partition remap.  When
the cloned bios are used on another device, bio_set_dev will clear the flag.

Fixes: 309dca309f ("block: store a block_device pointer in struct bio")
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-01-26 08:50:01 -07:00
..
partitions block: use an xarray for disk->part_tbl 2021-01-24 18:17:20 -07:00
Kconfig
Kconfig.iosched
Makefile
badblocks.c
bfq-cgroup.c
bfq-iosched.c bfq: bfq_check_waker() should be static 2021-01-25 21:15:01 -07:00
bfq-iosched.h block, bfq: make waker-queue detection more robust 2021-01-25 14:18:37 -07:00
bfq-wf2q.c bfq: don't duplicate code for different paths 2021-01-24 18:20:47 -07:00
bio-integrity.c block: store a block_device pointer in struct bio 2021-01-24 18:17:20 -07:00
bio.c block: inherit BIO_REMAPPED when cloning bios 2021-01-26 08:50:01 -07:00
blk-cgroup-rwstat.c
blk-cgroup-rwstat.h
blk-cgroup.c block: store a block_device pointer in struct bio 2021-01-24 18:17:20 -07:00
blk-core.c block: skip bio_check_eod for partition-remapped bios 2021-01-25 11:41:34 -07:00
blk-crypto-fallback.c block: inherit BIO_REMAPPED when cloning bios 2021-01-26 08:50:01 -07:00
blk-crypto-internal.h
blk-crypto.c block: store a block_device pointer in struct bio 2021-01-24 18:17:20 -07:00
blk-exec.c block: remove unnecessary argument from blk_execute_rq 2021-01-24 21:52:39 -07:00
blk-flush.c
blk-integrity.c
blk-ioc.c
blk-iocost.c blk-iocost: fix NULL iocg deref from racing against initialization 2021-01-05 11:33:32 -07:00
blk-iolatency.c
blk-lib.c
blk-map.c
blk-merge.c block: store a block_device pointer in struct bio 2021-01-24 18:17:20 -07:00
blk-mq-cpumap.c
blk-mq-debugfs-zoned.c
blk-mq-debugfs.c block-5.11-2021-01-10 2021-01-10 12:53:08 -08:00
blk-mq-debugfs.h
blk-mq-pci.c
blk-mq-rdma.c
blk-mq-sched.c
blk-mq-sched.h
blk-mq-sysfs.c
blk-mq-tag.c
blk-mq-tag.h
blk-mq-virtio.c
blk-mq.c blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues 2021-01-24 18:19:46 -07:00
blk-mq.h
blk-pm.c
blk-pm.h
blk-rq-qos.c
blk-rq-qos.h
blk-settings.c block: use an xarray for disk->part_tbl 2021-01-24 18:17:20 -07:00
blk-stat.c
blk-stat.h
blk-sysfs.c
blk-throttle.c block: store a block_device pointer in struct bio 2021-01-24 18:17:20 -07:00
blk-timeout.c
blk-wbt.c
blk-wbt.h
blk-zoned.c
blk.h block: move three bvec helpers declaration into private helper 2021-01-24 21:24:06 -07:00
bounce.c block: inherit BIO_REMAPPED when cloning bios 2021-01-26 08:50:01 -07:00
bsg-lib.c
bsg.c block: remove unnecessary argument from blk_execute_rq 2021-01-24 21:52:39 -07:00
cmdline-parser.c
elevator.c
genhd.c block: use an xarray for disk->part_tbl 2021-01-24 18:17:20 -07:00
ioctl.c
ioprio.c
keyslot-manager.c
kyber-iosched.c blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues 2021-01-24 18:19:46 -07:00
mq-deadline.c Revert "blk-mq, elevator: Count requests per hctx to improve performance" 2021-01-24 18:19:46 -07:00
opal_proto.h
scsi_ioctl.c block: remove unnecessary argument from blk_execute_rq 2021-01-24 21:52:39 -07:00
sed-opal.c
t10-pi.c