messages from 2025-05-28 04:15:09 to 2025-06-06 01:42:00 UTC [more...]
[PATCH blktests] block tests: nvme metadata passthrough
2025-06-06 1:41 UTC (2+ messages)
[PATCH blktests] md/002: add atomic write tests for md/stacked devices
2025-06-05 22:57 UTC
[PATCH for-next v2 0/2] add ioctl to query protection info capabilities
2025-06-05 15:07 UTC (3+ messages)
` [PATCH for-next v2 1/2] block: introduce pi_size field in blk_integrity
` [PATCH for-next v2 2/2] fs: add ioctl to query protection info capabilities
[PATCH RFC 0/4] block: set chunk_sectors from stacked dev stripe size
2025-06-05 15:08 UTC (5+ messages)
` [PATCH RFC 1/4] md/raid0: set chunk_sectors limit
` [PATCH RFC 2/4] md/raid10: "
` [PATCH RFC 3/4] dm-stripe: limit chunk_sectors to the stripe size
` [PATCH RFC 4/4] block: use chunk_sectors when evaluating stacked atomic write limits
[RFC v2 00/11] dm-pcache – persistent-memory cache for block devices
2025-06-05 14:23 UTC (12+ messages)
` [RFC PATCH 01/11] dm-pcache: add pcache_internal.h
` [RFC PATCH 02/11] dm-pcache: add backing device management
` [RFC PATCH 03/11] dm-pcache: add cache device
` [RFC PATCH 04/11] dm-pcache: add segment layer
` [RFC PATCH 05/11] dm-pcache: add cache_segment
` [RFC PATCH 06/11] dm-pcache: add cache_writeback
` [RFC PATCH 07/11] dm-pcache: add cache_gc
` [RFC PATCH 08/11] dm-pcache: add cache_key
` [RFC PATCH 09/11] dm-pcache: add cache_req
` [RFC PATCH 10/11] dm-pcache: add cache core
` [RFC PATCH 11/11] dm-pcache: initial dm-pcache target
[GIT PULL] nvme updates for Linux 6.16
2025-06-05 13:42 UTC (2+ messages)
blktests failures with v6.15 kernel
2025-06-05 13:02 UTC (2+ messages)
ublk: Adding Latency Measurement Support to UBLK
2025-06-05 12:52 UTC
[PATCH 0/3] ublk: add UBLK_F_QUIESCE
2025-06-05 12:37 UTC (3+ messages)
` [PATCH 2/3] ublk: add feature UBLK_F_QUIESCE
[PATCH] drbd: Remove the open-coded page pool
2025-06-05 10:38 UTC
[PATCH] block: fix atomic write limits for stacked devices
2025-06-05 9:50 UTC (7+ messages)
[RFC] fs: add ioctl to query protection info capabilities
2025-06-05 8:24 UTC (13+ messages)
` [RFC] "
[PATCHv2] block: fix lock dependency between percpu alloc lock and elevator lock
2025-06-05 6:02 UTC (4+ messages)
[syzbot] [scsi?] [mm?] [block?] BUG: soft lockup in sys_sendmsg (2)
2025-06-05 2:15 UTC
[syzbot] [nbd?] possible deadlock in nbd_ioctl
2025-06-05 0:30 UTC
[PATCH v11 00/10] Read/Write with meta/integrity
2025-06-04 19:53 UTC (5+ messages)
[linus:master] [loop] e7bc0010ce: stress-ng.loop.ops_per_sec 5.3% improvement
2025-06-04 15:01 UTC
warning on flushing page cache on block device removal
2025-06-04 14:32 UTC (10+ messages)
[PATCH 1/2] nvme-tcp: avoid race between nvme scan and reset
2025-06-04 11:17 UTC (2+ messages)
[Bug] soft lockup in blk_rq_timed_out_timer in Linux v6.12
2025-06-04 2:59 UTC
[PATCH 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-06-04 2:08 UTC (11+ messages)
` [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [PATCH 02/10] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [PATCH 03/10] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [PATCH 04/10] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [PATCH 05/10] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode
` [PATCH 06/10] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [PATCH 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [PATCH 08/10] block: factor out common part in blkdev_fallocate()
` [PATCH 09/10] block: add FALLOC_FL_WRITE_ZEROES support
` [PATCH 10/10] ext4: "
[PATCH] selftests: ublk: kublk: improve behavior on init failure
2025-06-04 2:20 UTC (3+ messages)
[PATCH] block: flip iter directions in blk_rq_integrity_map_user()
2025-06-03 23:55 UTC (8+ messages)
[PATCH] block: drop direction param from bio_integrity_copy_user()
2025-06-03 18:46 UTC (4+ messages)
[PATCH v7 00/19] Add Command Duration Limits support
2025-06-03 11:28 UTC (7+ messages)
` [PATCH v7 08/19] scsi: detect support for command duration limits
[syzbot] Monthly nbd report (Jun 2025)
2025-06-03 11:07 UTC
[PATCH blktests RFC 0/2] check: support "set -e" strict error-checking
2025-06-03 10:54 UTC (8+ messages)
` [PATCH blktests RFC 1/2] check: allow strict error-checking by "set -e" in each test case
` [PATCH blktests RFC 2/2] check: abort test run when a test case exits by "set -e" error-checking
[PATCH 0/3] block: expose 'read_keys' and 'read_reservation' PR callbacks
2025-06-03 10:04 UTC (4+ messages)
` [PATCH 1/3] block: add 'read_keys' persistent reservation ioctl
` [PATCH 2/3] block: add 'read_reservation' "
` [PATCH 3/3] scsi: return PR generation if no reservation is held
[RFC 0/3] add STATIC_PMD_ZERO_PAGE config option
2025-06-02 20:32 UTC (12+ messages)
` [RFC 2/3] mm: "
` [RFC 3/3] block: use mm_huge_zero_folio in __blkdev_issue_zero_pages()
[PATCH] selftests: ublk: cover PER_IO_DAEMON in more stress tests
2025-06-02 17:58 UTC (4+ messages)
[syzbot] [cgroups?] general protection fault in __cgroup_rstat_lock
2025-06-02 14:15 UTC (2+ messages)
[PATCH v11 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-06-02 13:54 UTC (12+ messages)
` [PATCH v11 1/5] rust: macros: reduce collections in `quote!` macro
` [PATCH v11 2/5] rust: support formatting of foreign types
` [PATCH v11 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v11 4/5] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v11 5/5] rust: remove core::ffi::CStr reexport
[PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
2025-06-02 11:46 UTC
[bug report] nvme/063 failure (tcp transport)
2025-06-02 6:38 UTC (8+ messages)
[PATCH 0/5] block: another block copy offload
2025-06-02 4:58 UTC (15+ messages)
` [PATCH 1/5] block: new sector copy api
` [PATCH 2/5] block: add support for copy offload
[PATCH v4] virtio_blk: Fix disk deletion hang on device surprise removal
2025-06-02 2:25 UTC (2+ messages)
[syzbot] [block?] possible deadlock in elevator_change
2025-05-31 1:36 UTC
[PATCH 1/2] block: Make __submit_bio_noacct() preserve the bio submission order
2025-05-31 0:25 UTC (13+ messages)
[linus:master] [block] 245618f8e4: stress-ng.fpunch.fail
2025-05-30 14:01 UTC (4+ messages)
[PATCH v8 0/9] ublk: decouple server threads from ublk_queues/hctxs
2025-05-30 13:07 UTC (14+ messages)
` [PATCH v8 1/9] ublk: have a per-io daemon instead of a per-queue daemon
` [PATCH v8 2/9] selftests: ublk: kublk: plumb q_id in io_uring user_data
` [PATCH v8 3/9] selftests: ublk: kublk: tie sqe allocation to io instead of queue
` [PATCH v8 4/9] selftests: ublk: kublk: lift queue initialization out of thread
` [PATCH v8 5/9] selftests: ublk: kublk: move per-thread data out of ublk_queue
` [PATCH v8 6/9] selftests: ublk: kublk: decouple ublk_queues from ublk server threads
` [PATCH v8 7/9] selftests: ublk: add functional test for per io daemons
` [PATCH v8 8/9] selftests: ublk: add stress "
` [PATCH v8 9/9] Documentation: ublk: document UBLK_F_PER_IO_DAEMON
[PATCH RFC 0/4] blk-mq-sched: support request batch dispatching for sq elevator
2025-05-30 8:03 UTC (5+ messages)
` [PATCH RFC 1/4] elevator: introduce global lock for sq_shared elevator
` [PATCH RFC 2/4] mq-deadline: switch to use elevator lock
` [PATCH RFC 3/4] blk-mq-sched: refactor __blk_mq_do_dispatch_sched()
` [PATCH RFC 4/4] blk-mq-sched: support request batch dispatching for sq elevator
[PATCH blktests] zbd/013: Test stacked drivers and queue freezing
2025-05-30 7:52 UTC (10+ messages)
[PATCH] block: Fix blk_sync_queue() to properly stop timeout timer
2025-05-29 22:33 UTC (3+ messages)
[PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-05-29 22:28 UTC (17+ messages)
` [PATCH v10 2/5] rust: support formatting of foreign types
` [PATCH v10 4/5] rust: replace `kernel::c_str!` with C-Strings
[PATCH 2/2] change blanket impls for `[Pin]Init` and add one for `Result<T, E>`
2025-05-29 19:54 UTC (3+ messages)
[PATCH v7 0/8] ublk: decouple server threads from ublk_queues/hctxs
2025-05-29 15:39 UTC (15+ messages)
` [PATCH v7 1/8] ublk: have a per-io daemon instead of a per-queue daemon
` [PATCH v7 3/8] selftests: ublk: kublk: tie sqe allocation to io instead of queue
` [PATCH v7 6/8] selftests: ublk: kublk: decouple ublk_queues from ublk server threads
` [PATCH v7 7/8] selftests: ublk: add test for per io daemons
` [PATCH v7 8/8] Documentation: ublk: document UBLK_F_PER_IO_DAEMON
[PATCH v3] virtio_blk: Fix disk deletion hang on device surprise removal
2025-05-29 10:08 UTC (3+ messages)
[syzbot] [bcachefs?] possible deadlock in pcpu_alloc_noprof
2025-05-29 9:09 UTC
[PATCH AUTOSEL 6.12 7/7] block: use q->elevator with ->elevator_lock held in elv_iosched_show()
2025-05-28 21:56 UTC
[PATCH AUTOSEL 6.14 8/8] block: use q->elevator with ->elevator_lock held in elv_iosched_show()
2025-05-28 21:56 UTC
[PATCH AUTOSEL 6.15 9/9] block: use q->elevator with ->elevator_lock held in elv_iosched_show()
2025-05-28 21:55 UTC
[PATCH blktests] zbd/006: reset only the test target zone
2025-05-28 9:28 UTC (2+ messages)
[GIT PULL] dma-mapping update for Linux 6.16
2025-05-28 4:18 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).