linux-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH V2 10/12] badblocks: return boolean from badblocks_set() and badblocks_clear()
Zheng Qixing
Re: [PATCH V2 10/12] badblocks: return boolean from badblocks_set() and badblocks_clear()
Ira Weiny
[PATCH V2 01/12] badblocks: Fix error shitf ops
Zheng Qixing
[PATCH V2 09/12] badblocks: fix missing bad blocks on retry in _badblocks_check()
Zheng Qixing
[PATCH V2 11/12] md: improve return types of badblocks handling functions
Zheng Qixing
Re: [PATCH V2 11/12] md: improve return types of badblocks handling functions
Yu Kuai
[PATCH V2 08/12] badblocks: fix merge issue when new badblocks align with pre+1
Zheng Qixing
[PATCH V2 12/12] badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
Re: [PATCH V2 12/12] badblocks: use sector_t instead of int to avoid truncation of badblocks length
Ira Weiny
Re: [PATCH V2 12/12] badblocks: use sector_t instead of int to avoid truncation of badblocks length
Yu Kuai
[PATCH V2 06/12] badblocks: fix the using of MAX_BADBLOCKS
Zheng Qixing
[PATCH V2 07/12] badblocks: try can_merge_front before overlap_front
Zheng Qixing
[PATCH V2 04/12] badblocks: return error directly when setting badblocks exceeds 512
Zheng Qixing
Re: [PATCH V2 00/12] badblocks: bugfix and cleanup for badblocks
Yu Kuai
Re: [PATCH V2 00/12] badblocks: bugfix and cleanup for badblocks
Jens Axboe
[PATCH V2 0/3] selftests: add ublk selftests
Ming Lei
[PATCH V2 2/3] selftests: ublk: add file backed ublk
Ming Lei
[PATCH V2 1/3] selftests: ublk: add kernel selftests for ublk
Ming Lei
[PATCH V2 3/3] selftests: ublk: add ublk zero copy test
Ming Lei
Re: [PATCH V2 3/3] selftests: ublk: add ublk zero copy test
Keith Busch
Re: [PATCH V2 3/3] selftests: ublk: add ublk zero copy test
Ming Lei
[PATCH 0/3] selftests: add ublk selftests
Ming Lei
[PATCH 3/3] selftests: ublk: add ublk zero copy test
Ming Lei
[PATCH 2/3] selftests: ublk: add file backed ublk
Ming Lei
[PATCH 1/3] selftests: ublk: add kernel selftests for ublk
Ming Lei
[PATCH v1 0/2] virtio: Add length checks for device writable portions
Max Gurtovoy
[PATCH 2/2] virtio_fs: add length check for device writable portion
Max Gurtovoy
[PATCH 1/2] virtio_blk: add length check for device writable portion
Max Gurtovoy
Re: [PATCH 1/2] virtio_blk: add length check for device writable portion
Michael S. Tsirkin
Re: [PATCH v1 0/2] virtio: Add length checks for device writable portions
Stefan Hajnoczi
Re: [PATCH v1 0/2] virtio: Add length checks for device writable portions
Michael S. Tsirkin
Re: [PATCH v1 0/2] virtio: Add length checks for device writable portions
Max Gurtovoy
Re: [PATCH v1 0/2] virtio: Add length checks for device writable portions
Michael S. Tsirkin
[PATCH 0/8][next] Avoid a couple hundred -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
[PATCH 1/8][next] block: blk_types.h: Use struct_group_tagged() in flex struct bio
Gustavo A. R. Silva
Re: [PATCH 1/8][next] block: blk_types.h: Use struct_group_tagged() in flex struct bio
Christoph Hellwig
[PATCH 00/12] badblocks: bugfix and cleanup for badblocks
Zheng Qixing
[PATCH 01/12] badblocks: Fix error shitf ops
Zheng Qixing
Re: [PATCH 01/12] badblocks: Fix error shitf ops
Yu Kuai
Re: [PATCH 01/12] badblocks: Fix error shitf ops
Coly Li
[PATCH 02/12] badblocks: factor out a helper try_adjacent_combine
Zheng Qixing
Re: [PATCH 02/12] badblocks: factor out a helper try_adjacent_combine
Yu Kuai
Re: [PATCH 02/12] badblocks: factor out a helper try_adjacent_combine
Coly Li
Re: [PATCH 02/12] badblocks: factor out a helper try_adjacent_combine
Coly Li
[PATCH 04/12] badblocks: return error directly when setting badblocks exceeds 512
Zheng Qixing
Re: [PATCH 04/12] badblocks: return error directly when setting badblocks exceeds 512
Yu Kuai
Re: [PATCH 04/12] badblocks: return error directly when setting badblocks exceeds 512
Li Nan
[PATCH 05/12] badblocks: return error if any badblock set fails
Zheng Qixing
Re: [PATCH 05/12] badblocks: return error if any badblock set fails
Coly Li
Re: [PATCH 05/12] badblocks: return error if any badblock set fails
Yu Kuai
Re: [PATCH 05/12] badblocks: return error if any badblock set fails
Coly Li
Re: [PATCH 05/12] badblocks: return error if any badblock set fails
Yu Kuai
Re: [PATCH 05/12] badblocks: return error if any badblock set fails
Coly Li
Re: [PATCH 05/12] badblocks: return error if any badblock set fails
Li Nan
Re: [PATCH 05/12] badblocks: return error if any badblock set fails
Coly Li
[PATCH 03/12] badblocks: attempt to merge adjacent badblocks during ack_all_badblocks
Zheng Qixing
Re: [PATCH 03/12] badblocks: attempt to merge adjacent badblocks during ack_all_badblocks
Yu Kuai
Re: [PATCH 03/12] badblocks: attempt to merge adjacent badblocks during ack_all_badblocks
Coly Li
[PATCH 06/12] badblocks: fix the using of MAX_BADBLOCKS
Zheng Qixing
Re: [PATCH 06/12] badblocks: fix the using of MAX_BADBLOCKS
Zhu Yanjun
Re: [PATCH 06/12] badblocks: fix the using of MAX_BADBLOCKS
Li Nan
Re: [PATCH 06/12] badblocks: fix the using of MAX_BADBLOCKS
Coly Li
Re: [PATCH 06/12] badblocks: fix the using of MAX_BADBLOCKS
Yu Kuai
[PATCH 07/12] badblocks: try can_merge_front before overlap_front
Zheng Qixing
Re: [PATCH 07/12] badblocks: try can_merge_front before overlap_front
Yu Kuai
[PATCH 08/12] badblocks: fix merge issue when new badblocks align with pre+1
Zheng Qixing
Re: [PATCH 08/12] badblocks: fix merge issue when new badblocks align with pre+1
Yu Kuai
[PATCH 09/12] badblocks: fix missing bad blocks on retry in _badblocks_check()
Zheng Qixing
Re: [PATCH 09/12] badblocks: fix missing bad blocks on retry in _badblocks_check()
Coly Li
Re: [PATCH 09/12] badblocks: fix missing bad blocks on retry in _badblocks_check()
Yu Kuai
[PATCH 12/12] badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
Re: [PATCH 12/12] badblocks: use sector_t instead of int to avoid truncation of badblocks length
Coly Li
Re: [PATCH 12/12] badblocks: use sector_t instead of int to avoid truncation of badblocks length
Yu Kuai
[PATCH 10/12] badblocks: return boolen from badblocks_set() and badblocks_clear()
Zheng Qixing
Re: [PATCH 10/12] badblocks: return boolen from badblocks_set() and badblocks_clear()
Yu Kuai
Re: [PATCH 10/12] badblocks: return boolen from badblocks_set() and badblocks_clear()
Paul Menzel
Re: [PATCH 10/12] badblocks: return boolen from badblocks_set() and badblocks_clear()
Paul Menzel
Re: [PATCH 10/12] badblocks: return boolen from badblocks_set() and badblocks_clear()
Coly Li
[PATCH 11/12] md: improve return types of badblocks handling functions
Zheng Qixing
Re: [PATCH 11/12] md: improve return types of badblocks handling functions
Yu Kuai
Re: [PATCH 00/12] badblocks: bugfix and cleanup for badblocks
Yu Kuai
Re: [PATCH 00/12] badblocks: bugfix and cleanup for badblocks
Coly Li
next-20250219: arm, arm64 kernel panic handle_fasteoi_irq
Naresh Kamboju
[PATCH v12 0/4] Driver and fscrypt support for HW-wrapped inline encryption keys
Eric Biggers
[PATCH v12 2/4] soc: qcom: ice: add HWKM support to the ICE driver
Eric Biggers
[PATCH v12 3/4] ufs: qcom: add support for wrapped keys
Eric Biggers
[PATCH v12 4/4] fscrypt: add support for hardware-wrapped keys
Eric Biggers
[PATCH v12 1/4] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key
Eric Biggers
Re: [PATCH v12 0/4] Driver and fscrypt support for HW-wrapped inline encryption keys
Bartosz Golaszewski
Re: [PATCH v12 0/4] Driver and fscrypt support for HW-wrapped inline encryption keys
Eric Biggers
Re: [PATCH v12 0/4] Driver and fscrypt support for HW-wrapped inline encryption keys
Eric Biggers
[PATCH v11 0/7] Support for hardware-wrapped inline encryption keys
Eric Biggers
[PATCH v11 1/7] blk-crypto: add basic hardware-wrapped key support
Eric Biggers
[PATCH v11 2/7] blk-crypto: show supported key types in sysfs
Eric Biggers
[PATCH v11 4/7] fscrypt: add support for hardware-wrapped keys
Eric Biggers
[PATCH v11 3/7] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
Eric Biggers
[PATCH v11 5/7] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key
Eric Biggers
Re: [PATCH v11 5/7] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key
Manivannan Sadhasivam
[PATCH v11 6/7] soc: qcom: ice: add HWKM support to the ICE driver
Eric Biggers
Re: [PATCH v11 6/7] soc: qcom: ice: add HWKM support to the ICE driver
kernel test robot
[PATCH v11 7/7] ufs: qcom: add support for wrapped keys
Eric Biggers
Re: [PATCH v11 7/7] ufs: qcom: add support for wrapped keys
Manivannan Sadhasivam
Re: [PATCH v11 7/7] ufs: qcom: add support for wrapped keys
Eric Biggers
Re: [PATCH v11 0/7] Support for hardware-wrapped inline encryption keys
Bartosz Golaszewski
Re: [PATCH v11 0/7] Support for hardware-wrapped inline encryption keys
Eric Biggers
Re: (subset) [PATCH v11 0/7] Support for hardware-wrapped inline encryption keys
Jens Axboe
annotate noio context v2
Christoph Hellwig
[PATCH] block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
Re: [PATCH] block: force noio scope in blk_mq_freeze_queue
Jens Axboe
Re: [PATCH] block: force noio scope in blk_mq_freeze_queue
Guenter Roeck
Re: [PATCH] block: force noio scope in blk_mq_freeze_queue
Jens Axboe
[RFC v2 00/38] Improve ABI documentation generation
Mauro Carvalho Chehab
Re: [RFC v2 00/38] Improve ABI documentation generation
Jonathan Corbet
Re: [RFC v2 00/38] Improve ABI documentation generation
Mauro Carvalho Chehab
Re: [RFC v2 00/38] Improve ABI documentation generation
Mauro Carvalho Chehab
Re: [RFC v2 00/38] Improve ABI documentation generation
Mauro Carvalho Chehab
Re: [RFC v2 00/38] Improve ABI documentation generation
Jonathan Corbet
Re: [RFC v2 00/38] Improve ABI documentation generation
Mauro Carvalho Chehab
Re: [f2fs-dev] [RFC v2 00/38] Improve ABI documentation generation
patchwork-bot+f2fs
annotate noio context
Christoph Hellwig
[PATCH 2/2] block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
[PATCH 1/2] loop: force GFP_NOIO for underlying file systems allocations
Christoph Hellwig
Re: [PATCH 1/2] loop: force GFP_NOIO for underlying file systems allocations
Ming Lei
Re: [PATCH 1/2] loop: force GFP_NOIO for underlying file systems allocations
Christoph Hellwig
[PATCH v5 0/9] blk: honor isolcpus configuration
Daniel Wagner
[PATCH v5 1/9] lib/group_cpus: let group_cpu_evenly return number initialized masks
Daniel Wagner
Re: [PATCH v5 1/9] lib/group_cpus: let group_cpu_evenly return number initialized masks
Hannes Reinecke
[PATCH v5 2/9] blk-mq: add number of queue calc helper
Daniel Wagner
[PATCH v5 3/9] nvme-pci: use block layer helpers to calculate num of queues
Daniel Wagner
[PATCH v5 4/9] scsi: use block layer helpers to calculate num of queues
Daniel Wagner
Re: [PATCH v5 4/9] scsi: use block layer helpers to calculate num of queues
Martin K. Petersen
Re: [PATCH v5 4/9] scsi: use block layer helpers to calculate num of queues
Hannes Reinecke
[PATCH v5 5/9] virtio: blk/scsi: use block layer helpers to calculate num of queues
Daniel Wagner
Re: [PATCH v5 5/9] virtio: blk/scsi: use block layer helpers to calculate num of queues
Hannes Reinecke
[PATCH v5 6/9] lib/group_cpus: honor housekeeping config when grouping CPUs
Daniel Wagner
[PATCH v5 7/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled
Daniel Wagner
Re: [PATCH v5 7/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled
Hannes Reinecke
[PATCH v5 8/9] blk-mq: issue warning when offlining hctx with online isolcpus
Daniel Wagner
Re: [PATCH v5 8/9] blk-mq: issue warning when offlining hctx with online isolcpus
Ming Lei
Re: [PATCH v5 8/9] blk-mq: issue warning when offlining hctx with online isolcpus
Hannes Reinecke
[PATCH v5 9/9] doc: update managed_irq documentation
Daniel Wagner
Re: [PATCH v5 9/9] doc: update managed_irq documentation
Hannes Reinecke
[PATCH] virtio_blk: always post notifications under the lock
Andrew Boyer
Re: [PATCH] virtio_blk: always post notifications under the lock
Jason Wang
Re: [PATCH] virtio_blk: always post notifications under the lock
Michael S. Tsirkin
Re: [PATCH] virtio_blk: always post notifications under the lock
Christian Borntraeger
Re: [PATCH] virtio_blk: always post notifications under the lock
Michael S. Tsirkin
Re: [PATCH] virtio_blk: always post notifications under the lock
Boyer, Andrew
Re: [PATCH] virtio_blk: always post notifications under the lock
Michael S. Tsirkin
Re: [PATCH] virtio_blk: always post notifications under the lock
Boyer, Andrew
Re: [PATCH] virtio_blk: always post notifications under the lock
Michael S. Tsirkin
(repost) Re: [PATCH] virtio_blk: always post notifications under the lock
Michael S. Tsirkin
Re: [PATCH] virtio_blk: always post notifications under the lock
Christian Borntraeger
Re: [PATCH] virtio_blk: always post notifications under the lock
Boyer, Andrew
Re: [PATCH] virtio_blk: always post notifications under the lock
Michael S. Tsirkin
Re: [PATCH] virtio_blk: always post notifications under the lock
Michael S. Tsirkin
Re: [PATCH] virtio_blk: always post notifications under the lock
Boyer, Andrew
Re: [PATCH] virtio_blk: always post notifications under the lock
Michael S. Tsirkin
Re: [PATCH] virtio_blk: always post notifications under the lock
Boyer, Andrew
Re: [PATCH] virtio_blk: always post notifications under the lock
Jason Wang
Re: [PATCH] virtio_blk: always post notifications under the lock
Michael S. Tsirkin
Re: [PATCH] virtio_blk: always post notifications under the lock
Michael S. Tsirkin
Re: [PATCH] virtio_blk: always post notifications under the lock
Christian Borntraeger
Re: [PATCH] virtio_blk: always post notifications under the lock
Michael S. Tsirkin
Re: [PATCH] virtio_blk: always post notifications under the lock
Boyer, Andrew
Re: [PATCH] virtio_blk: always post notifications under the lock
Michael S. Tsirkin
RFC: fix queue freeze and limit locking order (alt take)
Christoph Hellwig
[PATCH 01/10] block: fix docs for freezing of queue limits updates
Christoph Hellwig
Re: [PATCH 01/10] block: fix docs for freezing of queue limits updates
Damien Le Moal
[PATCH 03/10] block: add a store_limit operations for sysfs entries
Christoph Hellwig
Re: [PATCH 03/10] block: add a store_limit operations for sysfs entries
Damien Le Moal
Re: [PATCH 03/10] block: add a store_limit operations for sysfs entries
Christoph Hellwig
[PATCH 04/10] block: use queue_limits_commit_update in queue_attr_store
Christoph Hellwig
Re: [PATCH 04/10] block: use queue_limits_commit_update in queue_attr_store
Damien Le Moal
[PATCH 02/10] block: add a queue_limits_commit_update_frozen helper
Christoph Hellwig
Re: [PATCH 02/10] block: add a queue_limits_commit_update_frozen helper
Damien Le Moal
[PATCH 05/10] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
Christoph Hellwig
Re: [PATCH 05/10] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
Damien Le Moal
Re: [PATCH 05/10] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
Christoph Hellwig
Re: [PATCH 05/10] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
Nilay Shroff
Re: [PATCH 05/10] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
Christoph Hellwig
Re: [PATCH 05/10] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
Nilay Shroff
Re: [PATCH 05/10] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
Christoph Hellwig
Re: [PATCH 05/10] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
Nilay Shroff
[PATCH 06/10] virtio_blk: use queue_limits_commit_update_frozen in cache_type_store
Christoph Hellwig
Re: [PATCH 06/10] virtio_blk: use queue_limits_commit_update_frozen in cache_type_store
Damien Le Moal
Re: [PATCH 06/10] virtio_blk: use queue_limits_commit_update_frozen in cache_type_store
Christoph Hellwig
Re: [PATCH 06/10] virtio_blk: use queue_limits_commit_update_frozen in cache_type_store
Damien Le Moal
Re: [PATCH 06/10] virtio_blk: use queue_limits_commit_update_frozen in cache_type_store
Christoph Hellwig
[PATCH 07/10] usb-storage: use queue_limits_commit_update_frozen in max_sectors_store
Christoph Hellwig
[PATCH 08/10] nvme: freeze queue after taking limits lock
Christoph Hellwig
[PATCH 10/10] nbd: use queue_limits_commit_update_frozen in nbd_set_size
Christoph Hellwig
[PATCH 09/10] loop: document why loop_clear_limits updates queue limits without freezing
Christoph Hellwig
[PATCH v1 0/3] virtio-blk: add io_uring passthrough support.
Ferry Meng
[PATCH v1 1/3] virtio-blk: add virtio-blk chardev support.
Ferry Meng
Re: [PATCH v1 1/3] virtio-blk: add virtio-blk chardev support.
Joseph Qi
Re: [PATCH v1 1/3] virtio-blk: add virtio-blk chardev support.
Jingbo Xu
[PATCH v1 3/3] virtio-blk: add uring_cmd iopoll support.
Ferry Meng
[PATCH v1 2/3] virtio-blk: add uring_cmd support for I/O passthru on chardev.
Ferry Meng
Re: [PATCH v1 2/3] virtio-blk: add uring_cmd support for I/O passthru on chardev.
Joseph Qi
Earlier messages
Later messages