public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-30 03:13:36 to 2024-06-02 21:22:26 UTC [more...]

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

[PATCH v4 0/3] Rust block device driver API and null block driver
 2024-06-02 20:08 UTC  (12+ 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 v7 0/9] block atomic writes
 2024-06-02 14:09 UTC  (10+ 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: "

convert the SCSI ULDs to the atomic queue limits API v2
 2024-05-31 13:55 UTC  (25+ messages)
` [PATCH 01/14] ubd: refactor the interrupt handler
` [PATCH 02/14] ubd: untagle discard vs write zeroes not support handling
` [PATCH 03/14] rbd: increase io_opt again
` [PATCH 04/14] block: take io_opt and io_min into account for max_sectors
` [PATCH 05/14] sd: simplify the ZBC case in provisioning_mode_store
` [PATCH 06/14] sd: add a sd_disable_discard helper
` [PATCH 07/14] sd: add a sd_disable_write_same helper
` [PATCH 08/14] sd: simplify the disable case in sd_config_discard
` [PATCH 09/14] sd: factor out a sd_discard_mode helper
` [PATCH 10/14] sd: cleanup zoned queue limits initialization
` [PATCH 11/14] sd: convert to the atomic queue limits API
` [PATCH 12/14] sr: "
` [PATCH 13/14] block: remove unused "
` [PATCH 14/14] block: add special APIs for run-time disabling of discard and friends

[PATCH] null_blk: fix validation of block size
 2024-06-02 10:57 UTC  (2+ messages)

[PATCH v2 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-06-02  7:48 UTC  (12+ messages)
` [PATCH v2 1/4] net: introduce helper sendpages_ok()
` [PATCH v2 2/4] nvme-tcp: use sendpages_ok() instead of sendpage_ok()
` [PATCH v2 3/4] drbd: "
` [PATCH v2 4/4] libceph: "

[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  (11+ messages)
` [PATCH v2 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH v2 2/3] rust: block: add rnull, Rust null_blk implementation

[PATCH] block: Avoid polling configuration errors
 2024-06-01  7:38 UTC  (2+ messages)

[BUG REPORT][BLOCK/NBD] Error when accessing qcow2 image through NBD
 2024-06-01  6:32 UTC  (3+ messages)

[PATCH v20 00/12] Implement copy offload support
 2024-06-01  6:23 UTC  (23+ 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 v20 04/12] block: add emulation for copy
    ` [PATCH v20 07/12] nvme: add copy offload support
    ` [PATCH v20 11/12] null: Enable trace capability for null block

[PATCH V3 for-6.10/block] loop: Fix a race between loop detach and loop open
 2024-06-01  5:47 UTC  (5+ messages)

[PATCH 0/4] Zone write plugging and DM zone fixes
 2024-06-01  5:33 UTC  (24+ 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
` (subset) [PATCH 0/4] Zone write plugging and DM zone fixes

[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
 2024-06-01  3:22 UTC  (15+ messages)

blktests failures with v6.10-rc1 kernel
 2024-06-01  1:49 UTC  (8+ messages)

[GIT PULL] Block fixes for 6.10-rc2
 2024-05-31 23:40 UTC  (2+ messages)

[PATCH v7] block: Improve IOPS by removing the fairness code
 2024-05-31 21:55 UTC  (6+ messages)

[PATCH v19 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-05-31 21:07 UTC  (17+ messages)
` [PATCH v19 11/20] block,lsm: add LSM blob and new LSM hooks for block device
` [PATCH v19 12/20] dm verity: expose root hash digest and signature data to LSMs
` [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures "

Maintainers Summit 2024 Call for Topics
 2024-05-31 14:49 UTC 

[syzbot] [block?] WARNING: locking bug in mempool_alloc_noprof
 2024-05-31 13:49 UTC 

convert the SCSI ULDs to the atomic queue limits API
 2024-05-31  9:14 UTC  (28+ messages)
` [PATCH 01/12] ubd: untagle discard vs write zeroes not support handling
` [PATCH 02/12] block: take io_opt and io_min into account for max_sectors
` [PATCH 03/12] sd: simplify the ZBC case in provisioning_mode_store
` [PATCH 04/12] sd: add a sd_disable_discard helper
` [PATCH 05/12] sd: add a sd_disable_write_same helper
` [PATCH 06/12] sd: simplify the disable case in sd_config_discard
` [PATCH 08/12] sd: cleanup zoned queue limits initialization
` [PATCH 09/12] sd: convert to the atomic queue limits API
` [PATCH 11/12] block: remove unused "
` [PATCH 12/12] block: add special APIs for run-time disabling of discard and friends

[PATCH] nbd: Remove __force casts
 2024-05-31  8:34 UTC  (2+ messages)

[PATCH v4 4/4] blk-flush: reuse rq queuelist in flush state machine
 2024-05-31  8:16 UTC  (12+ messages)

[PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue
 2024-05-31  8:06 UTC  (7+ messages)

[PATCH] blktests: fix how we handle waiting for nbd to connect
 2024-05-31  2:32 UTC  (5+ messages)

[PATCH] blk-throttle: Fix incorrect display of io.max
 2024-05-31  1:45 UTC  (5+ messages)

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

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

[PATCH 0/5] enable bs > ps for block devices
 2024-05-30 13:37 UTC  (2+ messages)

[RFC PATCH] sbitmap: fix io hung due to race on sbitmap_word::cleared
 2024-05-30 10:55 UTC  (3+ messages)

[PATCH V3 blktests] loop: Detect a race condition between loop detach and open
 2024-05-30  6:25 UTC 

[PATCH v19 13/20] ipe: add support for dm-verity as a trust provider
 2024-05-30  5:53 UTC  (5+ messages)

[PATCH V2 blktests] loop: Detect a race condition between loop detach and open
 2024-05-30  3:13 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