public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-07 19:48:10 to 2026-04-15 10:41:35 UTC [more...]

[PATCH blktests] nvme/068: add a test for multipath delayed removal
 2026-04-15 10:41 UTC 

[PATCH v6 00/43] btrfs: add fscrypt support
 2026-04-15 10:21 UTC  (11+ messages)
` [PATCH v6 24/43] btrfs: add extent encryption context tree item type

[PATCH v10 00/13] blk: honor isolcpus configuration
 2026-04-15  8:58 UTC  (15+ messages)
` [PATCH v10 13/13] docs: add io_queue flag to isolcpus

[PATCH v2 00/10] ublk: add shared memory zero-copy support
 2026-04-15  8:38 UTC  (24+ messages)
` [PATCH v2 01/10] ublk: add UBLK_U_CMD_REG_BUF/UNREG_BUF control commands
` [PATCH v2 02/10] ublk: add PFN-based buffer matching in I/O path
` [PATCH v2 03/10] ublk: enable UBLK_F_SHMEM_ZC feature flag
` [PATCH v2 04/10] ublk: eliminate permanent pages[] array from struct ublk_buf

bio completion in task enhancements / experiments
 2026-04-15  8:28 UTC  (27+ messages)
` [PATCH 1/8] block: add BIO_COMPLETE_IN_TASK for task-context completion
` [PATCH 2/8] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH 3/8] block: enable RWF_DONTCACHE for block devices
` [PATCH 4/8] FOLD: block: change the defer in task context interface to be procedural
` [PATCH 5/8] FOLD: don't use in_task() to decide for offloading
` [PATCH 6/8] iomap: use bio_complete_in_task for buffered read errors
` [PATCH 7/8] iomap: use bio_complete_in_task for buffered write completions
` [PATCH 8/8] RFC: use a TASK_FIFO kthread for read completion support

fix /dev/sg allocation failures register
 2026-04-15  8:02 UTC  (4+ messages)
` [PATCH 1/2] sg: don't use GFP_ATOMIC in sg_start_req
` [PATCH 2/2] block: only restrict bio allocation gfp mask asked to block

[PATCH RFC v4 0/3] block: enable RWF_DONTCACHE for block devices
 2026-04-15  6:10 UTC  (21+ messages)
` [PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
` [PATCH RFC v4 2/3] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback

[PATCH 0/7] ublk: followup fixes for SHMEM_ZC
 2026-04-14 23:49 UTC  (12+ messages)
` [PATCH 1/7] ublk: widen ublk_shmem_buf_reg.len to __u64 for 4GB buffer support
` [PATCH 2/7] ublk: verify all pages in multi-page bvec fall within registered range
` [PATCH 3/7] ublk: simplify PFN range loop in __ublk_ctrl_reg_buf
` [PATCH 4/7] ublk: replace xarray with IDA for shmem buffer index allocation
` [PATCH 5/7] ublk: allow buffer registration before device is started
` [PATCH 6/7] Documentation: ublk: address review comments for SHMEM_ZC docs
` [PATCH 7/7] MAINTAINERS: update ublk driver maintainer email

zloop fixes
 2026-04-14 16:20 UTC  (14+ messages)
` [PATCH 1/6] zloop: fix write pointer calculation in zloop_forget_cache
` [PATCH 2/6] zloop: use vfs_truncate
` [PATCH 3/6] zloop: improve the unaligned write pointer warning
` [PATCH 4/6] zloop: set RQF_QUIET when completing requests on deleted devices
` [PATCH 5/6] zloop: factor out zloop_mark_{full,empty} helpers
` [PATCH 6/6] zloop: remove irq-safe locking

[PATCH 0/4] drbd: switch from genl_magic to YNL
 2026-04-14 15:35 UTC  (7+ messages)
` [PATCH 2/4] tools: ynl-gen-c: optionally emit structs and helpers

[PATCH 00/13] libmultipath: a generic multipath lib for block drivers
 2026-04-14 13:10 UTC  (26+ messages)
` [PATCH 03/13] libmultipath: Add path selection support
` [PATCH 07/13] libmultipath: Add delayed removal support
` [PATCH 11/13] libmultipath: Add support for block device IOCTL

[PATCH] iov_iter: use kmemdup_array for dup_iter to harden against overflow
 2026-04-14  9:46 UTC  (3+ messages)

refactor submit_bio_wait and bio await helpers v3
 2026-04-14  8:24 UTC  (12+ messages)
` [PATCH 2/5] block: unify the synchronous bi_end_io callbacks
` [PATCH 3/5] block: factor out a bio_await helper
` [PATCH 4/5] block: add a bio_submit_or_kill helper
` [PATCH 5/5] xfs: use bio_await in xfs_zone_gc_reset_sync

[PATCH v2 0/2] block: fix pgmap handling for zone device pages in bio merge paths
 2026-04-14  8:14 UTC  (4+ messages)
` [PATCH v2 1/2] block: add pgmap check to biovec_phys_mergeable
` [PATCH v2 2/2] block: relax pgmap check in bio_add_page for compatible zone device pages

[RFC PATCH] zram: support asynchronous GC for lazy slot freeing
 2026-04-14  5:49 UTC  (3+ messages)

[GIT PULL] Block changes for the 7.1 merge window
 2026-04-14  0:30 UTC  (2+ messages)

[PATCH v3 00/12] Enable lock context analysis
 2026-04-13 20:03 UTC  (10+ messages)
` [PATCH v3 02/12] block/bdev: Annotate the blk_holder_ops callback invocations

[PATCH] floppy: fix reference leak on platform_device_register() failure
 2026-04-13 15:31 UTC 

[bug report] blktests rnbd/001 hang on s390x server
 2026-04-13  9:49 UTC  (3+ messages)

[PATCH 00/20] DRBD 9 rework
 2026-04-12 16:36 UTC  (12+ messages)
` [PATCH 06/20] drbd: add RDMA transport implementation
` [PATCH 08/20] drbd: add DAX/PMEM support for metadata access

[RFC PATCH 0/2] rust: block: add a borrowed blk-mq timeout callback
 2026-04-11 22:47 UTC  (6+ messages)
  ` [RFC PATCH 1/2] rust: block: mq: safely abstract the "
  ` [RFC PATCH 2/2] block: rnull: implement dummy "
    ` Re:Re: [RFC PATCH 0/2] rust: block: add a borrowed blk-mq "
      `  "

[RFC PATCH 0/2] rust: block: safely abstract the blk-mq poll callback
 2026-04-11 10:33 UTC  (4+ messages)
  ` [RFC PATCH 1/2] rust: block: mq: safely abstract the "
    ` [RFC PATCH 2/2] block: rnull: wire up poll queues dummy callback

[PATCH v2 0/3] dm-inlinecrypt: add target for inline block device encryption
 2026-04-10 17:07 UTC  (5+ messages)
` [PATCH v2 1/3] block: export blk-crypto symbols required by dm-inlinecrypt
` [PATCH v2 2/3] dm-inlinecrypt: add target for inline block device encryption
` [PATCH v2 3/3] dm: add documentation for dm-inlinecrypt target

Re:Re: [RFC PATCH 0/2] rust block-mq TagSet flags plumbing and rnull blocking wiring
 2026-04-10 16:35 UTC  (2+ messages)
`  "

[PATCH blktests 1/1] common/scsi_debug: use _patient_rmmod() to unload scsi_debug
 2026-04-10 16:34 UTC  (2+ messages)

[PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-04-10 15:18 UTC  (2+ messages)

[PATCH] ublk: fix tautological comparison warning in ublk_ctrl_reg_buf
 2026-04-10 13:04 UTC  (2+ messages)

[RFC PATCH 0/2] rust block-mq TagSet flags plumbing and rnull blocking wiring
 2026-04-10 12:39 UTC  (4+ messages)
  ` [RFC PATCH 1/2] rust: block: mq: safely expose TagSet flags
  ` [RFC PATCH 2/2] block: rnull: support BLK_MQ_F_BLOCKING via configfs

[PATCH 0/2] block: fix pgmap handling for zone device pages in bio merge paths
 2026-04-10  3:38 UTC  (10+ messages)
` [PATCH 2/2] block: allow different-pgmap pages as separate bvecs in bio_add_page

[PATCH] block: refactor blkdev_zone_mgmt_ioctl
 2026-04-10  1:15 UTC  (2+ messages)

[PATCH RFC v5 0/3] block: enable RWF_DONTCACHE for block devices
 2026-04-09 18:59 UTC  (8+ messages)
` [PATCH RFC v5 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
` [PATCH RFC v5 2/3] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH RFC v5 3/3] block: enable RWF_DONTCACHE for block devices

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-09 18:16 UTC  (2+ messages)

[PATCH 5.15.y] block: fix resource leak in blk_register_queue() error path
 2026-04-09  6:36 UTC 

[PATCH 0/3] scsi/block: NUMA-local allocations and false-sharing fixes
 2026-04-09  6:17 UTC  (7+ messages)
` [PATCH 2/3] block: align nr_active_requests_shared_tags to avoid cache line contention
` [PATCH 3/3] scsi: align scsi_device iodone_cnt "

[GIT PULL] md-7.1-20260407
 2026-04-08 12:55 UTC  (2+ messages)

[PATCH 00/79] block: rnull: complete the rust null block driver
 2026-04-08 11:54 UTC  (6+ messages)
` [PATCH 05/79] block: rust: change `queue_rq` request type to `Owned`

[PATCH 0/6] block: fix integrity offset/length conversions
 2026-04-08  5:10 UTC  (5+ messages)
` [PATCH 2/6] block: use integrity interval instead of sector as seed


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox