linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-10 02:47:31 to 2024-06-11 19:37:16 UTC [more...]

move features flags into queue_limits
 2024-06-11 19:36 UTC  (86+ messages)
` [PATCH 01/26] sd: fix sd_is_zoned
` [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 03/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
` [PATCH 04/26] loop: always update discard settings in loop_reconfigure_limits
` [PATCH 05/26] loop: regularize upgrading the lock size for direct I/O
` [PATCH 06/26] loop: also use the default block size from an underlying block device
` [PATCH 07/26] loop: fold loop_update_rotational into loop_reconfigure_limits
` [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 09/26] nbd: move setting the cache control flags to __nbd_set_size
` [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 11/26] block: freeze the queue in queue_attr_store
` [PATCH 12/26] block: remove blk_flush_policy
` [PATCH 13/26] block: move cache control settings out of queue->flags
` [PATCH 14/26] block: move the nonrot flag to queue_limits
` [PATCH 15/26] block: move the add_random "
` [PATCH 16/26] block: move the io_stat flag setting "
` [PATCH 17/26] block: move the stable_write flag "
` [PATCH 18/26] block: move the synchronous "
` [PATCH 19/26] block: move the nowait "
` [PATCH 20/26] block: move the dax "
` [PATCH 21/26] block: move the poll "
` [PATCH 22/26] block: move the zoned flag into the feature field
` [PATCH 23/26] block: move the zone_resetall flag to queue_limits
` [PATCH 24/26] block: move the pci_p2pdma "
` [PATCH 25/26] block: move the skip_tagset_quiesce "
` [PATCH 26/26] block: move the bounce flag into the feature field

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-06-11 19:11 UTC  (14+ messages)

[PATCH v4] block: Add ioprio to block_rq tracepoint
 2024-06-11 17:32 UTC  (6+ messages)

Flaky test: generic/085
 2024-06-11 16:37 UTC  (2+ messages)

[bug report] block: integer overflow in __bvec_gap_to_prev()
 2024-06-11 15:15 UTC  (2+ messages)

[PATCH V4 for-6.10/block] loop: Fix a race between loop detach and loop open
 2024-06-11 14:58 UTC  (3+ messages)

[PATCH v4 0/2] block: add larger order folio instead of pages
 2024-06-11 13:50 UTC  (5+ messages)
  ` [PATCH v4 1/2] block: add folio awareness instead of looping through pages

[PATCH V3 0/9] io_uring: support sqe group and provide group kbuf
 2024-06-11 13:32 UTC  (12+ messages)
` [PATCH V3 3/9] io_uring: add helper of io_req_commit_cqe()
` [PATCH V3 4/9] io_uring: move marking REQ_F_CQE_SKIP out of io_free_req()
` [PATCH V3 5/9] io_uring: support SQE group

[PATCH v2] sbitmap: fix io hung due to race on sbitmap_word::cleared
 2024-06-11 12:53 UTC  (6+ messages)

[PATCH v3] sbitmap: fix io hung due to race on sbitmap_word::cleared
 2024-06-11 12:28 UTC  (3+ messages)

[PATCH v6 0/3] Rust block device driver API and null block driver
 2024-06-11 11:45 UTC  (4+ messages)
` [PATCH v6 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH v6 2/3] rust: block: add rnull, Rust null_blk implementation
` [PATCH v6 3/3] MAINTAINERS: add entry for Rust block device driver API

[PATCH v4 00/22] block atomic writes for xfs
 2024-06-11 10:08 UTC  (3+ messages)
` [PATCH v4 13/22] xfs: Unmap blocks according to forcealign

[PATCH] block: bio-integrity: fix potential null-ptr-deref in bio_integrity_free
 2024-06-11  9:15 UTC  (7+ messages)

[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2024
 2024-06-11  8:10 UTC 

[PATCH] block: sed-opal: avoid possible wrong address reference in read_sed_opal_key()
 2024-06-11  7:37 UTC 

[PATCH v4 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-06-11  6:36 UTC  (5+ messages)
` [PATCH v4 1/4] net: introduce helper sendpages_ok()
` [PATCH v4 2/4] nvme-tcp: use sendpages_ok() instead of sendpage_ok()
` [PATCH v4 3/4] drbd: "
` [PATCH v4 4/4] libceph: "

[PATCH v3 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-06-11  6:33 UTC  (6+ messages)
` [PATCH v3 1/4] net: introduce helper sendpages_ok()
` [PATCH v3 2/4] nvme-tcp: use sendpages_ok() instead of sendpage_ok()

[PATCH 0/2] block, scsi: Small improvements for blk_mq_alloc_queue() usage
 2024-06-11  6:21 UTC  (3+ messages)
` [PATCH 1/2] scsi: core: Pass sdev to blk_mq_alloc_queue()

[PATCH] aoe: consolidate flags update to prevent race condition
 2024-06-11  3:52 UTC 

[PATCH v8 0/4] Fix DM zone resource limits stacking
 2024-06-11  2:36 UTC  (5+ messages)
` [PATCH v8 1/4] block: Improve checks on zone resource limits
` [PATCH v8 2/4] dm: Call dm_revalidate_zones() after setting the queue limits
` [PATCH v8 3/4] dm: Improve zone resource limits handling
` [PATCH v8 4/4] dm: Remove unused macro DM_ZONE_INVALID_WP_OFST

[PATCH v7 0/4] Fix DM zone resource limits stacking
 2024-06-11  2:31 UTC  (6+ messages)
` [PATCH v7 1/4] block: Improve checks on zone resource limits
` [PATCH v7 2/4] dm: Call dm_revalidate_zones() after setting the queue limits
` [PATCH v7 3/4] dm: Improve zone resource limits handling
` [PATCH v7 4/4] dm: Remove unused macro DM_ZONE_INVALID_WP_OFST

[PATCH 01/10] capability: introduce new capable flag CAP_OPT_NOAUDIT_ONDENY
 2024-06-10 21:12 UTC  (6+ messages)
` [PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message

[PATCH v4 0/3] Rust block device driver API and null block driver
 2024-06-10 20:07 UTC  (7+ messages)
` [PATCH v4 1/3] rust: block: introduce `kernel::block::mq` module

[PATCH v5 0/3] Rust block device driver API and null block driver
 2024-06-10 20:07 UTC  (3+ messages)
` [PATCH v5 2/3] rust: block: add rnull, Rust null_blk implementation

Kernel OOPS while creating a NVMe Namespace
 2024-06-10 19:33 UTC  (10+ messages)

[bug report] block/bio: remove duplicate append pages code
 2024-06-10 15:06 UTC  (2+ messages)

[PATCH] loop: Disable fallocate() zero and discard if not supported
 2024-06-10 14:14 UTC  (5+ messages)

move integrity settings to queue_limits v2
 2024-06-10 12:24 UTC  (21+ messages)
` [PATCH 02/11] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags
` [PATCH 03/11] block: remove the BIP_IP_CHECKSUM flag
` [PATCH 04/11] block: remove the blk_integrity_profile structure
` [PATCH 05/11] block: remove the blk_flush_integrity call in blk_integrity_unregister
` [PATCH 06/11] block: factor out flag_{store,show} helper for integrity
` [PATCH 07/11] block: use kstrtoul in flag_store
` [PATCH 08/11] block: don't require stable pages for non-PI metadata
` [PATCH 09/11] block: bypass the STABLE_WRITES flag for protection information

[PATCH v3] block: unmap and free user mapped integrity via submitter
 2024-06-10 11:11 UTC 

[PATCH v8 00/10] block atomic writes
 2024-06-10 10:43 UTC  (11+ messages)
` [PATCH v8 01/10] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v8 02/10] block: Generalize chunk_sectors support as boundary support
` [PATCH v8 03/10] fs: Initial atomic write support
` [PATCH v8 04/10] fs: Add initial atomic write support info to statx
` [PATCH v8 05/10] block: Add core atomic write support
` [PATCH v8 06/10] block: Add atomic write support for statx
` [PATCH v8 07/10] block: Add fops atomic write support
` [PATCH v8 08/10] scsi: sd: Atomic "
` [PATCH v8 09/10] scsi: scsi_debug: "
` [PATCH v8 10/10] nvme: "

[PATCH] block: initialize integrity buffer to zero before writing it to media
 2024-06-10 10:39 UTC  (6+ messages)

[PATCH V4 blktests] loop: Detect a race condition between loop detach and open
 2024-06-10  7:47 UTC  (4+ messages)

[PATCH v6 0/4] Fix DM zone resource limits stacking
 2024-06-10  7:19 UTC  (9+ messages)
` [PATCH v6 1/4] block: Improve checks on zone resource limits
` [PATCH v6 2/4] dm: Call dm_revalidate_zones() after setting the queue limits
` [PATCH v6 3/4] dm: Improve zone resource limits handling
` [PATCH v6 4/4] dm: Remove unused macro DM_ZONE_INVALID_WP_OFST

[PATCH] block: Optimize disk zone resource cleanup
 2024-06-10  6:58 UTC  (2+ messages)

[PATCH blktests] check: confirm dependent commands
 2024-06-10  2:49 UTC  (2+ 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 NNTP newsgroup(s).