linux-stable/drivers/s390
Christoph Hellwig 309dca309f block: store a block_device pointer in struct bio
Replace the gendisk pointer in struct bio with a pointer to the newly
improved struct block device.  From that the gendisk can be trivially
accessed with an extra indirection, but it also allows to directly
look up all information related to partition remapping.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-01-24 18:17:20 -07:00
..
block block: store a block_device pointer in struct bio 2021-01-24 18:17:20 -07:00
char s390/vmur: remove unused pm related functions 2020-12-02 18:19:24 +01:00
cio - Always initialize kernel stack backchain when entering the kernel, so 2020-12-18 11:08:06 -08:00
crypto s390/zcrypt: convert comma to semicolon 2020-12-16 14:55:50 +01:00
net s390/qeth: fix L2 header access in qeth_l3_osa_features_check() 2021-01-07 18:54:06 -08:00
scsi SCSI misc on 20201216 2020-12-16 13:34:31 -08:00
virtio s390/virtio: remove unused pm callbacks 2020-06-16 13:44:04 +02:00
Makefile