messages from 2024-12-04 20:49:30 to 2024-12-09 11:07:51 UTC [more...]
[PATCH v2] block: retry call probe after request_module in blk_request_module
2024-12-09 11:04 UTC
[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] block: Fix potential deadlock in queue_attr_store()
2024-12-09 9:16 UTC (4+ 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
[PATCHv12 00/12] block write streams with nvme fdp
2024-12-09 8:34 UTC (26+ 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 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 v9 00/12] Support for hardware-wrapped inline encryption keys
2024-12-09 4:55 UTC (13+ 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
[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 (30+ messages)
` [PATCH v3 01/11] libnvdimm: Simplify nd_namespace_store() implementation
` [PATCH v3 02/11] slimbus: core: Constify slim_eaddr_equal()
` [PATCH v3 03/11] bus: fsl-mc: Constify fsl_mc_device_match()
` [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v3 05/11] driver core: Simplify API device_find_child_by_name() implementation
` [PATCH v3 06/11] driver core: Remove match_any()
` [PATCH v3 07/11] slimbus: core: Simplify of_find_slim_device() implementation
` [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v3 09/11] driver core: Introduce an device matching API device_match_type()
` [PATCH v3 10/11] cxl/pmem: Remove match_nvdimm_bridge()
` [PATCH v3 11/11] usb: typec: class: Remove both cable_match() and partner_match()
[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 v2 0/2] Fix the mq-deadline async_depth implementation
2024-12-07 2:17 UTC (3+ messages)
` [PATCH v2 2/2] block/mq-deadline: Fix the tag reservation code
[PATCH v2 00/21] Converge on using secs_to_jiffies()
2024-12-06 20:58 UTC (3+ 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
[PATCHv11 00/10] block write streams with nvme fdp
2024-12-06 16:53 UTC (19+ 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
[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
[PATCHv10 0/9] write hints with nvme fdp, scsi streams
2024-12-05 20:37 UTC (12+ messages)
[PATCH] virtio-blk: don't keep queue frozen during system suspend
2024-12-05 17:00 UTC (3+ messages)
[PATCH v4 00/18] Provide a new two step DMA mapping API
2024-12-05 13:21 UTC (19+ messages)
` [PATCH v4 01/18] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v4 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v4 03/18] iommu: generalize the batched sync after map interface
` [PATCH v4 04/18] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v4 05/18] dma-mapping: Add check if IOVA can be used
` [PATCH v4 06/18] dma: Provide an interface to allow allocate IOVA
` [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
[PATCH v6 0/6] block: partition table OF support
2024-12-05 12:12 UTC (5+ messages)
` [PATCH v6 5/6] block: add support for partition table defined in OF
` Co-existence of GPT and fixed partitions (Was: Re: [PATCH v6 5/6] block: add support for partition table defined in OF)
Possible locking bug in the block layer [was syzbot: Re: [syzbot] [netfs?] kernel BUG in iov_iter_revert (2)]
2024-12-05 11:19 UTC (6+ messages)
[syzbot] [netfs?] kernel BUG in iov_iter_revert (2)
2024-12-05 9:59 UTC (2+ messages)
[PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
2024-12-05 9:51 UTC (3+ messages)
` [Resend]Re: "
[PATCH] block: Fix the wrong format specifier
2024-12-05 7:49 UTC (2+ messages)
[PATCH 0/2] zram: fix backing device setup issue
2024-12-05 7:09 UTC (5+ messages)
` [PATCH 1/2] zram: refuse to use zero sized block device as backing device
` [PATCH 2/2] zram: fix uninitialized ZRAM not releasing "
[PATCH][next] blktrace: remove redundant return at end of function
2024-12-05 1:20 UTC (2+ messages)
[PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
2024-12-05 0:07 UTC (12+ messages)
[PATCH 0/2] blktrace: fix one kind of lockdep warning
2024-12-04 20:40 UTC (3+ messages)
` [PATCH 2/2] blktrace: move copy_[to|from]_user() out of ->debugfs_lock
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).