linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-17 01:42:55 to 2024-06-19 11:22:18 UTC [more...]

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-19 11:22 UTC  (43+ messages)

[PATCHv3 blktests] nvme: add test for creating/deleting file-ns
 2024-06-19 10:59 UTC  (3+ messages)

[PATCH blktests] md: add regression test for "md/md-bitmap: fix writing non bitmap pages"
 2024-06-19 10:56 UTC  (9+ messages)

[PATCH v8 00/10] block atomic writes
 2024-06-19 10:42 UTC  (14+ messages)
` [PATCH v8 05/10] block: Add core atomic write support
  ` [PATCH v8 10/10] nvme: Atomic "

[PATCH blktests] loop: add test for creating/deleting file-ns
 2024-06-19 10:07 UTC  (7+ messages)

[PATCH V6 for-6.11/block] loop: Fix a race between loop detach and loop open
 2024-06-19  9:00 UTC  (5+ messages)

[PATCH] block: check bio alignment in blk_mq_submit_bio
 2024-06-19  8:37 UTC  (12+ messages)

[PATCH v5 0/3] block: add larger order folio instead of pages
 2024-06-19  7:47 UTC  (5+ messages)
  ` [PATCH v5 1/3] block: Added folio-lized version of bio_add_hw_page()
  ` [PATCH v5 2/3] block: add folio awareness instead of looping through pages
  ` [PATCH v5 3/3] block: unpin user pages belonging to a folio

[PATCHv2 blktests] nvme: add test for creating/deleting file-ns
 2024-06-19  7:41 UTC 

[PATCH] block: Avoid polling configuration errors
 2024-06-19  6:38 UTC  (2+ messages)
  `  "

[PATCH V5 for-6.11/block] loop: Fix a race between loop detach and loop open
 2024-06-18 16:09 UTC  (3+ messages)

[PATCH -next] block, bfq: remove blkg_path()
 2024-06-18 15:23 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 11/13] null_blk: fix validation of block size
 2024-06-18 12:42 UTC 

[PATCH AUTOSEL 5.15 19/21] null_blk: fix validation of block size
 2024-06-18 12:41 UTC 

[PATCH AUTOSEL 6.1 26/29] null_blk: fix validation of block size
 2024-06-18 12:39 UTC 

[PATCH AUTOSEL 6.6 30/35] null_blk: fix validation of block size
 2024-06-18 12:37 UTC 

[PATCH AUTOSEL 6.9 39/44] null_blk: fix validation of block size
 2024-06-18 12:35 UTC 

[PATCH RFC v2 0/7] blk-iocost: support to build iocost as kernel module
 2024-06-18  8:03 UTC  (12+ messages)
` [PATCH RFC v2 1/7] blk-cgroup: add a new helper pr_cont_blkg_path()
` [PATCH RFC v2 2/7] cgroup: export cgroup_parse_float
` [PATCH RFC v2 3/7] block: export some API
` [PATCH RFC v2 4/7] blk-iocost: factor out helpers to handle params from ioc_qos_write()
` [PATCH RFC v2 5/7] blk-iocost: parse params before initializing iocost
` [PATCH RFC v2 6/7] blk-iocost: support to free iocost
` [PATCH RFC v2 7/7] blk-iocost: support to build iocost as kernel module

[PATCH 0/3] block: m68k: add missing MODULE_DESCRIPTION() macros
 2024-06-18  7:41 UTC  (8+ messages)
` [PATCH 1/3] amiflop: add missing MODULE_DESCRIPTION() macro
` [PATCH 2/3] ataflop: "
` [PATCH 3/3] z2ram: "

[PATCH v2] blk-throttle: fix lower control under super low iops limit
 2024-06-18  6:21 UTC 

[PATCH blktests] nbd/004: drop the check for "couldn't allocate config" message
 2024-06-18  5:33 UTC  (2+ messages)

[PATCH blktests] check: confirm dependent commands
 2024-06-18  5:32 UTC  (2+ messages)

[PATCH V2 blktests] block: add regression test for null-blk concurrently power/submit_queues test
 2024-06-18  5:31 UTC  (4+ messages)

[PATCH 0/4] ublk: support device recovery without I/O queueing
 2024-06-18  2:11 UTC  (7+ messages)
` [PATCH 1/4] ublk: check recovery flags for validity
` [PATCH 2/4] ublk: refactor recovery configuration flag helpers
` [PATCH 3/4] ublk: merge stop_work and quiesce_work
` [PATCH 4/4] ublk: support device recovery without I/O queueing

[PATCH] block: bio-integrity: fix potential null-ptr-deref in bio_integrity_free
 2024-06-18  1:43 UTC  (8+ messages)

move features flags into queue_limits v2
 2024-06-18  1:42 UTC  (55+ messages)
` [PATCH 01/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 02/26] sd: remove sd_is_zoned
` [PATCH 03/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 04/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
` [PATCH 05/26] loop: always update discard settings in loop_reconfigure_limits
` [PATCH 06/26] loop: regularize upgrading the block size for direct I/O
` [PATCH 07/26] loop: also use the default block size from an underlying block device
` [PATCH 08/26] loop: fold loop_update_rotational into loop_reconfigure_limits
` [PATCH 09/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 10/26] nbd: move setting the cache control flags to __nbd_set_size
` [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_writes 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 features 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 features field

[PATCH v2] loop: Add regression test for unsupported backing file fallocate
 2024-06-18  0:48 UTC  (2+ messages)

[PATCH v5] block: Add ioprio to block_rq tracepoint
 2024-06-18  0:28 UTC  (7+ messages)

[PATCH] Documentation: Remove the unused "tp720" from kernel-parameters.txt
 2024-06-17 22:45 UTC  (2+ messages)

[PATCH] block: cleanup flag_{show,store}
 2024-06-17 16:13 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 11/13] null_blk: fix validation of block size
 2024-06-17 13:27 UTC 

[PATCH AUTOSEL 5.15 19/21] null_blk: fix validation of block size
 2024-06-17 13:25 UTC 

[PATCH AUTOSEL 6.1 26/29] null_blk: fix validation of block size
 2024-06-17 13:24 UTC 

[PATCH AUTOSEL 6.6 30/35] null_blk: fix validation of block size
 2024-06-17 13:22 UTC 

[PATCH AUTOSEL 6.9 39/44] null_blk: fix validation of block size
 2024-06-17 13:19 UTC 

Kernel OOPS while creating a NVMe Namespace
 2024-06-17  9:10 UTC  (7+ messages)

[PATCH 1/1] block: aoe: Standardize logging with pr_<level> macros and DEVICE_NAME prefix
 2024-06-17  8:35 UTC 

move features flags into queue_limits
 2024-06-17  6:03 UTC  (7+ messages)
` [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics

[PATCH V3 0/9] io_uring: support sqe group and provide group kbuf
 2024-06-17  3:54 UTC  (11+ messages)
` [PATCH V3 5/9] io_uring: support SQE group

[PATCH v4] sbitmap: fix io hung due to race on sbitmap_word::cleared
 2024-06-17  2:45 UTC 


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).