dev.linux.lists.fsverity archive
370 archived articles, newest first (page 3 of 4). Latest articles →
[PATCH v12 09/21] xfs: don't allow to enable DAX on fs-verity sealed inode
Mon, 20 Jul 2026 11:03:37 +0200[PATCH v12 08/21] xfs: introduce fsverity on-disk changes
Mon, 20 Jul 2026 11:03:36 +0200[PATCH v12 07/21] fs,fsverity: remove check for fsverity being enabled in setattr_prepare()
Mon, 20 Jul 2026 11:03:35 +0200[PATCH v12 06/21] fsverity: don't allow setting DAX file attribute on fsverity files
Mon, 20 Jul 2026 11:03:34 +0200[PATCH v12 05/21] fsverity: improve flushing performance of fsverity_fill_zerohash
Mon, 20 Jul 2026 11:03:33 +0200[PATCH v12 04/21] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
Mon, 20 Jul 2026 11:03:32 +0200[PATCH v12 03/21] fsverity: pass digest size and hash of the all-zeroes block to ->write
Mon, 20 Jul 2026 11:03:31 +0200[PATCH v12 02/21] fsverity: expose ensure_fsverity_info()
Mon, 20 Jul 2026 11:03:30 +0200[PATCH v12 01/21] fsverity: report validation errors through fserror to fsnotify
Mon, 20 Jul 2026 11:03:29 +0200[PATCH v12 00/21] fs-verity support for XFS with post EOF merkle tree
Mon, 20 Jul 2026 11:03:28 +0200[RFC PATCH 2/2] init: support pinning the root image's fsverity digest
Sat, 18 Jul 2026 20:15:51 +0100[RFC PATCH 1/2] init: support mounting the root filesystem from an image file
Sat, 18 Jul 2026 20:15:50 +0100[RFC PATCH 0/2] init: boot image-based systems without an initramfs (rootimage=)
Sat, 18 Jul 2026 20:15:49 +0100Re: [PATCH v11 06/20] fsverity: don't allow setting DAX file attribute on fsverity files
Mon, 13 Jul 2026 10:16:39 +0200Re: [PATCH v11 06/20] fsverity: don't allow setting DAX file attribute on fsverity files
Fri, 10 Jul 2026 19:46:43 -0400Re: [PATCH v11 00/20] fs-verity support for XFS with post EOF merkle tree
Fri, 10 Jul 2026 12:38:56 +0200[PATCH v11 20/20] xfs: enable ro-compat fs-verity flag
Fri, 10 Jul 2026 10:52:48 +0200[PATCH v11 19/20] xfs: introduce health state for corrupted fsverity metadata
Fri, 10 Jul 2026 10:52:47 +0200[PATCH v11 18/20] xfs: check and repair the verity inode flag state
Fri, 10 Jul 2026 10:52:46 +0200[PATCH v11 17/20] xfs: advertise fs-verity being available on filesystem
Fri, 10 Jul 2026 10:52:45 +0200[PATCH v11 16/20] xfs: add fs-verity ioctls
Fri, 10 Jul 2026 10:52:44 +0200[PATCH v11 15/20] xfs: remove unwritten extents after preallocations in fsverity metadata
Fri, 10 Jul 2026 10:52:43 +0200[PATCH v11 14/20] xfs: add fs-verity support
Fri, 10 Jul 2026 10:52:42 +0200[PATCH v11 13/20] xfs: use read ioend for fsverity data verification
Fri, 10 Jul 2026 10:52:41 +0200[PATCH v11 12/20] xfs: handle fsverity I/O in write/read path
Fri, 10 Jul 2026 10:52:40 +0200[PATCH v11 11/20] xfs: disable direct read path for fs-verity files
Fri, 10 Jul 2026 10:52:39 +0200[PATCH v11 10/20] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
Fri, 10 Jul 2026 10:52:38 +0200[PATCH v11 09/20] xfs: don't allow to enable DAX on fs-verity sealed inode
Fri, 10 Jul 2026 10:52:37 +0200[PATCH v11 08/20] xfs: initialize fs-verity on file open
Fri, 10 Jul 2026 10:52:36 +0200[PATCH v11 07/20] xfs: introduce fsverity on-disk changes
Fri, 10 Jul 2026 10:52:35 +0200[PATCH v11 06/20] fsverity: don't allow setting DAX file attribute on fsverity files
Fri, 10 Jul 2026 10:52:34 +0200[PATCH v11 05/20] fsverity: improve flushing performance of fsverity_fill_zerohash
Fri, 10 Jul 2026 10:52:33 +0200[PATCH v11 04/20] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
Fri, 10 Jul 2026 10:52:32 +0200[PATCH v11 03/20] fsverity: pass digest size and hash of the all-zeroes block to ->write
Fri, 10 Jul 2026 10:52:31 +0200[PATCH v11 02/20] fsverity: expose ensure_fsverity_info()
Fri, 10 Jul 2026 10:52:30 +0200[PATCH v11 01/20] fsverity: report validation errors through fserror to fsnotify
Fri, 10 Jul 2026 10:52:29 +0200[PATCH v11 00/20] fs-verity support for XFS with post EOF merkle tree
Fri, 10 Jul 2026 10:52:28 +0200Re: [f2fs-dev] [PATCH v9 01/22] fsverity: report validation errors through fserror to fsnotify
Wed, 24 Jun 2026 08:59:32 +0000Re: [f2fs-dev] [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Wed, 24 Jun 2026 08:59:31 +0000Re: [PATCH v10 03/22] ovl: use core fsverity ensure info interface
Sat, 20 Jun 2026 10:19:58 +0200Re: [PATCH v10 03/22] ovl: use core fsverity ensure info interface
Fri, 19 Jun 2026 09:54:48 -0700Re: [PATCH v10 03/22] ovl: use core fsverity ensure info interface
Fri, 19 Jun 2026 09:28:31 +0200Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Thu, 4 Jun 2026 14:08:19 +0200Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Thu, 4 Jun 2026 14:07:05 +0200Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Thu, 4 Jun 2026 14:00:07 +0200Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Thu, 4 Jun 2026 11:04:32 +0200Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Thu, 28 May 2026 16:50:45 +0200Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Thu, 28 May 2026 16:25:32 +0200Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Thu, 28 May 2026 14:20:08 +0200Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Tue, 26 May 2026 12:19:43 +0200Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Fri, 22 May 2026 14:07:57 +0200Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Fri, 22 May 2026 12:03:20 +0200Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Thu, 21 May 2026 21:06:40 -0500Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Thu, 21 May 2026 13:42:42 +0200Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Thu, 21 May 2026 13:38:38 +0200Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Thu, 21 May 2026 11:42:13 +0200Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Thu, 21 May 2026 11:07:05 +0200Re: [PATCH v10 03/22] ovl: use core fsverity ensure info interface
Wed, 20 May 2026 19:07:19 +0000Re: [PATCH v10 03/22] ovl: use core fsverity ensure info interface
Wed, 20 May 2026 15:24:33 +0200Re: [PATCH v10 03/22] ovl: use core fsverity ensure info interface
Wed, 20 May 2026 15:00:01 +0200Re: [PATCH v10 03/22] ovl: use core fsverity ensure info interface
Wed, 20 May 2026 14:54:47 +0200[PATCH v10 22/22] xfs: enable ro-compat fs-verity flag
Wed, 20 May 2026 14:37:20 +0200[PATCH v10 21/22] xfs: introduce health state for corrupted fsverity metadata
Wed, 20 May 2026 14:37:19 +0200[PATCH v10 20/22] xfs: check and repair the verity inode flag state
Wed, 20 May 2026 14:37:18 +0200[PATCH v10 19/22] xfs: advertise fs-verity being available on filesystem
Wed, 20 May 2026 14:37:17 +0200[PATCH v10 18/22] xfs: add fs-verity ioctls
Wed, 20 May 2026 14:37:16 +0200[PATCH v10 17/22] xfs: remove unwritten extents after preallocations in fsverity metadata
Wed, 20 May 2026 14:37:15 +0200[PATCH v10 16/22] xfs: add fs-verity support
Wed, 20 May 2026 14:37:14 +0200[PATCH v10 15/22] xfs: use read ioend for fsverity data verification
Wed, 20 May 2026 14:37:13 +0200[PATCH v10 14/22] xfs: handle fsverity I/O in write/read path
Wed, 20 May 2026 14:37:12 +0200[PATCH v10 13/22] xfs: disable direct read path for fs-verity files
Wed, 20 May 2026 14:37:11 +0200[PATCH v10 12/22] xfs: don't allow to enable DAX on fs-verity sealed inode
Wed, 20 May 2026 14:37:10 +0200[PATCH v10 11/22] xfs: initialize fs-verity on file open
Wed, 20 May 2026 14:37:09 +0200[PATCH v10 10/22] xfs: introduce fsverity on-disk changes
Wed, 20 May 2026 14:37:08 +0200[PATCH v10 09/22] iomap: introduce iomap_fsverity_write() for writing fsverity metadata
Wed, 20 May 2026 14:37:07 +0200[PATCH v10 08/22] iomap: teach iomap to read files with fsverity
Wed, 20 May 2026 14:37:06 +0200[PATCH v10 07/22] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
Wed, 20 May 2026 14:37:05 +0200[PATCH v10 06/22] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
Wed, 20 May 2026 14:37:04 +0200[PATCH v10 05/22] fsverity: pass digest size and hash of the all-zeroes block to ->write
Wed, 20 May 2026 14:37:03 +0200[PATCH v10 04/22] fsverity: generate and store zero-block hash
Wed, 20 May 2026 14:37:02 +0200[PATCH v10 03/22] ovl: use core fsverity ensure info interface
Wed, 20 May 2026 14:37:01 +0200[PATCH v10 02/22] fsverity: expose ensure_fsverity_info()
Wed, 20 May 2026 14:37:00 +0200[PATCH v10 01/22] fsverity: report validation errors through fserror to fsnotify
Wed, 20 May 2026 14:36:59 +0200[PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Wed, 20 May 2026 14:36:58 +0200Re: [PATCH v9 00/22] fs-verity support for XFS with post EOF merkle tree
Mon, 11 May 2026 13:15:39 +0200Re: [f2fs-dev] [GIT PULL] fsverity updates for 7.0
Mon, 11 May 2026 01:41:12 +0000Re: [GIT PULL] fsverity fix for v7.1-rc3
Sat, 09 May 2026 18:49:25 +0000[GIT PULL] fsverity fix for v7.1-rc3
Sat, 9 May 2026 11:39:13 -0700Re: [PATCH v9 00/22] fs-verity support for XFS with post EOF merkle tree
Thu, 7 May 2026 07:52:17 +0200Re: [PATCH] ovl: fix verity lazy-load guard broken by fsverity_active() semantic change
Tue, 5 May 2026 15:46:03 -0700[PATCH v2] ovl: fix verity lazy-load guard broken by fsverity_active() semantic change
Tue, 5 May 2026 15:42:57 -0700Re: [PATCH] ovl: fix verity lazy-load guard broken by fsverity_active() semantic change
Tue, 5 May 2026 14:00:16 -0700Re: overlayfs: verity validation broken since f77f281b6118
Tue, 05 May 2026 16:19:01 -0400Re: overlayfs: verity validation broken since f77f281b6118
Tue, 05 May 2026 14:44:36 -0400[PATCH] ovl: fix verity lazy-load guard broken by fsverity_active() semantic change
Tue, 05 May 2026 14:15:58 -0400Re: overlayfs: verity validation broken since f77f281b6118
Tue, 5 May 2026 20:07:50 +0200Re: overlayfs: verity validation broken since f77f281b6118
Tue, 5 May 2026 10:18:27 -0700Re: overlayfs: verity validation broken since f77f281b6118
Tue, 05 May 2026 12:51:47 -0400Re: overlayfs: verity validation broken since f77f281b6118
Fri, 1 May 2026 11:07:25 -0700[PATCH v9 22/22] xfs: enable ro-compat fs-verity flag
Tue, 28 Apr 2026 10:33:28 +0200
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.