org.kernel.vger.linux-fsdevel archive

1609 archived articles, newest first (page 12 of 17). Latest articles →

Re: [PATCH v2 2/6] parisc: Drop own implementations for ptep_get() and ptep_test_and_clear_young()
Tue, 4 Aug 2026 12:11:08 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #360203
Re: [PATCH v2 1/6] mm/arm64: constify pte_get*() and contpte get logic
Tue, 4 Aug 2026 11:55:09 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #360202
Re: [RFC PATCH v1 1/3] blk-cgroup: add helpers for bio cgroup state
Tue, 4 Aug 2026 12:52:16 +0200
Jan Kara <[email protected]> • #360201
Re: [BUG] ext4: NULL/invalid pointer dereference in ext4_writepages() during generic/039
Tue, 4 Aug 2026 12:41:09 +0200
Jan Kara <[email protected]> • #360200
[PATCH v8 24/25] netfs: Combine prepare and issue ops and grab the buffers on request
Tue, 4 Aug 2026 11:02:19 +0100
David Howells <[email protected]> • #360199
[PATCH v8 25/25] cachefiles: Preset the state xattr when creating a new file
Tue, 4 Aug 2026 11:02:20 +0100
David Howells <[email protected]> • #360198
[PATCH v8 22/25] netfs: Check for too much data being read
Tue, 4 Aug 2026 11:02:17 +0100
David Howells <[email protected]> • #360197
[PATCH v8 23/25] netfs: Limit the minimum trigger for progress reporting
Tue, 4 Aug 2026 11:02:18 +0100
David Howells <[email protected]> • #360196
[PATCH v8 21/25] netfs: Remove folio_queue and rolling_buffer
Tue, 4 Aug 2026 11:02:16 +0100
David Howells <[email protected]> • #360195
[PATCH v8 20/25] iov_iter: Remove ITER_FOLIOQ
Tue, 4 Aug 2026 11:02:15 +0100
David Howells <[email protected]> • #360194
[PATCH v8 19/25] netfs: Remove netfs_extract_user_iter()
Tue, 4 Aug 2026 11:02:14 +0100
David Howells <[email protected]> • #360193
[PATCH v8 18/25] netfs: Remove netfs_alloc/free_folioq_buffer()
Tue, 4 Aug 2026 11:02:13 +0100
David Howells <[email protected]> • #360192
[PATCH v8 17/25] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
Tue, 4 Aug 2026 11:02:12 +0100
David Howells <[email protected]> • #360191
[PATCH v8 16/25] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
Tue, 4 Aug 2026 11:02:11 +0100
David Howells <[email protected]> • #360190
[PATCH v8 15/25] netfs: Add the cache object ID to netfs_read/write tracepoints
Tue, 4 Aug 2026 11:02:10 +0100
David Howells <[email protected]> • #360189
[PATCH v8 14/25] cachefiles: Don't rely on backing fs storage map for most use cases
Tue, 4 Aug 2026 11:02:09 +0100
David Howells <[email protected]> • #360188
[PATCH v8 13/25] cachefiles,netfs: sunset ondemand mode
Tue, 4 Aug 2026 11:02:08 +0100
David Howells <[email protected]> • #360187
[PATCH v8 12/25] netfs: Remove the writethrough code
Tue, 4 Aug 2026 11:02:07 +0100
David Howells <[email protected]> • #360186
[PATCH v8 11/25] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
Tue, 4 Aug 2026 11:02:06 +0100
David Howells <[email protected]> • #360185
[PATCH v8 10/25] cifs: Use a bvecq for buffering instead of a folioq
Tue, 4 Aug 2026 11:02:05 +0100
David Howells <[email protected]> • #360184
[PATCH v8 09/25] afs: Use a bvecq to hold dir content rather than folioq
Tue, 4 Aug 2026 11:02:04 +0100
David Howells <[email protected]> • #360183
[PATCH v8 08/25] netfs: Add a function to extract from an iter into a bvecq
Tue, 4 Aug 2026 11:02:03 +0100
David Howells <[email protected]> • #360182
[PATCH v8 07/25] netfs: Make mempool available for bvecq
Tue, 4 Aug 2026 11:02:02 +0100
David Howells <[email protected]> • #360181
[PATCH v8 06/25] netfs: Add some tools for managing bvecq chains
Tue, 4 Aug 2026 11:02:01 +0100
David Howells <[email protected]> • #360180
[PATCH v8 05/25] iov_iter: Add a segmented queue of bio_vec[]
Tue, 4 Aug 2026 11:02:00 +0100
David Howells <[email protected]> • #360179
[PATCH v8 04/25] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
Tue, 4 Aug 2026 11:01:59 +0100
David Howells <[email protected]> • #360178
[PATCH v8 03/25] Add a function to kmap one page of a multipage bio_vec
Tue, 4 Aug 2026 11:01:58 +0100
David Howells <[email protected]> • #360177
[PATCH v8 02/25] netfs: Bulk load the readahead-provided folios up front
Tue, 4 Aug 2026 11:01:57 +0100
David Howells <[email protected]> • #360176
[PATCH v8 01/25] mm: Make readahead store folio count in readahead_control
Tue, 4 Aug 2026 11:01:56 +0100
David Howells <[email protected]> • #360175
[PATCH v8 00/25] netfs: Keep track of folios in a segmented bio_vec[] chain
Tue, 4 Aug 2026 11:01:55 +0100
David Howells <[email protected]> • #360174
Re: [PATCH v6] erofs: accept source file descriptor via fsconfig
Tue, 4 Aug 2026 17:58:27 +0800
Chao Yu <[email protected]> • #360173
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Tue, 4 Aug 2026 11:32:58 +0200
Jan Kara <[email protected]> • #360172
Re: [RFC PATCH v1 2/3] blk-cgroup: store blkcg in bio instead of blkg
Tue, 4 Aug 2026 17:19:24 +0800
Tao Cui <[email protected]> • #360171
Re: [PATCH 19/19] buffer: stop clearing BH_Uptodate when a write fails
Tue, 4 Aug 2026 11:18:17 +0200
Jan Kara <[email protected]> • #360170
Re: [PATCH 1/1] ntfs: add ioctl support for named data streams
Tue, 4 Aug 2026 11:10:12 +0200
Sebastian Feld <[email protected]> • #360169
Re: [PATCH 16/19] jbd2: report journal write errors with BH_Write_EIO
Tue, 4 Aug 2026 11:10:19 +0200
Jan Kara <[email protected]> • #360168
Re: [PATCH 18/19] ext4, jbd2: report fast commit write errors with BH_Write_EIO
Tue, 4 Aug 2026 11:07:20 +0200
Jan Kara <[email protected]> • #360167
Re: [PATCH 17/19] jbd2: assert on a failed write, not on a buffer that is not up to date
Tue, 4 Aug 2026 11:04:10 +0200
Jan Kara <[email protected]> • #360166
Re: [PATCH 16/19] jbd2: report journal write errors with BH_Write_EIO
Tue, 4 Aug 2026 10:54:37 +0200
Jan Kara <[email protected]> • #360165
Re: [PATCH 14/19] ocfs2: check for a stale write error before reusing a metadata buffer
Tue, 4 Aug 2026 10:50:18 +0200
Jan Kara <[email protected]> • #360164
Re: [PATCH 13/19] ocfs2: check for a metadata write error with buffer_write_io_error()
Tue, 4 Aug 2026 10:49:12 +0200
Jan Kara <[email protected]> • #360163
Re: [PATCH v5 09/16] nvme-pci: implement dma-buf backed requests
Tue, 4 Aug 2026 09:41:47 +0100
Pavel Begunkov <[email protected]> • #360162
Re: [PATCH 12/19] ext4: check for a metadata write error with buffer_write_io_error()
Tue, 4 Aug 2026 10:41:40 +0200
Jan Kara <[email protected]> • #360161
Re: [PATCH 08/19] ext2: check for an xattr block write error with buffer_write_io_error()
Tue, 4 Aug 2026 10:40:50 +0200
Jan Kara <[email protected]> • #360160
Re: [PATCH v5 02/16] iov_iter: add iterator type for dmabuf maps
Tue, 4 Aug 2026 09:39:31 +0100
Pavel Begunkov <[email protected]> • #360159
Re: [PATCH 06/19] buffer: detect metadata write errors with buffer_write_io_error()
Tue, 4 Aug 2026 10:30:35 +0200
Jan Kara <[email protected]> • #360158
Re: [PATCH 05/19] buffer: discard BH_Write_EIO along with the rest of the buffer state
Tue, 4 Aug 2026 10:29:26 +0200
Jan Kara <[email protected]> • #360157
Re: [PATCH 04/19] buffer: clear BH_Write_EIO when a buffer is forgotten
Tue, 4 Aug 2026 10:29:04 +0200
Jan Kara <[email protected]> • #360156
Re: [PATCH 03/19] jbd2: point the shadow buffer at the frozen data directly
Tue, 4 Aug 2026 10:28:30 +0200
Jan Kara <[email protected]> • #360155
Re: [PATCH 02/19] buffer: allow a buffer_head to point at memory outside the page cache
Tue, 4 Aug 2026 10:07:39 +0200
Jan Kara <[email protected]> • #360154
Re: [PATCH v5 09/16] nvme-pci: implement dma-buf backed requests
Tue, 4 Aug 2026 12:59:05 +0530
Anuj Gupta/Anuj Gupta <[email protected]> • #360153
Re: [PATCH v8 12/15] filemap: Remove checks in mapping_set_folio_order_range()
Tue, 4 Aug 2026 00:01:01 -0700
[email protected] • #360152
Re: [PATCH v8 14/15] filemap: Add support for authoritative mappings
Tue, 4 Aug 2026 00:02:50 -0700
[email protected] • #360151
Re: [PATCH v8 13/15] hugetlb: Set mapping folio order
Tue, 4 Aug 2026 00:01:45 -0700
[email protected] • #360150
Re: [PATCH v8 10/15] mm: Check individual hugetlb pages for poison
Mon, 3 Aug 2026 23:59:25 -0700
[email protected] • #360149
[PATCH v2] freevxfs: fix off-page reads in the directory walkers
Tue, 4 Aug 2026 16:00:23 +0900
Baul Lee <[email protected]> • #360148
Re: [PATCH v8 09/15] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
Mon, 3 Aug 2026 23:56:57 -0700
[email protected] • #360147
Re: [PATCH v2 0/6] mm: add basic PTE const type-safety
Tue, 4 Aug 2026 08:55:32 +0200
"Christophe Leroy (CS GROUP)" <[email protected]> • #360146
[RFC PATCH v1 3/3] blk-cgroup: move async bio punt state to blkcg
Tue, 4 Aug 2026 14:53:13 +0800
Yu Kuai <[email protected]> • #360145
[RFC PATCH v1 2/3] blk-cgroup: store blkcg in bio instead of blkg
Tue, 4 Aug 2026 14:53:12 +0800
Yu Kuai <[email protected]> • #360144
[RFC PATCH v1 1/3] blk-cgroup: add helpers for bio cgroup state
Tue, 4 Aug 2026 14:53:11 +0800
Yu Kuai <[email protected]> • #360143
[RFC PATCH v1 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
Tue, 4 Aug 2026 14:53:10 +0800
Yu Kuai <[email protected]> • #360142
Re: [PATCH v8 08/15] hugetlb: Use the has_hwpoisoned flag
Mon, 3 Aug 2026 23:51:42 -0700
[email protected] • #360141
Re: [PATCH v8 05/15] guest_memfd: Use folio_has_hwpoisoned_page()
Mon, 3 Aug 2026 23:42:58 -0700
[email protected] • #360140
Re: [PATCH v8 07/15] hugetlb: Move poison to pages before clearing hugetlb page type
Mon, 3 Aug 2026 23:47:13 -0700
[email protected] • #360139
Re: [PATCH v8 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
Mon, 3 Aug 2026 23:44:28 -0700
[email protected] • #360138
Re: [PATCH v8 04/15] hugetlb: Mark some function arguments as const
Mon, 3 Aug 2026 23:41:52 -0700
[email protected] • #360137
Re: [PATCH v8 02/15] memory-failure: Prevent hugetlb freeing during unpoisoning
Mon, 3 Aug 2026 23:40:25 -0700
[email protected] • #360136
Re: [PATCH v5] erofs: accept source file descriptor via fsconfig
Tue, 04 Aug 2026 08:06:06 +0200
Giuseppe Scrivano <[email protected]> • #360135
[PATCH v4] erofs: reuse superblock for file-backed mounts
Tue, 4 Aug 2026 08:00:27 +0200
Giuseppe Scrivano <[email protected]> • #360134
[PATCH v6] erofs: accept source file descriptor via fsconfig
Tue, 4 Aug 2026 07:58:42 +0200
Giuseppe Scrivano <[email protected]> • #360133
Re: [PATCH] squashfs: avoid thundering-herd cache wakeups
Mon, 3 Aug 2026 17:35:41 +0100
Usama Arif <[email protected]> • #360132
[PATCH] fs: fix user path of nested backing files
Tue, 4 Aug 2026 11:42:04 +0800
Baokun Li <[email protected]> • #360131
Re: [PATCH 03/19] jbd2: point the shadow buffer at the frozen data directly
Tue, 4 Aug 2026 04:11:59 +0100
Matthew Wilcox <[email protected]> • #360130
Re: [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
Tue, 4 Aug 2026 11:09:11 +0800
Kairui Song <[email protected]> • #360129
[syzbot] [fuse?] KASAN: slab-use-after-free Read in fuse_copy_do
Mon, 03 Aug 2026 18:22:28 -0700
syzbot <[email protected]> • #360128
[PATCH v6] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
Tue, 4 Aug 2026 08:17:03 +0800
Xin Zhao <[email protected]> • #360127
Re: [PATCH 1/1] ntfs: add ioctl support for named data streams
Tue, 4 Aug 2026 09:01:07 +0900
Namjae Jeon <[email protected]> • #360126
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Tue, 4 Aug 2026 07:55:09 +0800
Gao Xiang <[email protected]> • #360125
[PATCH v2] fstests: add a dio-read-into-mmap and sync race test case
Tue, 4 Aug 2026 09:24:39 +0930
Qu Wenruo <[email protected]> • #360124
Re: [PATCH v5] erofs: accept source file descriptor via fsconfig
Tue, 4 Aug 2026 07:37:25 +0800
Gao Xiang <[email protected]> • #360123
Re: [f2fs-dev] [PATCH] f2fs: use the mount idmap for the owner check in f2fs_xattr_advise_set()
Mon, 3 Aug 2026 23:33:19 +0000
Jaegeuk Kim <[email protected]> • #360122
Re: [PATCH v5] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
Tue, 4 Aug 2026 04:49:16 +0800
kernel test robot <[email protected]> • #360121
[PATCH v14 21/21] xfs: enable ro-compat fs-verity flag
Mon, 3 Aug 2026 22:08:11 +0200
Andrey Albershteyn <[email protected]> • #360120
[PATCH v14 20/21] xfs: introduce health state for corrupted fsverity metadata
Mon, 3 Aug 2026 22:08:10 +0200
Andrey Albershteyn <[email protected]> • #360119
[PATCH v14 19/21] xfs: check and repair the verity inode flag state
Mon, 3 Aug 2026 22:08:09 +0200
Andrey Albershteyn <[email protected]> • #360118
[PATCH v14 18/21] xfs: advertise fs-verity being available on filesystem
Mon, 3 Aug 2026 22:08:08 +0200
Andrey Albershteyn <[email protected]> • #360117
[PATCH v14 17/21] xfs: add fs-verity ioctls
Mon, 3 Aug 2026 22:08:07 +0200
Andrey Albershteyn <[email protected]> • #360116
[PATCH v14 16/21] xfs: initialize fs-verity on file open
Mon, 3 Aug 2026 22:08:06 +0200
Andrey Albershteyn <[email protected]> • #360115
[PATCH v14 15/21] xfs: add fs-verity support
Mon, 3 Aug 2026 22:08:05 +0200
Andrey Albershteyn <[email protected]> • #360114
[PATCH v14 14/21] xfs: add flags to xfs_free_eofblocks() to pass down to block processing
Mon, 3 Aug 2026 22:08:04 +0200
Andrey Albershteyn <[email protected]> • #360113
[PATCH v14 13/21] xfs: use read ioend for fsverity data verification
Mon, 3 Aug 2026 22:08:03 +0200
Andrey Albershteyn <[email protected]> • #360112
[PATCH v14 12/21] xfs: handle fsverity I/O in write/read path
Mon, 3 Aug 2026 22:08:02 +0200
Andrey Albershteyn <[email protected]> • #360111
[PATCH v14 11/21] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
Mon, 3 Aug 2026 22:08:01 +0200
Andrey Albershteyn <[email protected]> • #360110
[PATCH v14 10/21] xfs: disable direct read path for fs-verity files
Mon, 3 Aug 2026 22:08:00 +0200
Andrey Albershteyn <[email protected]> • #360109
[PATCH v14 09/21] xfs: don't allow to enable DAX on fs-verity sealed inode
Mon, 3 Aug 2026 22:07:59 +0200
Andrey Albershteyn <[email protected]> • #360108
[PATCH v14 08/21] xfs: introduce fsverity on-disk changes
Mon, 3 Aug 2026 22:07:58 +0200
Andrey Albershteyn <[email protected]> • #360107
[PATCH v14 07/21] fsverity: hoist statx reporting of fs-verity flag
Mon, 3 Aug 2026 22:07:57 +0200
Andrey Albershteyn <[email protected]> • #360106
[PATCH v14 06/21] fsverity: don't allow setting DAX file attribute on fsverity files
Mon, 3 Aug 2026 22:07:56 +0200
Andrey Albershteyn <[email protected]> • #360105
[PATCH v14 05/21] fsverity: improve flushing performance of fsverity_fill_zerohash
Mon, 3 Aug 2026 22:07:55 +0200
Andrey Albershteyn <[email protected]> • #360104
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.