org.kernel.vger.linux-block archive

1251 archived articles, newest first (page 2 of 13). Latest articles →

[PATCH blktests] loop/014: Add test for backing file on loop device partition
Thu, 20 Aug 2026 13:00:34 -0700
Bart Van Assche <[email protected]> • #146337
[PATCH 13/13] loop: Add __guarded_by() annotations
Thu, 20 Aug 2026 12:57:21 -0700
Bart Van Assche <[email protected]> • #146336
[PATCH 11/13] loop: Remove the "bool global" function argument
Thu, 20 Aug 2026 12:57:19 -0700
Bart Van Assche <[email protected]> • #146335
[PATCH 12/13] loop: Modify the loop_process_work() calling convention
Thu, 20 Aug 2026 12:57:20 -0700
Bart Van Assche <[email protected]> • #146334
[PATCH 10/13] loop: Split loop_configure()
Thu, 20 Aug 2026 12:57:18 -0700
Bart Van Assche <[email protected]> • #146333
[PATCH 09/13] loop: Split loop_change_fd()
Thu, 20 Aug 2026 12:57:17 -0700
Bart Van Assche <[email protected]> • #146332
[PATCH 08/13] loop: Remove memory barriers
Thu, 20 Aug 2026 12:57:16 -0700
Bart Van Assche <[email protected]> • #146331
[PATCH 07/13] loop: Fix race conditions in loop_validate_file()
Thu, 20 Aug 2026 12:57:15 -0700
Bart Van Assche <[email protected]> • #146330
[PATCH 06/13] loop: Protect all lo_backing_file accesses with lo->lo_mutex
Thu, 20 Aug 2026 12:57:14 -0700
Bart Van Assche <[email protected]> • #146329
[PATCH 05/13] loop: Add more __must_hold() annotations
Thu, 20 Aug 2026 12:57:13 -0700
Bart Van Assche <[email protected]> • #146328
[PATCH 04/13] loop: Assign a unique lockdep key to each lo_mutex instance
Thu, 20 Aug 2026 12:57:12 -0700
Bart Van Assche <[email protected]> • #146327
[PATCH 03/13] loop: Enable context analysis
Thu, 20 Aug 2026 12:57:11 -0700
Bart Van Assche <[email protected]> • #146326
[PATCH 01/13] loop: Fix the code for recursion detection
Thu, 20 Aug 2026 12:57:09 -0700
Bart Van Assche <[email protected]> • #146325
[PATCH 02/13] loop: Reorder checks in loop_validate_file()
Thu, 20 Aug 2026 12:57:10 -0700
Bart Van Assche <[email protected]> • #146324
[PATCH 00/13] Improve the loop driver
Thu, 20 Aug 2026 12:57:08 -0700
Bart Van Assche <[email protected]> • #146323
[PATCH 6/7] orangefs: Remove launder_folio implementation
Thu, 20 Aug 2026 20:33:39 +0100
"Matthew Wilcox (Oracle)" <[email protected]> • #146322
[PATCH 1/7] filemap: Export filemap_invalidate_pages() to modules
Thu, 20 Aug 2026 20:33:34 +0100
"Matthew Wilcox (Oracle)" <[email protected]> • #146321
[PATCH 2/7] fuse: Use filemap_invalidate_pages()
Thu, 20 Aug 2026 20:33:35 +0100
"Matthew Wilcox (Oracle)" <[email protected]> • #146320
[PATCH 7/7] Remove folio_launder()
Thu, 20 Aug 2026 20:33:40 +0100
"Matthew Wilcox (Oracle)" <[email protected]> • #146319
[PATCH 0/7] Remove aops->launder_folio
Thu, 20 Aug 2026 20:33:33 +0100
"Matthew Wilcox (Oracle)" <[email protected]> • #146318
[PATCH 5/7] orangefs: Use filemap_invalidate_pages()
Thu, 20 Aug 2026 20:33:38 +0100
"Matthew Wilcox (Oracle)" <[email protected]> • #146317
[PATCH 4/7] nfs: Use filemap_invalidate_pages()
Thu, 20 Aug 2026 20:33:37 +0100
"Matthew Wilcox (Oracle)" <[email protected]> • #146316
[PATCH 3/7] btrfs: Use filemap_invalidate_pages()
Thu, 20 Aug 2026 20:33:36 +0100
"Matthew Wilcox (Oracle)" <[email protected]> • #146315
Re: [PATCH v19 00/40] DEPT(DEPendency Tracker)
Thu, 20 Aug 2026 18:51:08 +0100
Matthew Wilcox <[email protected]> • #146314
Re: [PATCH v19 00/40] DEPT(DEPendency Tracker)
Thu, 20 Aug 2026 19:16:05 +0200
"David Hildenbrand (Arm)" <[email protected]> • #146313
Re: [PATCH v15 19/25] xfs: add fs-verity support
Thu, 20 Aug 2026 09:44:11 -0700
"Darrick J. Wong" <[email protected]> • #146312
[PATCH v2] blk-wbt: Always change enable_state to MANUAL when setting latency
Fri, 21 Aug 2026 00:15:14 +0800
Tang Yizhou <[email protected]> • #146311
[PATCH] blk-throttle: Remove dead check in tg_conf_updated()
Fri, 21 Aug 2026 00:05:47 +0800
Tang Yizhou <[email protected]> • #146310
Re: [PATCH 2/2] block/mq-deadline: add module parameter for prio_aging_expire default
Thu, 20 Aug 2026 08:54:48 -0700
Bart Van Assche <[email protected]> • #146309
Re: [PATCH 1/2] block/mq-deadline: disable I/O priority when prio_aging_expire is zero
Thu, 20 Aug 2026 08:31:28 -0700
Bart Van Assche <[email protected]> • #146308
Re: [PATCH v2 0/2] Test multipath and marginal ports
Thu, 20 Aug 2026 10:09:28 -0400
John Meneghini <[email protected]> • #146307
[REGRESSION] blk-mq: hctx loses BLK_MQ_F_TAG_QUEUE_SHARED across blk_mq_update_nr_hw_queues()
Thu, 20 Aug 2026 14:48:10 +0300
<[email protected]> • #146306
[RFC PATCH v3 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
Tue, 18 Aug 2026 15:06:39 +0800
Yu Kuai <[email protected]> • #146210
[RFC PATCH v3 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
Tue, 18 Aug 2026 15:06:38 +0800
Yu Kuai <[email protected]> • #146209
Re: [PATCH] nbd: clamp the timeout before converting it to jiffies
Tue, 18 Aug 2026 15:00:44 +0800
"yu kuai" <[email protected]> • #146208
[PATCH] blk-cgroup: wait for old blkgs to leave queue before disk rebind
Tue, 18 Aug 2026 14:58:23 +0800
Yu Kuai <[email protected]> • #146207
Re: [GIT PULL] fscrypt updates for 7.3
Tue, 18 Aug 2026 03:57:19 +0000
[email protected] • #146206
Re: [PATCH v2 2/2] selftests/bpf: add test for blkcg io.stat BPF kfuncs
Mon, 17 Aug 2026 22:41:11 +0000 (UTC)
[email protected] • #146205
Re: [PATCH v2 1/2] block: add BPF kfuncs to read blkcg io.stat
Mon, 17 Aug 2026 22:28:38 +0000 (UTC)
[email protected] • #146204
[PATCH v2 2/2] selftests/bpf: add test for blkcg io.stat BPF kfuncs
Mon, 17 Aug 2026 14:42:05 -0700
Ziyang Men <[email protected]> • #146203
[PATCH v2 1/2] block: add BPF kfuncs to read blkcg io.stat
Mon, 17 Aug 2026 14:42:04 -0700
Ziyang Men <[email protected]> • #146202
[PATCH v2 0/2] block: expose blkcg io.stat to BPF
Mon, 17 Aug 2026 14:42:03 -0700
Ziyang Men <[email protected]> • #146201
[stable request] block: stop the timeout timer when releasing a never added disk
Mon, 17 Aug 2026 15:58:27 -0400
Chao Shi <[email protected]> • #146200
Re: [PATCH blktests 0/2] Test multipath and marginal ports
Mon, 17 Aug 2026 15:33:44 -0400
Jesse Taube <[email protected]> • #146199
[GIT PULL] fscrypt updates for 7.3
Mon, 17 Aug 2026 10:33:11 -0700
Eric Biggers <[email protected]> • #146198
Re: [PATCH v2] virtio-blk: clamp max_segments when indirect descriptors are disabled
Mon, 17 Aug 2026 13:28:02 -0400
Stefan Hajnoczi <[email protected]> • #146197
Re: [PATCH v2 2/4] block: factor block size and alignment handling out of blk_stack_limits
Mon, 17 Aug 2026 18:05:28 +0100
John Garry <[email protected]> • #146196
[PATCH] block: save page offset gaps in cloned bio
Mon, 17 Aug 2026 09:59:08 -0700
Keith Busch <[email protected]> • #146195
Re: [PATCHv5 1/2] block: accumulate memory segment gaps per bio
Mon, 17 Aug 2026 18:37:25 +0200
Eric Auger <[email protected]> • #146194
Re: [PATCH v2 1/4] nvme: factor namespace-head queue-limit update
Mon, 17 Aug 2026 17:32:50 +0100
John Garry <[email protected]> • #146193
Re: [PATCH v15 00/25] fs-verity support for XFS with post EOF merkle tree
Mon, 17 Aug 2026 18:11:26 +0200
Andrey Albershteyn <[email protected]> • #146192
Re: [PATCHv5 1/2] block: accumulate memory segment gaps per bio
Mon, 17 Aug 2026 10:05:00 -0600
Keith Busch <[email protected]> • #146191
Re: [PATCH v15 00/25] fs-verity support for XFS with post EOF merkle tree
Mon, 17 Aug 2026 17:37:13 +0200
Andrey Albershteyn <[email protected]> • #146190
Re: [PATCHv5 1/2] block: accumulate memory segment gaps per bio
Mon, 17 Aug 2026 17:12:39 +0200
Eric Auger <[email protected]> • #146189
Re: [PATCHv5 1/2] block: accumulate memory segment gaps per bio
Mon, 17 Aug 2026 09:04:11 -0600
Keith Busch <[email protected]> • #146188
[PATCH] nbd: clamp the timeout before converting it to jiffies
Mon, 17 Aug 2026 22:10:27 +0800
Tao Cui <[email protected]> • #146187
[PATCH v2] virtio-blk: clamp max_segments when indirect descriptors are disabled
Mon, 17 Aug 2026 15:42:02 +0200
Sergii Ushakov <[email protected]> • #146186
Re: [PATCHv5 1/2] block: accumulate memory segment gaps per bio
Mon, 17 Aug 2026 15:23:14 +0200
Eric Auger <[email protected]> • #146185
Re: [PATCH] virtio-blk: clamp max_segments when indirect descriptors are disabled
Mon, 17 Aug 2026 08:41:09 -0400
"Michael S. Tsirkin" <[email protected]> • #146184
Re: [PATCH v2 2/2] block: only use REQ_FUA for direct writes if the device supports it
Mon, 17 Aug 2026 02:21:38 -0700
Christoph Hellwig <[email protected]> • #146183
Re: [PATCH v2 1/2] block: skip redundant flush for O_DSYNC direct writes
Mon, 17 Aug 2026 02:19:42 -0700
Christoph Hellwig <[email protected]> • #146182
[PATCH] block: flag zoned disks with GENHD_FL_NO_PART
Mon, 17 Aug 2026 18:16:54 +0900
Damien Le Moal <[email protected]> • #146181
Re: [PATCH v2] blk-crypto-fallback: Fix deadlock when encrypting large bio in dm layer
Mon, 17 Aug 2026 02:13:48 -0700
Christoph Hellwig <[email protected]> • #146180
Re: [PATCH v2 4/4] block, nvme: use lower-level limit helpers for namespace heads
Mon, 17 Aug 2026 10:13:55 +0200
Christoph Hellwig <[email protected]> • #146179
Re: [PATCH v2 3/4] block: factor out path limit stacking
Mon, 17 Aug 2026 10:10:17 +0200
Christoph Hellwig <[email protected]> • #146178
Re: [PATCH] virtio-blk: clamp max_segments when indirect descriptors are disabled
Mon, 17 Aug 2026 10:08:21 +0200
Sergii Ushakov <[email protected]> • #146177
Re: [PATCH v2 2/4] block: factor block size and alignment handling out of blk_stack_limits
Mon, 17 Aug 2026 10:05:34 +0200
Christoph Hellwig <[email protected]> • #146176
Re: [PATCH v2 1/4] nvme: factor namespace-head queue-limit update
Mon, 17 Aug 2026 10:04:35 +0200
Christoph Hellwig <[email protected]> • #146175
Re: [PATCH v5 00/13] Improve handling of offline and read-only zones
Mon, 17 Aug 2026 09:48:04 +0200
Christoph Hellwig <[email protected]> • #146174
Re: [PATCH] virtio-blk: clamp max_segments when indirect descriptors are disabled
Mon, 17 Aug 2026 00:47:08 -0700
Christoph Hellwig <[email protected]> • #146173
Re: [PATCH] block: clear ia_ranges on sysfs registration failure
Mon, 17 Aug 2026 00:46:17 -0700
Christoph Hellwig <[email protected]> • #146172
Re: [PATCH 2/2] blk-mq-dma: fix typo in DMA iterator kernel-doc
Mon, 17 Aug 2026 00:45:23 -0700
Christoph Hellwig <[email protected]> • #146171
Re: [PATCH 1/2] blk-mq-dma: fix kernel-doc for integrity DMA iterators
Mon, 17 Aug 2026 00:45:06 -0700
Christoph Hellwig <[email protected]> • #146170
Re: [PATCH blktests 0/2] Test multipath and marginal ports
Mon, 17 Aug 2026 16:38:43 +0900
Shin'ichiro Kawasaki <[email protected]> • #146169
Re: [PATCH v15 17/25] xfs: use read ioend for fsverity data verification
Mon, 17 Aug 2026 09:20:00 +0200
Christoph Hellwig <[email protected]> • #146168
Re: [PATCH v15 16/25] xfs: handle fsverity I/O in write/read path
Mon, 17 Aug 2026 09:10:55 +0200
Christoph Hellwig <[email protected]> • #146167
Re: [PATCH v15 18/25] xfs: make xfs_free_eofblocks() work with fsverity inodes
Mon, 17 Aug 2026 09:09:39 +0200
Christoph Hellwig <[email protected]> • #146166
Re: [PATCH] Documentation: block: fix the sector 0 error injection example
Mon, 17 Aug 2026 15:04:44 +0800
Tao Cui <[email protected]> • #146165
Re: [PATCH v15 00/25] fs-verity support for XFS with post EOF merkle tree
Mon, 17 Aug 2026 09:02:40 +0200
Christoph Hellwig <[email protected]> • #146164
Re: [PATCH] Documentation: block: fix the sector 0 error injection example
Mon, 17 Aug 2026 08:57:00 +0200
Christoph Hellwig <[email protected]> • #146163
Re: [PATCH V6 00/10] null_blk: fix init/exit races and memleaks
Mon, 17 Aug 2026 10:20:10 +0800
Zizhi Wo <[email protected]> • #146162
[PATCH v2 32/32] swim: Unexport global symbols
Mon, 17 Aug 2026 11:17:10 +1000
Finn Thain <[email protected]> • #146161
[PATCH v2 31/32] swim: Define symbols for constants
Mon, 17 Aug 2026 11:17:10 +1000
Finn Thain <[email protected]> • #146160
[PATCH v2 30/32] swim: Define macros for constants
Mon, 17 Aug 2026 11:17:10 +1000
Finn Thain <[email protected]> • #146159
[PATCH v2 29/32] swim: Clean up whitespace
Mon, 17 Aug 2026 11:17:10 +1000
Finn Thain <[email protected]> • #146158
[PATCH v2 28/32] swim: Remove unused macro definitions
Mon, 17 Aug 2026 11:17:10 +1000
Finn Thain <[email protected]> • #146157
[PATCH v2 27/32] swim: Add some helpful references
Mon, 17 Aug 2026 11:17:10 +1000
Finn Thain <[email protected]> • #146156
[PATCH v2 26/32] swim: Move swd initialization
Mon, 17 Aug 2026 11:17:10 +1000
Finn Thain <[email protected]> • #146155
[PATCH v2 25/32] swim: Remove pointless specifiers
Mon, 17 Aug 2026 11:17:10 +1000
Finn Thain <[email protected]> • #146154
[PATCH v2 24/32] swim: Don't search beyond the first data mark
Mon, 17 Aug 2026 11:17:10 +1000
Finn Thain <[email protected]> • #146153
[PATCH v2 23/32] swim: Don't needlessly re-read sectors
Mon, 17 Aug 2026 11:17:10 +1000
Finn Thain <[email protected]> • #146152
[syzbot] [block?] possible deadlock in submit_bio_noacct_nocheck (2)
Sun, 16 Aug 2026 16:17:36 -0700
syzbot <[email protected]> • #146127
Re: [GIT PULL] Block fix for 7.2-final
Sun, 16 Aug 2026 17:28:35 +0000
[email protected] • #146126
Re: [syzbot] [block?] INFO: task hung in queue_limits_commit_update_frozen
Sun, 16 Aug 2026 08:09:36 -0700
syzbot <[email protected]> • #146125
[PATCH 2/2] blk-mq-dma: fix typo in DMA iterator kernel-doc
Sun, 16 Aug 2026 15:14:56 +0200
Bryan Boquel <[email protected]> • #146124
[PATCH 1/2] blk-mq-dma: fix kernel-doc for integrity DMA iterators
Sun, 16 Aug 2026 15:14:55 +0200
Bryan Boquel <[email protected]> • #146123
[PATCH 0/2] blk-mq-dma: kernel-doc fixes
Sun, 16 Aug 2026 15:14:54 +0200
Bryan Boquel <[email protected]> • #146122
Re: [PATCH v7 2/5] block: add task-context bio completion infrastructure
Sun, 16 Aug 2026 12:11:42 +0800
Barry Song <[email protected]> • #146121
Re: [PATCH v8 0/8] nbd: eliminate queue freeze/unfreeze overhead in connection setup
Sat, 15 Aug 2026 20:06:40 -0600
Jens Axboe <[email protected]> • #146119
Re: [PATCH] drbd: don't leak the shared secret to unprivileged netlink dumps
Sat, 15 Aug 2026 20:06:39 -0600
Jens Axboe <[email protected]> • #146118
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.