org.kernel.vger.linux-fsdevel archive

1622 archived articles, newest first (page 13 of 17). Latest articles →

[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
[PATCH v14 04/21] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
Mon, 3 Aug 2026 22:07:54 +0200
Andrey Albershteyn <[email protected]> • #360103
[PATCH v14 03/21] fsverity: pass digest size and hash of the all-zeroes block to ->write
Mon, 3 Aug 2026 22:07:53 +0200
Andrey Albershteyn <[email protected]> • #360102
[PATCH v14 02/21] fsverity: expose ensure_fsverity_info()
Mon, 3 Aug 2026 22:07:52 +0200
Andrey Albershteyn <[email protected]> • #360101
[PATCH v14 01/21] fsverity: report validation errors through fserror to fsnotify
Mon, 3 Aug 2026 22:07:51 +0200
Andrey Albershteyn <[email protected]> • #360100
[PATCH v14 00/21] fs-verity support for XFS with post EOF merkle tree
Mon, 3 Aug 2026 22:07:50 +0200
Andrey Albershteyn <[email protected]> • #360099
Re: [BUG] ext4: NULL/invalid pointer dereference in ext4_writepages() during generic/039
Tue, 4 Aug 2026 01:18:49 +0530
Ojaswin Mujoo <[email protected]> • #360098
[PATCH] fs: document semantics of kstat::{uid,gid} fields
Mon, 03 Aug 2026 21:46:19 +0200
Jann Horn <[email protected]> • #360097
Re: [GIT PULL] fsverity fix for v7.2-rc7
Mon, 03 Aug 2026 19:28:52 +0000
[email protected] • #360096
Re: [GIT PULL] fscrypt fix for v7.2-rc7
Mon, 03 Aug 2026 19:28:51 +0000
[email protected] • #360095
Re: [PATCH V12 01/12] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
Mon, 3 Aug 2026 12:13:01 -0700
Alison Schofield <[email protected]> • #360094
Re: [PATCH v2 0/6] mm: add basic PTE const type-safety
Mon, 3 Aug 2026 19:38:19 +0100
Muhammad Usama Anjum <[email protected]> • #360093
[GIT PULL] fsverity fix for v7.2-rc7
Mon, 3 Aug 2026 11:33:04 -0700
Eric Biggers <[email protected]> • #360092
[GIT PULL] fscrypt fix for v7.2-rc7
Mon, 3 Aug 2026 11:27:00 -0700
Eric Biggers <[email protected]> • #360091
Re: [PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
Mon, 03 Aug 2026 14:13:13 -0400
"Zi Yan" <[email protected]> • #360090
Re: [PATCH 03/19] jbd2: point the shadow buffer at the frozen data directly
Mon, 3 Aug 2026 19:11:49 +0100
Matthew Wilcox <[email protected]> • #360089
Re: [PATCH 02/19] buffer: allow a buffer_head to point at memory outside the page cache
Mon, 3 Aug 2026 18:59:01 +0100
Matthew Wilcox <[email protected]> • #360088
Re: [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
Mon, 03 Aug 2026 13:55:38 -0400
Zi Yan <[email protected]> • #360087
Re: [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
Tue, 4 Aug 2026 01:25:37 +0800
Kairui Song <[email protected]> • #360086
Re: [PATCH 1/9] binfmt_misc: let a register string create an entry disabled
Mon, 3 Aug 2026 19:18:17 +0200
Christian Brauner <[email protected]> • #360085
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Mon, 03 Aug 2026 12:56:36 -0400
"Zi Yan" <[email protected]> • #360084
[PATCH v2 5/6] mm: constify generic pte_get*()
Mon, 3 Aug 2026 17:43:59 +0100
Pedro Falcato <[email protected]> • #360083
[PATCH v2 6/6] mm: constify the pte_offset_map_ro_nolock() return value
Mon, 3 Aug 2026 17:44:00 +0100
Pedro Falcato <[email protected]> • #360082
[PATCH v2 0/6] mm: add basic PTE const type-safety
Mon, 3 Aug 2026 17:43:54 +0100
Pedro Falcato <[email protected]> • #360081
[PATCH v2 2/6] parisc: Drop own implementations for ptep_get() and ptep_test_and_clear_young()
Mon, 3 Aug 2026 17:43:56 +0100
Pedro Falcato <[email protected]> • #360080
[PATCH v2 1/6] mm/arm64: constify pte_get*() and contpte get logic
Mon, 3 Aug 2026 17:43:55 +0100
Pedro Falcato <[email protected]> • #360079
[PATCH v2 4/6] mm/s390: constify ptep_get() argument
Mon, 3 Aug 2026 17:43:58 +0100
Pedro Falcato <[email protected]> • #360078
[PATCH v2 3/6] mm/powerpc/8xx: constify ptep_get() argument
Mon, 3 Aug 2026 17:43:57 +0100
Pedro Falcato <[email protected]> • #360077
Re: [PATCH 02/19] buffer: allow a buffer_head to point at memory outside the page cache
Mon, 3 Aug 2026 18:13:19 +0200
Jan Kara <[email protected]> • #360076
Re: [PATCH 01/19] buffer_head: Remove b_page
Mon, 3 Aug 2026 18:03:23 +0200
Jan Kara <[email protected]> • #360075
Re: [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
Mon, 03 Aug 2026 11:23:39 -0400
"Zi Yan" <[email protected]> • #360074
Re: [PATCH] squashfs: avoid thundering-herd cache wakeups
Mon, 3 Aug 2026 15:43:03 +0100
Phillip Lougher <[email protected]> • #360073
Re: ext4: spurious "orphan cleanup on readonly fs" due to remount,ro failing to reset orphan_file structures
Mon, 3 Aug 2026 17:14:29 +0200
Jan Kara <[email protected]> • #360072
Re: [PATCH v2 2/2] xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()
Mon, 03 Aug 2026 11:12:10 -0400
"Zi Yan" <[email protected]> • #360071
Re: [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
Mon, 3 Aug 2026 16:07:35 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #360070
Re: [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
Mon, 03 Aug 2026 11:02:30 -0400
"Zi Yan" <[email protected]> • #360069
Re: [PATCH v3 07/15] mm/rmap: track whether the page VMA mapped pgoff is anonymous
Mon, 3 Aug 2026 15:32:57 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #360068
Re: [PATCH v3 09/15] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
Mon, 3 Aug 2026 15:30:53 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #360067
Re: [PATCH v3 08/15] mm: introduce and use linear_folio_page_index()
Mon, 3 Aug 2026 15:30:00 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #360066
Re: [PATCH v3 07/15] mm/rmap: track whether the page VMA mapped pgoff is anonymous
Mon, 3 Aug 2026 16:02:45 +0200
"David Hildenbrand (Arm)" <[email protected]> • #360065
Re: [PATCH v4] pipe: only enable the extra wake_up(rd_wait) for EPOLLET consumers
Mon, 3 Aug 2026 15:55:20 +0200
Oleg Nesterov <[email protected]> • #360064
Re: [PATCH v3 07/15] mm/rmap: track whether the page VMA mapped pgoff is anonymous
Mon, 3 Aug 2026 14:51:28 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #360063
Re: [PATCH v3 06/15] mm: propagate VMA anonymous page offset on map, remap, split + merge
Mon, 3 Aug 2026 14:46:32 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #360062
Re: [PATCH] pidfd: hold exec_update_lock around namespace ioctl
Mon, 3 Aug 2026 15:44:21 +0200
Jann Horn <[email protected]> • #360061
Re: [PATCH] f2fs: use the mount idmap for the owner check in f2fs_xattr_advise_set()
Mon, 3 Aug 2026 06:43:49 -0700
Rochan Avlur <[email protected]> • #360060
Re: [PATCH v4] pipe: only enable the extra wake_up(rd_wait) for EPOLLET consumers
Mon, 3 Aug 2026 06:32:54 -0700
Breno Leitao <[email protected]> • #360059
Re: [PATCH v5 02/16] iov_iter: add iterator type for dmabuf maps
Mon, 3 Aug 2026 18:50:50 +0530
Anuj gupta <[email protected]> • #360058
Re: [PATCH] squashfs: avoid thundering-herd cache wakeups
Mon, 3 Aug 2026 14:05:05 +0100
Usama Arif <[email protected]> • #360057
Re: ext4: spurious "orphan cleanup on readonly fs" due to remount,ro failing to reset orphan_file structures
Mon, 3 Aug 2026 13:57:55 +0100
Tigran Aivazian <[email protected]> • #360056
[PATCH v5] fs: avoid spurious dentry ref/unref cycle on open
Mon, 3 Aug 2026 14:51:38 +0200
Mateusz Guzik <[email protected]> • #360055
[PATCH v4] pipe: only enable the extra wake_up(rd_wait) for EPOLLET consumers
Mon, 3 Aug 2026 14:46:25 +0200
Oleg Nesterov <[email protected]> • #360054
[PATCH v5] fs/dax: check zero or empty entry before converting xarray entry
Mon, 03 Aug 2026 13:34:55 +0100
Seunguk Shin <[email protected]> • #360053
Re: [PATCH 3/4] mm: remove wait_on_page_writeback()
Mon, 3 Aug 2026 14:34:38 +0200
"David Hildenbrand (Arm)" <[email protected]> • #360052
[PATCH 3/3] binfmt_misc: document the pre-opened interpreter limit
Mon, 03 Aug 2026 14:15:02 +0200
Christian Brauner <[email protected]> • #360051
[PATCH 2/3] selftests/exec: test the pre-opened interpreter limit
Mon, 03 Aug 2026 14:15:01 +0200
Christian Brauner <[email protected]> • #360050
[PATCH 1/3] binfmt_misc: correctly account pre-opened interpreters
Mon, 03 Aug 2026 14:15:00 +0200
Christian Brauner <[email protected]> • #360049
[PATCH 0/3] binfmt_misc: bound the interpreters an entry can pre-open
Mon, 03 Aug 2026 14:14:59 +0200
Christian Brauner <[email protected]> • #360048
Re: [PATCH 2/3] binfmt_misc: don't warn when the mount is completed from another user namespace
Mon, 3 Aug 2026 14:05:50 +0200
Jan Kara <[email protected]> • #360047
Re: [PATCH 1/3] ovl: don't warn when the mount is completed from another user namespace
Mon, 3 Aug 2026 14:05:36 +0200
Jan Kara <[email protected]> • #360046
Re: [PATCH v5] erofs: accept source file descriptor via fsconfig
Mon, 03 Aug 2026 14:01:41 +0200
Giuseppe Scrivano <[email protected]> • #360045
Re: ext4: spurious "orphan cleanup on readonly fs" due to remount,ro failing to reset orphan_file structures
Mon, 3 Aug 2026 13:59:34 +0200
Jan Kara <[email protected]> • #360044
Re: [PATCH] squashfs: avoid thundering-herd cache wakeups
Mon, 3 Aug 2026 12:39:58 +0100
David Laight <[email protected]> • #360043
Re: [PATCH v3 09/15] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
Mon, 3 Aug 2026 13:32:50 +0200
"David Hildenbrand (Arm)" <[email protected]> • #360042
Re: [PATCH v3 08/15] mm: introduce and use linear_folio_page_index()
Mon, 3 Aug 2026 13:27:09 +0200
"David Hildenbrand (Arm)" <[email protected]> • #360041
Re: [PATCH v5] erofs: accept source file descriptor via fsconfig
Mon, 3 Aug 2026 19:24:07 +0800
Chao Yu <[email protected]> • #360040
[PATCH v4] fs: avoid spurious dentry ref/unref cycle on open
Mon, 3 Aug 2026 13:15:26 +0200
Mateusz Guzik <[email protected]> • #360039
Re: [PATCH 4/4] ceph: remove page_snap_context()
Mon, 3 Aug 2026 14:03:37 +0300
Tal Zussman <[email protected]> • #360038
Re: [PATCH v3 07/15] mm/rmap: track whether the page VMA mapped pgoff is anonymous
Mon, 3 Aug 2026 12:57:44 +0200
"David Hildenbrand (Arm)" <[email protected]> • #360037
Re: [PATCH v3 06/15] mm: propagate VMA anonymous page offset on map, remap, split + merge
Mon, 3 Aug 2026 12:52:42 +0200
"David Hildenbrand (Arm)" <[email protected]> • #360036
Re: [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index
Mon, 3 Aug 2026 11:19:17 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #360035
Re: [PATCH 1/4] ceph: add ceph_folio_snap_context()
Mon, 3 Aug 2026 13:17:53 +0300
Tal Zussman <[email protected]> • #360034
Re: [PATCH] squashfs: avoid thundering-herd cache wakeups
Mon, 3 Aug 2026 11:16:36 +0100
Usama Arif <[email protected]> • #360033
Re: [PATCH v3 05/15] mm: introduce and use vma_filebacked_address()
Mon, 3 Aug 2026 11:15:08 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #360032
Re: [PATCH v3 01/15] mm/vma: introduce VMA anon page offset field and add helpers
Mon, 3 Aug 2026 11:13:11 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #360031
Re: [PATCH 2/2] ufs: validate cylinder group metadata before caching it
Mon, 3 Aug 2026 12:10:17 +0200
Jan Kara <[email protected]> • #360030
Re: [PATCH v3 02/15] mm: introduce linear_anon_page_index()
Mon, 3 Aug 2026 11:10:07 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #360029
Re: [PATCH 1/2] ufs: create the root dentry after loading cylinder metadata
Mon, 3 Aug 2026 12:06:38 +0200
Jan Kara <[email protected]> • #360028
Re: [PATCH] ufs: do not treat unreadable directory blocks as empty
Mon, 3 Aug 2026 12:01:29 +0200
Jan Kara <[email protected]> • #360027
Re: [PATCH] MAINTAINERS: add myself as UFS filesystem maintainer
Mon, 3 Aug 2026 12:00:21 +0200
Jan Kara <[email protected]> • #360026
Re: [PATCH v3 01/15] mm/vma: introduce VMA anon page offset field and add helpers
Mon, 3 Aug 2026 11:58:02 +0200
"David Hildenbrand (Arm)" <[email protected]> • #360025
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Mon, 3 Aug 2026 11:54:33 +0200
Jan Kara <[email protected]> • #360024
Re: [PATCH v3 05/15] mm: introduce and use vma_filebacked_address()
Mon, 3 Aug 2026 11:54:31 +0200
"David Hildenbrand (Arm)" <[email protected]> • #360023
Re: [PATCH v3 01/15] mm/vma: introduce VMA anon page offset field and add helpers
Mon, 3 Aug 2026 10:46:35 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #360022
Re: [PATCH] MAINTAINERS: add myself as UFS filesystem maintainer
Mon, 3 Aug 2026 09:44:10 +0000
Ali Ahmet Memis <[email protected]> • #360021
Re: [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index
Mon, 3 Aug 2026 11:39:18 +0200
"David Hildenbrand (Arm)" <[email protected]> • #360020
Re: [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index
Mon, 3 Aug 2026 11:39:11 +0200
"David Hildenbrand (Arm)" <[email protected]> • #360019
Re: [PATCH v3 03/15] mm: abstract vma_address() and introduce vma_anon_address()
Mon, 3 Aug 2026 11:37:30 +0200
"David Hildenbrand (Arm)" <[email protected]> • #360018
Re: [PATCH] MAINTAINERS: add myself as UFS filesystem maintainer
Mon, 3 Aug 2026 10:57:14 +0200
Jan Kara <[email protected]> • #360017
Re: [PATCH v3 02/15] mm: introduce linear_anon_page_index()
Mon, 3 Aug 2026 11:34:32 +0200
"David Hildenbrand (Arm)" <[email protected]> • #360016
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.