Searched hist:fce3caea0f241f5d34855c82c399d5e0e2d91f07 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | blk-crypto.h | diff fce3caea0f241f5d34855c82c399d5e0e2d91f07 Sun Nov 13 22:29:42 CST 2022 Christoph Hellwig <hch@lst.de> blk-crypto: don't use struct request_queue for public interfaces
Switch all public blk-crypto interfaces to use struct block_device arguments to specify the device they operate on instead of th request_queue, which is a block layer implementation detail.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Eric Biggers <ebiggers@google.com> Link: https://lore.kernel.org/r/20221114042944.1009870-2-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
/openbmc/linux/Documentation/block/ |
H A D | inline-encryption.rst | diff fce3caea0f241f5d34855c82c399d5e0e2d91f07 Sun Nov 13 22:29:42 CST 2022 Christoph Hellwig <hch@lst.de> blk-crypto: don't use struct request_queue for public interfaces
Switch all public blk-crypto interfaces to use struct block_device arguments to specify the device they operate on instead of th request_queue, which is a block layer implementation detail.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Eric Biggers <ebiggers@google.com> Link: https://lore.kernel.org/r/20221114042944.1009870-2-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
/openbmc/linux/fs/crypto/ |
H A D | inline_crypt.c | diff fce3caea0f241f5d34855c82c399d5e0e2d91f07 Sun Nov 13 22:29:42 CST 2022 Christoph Hellwig <hch@lst.de> blk-crypto: don't use struct request_queue for public interfaces
Switch all public blk-crypto interfaces to use struct block_device arguments to specify the device they operate on instead of th request_queue, which is a block layer implementation detail.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Eric Biggers <ebiggers@google.com> Link: https://lore.kernel.org/r/20221114042944.1009870-2-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
/openbmc/linux/block/ |
H A D | blk-crypto.c | diff fce3caea0f241f5d34855c82c399d5e0e2d91f07 Sun Nov 13 22:29:42 CST 2022 Christoph Hellwig <hch@lst.de> blk-crypto: don't use struct request_queue for public interfaces
Switch all public blk-crypto interfaces to use struct block_device arguments to specify the device they operate on instead of th request_queue, which is a block layer implementation detail.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Eric Biggers <ebiggers@google.com> Link: https://lore.kernel.org/r/20221114042944.1009870-2-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
/openbmc/linux/drivers/md/ |
H A D | dm-table.c | diff fce3caea0f241f5d34855c82c399d5e0e2d91f07 Sun Nov 13 22:29:42 CST 2022 Christoph Hellwig <hch@lst.de> blk-crypto: don't use struct request_queue for public interfaces
Switch all public blk-crypto interfaces to use struct block_device arguments to specify the device they operate on instead of th request_queue, which is a block layer implementation detail.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Eric Biggers <ebiggers@google.com> Link: https://lore.kernel.org/r/20221114042944.1009870-2-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|