linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-04 02:19:09 to 2024-06-06 13:58:02 UTC [more...]

[PATCH v3] sbitmap: fix io hung due to race on sbitmap_word::cleared
 2024-06-06 13:57 UTC 

[PATCH v2 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-06-06 13:52 UTC  (19+ messages)
` [PATCH v2 1/4] net: introduce helper sendpages_ok()
` [PATCH v2 3/4] drbd: use sendpages_ok() instead of sendpage_ok()

[PATCH] ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
 2024-06-06 13:43 UTC  (12+ messages)

disk removal slowdown due to rcu_barrier
 2024-06-06 12:49 UTC 

[PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue
 2024-06-06 12:33 UTC  (10+ messages)

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

[PATCH v20 00/12] Implement copy offload support
 2024-06-06  7:28 UTC  (18+ messages)
  ` [PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
  ` [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
  ` [PATCH v20 03/12] block: add copy offload support

[PATCH v2] sbitmap: fix io hung due to race on sbitmap_word::cleared
 2024-06-06  9:20 UTC  (10+ messages)

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

[PATCH] block: fix request.queuelist usage in flush
 2024-06-06  8:44 UTC  (9+ messages)

[PATCH v6 0/4] Fix DM zone resource limits stacking
 2024-06-06  8:21 UTC  (5+ 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 v5 0/4] Fix DM zone resource limits stacking
 2024-06-06  8:03 UTC  (11+ messages)
` [PATCH v5 1/4] block: Improve checks on zone resource limits
` [PATCH v5 2/4] dm: Call dm_revalidate_zones() after setting the queue limits
` [PATCH v5 3/4] dm: Improve zone resource limits handling
` [PATCH v5 4/4] dm: Remove unused macro DM_ZONE_INVALID_WP_OFST

[PATCH v7 0/9] block atomic writes
 2024-06-06  6:38 UTC  (15+ messages)
` [PATCH v7 2/9] fs: Initial atomic write support
` [PATCH v7 4/9] block: Add core "

[PATCH v20 03/12] block: add copy offload support
 2024-06-06  5:56 UTC 

[PATCH v4 0/3] Fix DM zone resource limits stacking
 2024-06-06  5:48 UTC  (18+ messages)
` [PATCH v4 1/3] block: Improve checks on zone resource limits
` [PATCH v4 2/3] dm: Improve zone resource limits handling
` [PATCH v4 3/3] dm: Remove unused macro DM_ZONE_INVALID_WP_OFST

[PATCH v3] nbd: Remove __force casts
 2024-06-06  5:39 UTC  (3+ messages)

[PATCH] block: initialize integrity buffer to zero before writing it to media
 2024-06-06  5:27 UTC 

move integrity settings to queue_limits
 2024-06-06  4:51 UTC  (33+ messages)
` [PATCH 01/12] dm-integrity: use the nop integrity profile
` [PATCH 02/12] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags
` [PATCH 03/12] block: remove the BIP_IP_CHECKSUM flag
` [PATCH 04/12] block: remove the blk_integrity_profile structure
` [PATCH 05/12] block: remove the blk_flush_integrity call in blk_integrity_unregister
` [PATCH 06/12] block: factor out flag_{store,show} helper for integrity
` [PATCH 07/12] block: use kstrtoul in flag_store
` [PATCH 08/12] block: don't pretend to generate/verify for non-PI metadata
` [PATCH 09/12] block: don't require stable pages "
` [PATCH 10/12] block: bypass the STABLE_WRITES flag for protection information
` [PATCH 11/12] block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags
` [PATCH 12/12] block: move integrity information into queue_limits

[PATCH v4 0/2] block: add larger order folio instead of pages
 2024-06-06  4:58 UTC  (9+ messages)
  ` [PATCH v4 1/2] block: add folio awareness instead of looping through pages
  ` [PATCH v4 2/2] block: unpin user pages belonging to a folio

[PATCH] block: Avoid polling configuration errors
 2024-06-05  9:01 UTC  (2+ messages)
  `  "

[PATCH AUTOSEL 5.15 12/12] null_blk: Do not allow runt zone with zone capacity smaller then zone size
 2024-06-05 12:05 UTC 

[PATCH AUTOSEL 6.1 14/14] null_blk: Do not allow runt zone with zone capacity smaller then zone size
 2024-06-05 12:04 UTC 

[PATCH AUTOSEL 6.6 18/18] null_blk: Do not allow runt zone with zone capacity smaller then zone size
 2024-06-05 12:03 UTC 

[PATCH AUTOSEL 6.8 18/18] null_blk: Do not allow runt zone with zone capacity smaller then zone size
 2024-06-05 12:03 UTC 

[PATCH AUTOSEL 6.9 13/23] block: check for max_hw_sectors underflow
 2024-06-05 12:02 UTC  (2+ messages)
` [PATCH AUTOSEL 6.9 23/23] null_blk: Do not allow runt zone with zone capacity smaller then zone size

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

[RFC] ML infrastructure in Linux kernel
 2024-06-05 11:02 UTC 

[PATCH V3 blktests] loop: Detect a race condition between loop detach and open
 2024-06-05 11:00 UTC  (3+ messages)

[PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
 2024-06-05  8:17 UTC  (3+ messages)

[PATCH v20 00/12] Implement copy offload support
 2024-06-05  8:14 UTC  (4+ messages)

[PATCH v3 0/2] Fix DM zone resource limits stacking
 2024-06-05  6:55 UTC  (7+ messages)
` [PATCH v3 1/2] block: Imporve checks on zone resource limits
` [PATCH v3 2/2] dm: Improve zone resource limits handling

[PATCH v2 0/2] Fix DM zone resource limits stacking
 2024-06-05  4:55 UTC  (8+ messages)
` [PATCH v2 1/2] block: Imporve checks on zone resource limits
` [PATCH v2 2/2] dm: Improve zone resource limits handling

[PATCH blktests] README: add dependent command descriptions
 2024-06-05  4:14 UTC  (3+ messages)

[PATCH 0/2] block, scsi: Small improvements for blk_mq_alloc_queue() usage
 2024-06-05  2:32 UTC  (2+ messages)

[PATCH blktests] block: add regression test for null-blk concurrently power/submit_queues test
 2024-06-05  1:04 UTC  (2+ messages)

[PATCH v2] nbd: Remove __force casts
 2024-06-04 22:10 UTC  (3+ messages)

[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
 2024-06-04 14:26 UTC  (14+ messages)

[PATCH v2] null_blk: fix validation of block size
 2024-06-04 14:17 UTC  (4+ messages)

[PATCH v2 0/2] Fix the mq-deadline async_depth implementation
 2024-06-04 11:48 UTC  (6+ messages)
` [PATCH v2 2/2] block/mq-deadline: Fix the tag reservation code
      ` 答复: "

[PATCH v4 0/3] Rust block device driver API and null block driver
 2024-06-04  9:59 UTC  (6+ messages)
` [PATCH v4 1/3] rust: block: introduce `kernel::block::mq` module

[PATCH -next] blk-wbt: don't throttle swap writes in direct reclaim
 2024-06-04  7:01 UTC  (2+ messages)

blktests failures with v6.10-rc1 kernel
 2024-06-04  6:57 UTC  (8+ messages)

[PATCH v11 00/26] DEPT(Dependency Tracker)
 2024-06-04  3:10 UTC  (4+ messages)
` [PATCH v11 14/26] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread

[RFC PATCH] sbitmap: fix io hung due to race on sbitmap_word::cleared
 2024-06-04  2:19 UTC  (3+ 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).