linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-01 08:02:41 to 2024-06-05 09:47:23 UTC [more...]

[PATCH v4 0/2] block: add larger order folio instead of pages
 2024-06-05  9:24 UTC 

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

[PATCH v7 0/9] block atomic writes
 2024-06-05  8:32 UTC  (17+ messages)
` [PATCH v7 1/9] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v7 2/9] fs: Initial atomic write support
` [PATCH v7 3/9] fs: Add initial atomic write support info to statx
` [PATCH v7 4/9] block: Add core atomic write support
` [PATCH v7 5/9] block: Add atomic write support for statx
` [PATCH v7 6/9] block: Add fops atomic write support
` [PATCH v7 7/9] scsi: sd: Atomic "
` [PATCH v7 8/9] scsi: scsi_debug: "
` [PATCH v7 9/9] nvme: "

[PATCH v20 00/12] Implement copy offload support
 2024-06-05  8:20 UTC  (25+ messages)
    ` [PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
    ` [PATCH v20 11/12] null: Enable trace capability for null block
    ` [PATCH v20 07/12] nvme: add 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 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 v4 0/3] Fix DM zone resource limits stacking
 2024-06-05  7:55 UTC  (7+ 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 v2 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-06-05  7:27 UTC  (21+ 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-05  7:20 UTC  (8+ 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

move integrity settings to queue_limits
 2024-06-05  6:28 UTC  (13+ 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 V2 blktests] block: add regression test for null-blk concurrently power/submit_queues test
 2024-06-05  5:30 UTC  (2+ messages)

[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  (4+ 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 v3] nbd: Remove __force casts
 2024-06-05  0:07 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  (17+ messages)

[PATCH v2] null_blk: fix validation of block size
 2024-06-04 14:17 UTC  (5+ 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  (19+ messages)
` [PATCH v4 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH v4 2/3] rust: block: add rnull, Rust null_blk implementation
` [PATCH v4 3/3] MAINTAINERS: add entry for Rust block device driver API

[PATCH v2] sbitmap: fix io hung due to race on sbitmap_word::cleared
 2024-06-04  7:03 UTC  (5+ messages)

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

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

[PATCH] null_blk: fix validation of block size
 2024-06-03 17:03 UTC  (7+ messages)

[PATCH v2] block: unmap and free user mapped integrity via submitter
 2024-06-03 16:37 UTC  (2+ messages)

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

[PATCH V3 blktests] loop: Detect a race condition between loop detach and open
 2024-06-03 10:48 UTC  (2+ messages)

[PATCH] floppy: add missing MODULE_DESCRIPTION() macro
 2024-06-03 10:35 UTC  (2+ messages)

[PATCH 0/4] Zone write plugging and DM zone fixes
 2024-06-03  6:58 UTC  (13+ messages)
` [PATCH 1/4] null_blk: Do not allow runt zone with zone capacity smaller then zone size
` [PATCH 2/4] block: Fix validation of zoned device with a runt zone
` [PATCH 3/4] block: Fix zone write plugging handling of devices "
` [PATCH 4/4] dm: Improve zone resource limits handling

[PATCH v2] ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
 2024-06-03  6:53 UTC 

[PATCH v19 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-06-03  1:40 UTC  (9+ messages)
` [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs

[PATCH] ublk_drv: add missing MODULE_DESCRIPTION() macro
 2024-06-03  0:53 UTC  (2+ messages)

[PATCH] xen/blkback: add missing MODULE_DESCRIPTION() macro
 2024-06-03  0:37 UTC 

[PATCH] loop: add missing MODULE_DESCRIPTION() macro
 2024-06-03  0:15 UTC 

[PATCH V3 0/9] io_uring: support sqe group and provide group kbuf
 2024-06-03  0:05 UTC  (2+ messages)

[PATCH] brd: add missing MODULE_DESCRIPTION() macro
 2024-06-02 23:46 UTC 

[PATCH] block: fix some typo
 2024-06-02 21:22 UTC  (2+ messages)

convert the SCSI ULDs to the atomic queue limits API v2
 2024-05-31 13:55 UTC  (3+ messages)
  ` [PATCH 13/14] block: remove unused queue limits API

[syzbot] [block?] WARNING in mempool_init_node
 2024-06-02  4:23 UTC 

[PATCH 0/1] cdrom: patch for inclusion
 2024-06-01 22:18 UTC  (2+ messages)
` [PATCH 1/1] cdrom: Add missing MODULE_DESCRIPTION()

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

[PATCH v2 0/3] Rust block device driver API and null block driver
 2024-06-01  8:02 UTC  (6+ messages)
` [PATCH v2 2/3] rust: block: add rnull, Rust null_blk implementation


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