org.kernel.vger.linux-unionfs archive

478 archived articles, newest first (page 4 of 5). Latest articles →

Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Fri, 22 May 2026 14:07:57 +0200
Christoph Hellwig <[email protected]> • #16108
Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Fri, 22 May 2026 12:03:20 +0200
Christian Brauner <[email protected]> • #16107
Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Thu, 21 May 2026 21:06:40 -0500
Eric Biggers <[email protected]> • #16106
Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Thu, 21 May 2026 13:42:42 +0200
Carlos Maiolino <[email protected]> • #16105
Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Thu, 21 May 2026 13:38:38 +0200
Carlos Maiolino <[email protected]> • #16104
Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Thu, 21 May 2026 11:42:13 +0200
Andrey Albershteyn <[email protected]> • #16103
Re: [PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Thu, 21 May 2026 11:07:05 +0200
Christoph Hellwig <[email protected]> • #16102
Re: [PATCH v10 03/22] ovl: use core fsverity ensure info interface
Wed, 20 May 2026 19:07:19 +0000
Eric Biggers <[email protected]> • #16101
Re: [PATCH v10 03/22] ovl: use core fsverity ensure info interface
Wed, 20 May 2026 15:24:33 +0200
Amir Goldstein <[email protected]> • #16100
Re: [PATCH v10 03/22] ovl: use core fsverity ensure info interface
Wed, 20 May 2026 15:00:01 +0200
Andrey Albershteyn <[email protected]> • #16099
Re: [PATCH v10 03/22] ovl: use core fsverity ensure info interface
Wed, 20 May 2026 14:54:47 +0200
Andrey Albershteyn <[email protected]> • #16098
[PATCH v10 22/22] xfs: enable ro-compat fs-verity flag
Wed, 20 May 2026 14:37:20 +0200
Andrey Albershteyn <[email protected]> • #16097
[PATCH v10 21/22] xfs: introduce health state for corrupted fsverity metadata
Wed, 20 May 2026 14:37:19 +0200
Andrey Albershteyn <[email protected]> • #16096
[PATCH v10 20/22] xfs: check and repair the verity inode flag state
Wed, 20 May 2026 14:37:18 +0200
Andrey Albershteyn <[email protected]> • #16095
[PATCH v10 19/22] xfs: advertise fs-verity being available on filesystem
Wed, 20 May 2026 14:37:17 +0200
Andrey Albershteyn <[email protected]> • #16094
[PATCH v10 18/22] xfs: add fs-verity ioctls
Wed, 20 May 2026 14:37:16 +0200
Andrey Albershteyn <[email protected]> • #16093
[PATCH v10 17/22] xfs: remove unwritten extents after preallocations in fsverity metadata
Wed, 20 May 2026 14:37:15 +0200
Andrey Albershteyn <[email protected]> • #16092
[PATCH v10 16/22] xfs: add fs-verity support
Wed, 20 May 2026 14:37:14 +0200
Andrey Albershteyn <[email protected]> • #16091
[PATCH v10 15/22] xfs: use read ioend for fsverity data verification
Wed, 20 May 2026 14:37:13 +0200
Andrey Albershteyn <[email protected]> • #16090
[PATCH v10 14/22] xfs: handle fsverity I/O in write/read path
Wed, 20 May 2026 14:37:12 +0200
Andrey Albershteyn <[email protected]> • #16089
[PATCH v10 13/22] xfs: disable direct read path for fs-verity files
Wed, 20 May 2026 14:37:11 +0200
Andrey Albershteyn <[email protected]> • #16088
[PATCH v10 12/22] xfs: don't allow to enable DAX on fs-verity sealed inode
Wed, 20 May 2026 14:37:10 +0200
Andrey Albershteyn <[email protected]> • #16087
[PATCH v10 11/22] xfs: initialize fs-verity on file open
Wed, 20 May 2026 14:37:09 +0200
Andrey Albershteyn <[email protected]> • #16086
[PATCH v10 10/22] xfs: introduce fsverity on-disk changes
Wed, 20 May 2026 14:37:08 +0200
Andrey Albershteyn <[email protected]> • #16085
[PATCH v10 09/22] iomap: introduce iomap_fsverity_write() for writing fsverity metadata
Wed, 20 May 2026 14:37:07 +0200
Andrey Albershteyn <[email protected]> • #16084
[PATCH v10 08/22] iomap: teach iomap to read files with fsverity
Wed, 20 May 2026 14:37:06 +0200
Andrey Albershteyn <[email protected]> • #16083
[PATCH v10 07/22] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
Wed, 20 May 2026 14:37:05 +0200
Andrey Albershteyn <[email protected]> • #16082
[PATCH v10 06/22] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
Wed, 20 May 2026 14:37:04 +0200
Andrey Albershteyn <[email protected]> • #16081
[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
Andrey Albershteyn <[email protected]> • #16080
[PATCH v10 04/22] fsverity: generate and store zero-block hash
Wed, 20 May 2026 14:37:02 +0200
Andrey Albershteyn <[email protected]> • #16079
[PATCH v10 03/22] ovl: use core fsverity ensure info interface
Wed, 20 May 2026 14:37:01 +0200
Andrey Albershteyn <[email protected]> • #16078
[PATCH v10 02/22] fsverity: expose ensure_fsverity_info()
Wed, 20 May 2026 14:37:00 +0200
Andrey Albershteyn <[email protected]> • #16077
[PATCH v10 01/22] fsverity: report validation errors through fserror to fsnotify
Wed, 20 May 2026 14:36:59 +0200
Andrey Albershteyn <[email protected]> • #16076
[PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
Wed, 20 May 2026 14:36:58 +0200
Andrey Albershteyn <[email protected]> • #16075
Re: [PATCH v2 12/21] fuse: add struct fuse_entry2_out and helpers for extended entry replies
Tue, 19 May 2026 15:07:11 -0700
Joanne Koong <[email protected]> • #16074
Re: [PATCH v2 12/21] fuse: add struct fuse_entry2_out and helpers for extended entry replies
Tue, 19 May 2026 16:26:28 +0100
Luis Henriques <[email protected]> • #16073
Re: Re: [PATCH v2 12/21] fuse: add struct fuse_entry2_out and helpers for extended entry replies
Tue, 19 May 2026 16:17:51 +0200
Amir Goldstein <[email protected]> • #16072
Re: [PATCH v2 17/21] backing-inode: add backing_inode_copyattr()
Tue, 19 May 2026 13:47:40 +0200
Amir Goldstein <[email protected]> • #16071
Re: [PATCH v2 20/21] fuse: use passthrough getattr in setattr suid/sgid handling
Mon, 18 May 2026 17:01:41 -0700
Joanne Koong <[email protected]> • #16070
Re: [PATCH v2 19/21] fuse: add passthrough setattr
Mon, 18 May 2026 16:47:16 -0700
Joanne Koong <[email protected]> • #16069
Re: [PATCH v2 17/21] backing-inode: add backing_inode_copyattr()
Mon, 18 May 2026 16:21:00 -0700
Joanne Koong <[email protected]> • #16068
Re: Re: [PATCH v2 12/21] fuse: add struct fuse_entry2_out and helpers for extended entry replies
Mon, 18 May 2026 16:12:26 -0700
Joanne Koong <[email protected]> • #16067
Re: [PATCH v2 09/21] fuse: handle partial io passthrough for read/write, splice, and mmap
Mon, 18 May 2026 14:46:56 -0700
Joanne Koong <[email protected]> • #16066
Re: [PATCH v2 21/21] docs: fuse: document extended passthrough (FUSE_PASSTHROUGH_INO)
Mon, 18 May 2026 14:23:02 -0700
Joanne Koong <[email protected]> • #16065
Re: [PATCH v2 02/21] fuse: prepare for passthrough of inode operations
Mon, 18 May 2026 13:56:43 -0700
Joanne Koong <[email protected]> • #16064
Re: [PATCH v2 02/21] fuse: prepare for passthrough of inode operations
Mon, 18 May 2026 20:39:31 +0200
Amir Goldstein <[email protected]> • #16063
Re: [PATCH v2 02/21] fuse: prepare for passthrough of inode operations
Mon, 18 May 2026 11:04:36 -0700
Joanne Koong <[email protected]> • #16062
Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Mon, 18 May 2026 15:51:45 +0100
David Laight <[email protected]> • #16061
Re: [PATCH v2] ovl: keep err zero after successful ovl_cache_get()
Mon, 18 May 2026 14:57:28 +0200
Christian Brauner <[email protected]> • #16060
Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Mon, 18 May 2026 14:52:05 +0200
Amir Goldstein <[email protected]> • #16059
Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Mon, 18 May 2026 13:48:32 +0100
David Laight <[email protected]> • #16058
Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Mon, 18 May 2026 14:39:25 +0200
Christian Brauner <[email protected]> • #16057
Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Mon, 18 May 2026 11:52:06 +0200
Amir Goldstein <[email protected]> • #16056
Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Mon, 18 May 2026 11:04:09 +0200
Rasmus Villemoes <[email protected]> • #16055
Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Sun, 17 May 2026 13:40:18 +0100
David Laight <[email protected]> • #16054
Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Sun, 17 May 2026 03:13:00 -0600
Andreas Dilger <[email protected]> • #16053
Re: [PATCH v2 19/21] fuse: add passthrough setattr
Sun, 17 May 2026 01:03:46 +0200
Amir Goldstein <[email protected]> • #16052
Re: [PATCH v2 18/21] backing-inode: add backing_inode_setattr()
Sun, 17 May 2026 00:47:22 +0200
Amir Goldstein <[email protected]> • #16051
Re: [PATCH v2 19/21] fuse: add passthrough setattr
Sun, 17 May 2026 00:29:09 +0200
Amir Goldstein <[email protected]> • #16050
Re: [PATCH v2 20/21] fuse: use passthrough getattr in setattr suid/sgid handling
Sun, 17 May 2026 00:23:20 +0200
Amir Goldstein <[email protected]> • #16049
Re: [PATCH v2 17/21] backing-inode: add backing_inode_copyattr()
Sat, 16 May 2026 23:32:50 +0200
Amir Goldstein <[email protected]> • #16048
Re: [PATCH v2 13/21] fuse: add passthrough lookup
Sat, 16 May 2026 23:11:09 +0200
Amir Goldstein <[email protected]> • #16047
Re: [PATCH v2 16/21] fuse: allow backing_id=0 in open to inherit inode's backing file
Sat, 16 May 2026 23:07:12 +0200
Amir Goldstein <[email protected]> • #16046
Re: [PATCH v2 21/21] docs: fuse: document extended passthrough (FUSE_PASSTHROUGH_INO)
Sat, 16 May 2026 22:59:30 +0200
Amir Goldstein <[email protected]> • #16045
Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Sat, 16 May 2026 22:39:28 +0200
Amir Goldstein <[email protected]> • #16044
Re: Re: [PATCH v2 12/21] fuse: add struct fuse_entry2_out and helpers for extended entry replies
Sat, 16 May 2026 21:29:37 +0200
Horst Birthelmer <[email protected]> • #16043
Re: [PATCH v2 09/21] fuse: handle partial io passthrough for read/write, splice, and mmap
Sat, 16 May 2026 20:34:34 +0200
Amir Goldstein <[email protected]> • #16042
Re: [PATCH v2 21/21] docs: fuse: document extended passthrough (FUSE_PASSTHROUGH_INO)
Sat, 16 May 2026 20:23:15 +0200
Amir Goldstein <[email protected]> • #16041
Re: [PATCH v2 12/21] fuse: add struct fuse_entry2_out and helpers for extended entry replies
Sat, 16 May 2026 19:25:05 +0200
Amir Goldstein <[email protected]> • #16040
Re: [PATCH v2 09/21] fuse: handle partial io passthrough for read/write, splice, and mmap
Sat, 16 May 2026 18:57:24 +0200
Amir Goldstein <[email protected]> • #16039
Re: [PATCH v2 02/21] fuse: prepare for passthrough of inode operations
Sat, 16 May 2026 18:11:37 +0200
Amir Goldstein <[email protected]> • #16038
Re: [PATCH v2 08/21] fuse: handle zero ops_mask in FUSE_DEV_IOC_BACKING_OPEN
Sat, 16 May 2026 17:35:30 +0200
Amir Goldstein <[email protected]> • #16037
Re: [PATCH v2 06/21] fuse: implement passthrough for getattr/statx
Sat, 16 May 2026 14:42:13 +0200
Amir Goldstein <[email protected]> • #16036
Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Sat, 16 May 2026 13:42:19 +0100
David Laight <[email protected]> • #16035
Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Sat, 16 May 2026 13:39:11 +0200
Amir Goldstein <[email protected]> • #16034
Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Sat, 16 May 2026 09:42:42 +0100
David Laight <[email protected]> • #16033
Re: [PATCH v2 02/21] fuse: prepare for passthrough of inode operations
Fri, 15 May 2026 18:34:44 -0700
Joanne Koong <[email protected]> • #16032
Re: [PATCH v2 20/21] fuse: use passthrough getattr in setattr suid/sgid handling
Fri, 15 May 2026 18:20:45 -0700
Joanne Koong <[email protected]> • #16031
Re: [PATCH v2 19/21] fuse: add passthrough setattr
Fri, 15 May 2026 18:04:09 -0700
Joanne Koong <[email protected]> • #16030
[PATCH v2 21/21] docs: fuse: document extended passthrough (FUSE_PASSTHROUGH_INO)
Fri, 15 May 2026 17:40:04 -0700
Joanne Koong <[email protected]> • #16029
[PATCH v2 20/21] fuse: use passthrough getattr in setattr suid/sgid handling
Fri, 15 May 2026 17:40:03 -0700
Joanne Koong <[email protected]> • #16028
[PATCH v2 19/21] fuse: add passthrough setattr
Fri, 15 May 2026 17:40:02 -0700
Joanne Koong <[email protected]> • #16027
[PATCH v2 18/21] backing-inode: add backing_inode_setattr()
Fri, 15 May 2026 17:40:01 -0700
Joanne Koong <[email protected]> • #16026
[PATCH v2 17/21] backing-inode: add backing_inode_copyattr()
Fri, 15 May 2026 17:40:00 -0700
Joanne Koong <[email protected]> • #16025
[PATCH v2 16/21] fuse: allow backing_id=0 in open to inherit inode's backing file
Fri, 15 May 2026 17:39:59 -0700
Joanne Koong <[email protected]> • #16024
[PATCH v2 15/21] fuse: add passthrough support for create+open
Fri, 15 May 2026 17:39:58 -0700
Joanne Koong <[email protected]> • #16023
[PATCH v2 13/21] fuse: add passthrough lookup
Fri, 15 May 2026 17:39:56 -0700
Joanne Koong <[email protected]> • #16022
[PATCH v2 14/21] fuse: add passthrough support for entry creation
Fri, 15 May 2026 17:39:57 -0700
Joanne Koong <[email protected]> • #16021
[PATCH v2 12/21] fuse: add struct fuse_entry2_out and helpers for extended entry replies
Fri, 15 May 2026 17:39:55 -0700
Joanne Koong <[email protected]> • #16020
[PATCH v2 11/21] fuse: clean up fuse_dentry_revalidate()
Fri, 15 May 2026 17:39:54 -0700
Joanne Koong <[email protected]> • #16019
[PATCH v2 10/21] fuse: prepare to cache statx attributes from entry replies
Fri, 15 May 2026 17:39:53 -0700
Joanne Koong <[email protected]> • #16018
[PATCH v2 09/21] fuse: handle partial io passthrough for read/write, splice, and mmap
Fri, 15 May 2026 17:39:52 -0700
Joanne Koong <[email protected]> • #16017
[PATCH v2 08/21] fuse: handle zero ops_mask in FUSE_DEV_IOC_BACKING_OPEN
Fri, 15 May 2026 17:39:51 -0700
Joanne Koong <[email protected]> • #16016
[PATCH v2 07/21] fuse: prepare to setup backing inode passthrough on lookup
Fri, 15 May 2026 17:39:50 -0700
Joanne Koong <[email protected]> • #16015
[PATCH v2 06/21] fuse: implement passthrough for getattr/statx
Fri, 15 May 2026 17:39:49 -0700
Joanne Koong <[email protected]> • #16014
[PATCH v2 05/21] fuse: prepare for long lived reference on backing file
Fri, 15 May 2026 17:39:48 -0700
Joanne Koong <[email protected]> • #16013
[PATCH v2 04/21] fuse: implement passthrough for readdir
Fri, 15 May 2026 17:39:47 -0700
Joanne Koong <[email protected]> • #16012
[PATCH v2 03/21] fuse: prepare for readdir passthrough on directories
Fri, 15 May 2026 17:39:46 -0700
Joanne Koong <[email protected]> • #16011
[PATCH v2 02/21] fuse: prepare for passthrough of inode operations
Fri, 15 May 2026 17:39:45 -0700
Joanne Koong <[email protected]> • #16010
[PATCH v2 01/21] fuse: introduce FUSE_PASSTHROUGH_INO mode
Fri, 15 May 2026 17:39:44 -0700
Joanne Koong <[email protected]> • #16009
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.