messages from 2024-12-05 13:21:55 to 2024-12-09 23:13:52 UTC [more...]
[PATCHv10 0/9] write hints with nvme fdp, scsi streams
2024-12-09 23:13 UTC (14+ messages)
[PATCH v9 00/12] Support for hardware-wrapped inline encryption keys
2024-12-09 20:55 UTC (19+ messages)
` [PATCH v9 01/12] ufs: crypto: add ufs_hba_from_crypto_profile()
` [PATCH v9 02/12] ufs: qcom: convert to use UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE
` [PATCH v9 03/12] mmc: crypto: add mmc_from_crypto_profile()
` [PATCH v9 04/12] mmc: sdhci-msm: convert to use custom crypto profile
` [PATCH v9 05/12] firmware: qcom: scm: add calls for wrapped key support
` [PATCH v9 06/12] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key
` [PATCH v9 07/12] blk-crypto: add basic hardware-wrapped key support
` [PATCH v9 08/12] blk-crypto: show supported key types in sysfs
` [PATCH v9 09/12] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
` [PATCH v9 10/12] fscrypt: add support for "
` [PATCH v9 11/12] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v9 12/12] ufs: qcom: add support for wrapped keys
[syzbot] [block?] possible deadlock in blk_mq_submit_bio
2024-12-09 19:19 UTC (2+ messages)
[PATCH v2 0/2] Fix the mq-deadline async_depth implementation
2024-12-09 19:08 UTC (4+ messages)
` [PATCH v2 2/2] block/mq-deadline: Fix the tag reservation code
[PATCH RFC 0/3] lib/sbitmap: fix shallow_depth tag allocation
2024-12-09 18:11 UTC (7+ messages)
` [PATCH RFC 1/3] block/mq-deadline: Revert "block/mq-deadline: Fix the tag reservation code"
` [PATCH RFC 2/3] lib/sbitmap: don't export sbitmap_get_shallow()
` [PATCH RFC 3/3] lib/sbitmap: fix shallow_depth tag allocation
[PATCH] block: Fix potential deadlock in queue_attr_store()
2024-12-09 17:40 UTC (5+ messages)
[PATCHv11 00/10] block write streams with nvme fdp
2024-12-09 17:35 UTC (24+ messages)
` [PATCHv11 01/10] fs: add a write stream field to the kiocb
` [PATCHv11 02/10] io_uring: protection information enhancements
` [PATCHv11 03/10] io_uring: add write stream attribute
` [PATCHv11 04/10] block: add a bi_write_stream field
` [PATCHv11 05/10] block: introduce max_write_streams queue limit
` [PATCHv11 06/10] block: introduce a write_stream_granularity "
` [PATCHv11 07/10] block: expose write streams for block device nodes
` [PATCHv11 08/10] nvme: add a nvme_get_log_lsi helper
` [PATCHv11 09/10] nvme: register fdp queue limits
` [PATCHv11 10/10] nvme: use fdp streams if write stream is provided
` [EXT] Re: [PATCHv11 00/10] block write streams with nvme fdp
[PATCH v2 0/2] zram: fix backing device setup issue
2024-12-09 16:57 UTC (3+ messages)
` [PATCH v2 1/2] zram: refuse to use zero sized block device as backing device
` [PATCH v2 2/2] zram: fix uninitialized ZRAM not releasing "
[PATCH 0/2] zram: fix backing device setup issue
2024-12-09 16:52 UTC (4+ messages)
` [PATCH 2/2] zram: fix uninitialized ZRAM not releasing backing device
[PATCHv12 00/12] block write streams with nvme fdp
2024-12-09 16:29 UTC (33+ messages)
` [PATCHv12 01/12] fs: add write stream information to statx
` [PATCHv12 02/12] fs: add a write stream field to the kiocb
` [PATCHv12 03/12] block: add a bi_write_stream field
` [PATCHv12 04/12] block: introduce max_write_streams queue limit
` [PATCHv12 05/12] block: introduce a write_stream_granularity "
` [PATCHv12 06/12] block: expose write streams for block device nodes
` [PATCHv12 07/12] io_uring: enable per-io write streams
` [PATCHv12 08/12] nvme: add a nvme_get_log_lsi helper
` [PATCHv12 09/12] nvme: pass a void pointer to nvme_get/set_features for the result
` [PATCHv12 10/12] nvme.h: add FDP definitions
` [PATCHv12 11/12] nvme: register fdp parameters with the block layer
` [PATCHv12 12/12] nvme: use fdp streams if write stream is provided
[PATCH v2 00/21] Converge on using secs_to_jiffies()
2024-12-09 15:03 UTC (6+ messages)
[PATCH v3 0/4] Zone write plugging fixes
2024-12-09 12:42 UTC (7+ messages)
` [PATCH v3 1/4] block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
` [PATCH v3 2/4] block: Ignore REQ_NOWAIT for zone reset and zone finish operations
` [PATCH v3 3/4] dm: Fix dm-zoned-reclaim zone write pointer alignment
` [PATCH v3 4/4] block: Prevent potential deadlocks in zone write plug error recovery
[PATCH v2] block: retry call probe after request_module in blk_request_module
2024-12-09 12:41 UTC (2+ messages)
[PATCH v6 0/8] blk: refactor queue affinity helpers
2024-12-09 9:42 UTC (2+ messages)
[PATCH] block: retry call probe after request_module in blk_request_module
2024-12-09 9:24 UTC (3+ messages)
[PATCH v2 0/4] Zone write plugging fixes
2024-12-09 8:40 UTC (14+ messages)
` [PATCH v2 1/4] block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
` [PATCH v2 2/4] block: Ignore REQ_NOWAIT for zone reset and zone finish operations
` [PATCH v2 3/4] block: Prevent potential deadlocks in zone write plug error recovery
` [PATCH v2 4/4] dm: Fix dm-zoned-reclaim zone write pointer alignment
[PATCH blktests v5 0/5] Add support to run against arbitrary targets
2024-12-09 7:20 UTC (11+ messages)
` [PATCH blktests v5 1/5] nvme/rc: introduce remote target support
` [PATCH blktests v5 2/5] common/nvme: add digest options to __nvme_connect_subsys()
` [PATCH blktests v5 3/5] nvme/030: only run against kernel soft target
` [PATCH blktests v5 4/5] contrib: add remote target setup/cleanup script
` [PATCH blktests v5 5/5] nvme/055: add test for nvme-tcp zero-copy offload
[PATCH] blktests: src/miniublk.c: fix unaligned mmap offset for 64K page size
2024-12-09 3:18 UTC (2+ messages)
[PATCH v3 00/11] driver core: Constify API device_find_child()
2024-12-08 13:18 UTC (16+ messages)
` [PATCH v3 01/11] libnvdimm: Simplify nd_namespace_store() implementation
` [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v3 10/11] cxl/pmem: Remove match_nvdimm_bridge()
[PATCH] MAINTAINERS: update Coly Li's email address
2024-12-08 13:07 UTC (2+ messages)
[PATCH] block: Fix the comment error in the __register_blkdev function
2024-12-08 8:23 UTC
[GIT PULL] Block fixes for 6.13-rc2
2024-12-07 18:53 UTC (2+ messages)
[PATCH] zram: make default ZSTD compression level configurable
2024-12-07 3:54 UTC (2+ messages)
[PATCH RESEND 0/2] blk-mq: fix lockdep warning between sysfs_lock and cpu hotplug lock
2024-12-06 17:19 UTC (6+ messages)
` [PATCH RESEND 1/2] blk-mq: register cpuhp callback after hctx is added to xarray table
` [PATCH RESEND 2/2] blk-mq: move cpuhp callback registering out of q->sysfs_lock
[PATCH] block: Fix potential deadlock in queue_attr_store()
2024-12-06 16:47 UTC
[PATCH v11 00/10] Read/Write with meta/integrity
2024-12-06 12:07 UTC (5+ messages)
` [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
[PATCH 0/2] blk-mq: fix lockdep warning between sysfs_lock and cpuhotplug lock
2024-12-06 8:24 UTC (7+ messages)
` [PATCH 1/2] blk-mq: register cpuhp callback after hctx is added to xarray table
` [PATCH V2] null_blk: cleanup null_init_tag_set
` [PATCH 1/3] ubd_drv: fix return value for COMMIT* command
` [PATCH 2/2] blk-mq: move cpuhp callback registering out of q->sysfs_lock
` [PATCH 2/3] ubd_drv: fix io command buffer mapping
[PATCH] blk-mq: move cpuhp callback registering out of q->sysfs_lock
2024-12-06 8:15 UTC (2+ messages)
[PATCH 0/4] Zone write plugging fixes
2024-12-06 6:10 UTC (7+ messages)
` [PATCH 1/4] block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
` [PATCH 2/4] block: Ignore REQ_NOWAIT for zone reset and zone finish operations
` [PATCH 3/4] block: Prevent potential deadlocks in zone write plug error recovery
` [PATCH 4/4] dm: Fix dm-zoned-reclaim zone write pointer alignment
[PATCH] virtio-blk: don't keep queue frozen during system suspend
2024-12-05 17:00 UTC (2+ messages)
[PATCH v4 00/18] Provide a new two step DMA mapping API
2024-12-05 13:21 UTC (14+ messages)
` [PATCH v4 05/18] dma-mapping: Add check if IOVA can be used
` [PATCH v4 07/18] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v4 08/18] dma-mapping: Implement link/unlink ranges API
` [PATCH v4 09/18] dma-mapping: add a dma_need_unmap helper
` [PATCH v4 10/18] docs: core-api: document the IOVA-based API
` [PATCH v4 11/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v4 12/18] mm/hmm: provide generic DMA managing logic
` [PATCH v4 13/18] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v4 14/18] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v4 15/18] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v4 16/18] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v4 17/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v4 18/18] vfio/mlx5: Enable the DMA link API
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).