dev.linux.lists.fsverity archive

370 archived articles, newest first (page 2 of 4). Latest articles →

Re: [PATCH] fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
Tue, 04 Aug 2026 07:30:09 +0000
[email protected] • #3127
Re: [PATCH bpf v2 2/2] fsverity: Fix silent truncation in bpf_get_fsverity_digest()
Mon, 3 Aug 2026 22:41:22 -0700
Song Liu <[email protected]> • #3126
[PATCH v14 21/21] xfs: enable ro-compat fs-verity flag
Mon, 3 Aug 2026 22:08:11 +0200
Andrey Albershteyn <[email protected]> • #3125
[PATCH v14 20/21] xfs: introduce health state for corrupted fsverity metadata
Mon, 3 Aug 2026 22:08:10 +0200
Andrey Albershteyn <[email protected]> • #3124
[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]> • #3123
[PATCH v14 18/21] xfs: advertise fs-verity being available on filesystem
Mon, 3 Aug 2026 22:08:08 +0200
Andrey Albershteyn <[email protected]> • #3122
[PATCH v14 17/21] xfs: add fs-verity ioctls
Mon, 3 Aug 2026 22:08:07 +0200
Andrey Albershteyn <[email protected]> • #3121
[PATCH v14 16/21] xfs: initialize fs-verity on file open
Mon, 3 Aug 2026 22:08:06 +0200
Andrey Albershteyn <[email protected]> • #3120
[PATCH v14 15/21] xfs: add fs-verity support
Mon, 3 Aug 2026 22:08:05 +0200
Andrey Albershteyn <[email protected]> • #3119
[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]> • #3118
[PATCH v14 13/21] xfs: use read ioend for fsverity data verification
Mon, 3 Aug 2026 22:08:03 +0200
Andrey Albershteyn <[email protected]> • #3117
[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]> • #3116
[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]> • #3115
[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]> • #3114
[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]> • #3113
[PATCH v14 08/21] xfs: introduce fsverity on-disk changes
Mon, 3 Aug 2026 22:07:58 +0200
Andrey Albershteyn <[email protected]> • #3112
[PATCH v14 07/21] fsverity: hoist statx reporting of fs-verity flag
Mon, 3 Aug 2026 22:07:57 +0200
Andrey Albershteyn <[email protected]> • #3111
[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]> • #3110
[PATCH v14 05/21] fsverity: improve flushing performance of fsverity_fill_zerohash
Mon, 3 Aug 2026 22:07:55 +0200
Andrey Albershteyn <[email protected]> • #3109
[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]> • #3108
[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]> • #3107
[PATCH v14 02/21] fsverity: expose ensure_fsverity_info()
Mon, 3 Aug 2026 22:07:52 +0200
Andrey Albershteyn <[email protected]> • #3106
[PATCH v14 01/21] fsverity: report validation errors through fserror to fsnotify
Mon, 3 Aug 2026 22:07:51 +0200
Andrey Albershteyn <[email protected]> • #3105
[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]> • #3104
Re: [GIT PULL] fsverity fix for v7.2-rc7
Mon, 03 Aug 2026 19:28:52 +0000
[email protected] • #3103
[GIT PULL] fsverity fix for v7.2-rc7
Mon, 3 Aug 2026 11:33:04 -0700
Eric Biggers <[email protected]> • #3102
[PATCH bpf v2 2/2] fsverity: Fix silent truncation in bpf_get_fsverity_digest()
Mon, 3 Aug 2026 11:12:32 -0700
Eric Biggers <[email protected]> • #3101
[PATCH bpf v2 1/2] fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
Mon, 3 Aug 2026 11:12:31 -0700
Eric Biggers <[email protected]> • #3100
[PATCH bpf v2 0/2] Fixes for bpf_get_fsverity_digest()
Mon, 3 Aug 2026 11:12:30 -0700
Eric Biggers <[email protected]> • #3099
Re: [PATCH] fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
Sat, 1 Aug 2026 14:02:15 -0700
Song Liu <[email protected]> • #3098
Re: [PATCH] fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
Sat, 1 Aug 2026 22:47:55 +0200
Kumar Kartikeya Dwivedi <[email protected]> • #3097
Re: [PATCH] fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
Sat, 1 Aug 2026 13:18:30 -0700
Eric Biggers <[email protected]> • #3096
Re: [PATCH] fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
Sat, 01 Aug 2026 19:38:08 +0200
"Kumar Kartikeya Dwivedi" <[email protected]> • #3095
Re: [PATCH] fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
Sat, 01 Aug 2026 19:35:04 +0200
"Kumar Kartikeya Dwivedi" <[email protected]> • #3094
Re: [PATCH] fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
Sat, 1 Aug 2026 10:15:49 -0700
Eric Biggers <[email protected]> • #3093
Re: [PATCH] fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
Sat, 01 Aug 2026 18:52:45 +0200
"Kumar Kartikeya Dwivedi" <[email protected]> • #3092
[PATCH] fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
Fri, 31 Jul 2026 00:39:25 +0000
Eric Biggers <[email protected]> • #3091
Re: [RFC PATCH 0/2] init: boot image-based systems without an initramfs (rootimage=)
Thu, 30 Jul 2026 08:49:13 -0400
"Colin Walters" <[email protected]> • #3090
Re: [RFC PATCH v2 0/4] init: boot image-based systems without an initramfs (rootimage=)
Thu, 30 Jul 2026 12:58:09 +0200
Christian Brauner <[email protected]> • #3089
Re: [RFC PATCH 0/2] init: boot image-based systems without an initramfs (rootimage=)
Thu, 30 Jul 2026 12:52:23 +0200
Christian Brauner <[email protected]> • #3088
Re: [PATCH] fs,fsverity: remove check for fsverity being enabled in setattr_prepare()
Tue, 28 Jul 2026 21:27:10 -0700
Eric Biggers <[email protected]> • #3087
Re: [PATCH v13 02/23] fsverity: expose ensure_fsverity_info()
Mon, 27 Jul 2026 13:40:01 +0200
Andrey Albershteyn <[email protected]> • #3086
[RFC PATCH v2 4/4] init: support pinning the root image's fsverity digest
Mon, 27 Jul 2026 11:48:45 +0100
Eric Curtin <[email protected]> • #3085
[RFC PATCH v2 3/4] init: support mounting the root filesystem from an image file
Mon, 27 Jul 2026 11:48:44 +0100
Eric Curtin <[email protected]> • #3084
[RFC PATCH v2 2/4] erofs: use fs_context source_file for file-backed mounts when given
Mon, 27 Jul 2026 11:48:43 +0100
Eric Curtin <[email protected]> • #3083
[RFC PATCH v2 1/4] fs: allow in-kernel mounters to hand filesystems an already-open source file
Mon, 27 Jul 2026 11:48:42 +0100
Eric Curtin <[email protected]> • #3082
[RFC PATCH v2 0/4] init: boot image-based systems without an initramfs (rootimage=)
Mon, 27 Jul 2026 11:48:41 +0100
Eric Curtin <[email protected]> • #3081
Re: [RFC PATCH 0/2] init: boot image-based systems without an initramfs (rootimage=)
Mon, 27 Jul 2026 11:31:04 +0100
Eric Curtin <[email protected]> • #3080
[PATCH] fs,fsverity: remove check for fsverity being enabled in setattr_prepare()
Mon, 27 Jul 2026 11:43:52 +0200
Andrey Albershteyn <[email protected]> • #3079
Re: [RFC PATCH 0/2] init: boot image-based systems without an initramfs (rootimage=)
Mon, 27 Jul 2026 10:55:02 +0200
Christian Brauner <[email protected]> • #3078
Re: [PATCH v13 06/23] fsverity: don't allow setting DAX file attribute on fsverity files
Fri, 24 Jul 2026 16:55:28 -0700
Eric Biggers <[email protected]> • #3077
Re: [PATCH v13 08/23] fsverity: hoist statx reporting of fs-verity flag
Fri, 24 Jul 2026 16:43:49 -0700
Eric Biggers <[email protected]> • #3076
Re: [PATCH v13 02/23] fsverity: expose ensure_fsverity_info()
Fri, 24 Jul 2026 16:37:44 -0700
Eric Biggers <[email protected]> • #3075
Re: [PATCH v13 07/23] fs,fsverity: remove check for fsverity being enabled in setattr_prepare()
Fri, 24 Jul 2026 16:25:40 -0700
Eric Biggers <[email protected]> • #3074
Re: [PATCH v13 06/23] fsverity: don't allow setting DAX file attribute on fsverity files
Fri, 24 Jul 2026 07:19:47 -0700
Eric Biggers <[email protected]> • #3073
Re: [PATCH v13 17/23] xfs: remove unwritten extents after preallocations in fsverity metadata
Fri, 24 Jul 2026 15:20:18 +0200
Christoph Hellwig <[email protected]> • #3072
Re: [PATCH v13 16/23] xfs: add fs-verity support
Fri, 24 Jul 2026 15:17:07 +0200
Christoph Hellwig <[email protected]> • #3071
Re: [PATCH v13 11/23] xfs: disable direct read path for fs-verity files
Fri, 24 Jul 2026 15:16:22 +0200
Christoph Hellwig <[email protected]> • #3070
Re: [PATCH v13 07/23] fs,fsverity: remove check for fsverity being enabled in setattr_prepare()
Fri, 24 Jul 2026 15:14:30 +0200
Christoph Hellwig <[email protected]> • #3069
Re: [PATCH v13 06/23] fsverity: don't allow setting DAX file attribute on fsverity files
Fri, 24 Jul 2026 15:13:53 +0200
Christoph Hellwig <[email protected]> • #3068
Re: [PATCH v13 05/23] fsverity: improve flushing performance of fsverity_fill_zerohash
Fri, 24 Jul 2026 15:13:09 +0200
Christoph Hellwig <[email protected]> • #3067
[PATCH v13 23/23] xfs: enable ro-compat fs-verity flag
Tue, 21 Jul 2026 20:41:00 +0200
Andrey Albershteyn <[email protected]> • #3066
[PATCH v13 22/23] xfs: introduce health state for corrupted fsverity metadata
Tue, 21 Jul 2026 20:40:59 +0200
Andrey Albershteyn <[email protected]> • #3065
[PATCH v13 21/23] xfs: check and repair the verity inode flag state
Tue, 21 Jul 2026 20:40:58 +0200
Andrey Albershteyn <[email protected]> • #3064
[PATCH v13 20/23] xfs: advertise fs-verity being available on filesystem
Tue, 21 Jul 2026 20:40:57 +0200
Andrey Albershteyn <[email protected]> • #3063
[PATCH v13 19/23] xfs: add fs-verity ioctls
Tue, 21 Jul 2026 20:40:56 +0200
Andrey Albershteyn <[email protected]> • #3062
[PATCH v13 18/23] xfs: initialize fs-verity on file open
Tue, 21 Jul 2026 20:40:55 +0200
Andrey Albershteyn <[email protected]> • #3061
[PATCH v13 17/23] xfs: remove unwritten extents after preallocations in fsverity metadata
Tue, 21 Jul 2026 20:40:54 +0200
Andrey Albershteyn <[email protected]> • #3060
[PATCH v13 16/23] xfs: add fs-verity support
Tue, 21 Jul 2026 20:40:53 +0200
Andrey Albershteyn <[email protected]> • #3059
[PATCH v13 15/23] xfs: use read ioend for fsverity data verification
Tue, 21 Jul 2026 20:40:52 +0200
Andrey Albershteyn <[email protected]> • #3058
[PATCH v13 14/23] xfs: always prioritize fsverity metadata ioends in ioend completion
Tue, 21 Jul 2026 20:40:51 +0200
Andrey Albershteyn <[email protected]> • #3057
[PATCH v13 13/23] xfs: handle fsverity I/O in write/read path
Tue, 21 Jul 2026 20:40:50 +0200
Andrey Albershteyn <[email protected]> • #3056
[PATCH v13 12/23] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
Tue, 21 Jul 2026 20:40:49 +0200
Andrey Albershteyn <[email protected]> • #3055
[PATCH v13 11/23] xfs: disable direct read path for fs-verity files
Tue, 21 Jul 2026 20:40:48 +0200
Andrey Albershteyn <[email protected]> • #3054
[PATCH v13 10/23] xfs: don't allow to enable DAX on fs-verity sealed inode
Tue, 21 Jul 2026 20:40:47 +0200
Andrey Albershteyn <[email protected]> • #3053
[PATCH v13 09/23] xfs: introduce fsverity on-disk changes
Tue, 21 Jul 2026 20:40:46 +0200
Andrey Albershteyn <[email protected]> • #3052
[PATCH v13 08/23] fsverity: hoist statx reporting of fs-verity flag
Tue, 21 Jul 2026 20:40:45 +0200
Andrey Albershteyn <[email protected]> • #3051
[PATCH v13 07/23] fs,fsverity: remove check for fsverity being enabled in setattr_prepare()
Tue, 21 Jul 2026 20:40:44 +0200
Andrey Albershteyn <[email protected]> • #3050
[PATCH v13 06/23] fsverity: don't allow setting DAX file attribute on fsverity files
Tue, 21 Jul 2026 20:40:43 +0200
Andrey Albershteyn <[email protected]> • #3049
[PATCH v13 05/23] fsverity: improve flushing performance of fsverity_fill_zerohash
Tue, 21 Jul 2026 20:40:42 +0200
Andrey Albershteyn <[email protected]> • #3048
[PATCH v13 04/23] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
Tue, 21 Jul 2026 20:40:41 +0200
Andrey Albershteyn <[email protected]> • #3047
[PATCH v13 03/23] fsverity: pass digest size and hash of the all-zeroes block to ->write
Tue, 21 Jul 2026 20:40:40 +0200
Andrey Albershteyn <[email protected]> • #3046
[PATCH v13 01/23] fsverity: report validation errors through fserror to fsnotify
Tue, 21 Jul 2026 20:40:38 +0200
Andrey Albershteyn <[email protected]> • #3045
[PATCH v13 02/23] fsverity: expose ensure_fsverity_info()
Tue, 21 Jul 2026 20:40:39 +0200
Andrey Albershteyn <[email protected]> • #3044
[PATCH v13 00/23] fs-verity support for XFS with post EOF merkle tree
Tue, 21 Jul 2026 20:40:37 +0200
Andrey Albershteyn <[email protected]> • #3043
Re: [PATCH v12 00/21] fs-verity support for XFS with post EOF merkle tree
Tue, 21 Jul 2026 10:46:31 +0200
Andrey Albershteyn <[email protected]> • #3042
Re: [PATCH v12 03/21] fsverity: pass digest size and hash of the all-zeroes block to ->write
Tue, 21 Jul 2026 04:58:11 +0200
David Sterba <[email protected]> • #3041
Re: [PATCH v11 03/20] fsverity: pass digest size and hash of the all-zeroes block to ->write
Mon, 20 Jul 2026 13:02:33 +0200
David Sterba <[email protected]> • #3040
[PATCH v12 21/21] xfs: enable ro-compat fs-verity flag
Mon, 20 Jul 2026 11:03:49 +0200
Andrey Albershteyn <[email protected]> • #3039
[PATCH v12 20/21] xfs: introduce health state for corrupted fsverity metadata
Mon, 20 Jul 2026 11:03:48 +0200
Andrey Albershteyn <[email protected]> • #3038
[PATCH v12 19/21] xfs: check and repair the verity inode flag state
Mon, 20 Jul 2026 11:03:47 +0200
Andrey Albershteyn <[email protected]> • #3037
[PATCH v12 18/21] xfs: advertise fs-verity being available on filesystem
Mon, 20 Jul 2026 11:03:46 +0200
Andrey Albershteyn <[email protected]> • #3036
[PATCH v12 17/21] xfs: add fs-verity ioctls
Mon, 20 Jul 2026 11:03:45 +0200
Andrey Albershteyn <[email protected]> • #3035
[PATCH v12 16/21] xfs: initialize fs-verity on file open
Mon, 20 Jul 2026 11:03:44 +0200
Andrey Albershteyn <[email protected]> • #3034
[PATCH v12 15/21] xfs: remove unwritten extents after preallocations in fsverity metadata
Mon, 20 Jul 2026 11:03:43 +0200
Andrey Albershteyn <[email protected]> • #3033
[PATCH v12 14/21] xfs: add fs-verity support
Mon, 20 Jul 2026 11:03:42 +0200
Andrey Albershteyn <[email protected]> • #3032
[PATCH v12 13/21] xfs: use read ioend for fsverity data verification
Mon, 20 Jul 2026 11:03:41 +0200
Andrey Albershteyn <[email protected]> • #3031
[PATCH v12 12/21] xfs: handle fsverity I/O in write/read path
Mon, 20 Jul 2026 11:03:40 +0200
Andrey Albershteyn <[email protected]> • #3030
[PATCH v12 11/21] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
Mon, 20 Jul 2026 11:03:39 +0200
Andrey Albershteyn <[email protected]> • #3029
[PATCH v12 10/21] xfs: disable direct read path for fs-verity files
Mon, 20 Jul 2026 11:03:38 +0200
Andrey Albershteyn <[email protected]> • #3028
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.