linux-block
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/01/22
Re: [PATCH 11/15] iomap: allow file systems to hook into buffered read bio submission
Darrick J. Wong
2026/01/22
Re: [PATCH 07/15] block: pass a maxlen argument to bio_iov_iter_bounce
Darrick J. Wong
2026/01/22
Re: [PATCH 10/15] iomap: only call into ->submit_read when there is a read_ctx
Darrick J. Wong
2026/01/21
Re: [PATCH 07/15] block: pass a maxlen argument to bio_iov_iter_bounce
Christoph Hellwig
2026/01/21
Re: [PATCH 14/15] iomap: support T10 protection information
Christoph Hellwig
2026/01/21
Re: [PATCH 11/15] iomap: allow file systems to hook into buffered read bio submission
Christoph Hellwig
2026/01/21
Re: [PATCH 10/15] iomap: only call into ->submit_read when there is a read_ctx
Christoph Hellwig
2026/01/21
Re: [PATCH 10/15] iomap: only call into ->submit_read when there is a read_ctx
Joanne Koong
2026/01/21
Re: [PATCH 07/15] block: pass a maxlen argument to bio_iov_iter_bounce
Darrick J. Wong
2026/01/21
Re: [PATCH 15/15] xfs: support T10 protection information
Darrick J. Wong
2026/01/21
Re: [PATCH 14/15] iomap: support T10 protection information
Darrick J. Wong
2026/01/21
Re: [PATCH 13/15] iomap: support ioends for buffered reads
Darrick J. Wong
2026/01/21
Re: [PATCH 12/15] iomap: add a bioset pointer to iomap_read_folio_ops
Darrick J. Wong
2026/01/21
Re: [PATCH 11/15] iomap: allow file systems to hook into buffered read bio submission
Darrick J. Wong
2026/01/21
Re: [PATCH 10/15] iomap: only call into ->submit_read when there is a read_ctx
Darrick J. Wong
2026/01/21
Re: [PATCH 09/15] iomap: pass the iomap_iter to ->submit_read
Darrick J. Wong
2026/01/21
Re: [PATCH 08/15] iomap: refactor iomap_bio_read_folio_range
Darrick J. Wong
2026/01/20
[PATCH 14/15] iomap: support T10 protection information
Christoph Hellwig
2026/01/20
[PATCH 12/15] iomap: add a bioset pointer to iomap_read_folio_ops
Christoph Hellwig
2026/01/20
[PATCH 15/15] xfs: support T10 protection information
Christoph Hellwig
2026/01/20
[PATCH 13/15] iomap: support ioends for buffered reads
Christoph Hellwig
2026/01/20
[PATCH 11/15] iomap: allow file systems to hook into buffered read bio submission
Christoph Hellwig
2026/01/20
[PATCH 10/15] iomap: only call into ->submit_read when there is a read_ctx
Christoph Hellwig
2026/01/20
[PATCH 08/15] iomap: refactor iomap_bio_read_folio_range
Christoph Hellwig
2026/01/20
[PATCH 09/15] iomap: pass the iomap_iter to ->submit_read
Christoph Hellwig
2026/01/20
[PATCH 06/15] block: add fs_bio_integrity helpers
Christoph Hellwig
2026/01/20
[PATCH 07/15] block: pass a maxlen argument to bio_iov_iter_bounce
Christoph Hellwig
2026/01/20
[PATCH 05/15] block: make max_integrity_io_size public
Christoph Hellwig
2026/01/20
[PATCH 04/15] block: prepare generation / verification helpers for fs usage
Christoph Hellwig
2026/01/20
[PATCH 03/15] block: add a bdev_has_integrity_csum helper
Christoph Hellwig
2026/01/20
[PATCH 02/15] block: factor out a bio_integrity_setup_default helper
Christoph Hellwig
2026/01/20
[PATCH 01/15] block: factor out a bio_integrity_action helper
Christoph Hellwig
2026/01/20
support file system generated / verified integrity information
Christoph Hellwig
2026/01/19
[PATCH v4 0/6] x86: Cleanups around slow_down_io()
Juergen Gross
2026/01/15
[PATCH v3 0/5] x86: Cleanups around slow_down_io()
Juergen Gross
2026/01/12
[PATCH v2] lib/group_cpus: make group CPU cluster aware
Wangyang Guo
2026/01/12
Re: [PATCH v4 08/19] ublk: move offset check out of __ublk_check_and_get_req()
Alexander Atanasov
2026/01/12
Re: [PATCH v4 08/19] ublk: move offset check out of __ublk_check_and_get_req()
Caleb Sander Mateos
2026/01/12
Re: [PATCH v4 08/19] ublk: move offset check out of __ublk_check_and_get_req()
Alexander Atanasov
2026/01/12
Re: [PATCH v4 00/19] ublk: add support for integrity data
Jens Axboe
2026/01/12
Re: [PATCH v4 00/19] ublk: add support for integrity data
Ming Lei
2026/01/11
Re: move blk-crypto-fallback to sit above the block layer v5
Jens Axboe
2026/01/09
Re: move blk-crypto-fallback to sit above the block layer v5
Eric Biggers
2026/01/09
Re: [PATCH v2 0/5] x86: Cleanups around slow_down_io()
Juergen Gross
2026/01/08
[PATCH 8/9] blk-crypto: optimize data unit alignment checking
Christoph Hellwig
2026/01/08
[PATCH 6/9] blk-crypto: use on-stack skcipher requests for fallback en/decryption
Christoph Hellwig
2026/01/08
[PATCH 4/9] blk-crypto: submit the encrypted bio in blk_crypto_fallback_bio_prep
Christoph Hellwig
2026/01/08
[PATCH 9/9] blk-crypto: handle the fallback above the block layer
Christoph Hellwig
2026/01/08
[PATCH 3/9] blk-crypto: add a bio_crypt_ctx() helper
Christoph Hellwig
2026/01/08
[PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
Christoph Hellwig
2026/01/08
[PATCH 2/9] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
Christoph Hellwig
2026/01/08
[PATCH 5/9] blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
Christoph Hellwig
2026/01/08
[PATCH 1/9] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
Christoph Hellwig
2026/01/08
move blk-crypto-fallback to sit above the block layer v5
Christoph Hellwig
2026/01/08
Re: [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
Christoph Hellwig
2026/01/08
Re: [PATCH v4 16/19] selftests: ublk: support non-O_DIRECT backing files
Ming Lei
2026/01/08
Re: [PATCH v4 03/19] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
Ming Lei
2026/01/08
[PATCH v4 01/19] blk-integrity: take const pointer in blk_integrity_rq()
Caleb Sander Mateos
2026/01/08
Re: [PATCH v4 17/19] selftests: ublk: add integrity data support to loop target
Ming Lei
2026/01/08
Re: [PATCH v4 19/19] selftests: ublk: add end-to-end integrity test
Ming Lei
2026/01/08
Re: [PATCH v4 18/19] selftests: ublk: add integrity params test
Ming Lei
2026/01/08
Re: [PATCH v4 15/19] selftests: ublk: implement integrity user copy in kublk
Ming Lei
2026/01/08
Re: [PATCH v4 09/19] ublk: implement integrity user copy
Ming Lei
2026/01/08
[PATCH v4 11/19] ublk: optimize ublk_user_copy() on daemon task
Caleb Sander Mateos
2026/01/08
Re: [PATCH v4 13/19] selftests: ublk: add utility to get block device metadata size
Ming Lei
2026/01/08
Re: [PATCH v4 14/19] selftests: ublk: add kublk support for integrity params
Ming Lei
2026/01/08
[PATCH v4 18/19] selftests: ublk: add integrity params test
Caleb Sander Mateos
2026/01/08
[PATCH v4 06/19] ublk: split out ublk_user_copy() helper
Caleb Sander Mateos
2026/01/08
[PATCH v4 02/19] ublk: move ublk flag check functions earlier
Caleb Sander Mateos
2026/01/08
[PATCH v4 03/19] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
Caleb Sander Mateos
2026/01/08
[PATCH v4 05/19] ublk: split out ublk_copy_user_bvec() helper
Caleb Sander Mateos
2026/01/08
[PATCH v4 00/19] ublk: add support for integrity data
Caleb Sander Mateos
2026/01/08
[PATCH v4 15/19] selftests: ublk: implement integrity user copy in kublk
Caleb Sander Mateos
2026/01/08
[PATCH v4 17/19] selftests: ublk: add integrity data support to loop target
Caleb Sander Mateos
2026/01/08
[PATCH v4 08/19] ublk: move offset check out of __ublk_check_and_get_req()
Caleb Sander Mateos
2026/01/08
[PATCH v4 16/19] selftests: ublk: support non-O_DIRECT backing files
Caleb Sander Mateos
2026/01/08
[PATCH v4 07/19] ublk: inline ublk_check_and_get_req() into ublk_user_copy()
Caleb Sander Mateos
2026/01/08
[PATCH v4 13/19] selftests: ublk: add utility to get block device metadata size
Caleb Sander Mateos
2026/01/08
[PATCH v4 19/19] selftests: ublk: add end-to-end integrity test
Caleb Sander Mateos
2026/01/08
[PATCH v4 04/19] ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_desc
Caleb Sander Mateos
2026/01/08
[PATCH v4 10/19] ublk: support UBLK_F_INTEGRITY
Caleb Sander Mateos
2026/01/08
[PATCH v4 12/19] selftests: ublk: display UBLK_F_INTEGRITY support
Caleb Sander Mateos
2026/01/08
[PATCH v4 14/19] selftests: ublk: add kublk support for integrity params
Caleb Sander Mateos
2026/01/08
[PATCH v4 09/19] ublk: implement integrity user copy
Caleb Sander Mateos
2026/01/07
Re: [PATCH v3 09/19] ublk: implement integrity user copy
Ming Lei
2026/01/07
Re: [PATCH v2 04/19] ublk: set request integrity params in ublksrv_io_desc
Ming Lei
2026/01/07
Re: [PATCH v3 09/19] ublk: implement integrity user copy
Caleb Sander Mateos
2026/01/07
Re: [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
Eric Biggers
2026/01/07
Re: [PATCH] blk-mq: avoid stall during boot due to synchronize_rcu_expedited
Jens Axboe
2026/01/07
Re: [PATCH] blk-mq: avoid stall during boot due to synchronize_rcu_expedited
Bart Van Assche
2026/01/07
Re: [PATCH v2 04/19] ublk: set request integrity params in ublksrv_io_desc
Caleb Sander Mateos
2026/01/07
Re: [PATCH] blk-mq: avoid stall during boot due to synchronize_rcu_expedited
Jens Axboe
2026/01/07
Re: [PATCH] blk-mq: avoid stall during boot due to synchronize_rcu_expedited
Uladzislau Rezki
2026/01/07
Re: [PATCH] blk-mq: avoid stall during boot due to synchronize_rcu_expedited
Uladzislau Rezki
2026/01/07
Re: [PATCH] blk-mq: avoid stall during boot due to synchronize_rcu_expedited
Mikulas Patocka
2026/01/07
Re: [PATCH] blk-mq: avoid stall during boot due to synchronize_rcu_expedited
Uladzislau Rezki
2026/01/06
Re: [PATCH v3 03/19] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
Caleb Sander Mateos
2026/01/06
Re: [PATCH v3 19/19] selftests: ublk: add end-to-end integrity test
Ming Lei
2026/01/06
Re: [PATCH v3 19/19] selftests: ublk: add end-to-end integrity test
Caleb Sander Mateos
2026/01/06
Re: [PATCH v3 09/19] ublk: implement integrity user copy
Ming Lei
2026/01/06
Re: [PATCH v3 19/19] selftests: ublk: add end-to-end integrity test
Ming Lei
2026/01/06
Re: [PATCH v3 03/19] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
Ming Lei
2026/01/06
Re: [PATCH v3 13/19] selftests: ublk: add utility to get block device metadata size
Caleb Sander Mateos
2026/01/06
Re: [PATCH v3 09/19] ublk: implement integrity user copy
Caleb Sander Mateos
2026/01/06
Re: [PATCH v3 19/19] selftests: ublk: add end-to-end integrity test
Caleb Sander Mateos
2026/01/06
Re: [PATCH] blk-mq: avoid stall during boot due to synchronize_rcu_expedited
Mikulas Patocka
2026/01/06
Re: [PATCH v3 03/19] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
Caleb Sander Mateos
2026/01/06
Re: [PATCH] blk-mq: avoid stall during boot due to synchronize_rcu_expedited
Uladzislau Rezki
2026/01/06
[PATCH] blk-mq: avoid stall during boot due to synchronize_rcu_expedited
Mikulas Patocka
2026/01/06
Re: [PATCH v3 19/19] selftests: ublk: add end-to-end integrity test
Ming Lei
2026/01/06
Re: [PATCH v3 09/19] ublk: implement integrity user copy
Ming Lei
2026/01/06
Re: [PATCH v3 13/19] selftests: ublk: add utility to get block device metadata size
Ming Lei
2026/01/06
Re: [PATCH v3 10/19] ublk: support UBLK_F_INTEGRITY
Ming Lei
2026/01/06
Re: [PATCH v3 12/19] selftests: ublk: display UBLK_F_INTEGRITY support
Ming Lei
2026/01/06
Re: [PATCH v3 09/19] ublk: implement integrity user copy
Ming Lei
2026/01/06
Re: [PATCH v3 03/19] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
Ming Lei
2026/01/06
Re: [PATCH v3 05/19] ublk: add ublk_copy_user_bvec() helper
Ming Lei
2026/01/05
Re: [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
Christoph Hellwig
2026/01/05
[PATCH 9/9] blk-crypto: handle the fallback above the block layer
Christoph Hellwig
2026/01/05
[PATCH 8/9] blk-crypto: optimize data unit alignment checking
Christoph Hellwig
2026/01/05
[PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
Christoph Hellwig
2026/01/05
[PATCH 6/9] blk-crypto: use on-stack skcipher requests for fallback en/decryption
Christoph Hellwig
2026/01/05
[PATCH 5/9] blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
Christoph Hellwig
2026/01/05
[PATCH 4/9] blk-crypto: submit the encrypted bio in blk_crypto_fallback_bio_prep
Christoph Hellwig
2026/01/05
[PATCH 2/9] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
Christoph Hellwig
2026/01/05
[PATCH 1/9] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
Christoph Hellwig
2026/01/05
[PATCH 3/9] blk-crypto: add a bio_crypt_ctx() helper
Christoph Hellwig
2026/01/05
move blk-crypto-fallback to sit above the block layer v4
Christoph Hellwig
2026/01/05
Re: [PATCH v2 04/19] ublk: set request integrity params in ublksrv_io_desc
Ming Lei
2026/01/05
[PATCH v3 19/19] selftests: ublk: add end-to-end integrity test
Caleb Sander Mateos
2026/01/05
[PATCH v3 14/19] selftests: ublk: add kublk support for integrity params
Caleb Sander Mateos
2026/01/05
[PATCH v3 18/19] selftests: ublk: add integrity params test
Caleb Sander Mateos
2026/01/05
[PATCH v3 17/19] selftests: ublk: add integrity data support to loop target
Caleb Sander Mateos
2026/01/05
[PATCH v3 16/19] selftests: ublk: support non-O_DIRECT backing files
Caleb Sander Mateos
2026/01/05
[PATCH v3 15/19] selftests: ublk: implement integrity user copy in kublk
Caleb Sander Mateos
2026/01/05
[PATCH v3 10/19] ublk: support UBLK_F_INTEGRITY
Caleb Sander Mateos
2026/01/05
[PATCH v3 13/19] selftests: ublk: add utility to get block device metadata size
Caleb Sander Mateos
2026/01/05
[PATCH v3 11/19] ublk: optimize ublk_user_copy() on daemon task
Caleb Sander Mateos
2026/01/05
[PATCH v3 05/19] ublk: add ublk_copy_user_bvec() helper
Caleb Sander Mateos
2026/01/05
[PATCH v3 08/19] ublk: move offset check out of __ublk_check_and_get_req()
Caleb Sander Mateos
2026/01/05
[PATCH v3 09/19] ublk: implement integrity user copy
Caleb Sander Mateos
2026/01/05
[PATCH v3 07/19] ublk: inline ublk_check_and_get_req() into ublk_user_copy()
Caleb Sander Mateos
2026/01/05
[PATCH v3 04/19] ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_desc
Caleb Sander Mateos
2026/01/05
[PATCH v3 06/19] ublk: split out ublk_user_copy() helper
Caleb Sander Mateos
2026/01/05
[PATCH v3 12/19] selftests: ublk: display UBLK_F_INTEGRITY support
Caleb Sander Mateos
2026/01/05
[PATCH v3 01/19] blk-integrity: take const pointer in blk_integrity_rq()
Caleb Sander Mateos
2026/01/05
[PATCH v3 02/19] ublk: move ublk flag check functions earlier
Caleb Sander Mateos
2026/01/05
[PATCH v3 03/19] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
Caleb Sander Mateos
2026/01/05
[PATCH v3 00/19] ublk: add support for integrity data
Caleb Sander Mateos
2026/01/05
Re: [PATCH v2 04/19] ublk: set request integrity params in ublksrv_io_desc
Caleb Sander Mateos
2026/01/05
Re: [PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
Boqun Feng
2026/01/05
[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
Alice Ryhl
2026/01/04
Re: [PATCH v2 01/19] blk-integrity: take const pointer in blk_integrity_rq()
Martin K. Petersen
2026/01/03
Re: [PATCH v2 04/19] ublk: set request integrity params in ublksrv_io_desc
Ming Lei
2026/01/02
[PATCH v2 14/19] selftests: ublk: add kublk support for integrity params
Caleb Sander Mateos
2026/01/02
[PATCH v2 17/19] selftests: ublk: add integrity data support to loop target
Caleb Sander Mateos
2026/01/02
[PATCH v2 19/19] selftests: ublk: add end-to-end integrity test
Caleb Sander Mateos
2026/01/02
[PATCH v2 18/19] selftests: ublk: add integrity params test
Caleb Sander Mateos
2026/01/02
[PATCH v2 04/19] ublk: set request integrity params in ublksrv_io_desc
Caleb Sander Mateos
2026/01/02
[PATCH v2 16/19] selftests: ublk: support non-O_DIRECT backing files
Caleb Sander Mateos
2026/01/02
[PATCH v2 10/19] ublk: support UBLK_F_INTEGRITY
Caleb Sander Mateos
2026/01/02
[PATCH v2 08/19] ublk: move offset check out of __ublk_check_and_get_req()
Caleb Sander Mateos
2026/01/02
[PATCH v2 15/19] selftests: ublk: implement integrity user copy in kublk
Caleb Sander Mateos
2026/01/02
[PATCH v2 13/19] selftests: ublk: add utility to get block device metadata size
Caleb Sander Mateos
2026/01/02
[PATCH v2 11/19] ublk: optimize ublk_user_copy() on daemon task
Caleb Sander Mateos
2026/01/02
[PATCH v2 06/19] ublk: split out ublk_user_copy() helper
Caleb Sander Mateos
2026/01/02
[PATCH v2 12/19] selftests: ublk: display UBLK_F_INTEGRITY support
Caleb Sander Mateos
2026/01/02
[PATCH v2 00/19] ublk: add support for integrity data
Caleb Sander Mateos
2026/01/02
[PATCH v2 09/19] ublk: implement integrity user copy
Caleb Sander Mateos
2026/01/02
[PATCH v2 03/19] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
Caleb Sander Mateos
2026/01/02
[PATCH v2 07/19] ublk: inline ublk_check_and_get_req() into ublk_user_copy()
Caleb Sander Mateos
2026/01/02
[PATCH v2 01/19] blk-integrity: take const pointer in blk_integrity_rq()
Caleb Sander Mateos
2026/01/02
[PATCH v2 05/19] ublk: add ublk_copy_user_bvec() helper
Caleb Sander Mateos
2026/01/02
[PATCH v2 02/19] ublk: move ublk flag check functions earlier
Caleb Sander Mateos
2025/12/25
Re: [PATCH 13/20] ublk: optimize ublk_user_copy() on daemon task
Ming Lei
2025/12/25
Re: [PATCH 12/20] ublk: implement integrity user copy
Ming Lei
2025/12/25
Re: [PATCH 11/20] ublk: move offset check out of __ublk_check_and_get_req()
Ming Lei
2025/12/25
Re: [PATCH 10/20] ublk: inline ublk_check_and_get_req() into ublk_user_copy()
Ming Lei
2025/12/22
Re: [PATCH 04/20] ublk: add integrity UAPI
Ming Lei
2025/12/22
Re: [PATCH 06/20] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
Ming Lei
2025/12/22
Re: [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
Christoph Hellwig
2025/12/22
Re: [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
Christoph Hellwig
2025/12/22
Re: [PATCH 5/9] blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
Christoph Hellwig
2025/12/22
Re: [PATCH 08/20] ublk: add ublk_copy_user_bvec() helper
Caleb Sander Mateos
2025/12/22
Re: [PATCH 06/20] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
Caleb Sander Mateos
2025/12/22
Re: [PATCH 04/20] ublk: add integrity UAPI
Caleb Sander Mateos
2025/12/22
Re: [PATCH 06/20] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
Ming Lei
2025/12/22
Re: [PATCH 07/20] ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_desc
Ming Lei
2025/12/22
Re: [PATCH 09/20] ublk: split out ublk_user_copy() helper
Ming Lei
2025/12/22
Re: [PATCH 08/20] ublk: add ublk_copy_user_bvec() helper
Ming Lei
2025/12/22
Re: [PATCH 05/20] ublk: move ublk flag check functions earlier
Ming Lei
2025/12/22
Re: [PATCH 04/20] ublk: add integrity UAPI
Ming Lei
2025/12/19
Re: [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
Eric Biggers
2025/12/19
Re: [PATCH 8/9] blk-crypto: optimize data unit alignment checking
Eric Biggers
2025/12/19
Re: [PATCH 5/9] blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
Eric Biggers
2025/12/19
Re: [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
Eric Biggers
2025/12/19
Re: [PATCH 4/9] blk-crypto: submit the encrypted bio in blk_crypto_fallback_bio_prep
Eric Biggers
2025/12/19
Re: [PATCH 3/9] blk-crypto: add a bio_crypt_ctx() helper
Eric Biggers
2025/12/19
Re: [PATCH 03/20] blk-integrity: take const pointer in blk_integrity_rq()
Ming Lei
2025/12/18
Re: (subset) [PATCH 00/20] ublk: add support for integrity data
Jens Axboe
Earlier messages
Later messages