Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-29 00:55:23 to 2024-03-05 11:18:54 UTC [more...]

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-05 11:18 UTC 

[PATCH blktests v1 0/2] extend nvme/045 to reconnect with invalid key
 2024-03-05 11:18 UTC  (7+ messages)
` [PATCH blktests v1 1/2] nvme/rc: add reconnect-delay argument only for fabrics transports
` [PATCH blktests v1 2/2] nvme/048: add reconnect after ctrl key change

[syzbot] [block?] possible deadlock in mempool_free
 2024-03-05 11:02 UTC 

[RFC 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-05 10:23 UTC  (35+ messages)
` [RFC 01/16] mm/hmm: let users to tag specific PFNs
  ` [RFC 02/16] dma-mapping: provide an interface to allocate IOVA
  ` [RFC 03/16] dma-mapping: provide callbacks to link/unlink pages to specific IOVA
  ` [RFC 04/16] iommu/dma: Provide an interface to allow preallocate IOVA
  ` [RFC 05/16] iommu/dma: Prepare map/unmap page functions to receive IOVA
  ` [RFC 06/16] iommu/dma: Implement link/unlink page callbacks
  ` [RFC 07/16] RDMA/umem: Preallocate and cache IOVA for UMEM ODP
  ` [RFC 08/16] RDMA/umem: Store ODP access mask information in PFN
  ` [RFC 09/16] RDMA/core: Separate DMA mapping to caching IOVA and page linkage
  ` [RFC 10/16] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB
  ` [RFC 11/16] vfio/mlx5: Explicitly use number of pages instead of allocated length
  ` [RFC 12/16] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
  ` [RFC 13/16] vfio/mlx5: Explicitly store page list
  ` [RFC 14/16] vfio/mlx5: Convert vfio to use DMA link API
  ` [RFC 15/16] block: add dma_link_range() based API
  ` [RFC 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL

atomic queue limit updates for stackable devices v2
 2024-03-05  9:39 UTC  (5+ messages)
` [PATCH 10/16] drbd: pass the max_hw_sectors limit to blk_alloc_disk
  ` drbd queue limits conversion ping

[RFC PATCH 0/2] Introduce per-task io utilization boost
 2024-03-05  9:13 UTC  (5+ messages)
` [RFC PATCH 1/2] sched/fair: Introduce per-task io util boost
` [RFC PATCH 2/2] cpufreq/schedutil: Remove iowait boost

RIP on discard, JMicron USB adaptor
 2024-03-05  8:52 UTC  (12+ messages)

[PATCH] aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts
 2024-03-05  8:20 UTC 

[PATCH blktests v2 0/2] make nvme/048 checks more robust
 2024-03-05  7:20 UTC  (5+ messages)
` [PATCH blktests v2 1/2] nvme/048: remove unused argument for set_qid_max
` [PATCH blktests v2 2/2] nvme/048: make queue count check retry-able
  ` Re: [PATCH blktests v2 0/2] make nvme/048 checks more robust

[PATCH] block: move capacity validation to blkpg_do_ioctl()
 2024-03-05  7:06 UTC  (5+ messages)

[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
 2024-03-05  6:57 UTC  (17+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
  ` [bug report] dead loop in generic_perform_write() //Re: "

[PATCH v2 00/14] block atomic writes for XFS
 2024-03-05  0:44 UTC  (17+ messages)
` [PATCH v2 01/14] block: Add blk_validate_atomic_write_op_size()
` [PATCH v2 02/14] fs: xfs: Don't use low-space allocator for alignment > 1
` [PATCH v2 03/14] fs: xfs: Introduce FORCEALIGN inode flag
` [PATCH v2 04/14] fs: xfs: Make file data allocations observe the 'forcealign' flag
` [PATCH v2 05/14] fs: xfs: Enable file data forcealign feature
` [PATCH v2 06/14] fs: xfs: Do not free EOF blocks for forcealign
` [PATCH v2 07/14] fs: iomap: Sub-extent zeroing
` [PATCH v2 08/14] fs: xfs: "
` [PATCH v2 09/14] fs: Add FS_XFLAG_ATOMICWRITES flag
` [PATCH v2 10/14] fs: iomap: Atomic write support
` [PATCH v2 11/14] fs: xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
` [PATCH v2 12/14] fs: xfs: Support atomic write for statx
` [PATCH v2 13/14] fs: xfs: Validate atomic writes
` [PATCH v2 14/14] fs: xfs: Support setting FMODE_CAN_ATOMIC_WRITE

[PATCH 0/3] queue limits cleanup
 2024-03-04 23:41 UTC  (9+ messages)
` [PATCH 1/3] virtio_blk: Do not use disk_set_max_open/active_zones()
` [PATCH 2/3] block: Rename disk_set_zoned()
` [PATCH 3/3] block: Rename disk_set_max_open/active_zones()

[PATCH 4.19.y 0/9] Fix the UAF issue caused by the loop driver
 2024-03-04 13:31 UTC  (11+ messages)
` [PATCH 4.19.y 1/9] Revert "loop: Check for overflow while configuring loop"
` [PATCH 4.19.y 2/9] loop: Call loop_config_discard() only after new config is applied
` [PATCH 4.19.y 3/9] loop: Remove sector_t truncation checks
` [PATCH 4.19.y 4/9] loop: Factor out setting loop device size
` [PATCH 4.19.y 5/9] loop: Refactor loop_set_status() size calculation
` [PATCH 4.19.y 6/9] loop: properly observe rotational flag of underlying device
` [PATCH 4.19.y 7/9] loop: Factor out configuring loop from status
` [PATCH 4.19.y 8/9] loop: Check for overflow while configuring loop
` [PATCH 4.19.y 9/9] loop: loop_set_status_from_info() check before assignment

[PATCH blktests 0/2] make nvme/048 checks more robust
 2024-03-04 13:00 UTC  (6+ messages)
` [PATCH blktests 1/2] nvme/048: remove unused argument for set_qid_max
` [PATCH blktests 2/2] nvme/048: make queue count check retry-able

[LSF/MM/BPF TOPIC] [LSF/MM/BPF ATTEND] : Two stage IOMMU DMA mapping operations
 2024-03-04  2:27 UTC  (4+ messages)

bcache queue limit cleanups
 2024-03-03 16:35 UTC  (5+ messages)
` [PATCH] bcache: move calculation of stripe_size and io_opt into bcache_device_init

atomic queue limit updates for md v4
 2024-03-03 14:01 UTC  (12+ messages)
` [PATCH 01/11] md: add a mddev_trace_remap helper
` [PATCH 02/11] md: add a mddev_add_trace_msg helper
` [PATCH 03/11] md: add a mddev_is_dm helper
` [PATCH 04/11] md: add queue limit helpers
` [PATCH 05/11] md/raid0: use the atomic queue limit update APIs
` [PATCH 06/11] md/raid1: "
` [PATCH 07/11] md/raid5: "
` [PATCH 08/11] md/raid10: "
` [PATCH 09/11] md: don't initialize queue limits
` [PATCH 10/11] md: remove mddev->queue
` [PATCH 11/11] block: remove disk_stack_limits

[RFC PATCH v13 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-03-02 16:37 UTC  (20+ messages)
` [RFC PATCH v13 09/20] uapi|audit|ipe: add ipe auditing support
` [RFC PATCH v13 12/20] dm verity: set DM_TARGET_SINGLETON feature flag
` [RFC PATCH v13 13/20] dm: add finalize hook to target_type
` [RFC PATCH v13 14/20] dm verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v13 15/20] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v13 16/20] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v13 17/20] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v13 18/20] scripts: add boot policy generation program
` [RFC PATCH v13 19/20] ipe: kunit test for parser
` [RFC PATCH v13 20/20] documentation: add ipe documentation

