Home
last modified time | relevance | path

Searched hist:"309 dca309fc39a9e3c31b916393b74bd174fd74e" (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/linux/drivers/md/
H A Ddm-bio-record.hdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
H A Dmd-linear.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
H A Ddm-raid1.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
/openbmc/linux/block/
H A Dblk-crypto.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
H A Dblk-crypto-fallback.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
H A Dbounce.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
H A Dbio-integrity.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
/openbmc/linux/arch/m68k/emu/
H A Dnfblock.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
/openbmc/linux/drivers/block/null_blk/
H A Dmain.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
/openbmc/linux/arch/xtensa/platforms/iss/
H A Dsimdisk.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
/openbmc/linux/drivers/md/bcache/
H A Ddebug.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
H A Drequest.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
/openbmc/linux/drivers/block/
H A Dps3vram.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
H A Dbrd.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
H A Dpktcdvd.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
/openbmc/linux/drivers/nvdimm/
H A Dbtt.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
H A Dpmem.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
/openbmc/linux/fs/btrfs/
H A Dcheck-integrity.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
H A Draid56.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
/openbmc/linux/drivers/s390/block/
H A Ddcssblk.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_req.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
/openbmc/linux/mm/
H A Dpage_io.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
/openbmc/linux/drivers/nvme/host/
H A Dmultipath.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
/openbmc/linux/include/linux/
H A Dblk_types.hdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>
/openbmc/linux/kernel/trace/
H A Dblktrace.cdiff 309dca309fc39a9e3c31b916393b74bd174fd74e Sun Jan 24 04:02:34 CST 2021 Christoph Hellwig <hch@lst.de> 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>

12