Linux Block I/O
[Prev Page][Next Page]
- [PATCH v2 3/4] block/elevator: choose none elevator for high IO concurrency ability disk
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v2 4/4] block/mq-deadline: introduce min_async_depth
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v2 0/4] lib/sbitmap: fix shallow_depth tag allocation
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2 RFC 2/4] lib/sbitmap: fix shallow_depth tag allocation
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 1/2] block: avoid to hold q->limits_lock across APIs for atomic update queue limits
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Zoned storage and BLK_STS_RESOURCE
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [RFC v2 02/11] fs/buffer: add a for_each_bh() for block_read_full_folio()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: Zoned storage and BLK_STS_RESOURCE
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 6/6] blk-zoned: Split queue_zone_wplugs_show()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 5/6] blk-zoned: Uninline functions that are not in the hot path
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 3/6] blk-zoned: Document locking assumptions
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 0/6] Minor improvements for the zoned block storage code
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 4/6] blk-zoned: Improve the queue reference count strategy documentation
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 2/6] blk-zoned: Document the locking order
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 1/6] blk-zoned: Minimize #include directives
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: Zoned storage and BLK_STS_RESOURCE
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] null_blk: Remove accesses to page->index
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Zoned storage and BLK_STS_RESOURCE
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: Zoned storage and BLK_STS_RESOURCE
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH 2/2] blk-mq: Move more error handling into blk_mq_submit_bio()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 0/2] Move blk_mq_submit_bio() error handling
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 1/2] block: Optimize blk_mq_submit_bio() for the cache hit scenario
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC v2 02/11] fs/buffer: add a for_each_bh() for block_read_full_folio()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Zoned storage and BLK_STS_RESOURCE
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC v2 02/11] fs/buffer: add a for_each_bh() for block_read_full_folio()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] null_blk: Remove accesses to page->index
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v3 4/9] driver core: Move true expression out of if condition in API driver_find_device()
- From: Fan Ni <nifan.cxl@xxxxxxxxx>
- Re: [PATCH v3 6/9] driver core: Rename declaration parameter name for API device_find_child() cluster
- From: Fan Ni <nifan.cxl@xxxxxxxxx>
- Re: [PATCH v3 5/9] driver core: Move true expression out of if condition in API device_find_child()
- From: Fan Ni <nifan.cxl@xxxxxxxxx>
- Re: [PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- Re: [PATCHv14 10/11] nvme: register fdp parameters with the block layer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] null_blk: Remove accesses to page->index
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] block: Fix queue_iostats_passthrough_show()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] block: avoid to hold q->limits_lock across APIs for atomic update queue limits
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 1/9] driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 9/9] driver core: Introduce device_iter_t for device iterating APIs
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 8/9] driver core: Correct API device_for_each_child_reverse_from() prototype
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 7/9] driver core: Correct parameter check for API device_for_each_child_reverse_from()
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 6/9] driver core: Rename declaration parameter name for API device_find_child() cluster
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 5/9] driver core: Move true expression out of if condition in API device_find_child()
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 4/9] driver core: Move true expression out of if condition in API driver_find_device()
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 3/9] driver core: bus: Move true expression out of if condition in API bus_find_device()
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
- From: Ferry Meng <mengferry@xxxxxxxxxxxxxxxxx>
- Re: [RFC v2 09/11] block/bdev: lift block size restrictions and use common definition
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC v2 09/11] block/bdev: lift block size restrictions and use common definition
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFC v2 09/11] block/bdev: lift block size restrictions and use common definition
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC v2 09/11] block/bdev: lift block size restrictions and use common definition
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 2/2] block: remove queue_limits_cancel_update()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 1/2] block: avoid to hold q->limits_lock across APIs for atomic update queue limits
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 0/2] block: fix deadlock caused by atomic limits update
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
- From: Ferry Meng <mengferry@xxxxxxxxxxxxxxxxx>
- blktests failures with v6.13-rc2 kernel
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [RFC v2 10/11] nvme: remove superfluous block size check
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC v2 05/11] fs/mpage: use blocks_per_folio instead of blocks_per_page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC v2 02/11] fs/buffer: add a for_each_bh() for block_read_full_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFC v2 02/11] fs/buffer: add a for_each_bh() for block_read_full_folio()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 05/11] fs/mpage: use blocks_per_folio instead of blocks_per_page
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 10/11] nvme: remove superfluous block size check
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 00/11] enable bs > ps for block devices
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 11/11] bdev: use bdev_io_min() for statx block size
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 07/11] fs/buffer fs/mpage: remove large folio restriction
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 06/11] fs/mpage: avoid negative shift for large blocksize
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 03/11] fs/buffer: add iteration support for block_read_full_folio()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 04/11] fs/buffer: reduce stack usage on bh_read_iter()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 08/11] block/bdev: enable large folio support for large logical block sizes
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 01/11] fs/buffer: move async batch read code into a helper
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 09/11] block/bdev: lift block size restrictions and use common definition
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH RFC 1/3] block/mq-deadline: Revert "block/mq-deadline: Fix the tag reservation code"
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 6.13-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: Change in reported values of some block integrity sysfs attributes
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [GIT PULL] Block fixes for 6.13-rc3
- From: Jens Axboe <axboe@xxxxxxxxx>
- [no subject]
- Re: LSF/MM/BPF: 2025: Call for Proposals
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCHv2] block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] block: Fix queue_iostats_passthrough_show()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 0/3] Three small block layer patches
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Change in reported values of some block integrity sysfs attributes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] [tipc?] kernel BUG in __pskb_pull_tail
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [syzbot] [tipc?] kernel BUG in __pskb_pull_tail
- From: syzbot <syzbot+4f66250f6663c0c1d67e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- LSF/MM/BPF: 2025: Call for Proposals
- From: Michal Hocko <mhocko@xxxxxxxx>
- [syzbot] [nbd?] KASAN: slab-use-after-free Write in recv_work
- From: syzbot <syzbot+6b0df248918b92c33e6a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Clarification on last_comp_len logic in zram_write_page
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCH] blktests: src/miniublk.c: fix segment fault when io_uring is disabled
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/3] blk-mq: Clean up blk_mq_requeue_work()
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 1/3] mq-deadline: Remove a local variable
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [no subject]
- Clarification on last_comp_len logic in zram_write_page
- From: Dheeraj Reddy Jonnalagadda <dheeraj.linuxdev@xxxxxxxxx>
- Change in reported values of some block integrity sysfs attributes
- From: M Nikhil <nikh1092@xxxxxxxxxxxxx>
- Re: [PATCHv14 10/11] nvme: register fdp parameters with the block layer
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH 1/3] mq-deadline: Remove a local variable
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH 2/3] blk-mq: Clean up blk_mq_requeue_work()
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH 3/3] block: Fix queue_iostats_passthrough_show()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/3] blk-mq: Clean up blk_mq_requeue_work()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] mq-deadline: Remove a local variable
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v10 15/15] ufs: qcom: add support for wrapped keys
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 14/15] soc: qcom: ice: add HWKM support to the ICE driver
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 13/15] fscrypt: add support for hardware-wrapped keys
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 12/15] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 11/15] blk-crypto: show supported key types in sysfs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 10/15] blk-crypto: add basic hardware-wrapped key support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 08/15] firmware: qcom: scm: add calls for wrapped key support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 09/15] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 07/15] mmc: sdhci-msm: convert to use custom crypto profile
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 06/15] mmc: crypto: add mmc_from_crypto_profile()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 05/15] mmc: sdhci-msm: fix crypto key eviction
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 04/15] ufs: crypto: remove ufs_hba_variant_ops::program_key
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 03/15] ufs: qcom: convert to use UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 02/15] ufs: crypto: add ufs_hba_from_crypto_profile()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 01/15] ufs: qcom: fix crypto key eviction
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v10 00/15] Support for hardware-wrapped inline encryption keys
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 3/3] block: Fix queue_iostats_passthrough_show()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 1/3] mq-deadline: Remove a local variable
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 2/3] blk-mq: Clean up blk_mq_requeue_work()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 0/3] Three small block layer patches
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- RE: [PATCH] blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH] blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] block: Make bio_iov_bvec_set() accept pointer to const iov_iter
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [bugzilla:219548] the kernel crashes when storing an EXT4 file system in a ZRAM device
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [bugzilla:219548] the kernel crashes when storing an EXT4 file system in a ZRAM device
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH v3 9/9] driver core: Introduce device_iter_t for device iterating APIs
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 8/9] driver core: Correct API device_for_each_child_reverse_from() prototype
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 7/9] driver core: Correct parameter check for API device_for_each_child_reverse_from()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 6/9] driver core: Rename declaration parameter name for API device_find_child() cluster
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 5/9] driver core: Move true expression out of if condition in API device_find_child()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 4/9] driver core: Move true expression out of if condition in API driver_find_device()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 2/9] blk-cgroup: Fix class @block_class's subsystem refcount leakage
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 3/9] driver core: bus: Move true expression out of if condition in API bus_find_device()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 1/9] driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 0/9] driver core: class: Fix bug and code improvements for class APIs
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- Re: [PATCHv14 10/11] nvme: register fdp parameters with the block layer
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv14 00/11] block write streams with nvme fdp
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v4 11/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v4 12/18] mm/hmm: provide generic DMA managing logic
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 11/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 06/18] dma: Provide an interface to allow allocate IOVA
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v4 05/18] dma-mapping: Add check if IOVA can be used
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v4 08/18] dma-mapping: Implement link/unlink ranges API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 06/18] dma: Provide an interface to allow allocate IOVA
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [bugzilla:219548] the kernel crashes when storing an EXT4 file system in a ZRAM device
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH v4 05/18] dma-mapping: Add check if IOVA can be used
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 04/18] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [bugzilla:219548] the kernel crashes when storing an EXT4 file system in a ZRAM device
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [bugzilla:219548] the kernel crashes when storing an EXT4 file system in a ZRAM device
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] block: Make bio_iov_bvec_set() accept pointer to const iov_iter
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv13 00/11] block write streams with nvme fdp
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv13 00/11] block write streams with nvme fdp
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [bugzilla:219548] the kernel crashes when storing an EXT4 file system in a ZRAM device
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [bugzilla:219548] the kernel crashes when storing an EXT4 file system in a ZRAM device
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [bugzilla:219548] the kernel crashes when storing an EXT4 file system in a ZRAM device
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [bugzilla:219548] the kernel crashes when storing an EXT4 file system in a ZRAM device
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [bugzilla:219548] the kernel crashes when storing an EXT4 file system in a ZRAM device
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH v4 04/18] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCHv14 00/11] block write streams with nvme fdp
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv14 10/11] nvme: register fdp parameters with the block layer
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCH AUTOSEL 5.4 7/7] virtio-blk: don't keep queue frozen during system suspend
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 10/10] virtio-blk: don't keep queue frozen during system suspend
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 10/10] virtio-blk: don't keep queue frozen during system suspend
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 15/15] blk-mq: register cpuhp callback after hctx is added to xarray table
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 14/15] virtio-blk: don't keep queue frozen during system suspend
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 21/23] virtio-blk: don't keep queue frozen during system suspend
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 23/23] blk-mq: move cpuhp callback registering out of q->sysfs_lock
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 22/23] blk-mq: register cpuhp callback after hctx is added to xarray table
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.12 36/36] blk-mq: move cpuhp callback registering out of q->sysfs_lock
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.12 34/36] virtio-blk: don't keep queue frozen during system suspend
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.12 35/36] blk-mq: register cpuhp callback after hctx is added to xarray table
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v3 16/19] staging: vc04_services: Convert timeouts to secs_to_jiffies()
- From: Dave Stevenson <dave.stevenson@xxxxxxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCHv13 10/11] nvme: register fdp parameters with the block layer
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv13 10/11] nvme: register fdp parameters with the block layer
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [syzbot] [block?] KASAN: slab-use-after-free Read in update_io_ticks (2)
- From: syzbot <syzbot+085c0366f5a7bfd7b82d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv13 10/11] nvme: register fdp parameters with the block layer
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv2] block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCHv2] block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCHv2] block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCHv13 10/11] nvme: register fdp parameters with the block layer
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH] blktests: src/miniublk.c: fix unaligned mmap offset for 64K page size
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCHv13 10/11] nvme: register fdp parameters with the block layer
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCHv13 04/11] block: introduce a write_stream_granularity queue limit
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v4 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- Re: [PATCHv13 10/11] nvme: register fdp parameters with the block layer
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCHv13 06/11] io_uring: enable per-io write streams
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v3 14/19] wifi: ath11k: Convert timeouts to secs_to_jiffies()
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: [PATCH v3 14/19] wifi: ath11k: Convert timeouts to secs_to_jiffies()
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: [PATCHv13 00/11] block write streams with nvme fdp
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 05/19] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 18/19] livepatch: Convert timeouts to secs_to_jiffies()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCHv13 05/11] block: expose write streams for block device nodes
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH RFC 1/3] block/mq-deadline: Revert "block/mq-deadline: Fix the tag reservation code"
- From: Zhiguo Niu <niuzhiguo84@xxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RFC 1/3] block/mq-deadline: Revert "block/mq-deadline: Fix the tag reservation code"
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 1/3] block/mq-deadline: Revert "block/mq-deadline: Fix the tag reservation code"
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RFC 1/3] block/mq-deadline: Revert "block/mq-deadline: Fix the tag reservation code"
- From: Zhiguo Niu <niuzhiguo84@xxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 11/11] usb: typec: class: Remove both cable_match() and partner_match()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v4 10/11] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v4 09/11] driver core: Introduce an device matching API device_match_type()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v4 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v4 07/11] slimbus: core: Remove of_slim_match_dev()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v4 06/11] driver core: Remove match_any()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v4 05/11] driver core: Simplify API device_find_child_by_name() implementation
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v4 03/11] bus: fsl-mc: Constify fsl_mc_device_match()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v4 02/11] slimbus: core: Constify slim_eaddr_equal()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v4 01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v4 00/11] driver core: Constify API device_find_child()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Jeff Johnson <jeff.johnson@xxxxxxxxxxxxxxxx>
- [PATCH v3 05/19] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 16/19] staging: vc04_services: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 19/19] ALSA: line6: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 06/19] mm: kmemleak: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 17/19] ceph: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 11/19] scsi: pm8001: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 15/19] Bluetooth: MGMT: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 18/19] livepatch: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 07/19] accel/habanalabs: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 13/19] gve: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 14/19] wifi: ath11k: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 04/19] s390: kernel: Convert timeouts to use secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 09/19] scsi: lpfc: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 10/19] scsi: arcmsr: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 08/19] drm/xe: Convert timeout to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 12/19] xen/blkback: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 03/19] arm: pxa: Convert timeouts to use secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 01/19] netfilter: conntrack: Cleanup timeout definitions
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH RFC 1/3] block/mq-deadline: Revert "block/mq-deadline: Fix the tag reservation code"
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v4] block: get wp_offset by bdev_offset_from_zone_start
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4] block: get wp_offset by bdev_offset_from_zone_start
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4] block: get wp_offset by bdev_offset_from_zone_start
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] THE INITIAL VALUE OF wp_offset MAY BE NOT THE POWER OF 2
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCHv13 10/11] nvme: register fdp parameters with the block layer
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv13 00/11] block write streams with nvme fdp
- From: Keith Busch <kbusch@xxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] MAINTAINERS: update Coly Li's email address
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 0/4] Zone write plugging fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 3/4] dm: Fix dm-zoned-reclaim zone write pointer alignment
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCHv12 11/12] nvme: register fdp parameters with the block layer
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv2] block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- [bug report] WARNING: possible circular locking dependency detected at blk_mq_submit_bio+0x43d/0x18d0 and xfs_create+0x31f/0x8c0 [xfs]
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCHv12 10/12] nvme.h: add FDP definitions
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCHv12 09/12] nvme: pass a void pointer to nvme_get/set_features for the result
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCHv12 08/12] nvme: add a nvme_get_log_lsi helper
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [syzbot] [block?] possible deadlock in blk_mq_submit_bio
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [syzbot] [block?] possible deadlock in blk_mq_submit_bio
- From: syzbot <syzbot+5218c85078236fc46227@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- Re: [syzbot] [block?] possible deadlock in blk_mq_submit_bio
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v9 00/12] Support for hardware-wrapped inline encryption keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- Re: [PATCHv12 11/12] nvme: register fdp parameters with the block layer
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH blktests v5 0/5] Add support to run against arbitrary targets
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCHv12 05/12] block: introduce a write_stream_granularity queue limit
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCHv12 04/12] block: introduce max_write_streams queue limit
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCHv12 03/12] block: add a bi_write_stream field
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCHv12 12/12] nvme: use fdp streams if write stream is provided
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCHv12 02/12] fs: add a write stream field to the kiocb
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCHv12 00/12] block write streams with nvme fdp
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] THE INITIAL VALUE OF wp_offset MAY BE NOT THE POWER OF 2
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] THE INITIAL VALUE OF wp_offset MAY BE NOT THE POWER OF 2
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] THE INITIAL VALUE OF wp_offset MAY BE NOT THE POWER OF 2
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH] THE INITIAL VALUE OF wp_offset MAY BE NOT THE POWER OF 2
- From: Atharva Tiwari <evepolonium@xxxxxxxxx>
- Re: [PATCH RFC 1/3] block/mq-deadline: Revert "block/mq-deadline: Fix the tag reservation code"
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCHv12 06/12] block: expose write streams for block device nodes
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH RFC 2/3] lib/sbitmap: don't export sbitmap_get_shallow()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCHv12 00/12] block write streams with nvme fdp
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH RFC 1/3] block/mq-deadline: Revert "block/mq-deadline: Fix the tag reservation code"
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 3/3] lib/sbitmap: fix shallow_depth tag allocation
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/4] Zone write plugging fixes
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH RFC 1/3] block/mq-deadline: Revert "block/mq-deadline: Fix the tag reservation code"
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] block/mq-deadline: Fix the tag reservation code
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v9 00/12] Support for hardware-wrapped inline encryption keys
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v9 00/12] Support for hardware-wrapped inline encryption keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- Re: [PATCH v9 00/12] Support for hardware-wrapped inline encryption keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- Re: [PATCH v9 00/12] Support for hardware-wrapped inline encryption keys
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [syzbot] [block?] possible deadlock in blk_mq_submit_bio
- From: syzbot <syzbot+5218c85078236fc46227@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] block/mq-deadline: Fix the tag reservation code
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH RFC 3/3] lib/sbitmap: fix shallow_depth tag allocation
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH RFC 2/3] lib/sbitmap: don't export sbitmap_get_shallow()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH RFC 1/3] block/mq-deadline: Revert "block/mq-deadline: Fix the tag reservation code"
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] block: Fix potential deadlock in queue_attr_store()
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- RE: [EXT] Re: [PATCHv11 00/10] block write streams with nvme fdp
- From: Pierre Labat <plabat@xxxxxxxxxx>
- Re: [EXT] Re: [PATCHv11 00/10] block write streams with nvme fdp
- From: Keith Busch <kbusch@xxxxxxxxxx>
- RE: [EXT] Re: [PATCHv11 00/10] block write streams with nvme fdp
- From: Pierre Labat <plabat@xxxxxxxxxx>
- [PATCH v2 2/2] zram: fix uninitialized ZRAM not releasing backing device
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v2 1/2] zram: refuse to use zero sized block device as backing device
- From: Kairui Song <ryncsn@xxxxxxxxx>
- [PATCH v2 0/2] zram: fix backing device setup issue
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH 2/2] zram: fix uninitialized ZRAM not releasing backing device
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCHv12 11/12] nvme: register fdp parameters with the block layer
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv12 00/12] block write streams with nvme fdp
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv11 00/10] block write streams with nvme fdp
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies()
- From: Przemek Kitszel <przemyslaw.kitszel@xxxxxxxxx>
- Re: [PATCH v9 00/12] Support for hardware-wrapped inline encryption keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- Re: [PATCHv12 11/12] nvme: register fdp parameters with the block layer
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v9 04/12] mmc: sdhci-msm: convert to use custom crypto profile
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv12 00/12] block write streams with nvme fdp
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv11 00/10] block write streams with nvme fdp
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv12 01/12] fs: add write stream information to statx
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCHv12 11/12] nvme: register fdp parameters with the block layer
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 4/4] block: Prevent potential deadlocks in zone write plug error recovery
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 3/4] dm: Fix dm-zoned-reclaim zone write pointer alignment
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2] block: retry call probe after request_module in blk_request_module
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v3 3/4] dm: Fix dm-zoned-reclaim zone write pointer alignment
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v3 4/4] block: Prevent potential deadlocks in zone write plug error recovery
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v3 2/4] block: Ignore REQ_NOWAIT for zone reset and zone finish operations
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v3 1/4] block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v3 0/4] Zone write plugging fixes
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies()
- From: Przemek Kitszel <przemyslaw.kitszel@xxxxxxxxx>
- [PATCH RFC 2/3] lib/sbitmap: don't export sbitmap_get_shallow()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC 1/3] block/mq-deadline: Revert "block/mq-deadline: Fix the tag reservation code"
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC 0/3] lib/sbitmap: fix shallow_depth tag allocation
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC 3/3] lib/sbitmap: fix shallow_depth tag allocation
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCHv12 01/12] fs: add write stream information to statx
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v2] block: retry call probe after request_module in blk_request_module
- From: Yang Erkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 0/8] blk: refactor queue affinity helpers
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH] block: retry call probe after request_module in blk_request_module
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: [PATCH] block: Fix potential deadlock in queue_attr_store()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 4/4] dm: Fix dm-zoned-reclaim zone write pointer alignment
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v2 4/4] dm: Fix dm-zoned-reclaim zone write pointer alignment
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 4/4] dm: Fix dm-zoned-reclaim zone write pointer alignment
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCHv12 12/12] nvme: use fdp streams if write stream is provided
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv12 11/12] nvme: register fdp parameters with the block layer
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv12 10/12] nvme.h: add FDP definitions
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv12 09/12] nvme: pass a void pointer to nvme_get/set_features for the result
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv12 08/12] nvme: add a nvme_get_log_lsi helper
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv12 07/12] io_uring: enable per-io write streams
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv12 06/12] block: expose write streams for block device nodes
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv12 05/12] block: introduce a write_stream_granularity queue limit
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv12 04/12] block: introduce max_write_streams queue limit
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv12 03/12] block: add a bi_write_stream field
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv12 02/12] fs: add a write stream field to the kiocb
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv12 01/12] fs: add write stream information to statx
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 3/4] block: Prevent potential deadlocks in zone write plug error recovery
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 3/4] block: Prevent potential deadlocks in zone write plug error recovery
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] block: retry call probe after request_module in blk_request_module
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 3/4] block: Prevent potential deadlocks in zone write plug error recovery
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 2/4] block: Ignore REQ_NOWAIT for zone reset and zone finish operations
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 1/4] block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 4/4] dm: Fix dm-zoned-reclaim zone write pointer alignment
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH blktests v5 5/5] nvme/055: add test for nvme-tcp zero-copy offload
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH blktests v5 4/5] contrib: add remote target setup/cleanup script
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH blktests v5 3/5] nvme/030: only run against kernel soft target
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH blktests v5 2/5] common/nvme: add digest options to __nvme_connect_subsys()
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH blktests v5 1/5] nvme/rc: introduce remote target support
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH v9 12/12] ufs: qcom: add support for wrapped keys
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v9 11/12] soc: qcom: ice: add HWKM support to the ICE driver
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v9 10/12] fscrypt: add support for hardware-wrapped keys
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v9 09/12] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v9 08/12] blk-crypto: show supported key types in sysfs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v9 07/12] blk-crypto: add basic hardware-wrapped key support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v9 06/12] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v9 05/12] firmware: qcom: scm: add calls for wrapped key support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v9 04/12] mmc: sdhci-msm: convert to use custom crypto profile
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v9 03/12] mmc: crypto: add mmc_from_crypto_profile()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v9 02/12] ufs: qcom: convert to use UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v9 01/12] ufs: crypto: add ufs_hba_from_crypto_profile()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v9 00/12] Support for hardware-wrapped inline encryption keys
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCHv12 11/12] nvme: register fdp parameters with the block layer
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] blktests: src/miniublk.c: fix unaligned mmap offset for 64K page size
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- [PATCH] block: retry call probe after request_module in blk_request_module
- From: Yang Erkun <yangerkun@xxxxxxxxxx>
- [PATCH v2 4/4] dm: Fix dm-zoned-reclaim zone write pointer alignment
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v2 3/4] block: Prevent potential deadlocks in zone write plug error recovery
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v2 1/4] block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v2 2/4] block: Ignore REQ_NOWAIT for zone reset and zone finish operations
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v2 0/4] Zone write plugging fixes
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update Coly Li's email address
- From: Coly Li <colyli@xxxxxxx>
- [PATCH] MAINTAINERS: update Coly Li's email address
- Re: [PATCH] block: Fix potential deadlock in queue_attr_store()
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- [PATCH] block: Fix the comment error in the __register_blkdev function.
- From: MengEn Sun <mengensun88@xxxxxxxxx>
- Re: [GIT PULL] Block fixes for 6.13-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Block fixes for 6.13-rc2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] zram: make default ZSTD compression level configurable
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] block: Fix potential deadlock in queue_attr_store()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 2/2] block/mq-deadline: Fix the tag reservation code
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCHv12 09/12] nvme: pass a void pointer to nvme_get/set_features for the result
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv12 10/12] nvme.h: add FDP definitions
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv12 08/12] nvme: add a nvme_get_log_lsi helper
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv12 03/12] block: add a bi_write_stream field
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv12 06/12] block: expose write streams for block device nodes
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv12 07/12] io_uring: enable per-io write streams
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv12 02/12] fs: add a write stream field to the kiocb
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv12 11/12] nvme: register fdp parameters with the block layer
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv12 01/12] fs: add write stream information to statx
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv12 04/12] block: introduce max_write_streams queue limit
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv12 00/12] block write streams with nvme fdp
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv12 05/12] block: introduce a write_stream_granularity queue limit
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv12 12/12] nvme: use fdp streams if write stream is provided
- From: Keith Busch <kbusch@xxxxxxxx>
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH] zram: make default ZSTD compression level configurable
- From: LiviaMedeiros <9@xxxxxxxxxx>
- Re: [PATCH RESEND 0/2] blk-mq: fix lockdep warning between sysfs_lock and cpu hotplug lock
- From: Reinette Chatre <reinette.chatre@xxxxxxxxx>
- Re: [PATCHv11 03/10] io_uring: add write stream attribute
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH RESEND 0/2] blk-mq: fix lockdep warning between sysfs_lock and cpu hotplug lock
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: Fix potential deadlock in queue_attr_store()
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- [PATCH] block: Fix potential deadlock in queue_attr_store()
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH RESEND 0/2] blk-mq: fix lockdep warning between sysfs_lock and cpu hotplug lock
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
- From: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
- [PATCH blktests v5 2/5] common/nvme: add digest options to __nvme_connect_subsys()
- From: Aurelien Aptel <aaptel@xxxxxxxxxx>
- [PATCH blktests v5 5/5] nvme/055: add test for nvme-tcp zero-copy offload
- From: Aurelien Aptel <aaptel@xxxxxxxxxx>
- [PATCH blktests v5 3/5] nvme/030: only run against kernel soft target
- From: Aurelien Aptel <aaptel@xxxxxxxxxx>
- [PATCH blktests v5 4/5] contrib: add remote target setup/cleanup script
- From: Aurelien Aptel <aaptel@xxxxxxxxxx>
- [PATCH blktests v5 1/5] nvme/rc: introduce remote target support
- From: Aurelien Aptel <aaptel@xxxxxxxxxx>
- [PATCH blktests v5 0/5] Add support to run against arbitrary targets
- From: Aurelien Aptel <aaptel@xxxxxxxxxx>
- Re: [PATCHv11 10/10] nvme: use fdp streams if write stream is provided
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv11 02/10] io_uring: protection information enhancements
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCHv11 07/10] block: expose write streams for block device nodes
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCHv11 03/10] io_uring: add write stream attribute
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCHv11 03/10] io_uring: add write stream attribute
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH RESEND 2/2] blk-mq: move cpuhp callback registering out of q->sysfs_lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH RESEND 1/2] blk-mq: register cpuhp callback after hctx is added to xarray table
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH RESEND 0/2] blk-mq: fix lockdep warning between sysfs_lock and cpu hotplug lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH] blktests: src/miniublk.c: fix unaligned mmap offset for 64K page size
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 0/2] blk-mq: fix lockdep warning between sysfs_lock and cpuhotplug lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 2/3] ubd_drv: fix io command buffer mapping
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 2/2] blk-mq: move cpuhp callback registering out of q->sysfs_lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2] null_blk: cleanup null_init_tag_set
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 1/3] ubd_drv: fix return value for COMMIT* command
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 1/2] blk-mq: register cpuhp callback after hctx is added to xarray table
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 0/2] blk-mq: fix lockdep warning between sysfs_lock and cpuhotplug lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] blk-mq: move cpuhp callback registering out of q->sysfs_lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] blk-mq: move cpuhp callback registering out of q->sysfs_lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
- From: Uwe Kleine-König <ukleinek@xxxxxxxxxx>
- Re: [PATCH 4/4] dm: Fix dm-zoned-reclaim zone write pointer alignment
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv11 09/10] nvme: register fdp queue limits
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/4] Zone write plugging fixes
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCHv11 00/10] block write streams with nvme fdp
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv11 00/10] block write streams with nvme fdp
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv11 10/10] nvme: use fdp streams if write stream is provided
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv11 07/10] block: expose write streams for block device nodes
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv11 05/10] block: introduce max_write_streams queue limit
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv11 06/10] block: introduce a write_stream_granularity queue limit
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv11 09/10] nvme: register fdp queue limits
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv11 08/10] nvme: add a nvme_get_log_lsi helper
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv11 04/10] block: add a bi_write_stream field
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv11 01/10] fs: add a write stream field to the kiocb
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv11 02/10] io_uring: protection information enhancements
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv11 03/10] io_uring: add write stream attribute
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCH 3/4] block: Prevent potential deadlocks in zone write plug error recovery
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH 1/4] block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH 4/4] dm: Fix dm-zoned-reclaim zone write pointer alignment
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH 2/4] block: Ignore REQ_NOWAIT for zone reset and zone finish operations
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH 0/4] Zone write plugging fixes
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v3 10/11] cxl/pmem: Remove match_nvdimm_bridge()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- Re: [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- Re: [PATCH v3 01/11] libnvdimm: Simplify nd_namespace_store() implementation
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- Re: [PATCH v3 01/11] libnvdimm: Simplify nd_namespace_store() implementation
- From: Alison Schofield <alison.schofield@xxxxxxxxx>
- Re: [PATCH v3 10/11] cxl/pmem: Remove match_nvdimm_bridge()
- From: Alison Schofield <alison.schofield@xxxxxxxxx>
- Re: [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
- From: Alison Schofield <alison.schofield@xxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] virtio-blk: don't keep queue frozen during system suspend
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH v4 16/18] vfio/mlx5: Explicitly use number of pages instead of allocated length
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 18/18] vfio/mlx5: Enable the DMA link API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 12/18] mm/hmm: provide generic DMA managing logic
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 17/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 14/18] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 15/18] RDMA/umem: Separate implicit ODP initialization from explicit ODP
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 11/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 10/18] docs: core-api: document the IOVA-based API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 13/18] RDMA/umem: Store ODP access mask information in PFN
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 09/18] dma-mapping: add a dma_need_unmap helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 05/18] dma-mapping: Add check if IOVA can be used
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 07/18] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 08/18] dma-mapping: Implement link/unlink ranges API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 06/18] dma: Provide an interface to allow allocate IOVA
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 03/18] iommu: generalize the batched sync after map interface
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 04/18] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 01/18] PCI/P2PDMA: Refactor the p2pdma mapping helpers
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v4 00/18] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- Re: [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- Re: Co-existence of GPT and fixed partitions (Was: Re: [PATCH v6 5/6] block: add support for partition table defined in OF)
- From: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
- Re: Co-existence of GPT and fixed partitions (Was: Re: [PATCH v6 5/6] block: add support for partition table defined in OF)
- From: "Christian Marangi (Ansuel)" <ansuelsmth@xxxxxxxxx>
- Co-existence of GPT and fixed partitions (Was: Re: [PATCH v6 5/6] block: add support for partition table defined in OF)
- From: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
- Re: Possible locking bug in the block layer [was syzbot: Re: [syzbot] [netfs?] kernel BUG in iov_iter_revert (2)]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
- From: Uwe Kleine-König <ukleinek@xxxxxxxxxx>
- Re: [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
- From: Uwe Kleine-König <ukleinek@xxxxxxxxxx>
- [Resend]Re: [PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
- From: Ferry Meng <mengferry@xxxxxxxxxxxxxxxxx>
- Re: [syzbot] [netfs?] kernel BUG in iov_iter_revert (2)
- From: syzbot <syzbot+404b4b745080b6210c6c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Possible locking bug in the block layer [was syzbot: Re: [syzbot] [netfs?] kernel BUG in iov_iter_revert (2)]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [syzbot] [netfs?] kernel BUG in iov_iter_revert (2)
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
- From: quic_zijuhu <quic_zijuhu@xxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
- From: Uwe Kleine-König <ukleinek@xxxxxxxxxx>
- Re: [PATCH] block: Fix the wrong format specifier
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: Possible locking bug in the block layer [was syzbot: Re: [syzbot] [netfs?] kernel BUG in iov_iter_revert (2)]
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/2] zram: fix uninitialized ZRAM not releasing backing device
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH 1/2] zram: refuse to use zero sized block device as backing device
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: Possible locking bug in the block layer [was syzbot: Re: [syzbot] [netfs?] kernel BUG in iov_iter_revert (2)]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Possible locking bug in the block layer [was syzbot: Re: [syzbot] [netfs?] kernel BUG in iov_iter_revert (2)]
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH][next] blktrace: remove redundant return at end of function
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 00/11] driver core: Constify API device_find_child()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 11/11] usb: typec: class: Remove both cable_match() and partner_match()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 10/11] cxl/pmem: Remove match_nvdimm_bridge()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 09/11] driver core: Introduce an device matching API device_match_type()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 07/11] slimbus: core: Simplify of_find_slim_device() implementation
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 06/11] driver core: Remove match_any()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 05/11] driver core: Simplify API device_find_child_by_name() implementation
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 03/11] bus: fsl-mc: Constify fsl_mc_device_match()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 02/11] slimbus: core: Constify slim_eaddr_equal()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 01/11] libnvdimm: Simplify nd_namespace_store() implementation
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v3 00/11] driver core: Constify API device_find_child()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- Re: [PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- Re: [PATCH] virtio-blk: don't keep queue frozen during system suspend
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: s390: block/blk-iocost.c:1101:11: error: call to '__compiletime_assert_557' declared with 'error' attribute: clamp() low limit 1 greater than high limit active
- From: "'Tejun Heo'" <tj@xxxxxxxxxx>
- [PATCH 2/2] zram: fix uninitialized ZRAM not releasing backing device
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: [PATCH 2/2] blktrace: move copy_[to|from]_user() out of ->debugfs_lock
- From: Kees Bakker <kees@xxxxxxxxxxxx>
- [PATCH 0/2] zram: fix backing device setup issue
- From: Kairui Song <ryncsn@xxxxxxxxx>
- RE: s390: block/blk-iocost.c:1101:11: error: call to '__compiletime_assert_557' declared with 'error' attribute: clamp() low limit 1 greater than high limit active
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH 1/2] zram: refuse to use zero sized block device as backing device
- From: Kairui Song <ryncsn@xxxxxxxxx>
- Re: s390: block/blk-iocost.c:1101:11: error: call to '__compiletime_assert_557' declared with 'error' attribute: clamp() low limit 1 greater than high limit active
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: rnull: Initialize the module in place
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: s390: block/blk-iocost.c:1101:11: error: call to '__compiletime_assert_557' declared with 'error' attribute: clamp() low limit 1 greater than high limit active
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- RE: s390: block/blk-iocost.c:1101:11: error: call to '__compiletime_assert_557' declared with 'error' attribute: clamp() low limit 1 greater than high limit active
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH][next] blktrace: remove redundant return at end of function
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/3] virtio-blk: add uring_cmd support for I/O passthru on chardev.
- From: kernel test robot <lkp@xxxxxxxxx>
- Possible locking bug in the block layer [was syzbot: Re: [syzbot] [netfs?] kernel BUG in iov_iter_revert (2)]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH][next] blktrace: remove redundant return at end of function
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- [PATCH] block: Fix the wrong format specifier
- From: liujing <liujing@xxxxxxxxxxxxxxxxxxxx>
- Re: s390: block/blk-iocost.c:1101:11: error: call to '__compiletime_assert_557' declared with 'error' attribute: clamp() low limit 1 greater than high limit active
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 10/11] fs: fix hungtask due to repeated traversal of inodes list
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- Re: Lockdep splat on UMS disconnect (6.13-rc1)
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 10/11] fs: fix hungtask due to repeated traversal of inodes list
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 00/11] fix hungtask due to repeated traversal of inodes list
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Lockdep splat on UMS disconnect (6.13-rc1)
- From: Johan Hovold <johan@xxxxxxxxxx>
- Re: [PATCH] block: rnull: Initialize the module in place
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- s390: block/blk-iocost.c:1101:11: error: call to '__compiletime_assert_557' declared with 'error' attribute: clamp() low limit 1 greater than high limit active
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- [PATCH] block: rnull: Initialize the module in place
- From: Benoît du Garreau <benoit@xxxxxxxxxxxx>
- Re: [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCH 00/11] fix hungtask due to repeated traversal of inodes list
- From: "yebin (H)" <yebin10@xxxxxxxxxx>
- Re: fix a few zoned append issues v2 (now with Ccs)
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH V2 3/3] block: model freeze & enter queue as lock for supporting lockdep
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 3/3] block: model freeze & enter queue as lock for supporting lockdep
- From: "Lai, Yi" <yi1.lai@xxxxxxxxxxxxxxx>
- Re: fix a few zoned append issues v2 (now with Ccs)
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 09/22] drm/etnaviv: Convert timeouts to secs_to_jiffies()
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: fix a few zoned append issues v2 (now with Ccs)
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] block: Delete bio_set_prio() and bio_prio()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
- From: Thomas Weißschuh <thomas@xxxxxxxx>
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: rnull: add missing MODULE_DESCRIPTION
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
- From: Uwe Kleine-König <ukleinek@xxxxxxxxxx>
- [PATCH 2/3] virtio-blk: add uring_cmd support for I/O passthru on chardev.
- From: Ferry Meng <mengferry@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH 3/3] virtio-blk: add uring_cmd iopoll support.
- From: Ferry Meng <mengferry@xxxxxxxxxxxxxxxxx>
- [PATCH 1/3] virtio-blk: add virtio-blk chardev support.
- From: Ferry Meng <mengferry@xxxxxxxxxxxxxxxxx>
- [PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
- From: Ferry Meng <mengferry@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: rnull: add missing MODULE_DESCRIPTION
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] block: rnull: add missing MODULE_DESCRIPTION
- From: FUJITA Tomonori <fujita.tomonori@xxxxxxxxx>
- [PATCH] jfs: check agwidth before calculating the control page level
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [syzbot] [btrfs?] BUG: unable to handle kernel paging request in try_to_wake_up (2)
- From: syzbot <syzbot+b7cf50a0c173770dcb14@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCH RESEND v3] btrfs: handle bio_split() error
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH blktests] block/35: enable io_uring if it is disabled
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- [PATCH RESEND v3] btrfs: handle bio_split() error
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Bharata B Rao <bharata@xxxxxxx>
- [syzbot] [jfs?] divide error in dbAllocAG
- From: syzbot <syzbot+7c808908291a569281a9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
- From: quic_zijuhu <quic_zijuhu@xxxxxxxxxxx>
- Re: [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 0/2] block: Delete bio_set_prio() and bio_prio()
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [blktests] zbd/009 fails due to "No space left on device"
- From: "Zhijian Li (Fujitsu)" <lizhijian@xxxxxxxxxxx>
- Re: [blktests] zbd/009 fails due to "No space left on device"
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- [blktests] zbd/009 fails due to "No space left on device"
- From: "Zhijian Li (Fujitsu)" <lizhijian@xxxxxxxxxxx>
- [PATCH v2 11/32] libnvdimm: Simplify nd_namespace_store() implementation
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v2 10/32] nvdimm: Adapt for constified device_find_child()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v2 09/32] pwm: Adapt for constified device_find_child()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v2 08/32] net: dsa: Adapt for constified device_find_child()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v2 07/32] gpio: sim: Remove gpio_sim_dev_match_fwnode()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v2 06/32] thunderbolt: Adapt for constified device_find_child()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v2 05/32] media: pci: mgb4: Adapt for constified device_find_child()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v2 04/32] hwmon: Adapt for constified device_find_child()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v2 03/32] drm/mediatek: Adapt for constified device_find_child()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v2 02/32] driver core: Introduce device_match_type() to match device with a device type
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v2 01/32] driver core: Constify API device_find_child()
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
- From: Zijun Hu <zijun_hu@xxxxxxxxxx>
- Re: [PATCH RESEND v7 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 09/21] drm/etnaviv: Convert timeouts to secs_to_jiffies()
- From: Christian Gmeiner <christian.gmeiner@xxxxxxxxx>
- Re: [PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCHv2] nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm()
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 2/2] block: Delete bio_set_prio()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v6 6/8] nvme: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v6 8/8] blk-mq: remove unused queue mapping helpers
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v6 1/8] driver core: bus: add irq_get_affinity callback to bus_type
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v6 4/8] blk-mq: introduce blk_mq_map_hw_queues
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v6 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v6 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queues
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v6 3/8] virtio: hookup irq_get_affinity callback
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v6 2/8] PCI: hookup irq_get_affinity callback
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v6 0/8] blk: refactor queue affinity helpers
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- Re: [PATCH v5 4/8] blk-mq: introduce blk_mq_map_hw_queues
- From: Daniel Wagner <dwagner@xxxxxxx>
- [syzbot] [xfs?] INFO: task hung in xfs_ail_push_all_sync (3)
- From: syzbot <syzbot+92fbc8b664c9bbc40bf6@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH RESEND v7 12/17] ufs: core: add support for wrapped keys to UFS core
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 16/17] ufs: host: add a callback for deriving software secrets and use it
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 17/17] ufs: host: add support for generating, importing and preparing wrapped keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 15/17] ufs: host: add support for wrapped keys in QCom UFS
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 10/17] soc: qcom: ice: add support for hardware wrapped keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 01/17] blk-crypto: add basic hardware-wrapped key support
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- Re: [PATCH] bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again
- From: Coly Li <colyli@xxxxxxx>
- [no subject]
- Re: [PATCH RESEND v7 10/17] soc: qcom: ice: add support for hardware wrapped keys
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH] bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH RESEND v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RESEND v7 13/17] ufs: core: add support for deriving the software secret
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 14/17] ufs: core: add support for generating, importing and preparing keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 08/17] firmware: qcom: scm: add a call for checking wrapped key support
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 09/17] soc: qcom: ice: add HWKM support to the ICE driver
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 06/17] firmware: qcom: scm: add a call for deriving the software secret
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 04/17] fscrypt: add support for hardware-wrapped keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 02/17] blk-crypto: show supported key types in sysfs
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH 1/2] block: Delete bio_prio()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] block, bfq: fix bfqq uaf in bfq_limit_depth()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH] block: Make bio_iov_bvec_set() accept pointer to const iov_iter
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 0/2] block: Delete bio_set_prio() and bio_prio()
- From: John Garry <john.g.garry@xxxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]