linux-stable/Documentation/block
Christoph Hellwig f0efb23651 blk-crypto: don't use struct request_queue for public interfaces
commit fce3caea0f upstream.

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>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-11 23:03:00 +09:00
..
bfq-iosched.rst
biovecs.rst
blk-mq.rst
capability.rst
cmdline-partition.rst
data-integrity.rst
deadline-iosched.rst
index.rst
inline-encryption.rst blk-crypto: don't use struct request_queue for public interfaces 2023-05-11 23:03:00 +09:00
ioprio.rst
kyber-iosched.rst
null_blk.rst
pr.rst
request.rst
stat.rst
switching-sched.rst
ublk.rst Documentation: document ublk user recovery feature 2022-10-18 05:12:26 -07:00
writeback_cache_control.rst