atomic queue limit updates for stackable devices v3
 2024-03-02  4:14 UTC  (4+ messages)
` (subset) "

WinLink E850-96: WARNING: at block/blk-settings.c:204 blk_validate_limits
 2024-03-01 21:18 UTC  (5+ messages)

[bug report]WARNING: CPU: 22 PID: 44011 at fs/iomap/iter.c:51 iomap_iter+0x32b observed with blktests zbd/010
 2024-03-01 16:33 UTC  (5+ messages)

atomic queue limits updates for nbd
 2024-03-01 16:09 UTC  (5+ messages)
` [PATCH 1/3] nbd: don't clear discard_sectors in nbd_config_put
` [PATCH 2/3] nbd: freeze the queue for queue limits updates
` [PATCH 3/3] nbd: use the atomic queue limits API in nbd_set_size

[PATCH] pktcdvd: don't set max_hw_sectors on the underlying device
 2024-03-01 16:09 UTC  (2+ messages)

[PATCH blktests] nbd/001: wait for the device node to show up before running parted
 2024-03-01 11:51 UTC  (2+ messages)

[PATCH 4.19.y 6/9] loop: properly observe rotational flag of underlying device
 2024-03-01  1:19 UTC 

[PATCH] block: Fix page refcounts for unaligned buffers in __bio_release_pages()
 2024-02-29 22:56 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 3/4] block: sed-opal: handle empty atoms when parsing response
 2024-02-29 20:42 UTC 

[PATCH AUTOSEL 5.4 5/6] block: sed-opal: handle empty atoms when parsing response
 2024-02-29 20:41 UTC 

[PATCH AUTOSEL 5.10 7/8] block: sed-opal: handle empty atoms when parsing response
 2024-02-29 20:41 UTC 

[PATCH AUTOSEL 5.15 8/9] block: sed-opal: handle empty atoms when parsing response
 2024-02-29 20:41 UTC 

[PATCH AUTOSEL 6.1 09/12] block: sed-opal: handle empty atoms when parsing response
 2024-02-29 20:40 UTC 

[PATCH AUTOSEL 6.6 11/22] block: sed-opal: handle empty atoms when parsing response
 2024-02-29 20:39 UTC 

[PATCH AUTOSEL 6.7 12/24] block: sed-opal: handle empty atoms when parsing response
 2024-02-29 20:36 UTC 

[PATCH] block: Remove special-casing of compound pages
 2024-02-29 20:05 UTC  (5+ messages)

Missing S: in the "CONTROL GROUP - BLOCK IO CONTROLLER (BLKIO)" entry?
 2024-02-29 16:54 UTC 

atomic queue limit updates for stackable devices
 2024-02-29 13:20 UTC  (11+ messages)

[PATCH RESEND] nvme-pci: Fix EEH failure on ppc after subsystem reset
 2024-02-29 12:27 UTC  (4+ messages)

[PATCH 0/2] ublk: improve ublk device deletion
 2024-02-29  1:47 UTC  (4+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).