linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-18 02:52:45 to 2024-10-24 05:01:00 UTC [more...]

[PATCH 0/3] block: model freeze/enter queue as lock for lockdep
 2024-10-24  5:00 UTC  (9+ messages)
` [PATCH 1/3] blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs
` [PATCH 2/3] nvme: core: switch to non_owner variant of start_freeze/unfreeze queue
` [PATCH 3/3] block: model freeze & enter queue as lock for supporting lockdep

[PATCH] iov_iter: don't require contiguous pages in iov_iter_extract_bvec_pages
 2024-10-24  5:00 UTC 

[PATCH] block: fix sanity checks in blk_rq_map_user_bvec
 2024-10-24  4:56 UTC  (8+ messages)

[PATCH] block: refactor rq_qos_wait()
 2024-10-24  4:35 UTC 

[PATCH v2 0/3] Add inline encryption support
 2024-10-24  3:17 UTC  (11+ messages)
` [PATCH v2 1/3] dm-inlinecrypt: "

[PATCH RFC 0/6] bio_split() error handling rework
 2024-10-24  3:08 UTC  (15+ messages)
` [PATCH RFC 5/6] md/raid1: Handle bio_split() errors

[PATCH] blk-mq: Unexport blk_mq_flush_busy_ctxs()
 2024-10-23 22:30 UTC  (3+ messages)

[PATCH] block: model freeze & enter queue as rwsem for supporting lockdep
 2024-10-23 18:05 UTC  (15+ messages)

[PATCH AUTOSEL 5.15 03/10] block: Fix elevator_get_default() checking for NULL q->tag_set
 2024-10-23 14:32 UTC 

[PATCH AUTOSEL 6.1 04/17] block: Fix elevator_get_default() checking for NULL q->tag_set
 2024-10-23 14:31 UTC 

[PATCH AUTOSEL 6.6 06/23] block: Fix elevator_get_default() checking for NULL q->tag_set
 2024-10-23 14:30 UTC 

[PATCH AUTOSEL 6.11 09/30] block: Fix elevator_get_default() checking for NULL q->tag_set
 2024-10-23 14:29 UTC 

[PATCHv2 0/2] blk-mq: add CPU latency limit control
 2024-10-23 14:06 UTC  (7+ messages)
` [PATCHv2 1/2] block/genhd: add sysfs knobs for the CPU latency PM QoS settings
` [PATCHv2 2/2] blk-mq: add support for CPU latency limits
` [PATCH v3 "

[PATCH v10 0/8] block atomic writes for xfs
 2024-10-23 12:50 UTC  (19+ messages)
` [PATCH v10 1/8] block/fs: Pass an iocb to generic_atomic_write_valid()
` [PATCH v10 2/8] fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()
` [PATCH v10 3/8] block: Add bdev atomic write limits helpers
` [PATCH v10 4/8] fs: Export generic_atomic_write_valid()
` [PATCH v10 5/8] fs: iomap: Atomic write support
` [PATCH v10 6/8] xfs: Support atomic write for statx
` [PATCH v10 7/8] xfs: Validate atomic writes
` [PATCH v10 8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
` (subset) [PATCH v10 0/8] block atomic writes for xfs

[Regression] b1a000d3b8ec ("block: relax direct io memory alignment")
 2024-10-23 12:23 UTC  (12+ messages)

[PATCH v1] blk-mq: add one blk_mq_req_flags_t type to support mq ctx fallback
 2024-10-23  9:42 UTC  (11+ messages)

[PATCH] block/027: setup scsi_debug with MQ
 2024-10-23  5:26 UTC  (2+ messages)

[PATCH 5.10] block, bfq: fix procress reference leakage for bfqq in merge chain
 2024-10-23  3:43 UTC 

[PATCH 5.15] block, bfq: fix procress reference leakage for bfqq in merge chain
 2024-10-23  3:42 UTC 

[PATCH 6.1] block, bfq: fix procress reference leakage for bfqq in merge chain
 2024-10-23  3:39 UTC 

[PATCH] blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less long
 2024-10-23  2:15 UTC  (4+ messages)

[PATCH V2] nbd: fix partial sending
 2024-10-23  2:03 UTC  (3+ messages)

[PATCH v4 00/11] Read/Write with meta/integrity
 2024-10-23  1:20 UTC  (17+ messages)
    ` [PATCH v4 07/11] io_uring/rw: add support to send meta along with read/write
    ` [PATCH v4 11/11] scsi: add support for user-meta interface
    ` [PATCH v4 04/11] block: define meta io descriptor

[PATCH] iomap: writeback_control pointer part of iomap_writepage_ctx
 2024-10-23  0:49 UTC  (4+ messages)

[PATCH v2] docs: rust: fix formatting for kernel::block::mq::Request
 2024-10-22 22:31 UTC  (5+ messages)

[PATCH] block: remove redundant explicit memory barrier from rq_qos waiter and waker
 2024-10-22 22:25 UTC  (7+ messages)

[PATCH v3] block: flush all throttled bios when deleting the cgroup
 2024-10-22 14:47 UTC  (3+ messages)

[PATCHv8 0/6] write hints for nvme fdp
 2024-10-22 14:40 UTC  (28+ messages)
` [PATCHv8 1/6] block, fs: restore kiocb based write hint processing
` [PATCHv8 2/6] block: use generic u16 for write hints
` [PATCHv8 3/6] block: introduce max_write_hints queue limit
` [PATCHv8 4/6] fs: introduce per-io hint support flag
` [PATCHv8 5/6] io_uring: enable per-io hinting capability
    ` [PATCHv8 6/6] nvme: enable FDP support

[PATCH v2] blk-cgroup: don't clear stat in blkcg_reset_stats()
 2024-10-22  3:44 UTC  (3+ messages)

[PATCH RFC 2/2] zram: support compression at the granularity of multi-pages
 2024-10-21 23:28 UTC  (2+ messages)

[PATCH RFC 1/2] mm: zsmalloc: support objects compressed based on multiple pages
 2024-10-21 23:26 UTC  (2+ messages)

[RFC PATCH 0/4] dm-default-key: target for filesystem metadata encryption
 2024-10-21 19:10 UTC  (9+ messages)
` [RFC PATCH 1/4] block: export blk-crypto symbols required by dm-default-key
` [RFC PATCH 2/4] block: add the bi_skip_dm_default_key flag
` [RFC PATCH 3/4] dm-default-key: add target for filesystem metadata encryption
` [RFC PATCH 4/4] ext4,f2fs: support metadata encryption via dm-default-key

Kernel NBD client waits on wrong cookie, aborts connection
 2024-10-21 17:54 UTC  (9+ messages)
            ` UNSUBSCRIBE

[PATCH for-next] nvme: use helpers to access io_uring cmd space
 2024-10-21 16:04 UTC  (7+ messages)

[PATCH v3] iov_iter: don't require contiguous pages in iov_iter_extract_bvec_pages
 2024-10-21  2:26 UTC  (2+ messages)

try to avoid del_gendisk vs passthrough from ->release deadlocks v2
 2024-10-19 15:40 UTC  (13+ messages)
` [PATCH 1/2] block: also mark disk-owned queues as dying in __blk_mark_disk_dead

[GIT PULL] Block fixes for 6.12-rc4
 2024-10-18 22:57 UTC  (2+ messages)

[PATCH v9 0/8] block atomic writes for xfs
 2024-10-18 17:43 UTC  (4+ messages)

[RFC PATCH v2 0/2] dm-inlinecrypt: add target for inline block device encryption
 2024-10-18 17:33 UTC  (4+ messages)
` [RFC PATCH v2 2/2] "

[syzbot] [block?] INFO: task hung in blk_mq_update_tag_set_shared
 2024-10-18 16:47 UTC 

[PATCH v8 0/6] PCI: Remove most pcim_iounmap_regions() users
 2024-10-18 12:36 UTC  (5+ messages)
` [PATCH v8 2/6] PCI: Deprecate pcim_iounmap_regions()


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