messages from 2024-09-09 21:23:06 to 2024-09-13 01:49:25 UTC [more...]
[PATCHv4 00/10] block integrity merging and counting
2024-09-13 1:48 UTC (21+ messages)
` [PATCHv4 01/10] blk-mq: unconditional nr_integrity_segments
` [PATCHv4 02/10] blk-mq: set the nr_integrity_segments from bio
` [PATCHv4 03/10] blk-integrity: properly account for segments
` [PATCHv4 04/10] blk-integrity: consider entire bio list for merging
` [PATCHv4 05/10] block: provide a request helper for user integrity segments
` [PATCHv4 06/10] block: provide helper for nr_integrity_segments
` [PATCHv4 07/10] scsi: use request helper to get integrity segments
` [PATCHv4 08/10] nvme-rdma: "
` [PATCHv4 09/10] block: unexport blk_rq_count_integrity_sg
` [PATCHv4 10/10] blk-integrity: improved sg segment mapping
[GIT PULL] Block fix for 6.11-final
2024-09-13 0:39 UTC (4+ messages)
[PATCH v6 00/17] Hardware wrapped key support for QCom ICE and UFS core
2024-09-12 23:17 UTC (9+ messages)
` [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
[PATCH RFC] block: trace: add block alignment information
2024-09-12 20:48 UTC
[PATCH v5 0/5] data placement hints and FDP
2024-09-12 20:36 UTC (18+ messages)
` [PATCH v5 1/5] fs, block: refactor enum rw_hint
` [PATCH v5 2/5] fcntl: rename rw_hint_* to rw_lifetime_hint_*
` [PATCH v5 3/5] fcntl: add F_{SET/GET}_RW_HINT_EX
` [PATCH v5 4/5] sd: limit to use write life hints
` [PATCH v5 5/5] nvme: enable FDP support
[PATCH v5 0/8] implement async block discards and other ops via io_uring
2024-09-12 16:59 UTC (18+ messages)
` [PATCH v5 1/8] io_uring/cmd: expose iowq to cmds
` [PATCH v5 2/8] io_uring/cmd: give inline space in request "
` [PATCH v5 3/8] filemap: introduce filemap_invalidate_pages
` [PATCH v5 4/8] block: introduce blk_validate_byte_range()
` [PATCH v5 5/8] block: implement async io_uring discard cmd
` [PATCH v5 6/8] block: implement write zeroes io_uring cmd
` [PATCH v5 7/8] block: add nowait flag for __blkdev_issue_zero_pages
` [PATCH v5 8/8] block: implement write zero pages cmd
[PATCH v4 0/8] implement async block discards and other ops via io_uring
2024-09-12 16:38 UTC (16+ messages)
` [PATCH v4 4/8] block: introduce blk_validate_byte_range()
` [PATCH v4 5/8] block: implement async discard as io_uring cmd
` [PATCH v4 8/8] block: implement async write zero pages command
[PATCH RFC 0/4] RAID0 atomic write support
2024-09-12 15:38 UTC (17+ messages)
` [PATCH RFC 1/4] block: Make bdev_can_atomic_write() robust against mis-aligned bdev size
` [PATCH RFC 2/4] block: Add BLK_FEAT_ATOMIC_WRITES flag
` [PATCH RFC 3/4] block: Support atomic writes limits for stacked devices
` [PATCH RFC 4/4] md/raid0: Atomic write support
[PATCH v2] block: fix potential invalid pointer dereference in blk_add_partition
2024-09-12 14:47 UTC (3+ messages)
[PATCH] brbd: Fix atomicity violation in drbd_uuid_set_bm()
2024-09-12 13:19 UTC (2+ messages)
[PATCH v3 00/10] Read/Write with meta/integrity
2024-09-12 12:40 UTC (7+ messages)
` [PATCH v3 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
[PATCH v2] aoe: fix the potential use-after-free problem in more places
2024-09-12 11:01 UTC (3+ messages)
[RFT RFC PATCH 0/8] cpufreq: cpuidle: Remove iowait behaviour
2024-09-12 11:22 UTC (3+ messages)
` [RFC PATCH 6/8] cpufreq: intel_pstate: Remove iowait boost
` [RFC PATCH] TEST: cpufreq: intel_pstate: sysfs iowait_boost_cap
[RFC v2 00/21] Provide a new two step DMA API mapping API
2024-09-12 11:15 UTC (22+ messages)
` [RFC v2 01/21] iommu/dma: Provide an interface to allow preallocate IOVA
` [RFC v2 02/21] iommu/dma: Implement link/unlink ranges callbacks
` [RFC v2 03/21] iommu/dma: Add check if IOVA can be used
` [RFC v2 04/21] dma-mapping: initialize IOVA state struct
` [RFC v2 05/21] dma-mapping: provide an interface to allocate IOVA
` [RFC v2 06/21] dma-mapping: set and query DMA IOVA state
` [RFC v2 07/21] dma-mapping: implement link range API
` [RFC v2 08/21] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [RFC v2 09/21] dma-mapping: provide callbacks to link/unlink HMM PFNs to specific IOVA
` [RFC v2 10/21] RDMA/umem: Preallocate and cache IOVA for UMEM ODP
` [RFC v2 11/21] RDMA/umem: Store ODP access mask information in PFN
` [RFC v2 12/21] RDMA/core: Separate DMA mapping to caching IOVA and page linkage
` [RFC v2 13/21] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB
` [RFC v2 14/21] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [RFC v2 15/21] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [RFC v2 16/21] vfio/mlx5: Explicitly store page list
` [RFC v2 17/21] vfio/mlx5: Convert vfio to use DMA link API
` [RFC v2 18/21] nvme-pci: remove optimizations for single DMA entry
` [RFC v2 19/21] nvme-pci: precalculate number of DMA entries for each command
` [RFC v2 20/21] nvme-pci: use new dma API
` [RFC v2 21/21] nvme-pci: don't allow mapping of bvecs with offset
[PATCH V6 0/8] io_uring: support sqe group and provide group kbuf
2024-09-12 10:49 UTC (9+ messages)
` [PATCH V6 1/8] io_uring: add io_link_req() helper
` [PATCH V6 2/8] io_uring: add io_submit_fail_link() helper
` [PATCH V6 3/8] io_uring: add helper of io_req_commit_cqe()
` [PATCH V6 4/8] io_uring: support SQE group
` [PATCH V6 5/8] io_uring: support sqe group with members depending on leader
` [PATCH V6 6/8] io_uring: support providing sqe group buffer
` [PATCH V6 7/8] io_uring/uring_cmd: support provide group kernel buffer
` [PATCH V6 8/8] ublk: support provide io buffer
[PATCHv3 00/10] block integrity merging and counting
2024-09-12 7:01 UTC (32+ messages)
` [PATCHv3 01/10] blk-mq: set the nr_integrity_segments from bio
` [PATCHv3 02/10] block: provide helper for nr_integrity_segments
` [PATCHv3 03/10] scsi: use request helper to get integrity segments
` [PATCHv3 04/10] nvme-rdma: "
` [PATCHv3 05/10] block: unexport blk_rq_count_integrity_sg
` [PATCHv3 06/10] blk-integrity: simplify counting segments
` [PATCHv3 07/10] blk-integrity: simplify mapping sg
` [PATCHv3 08/10] blk-integrity: remove inappropriate limit checks
` [PATCHv3 09/10] blk-integrity: consider entire bio list for merging
` [PATCHv3 10/10] blk-merge: properly account for integrity segments
[PATCH v2] virtio_blk: implement init_hctx MQ operation
2024-09-12 6:57 UTC (3+ messages)
[PATCH v2 0/3] Fix some starvation problems in block layer
2024-09-12 6:27 UTC (16+ messages)
` [PATCH v2 1/3] block: fix missing dispatching request when queue is started or unquiesced
` [PATCH v2 2/3] block: fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests
` [PATCH v2 3/3] block: fix ordering between checking BLK_MQ_S_STOPPED "
[PATCH][next] blk_iocost: make read-only static array vrate_adj_pct const
2024-09-11 22:05 UTC (3+ messages)
[PATCH v10 0/4] block: add larger order folio instead of pages
2024-09-11 13:28 UTC (6+ messages)
` [PATCH v10 1/4] block: Added folio-ized version of bio_add_hw_page()
` [PATCH v10 2/4] block: introduce folio awareness and add a bigger size from folio
` [PATCH v10 3/4] mm: release number of pages of a folio
` [PATCH v10 4/4] block: unpin user pages belonging to a folio at once
[bug report] block: Non-NCQ commands will never be executed while fio is continuously running
2024-09-11 9:41 UTC (8+ messages)
[PATCH V5 0/8] io_uring: support sqe group and provide group kbuf
2024-09-11 1:28 UTC (10+ messages)
` [PATCH V5 4/8] io_uring: support SQE group
[PATCH for-6.12 0/7] block, bfq: bfqq merge chain fixes and cleanup
2024-09-10 22:39 UTC (2+ messages)
[PATCH for-6.12 0/2] blk-throttle: support prioritized processing of metadata
2024-09-10 22:39 UTC (6+ messages)
` [PATCH for-6.12 1/2] blk-throttle: remove last_low_overflow_time
` [PATCH for-6.12 2/2] blk-throttle: support prioritized processing of metadata
[PATCH] block/blk-rq-qos: introduce macro RQ_QOS_FN for common behaviors in rq_qos*
2024-09-10 16:56 UTC (2+ messages)
[PATCH] docs: rust: clean up empty `\\\` lines and improve rustdoc formatting
2024-09-10 13:30 UTC (4+ messages)
[PATCH v4 0/5] Write-placement hints and FDP
2024-09-10 9:25 UTC (4+ messages)
` [PATCH v4 5/5] nvme: enable FDP support
[PATCH v9 0/4] block: add larger order folio instead of pages
2024-09-10 6:15 UTC (6+ messages)
` [PATCH v9 2/4] block: introduce folio awareness and add a bigger size from folio
[PATCH RFC] rust: lockdep: Use Pin for all LockClassKey usages
2024-09-10 7:07 UTC (2+ messages)
[PATCH] drbd: Add NULL check for net_conf to prevent dereference in state validation
2024-09-10 1:21 UTC (2+ messages)
[syzbot] Monthly trace report (Sep 2024)
2024-09-10 0:22 UTC
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).