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