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 +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 v2 12/21] fuse: add struct fuse_entry2_out and helpers for extended entry replies
Tue, 19 May 2026 15:07:11 -0700Re: [PATCH v2 12/21] fuse: add struct fuse_entry2_out and helpers for extended entry replies
Tue, 19 May 2026 16:26:28 +0100Re: Re: [PATCH v2 12/21] fuse: add struct fuse_entry2_out and helpers for extended entry replies
Tue, 19 May 2026 16:17:51 +0200Re: [PATCH v2 17/21] backing-inode: add backing_inode_copyattr()
Tue, 19 May 2026 13:47:40 +0200Re: [PATCH v2 20/21] fuse: use passthrough getattr in setattr suid/sgid handling
Mon, 18 May 2026 17:01:41 -0700Re: [PATCH v2 19/21] fuse: add passthrough setattr
Mon, 18 May 2026 16:47:16 -0700Re: [PATCH v2 17/21] backing-inode: add backing_inode_copyattr()
Mon, 18 May 2026 16:21:00 -0700Re: Re: [PATCH v2 12/21] fuse: add struct fuse_entry2_out and helpers for extended entry replies
Mon, 18 May 2026 16:12:26 -0700Re: [PATCH v2 09/21] fuse: handle partial io passthrough for read/write, splice, and mmap
Mon, 18 May 2026 14:46:56 -0700Re: [PATCH v2 21/21] docs: fuse: document extended passthrough (FUSE_PASSTHROUGH_INO)
Mon, 18 May 2026 14:23:02 -0700Re: [PATCH v2 02/21] fuse: prepare for passthrough of inode operations
Mon, 18 May 2026 13:56:43 -0700Re: [PATCH v2 02/21] fuse: prepare for passthrough of inode operations
Mon, 18 May 2026 20:39:31 +0200Re: [PATCH v2 02/21] fuse: prepare for passthrough of inode operations
Mon, 18 May 2026 11:04:36 -0700Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Mon, 18 May 2026 15:51:45 +0100Re: [PATCH v2] ovl: keep err zero after successful ovl_cache_get()
Mon, 18 May 2026 14:57:28 +0200Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Mon, 18 May 2026 14:52:05 +0200Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Mon, 18 May 2026 13:48:32 +0100Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Mon, 18 May 2026 14:39:25 +0200Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Mon, 18 May 2026 11:52:06 +0200Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Mon, 18 May 2026 11:04:09 +0200Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Sun, 17 May 2026 13:40:18 +0100Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Sun, 17 May 2026 03:13:00 -0600Re: [PATCH v2 19/21] fuse: add passthrough setattr
Sun, 17 May 2026 01:03:46 +0200Re: [PATCH v2 18/21] backing-inode: add backing_inode_setattr()
Sun, 17 May 2026 00:47:22 +0200Re: [PATCH v2 19/21] fuse: add passthrough setattr
Sun, 17 May 2026 00:29:09 +0200Re: [PATCH v2 20/21] fuse: use passthrough getattr in setattr suid/sgid handling
Sun, 17 May 2026 00:23:20 +0200Re: [PATCH v2 17/21] backing-inode: add backing_inode_copyattr()
Sat, 16 May 2026 23:32:50 +0200Re: [PATCH v2 13/21] fuse: add passthrough lookup
Sat, 16 May 2026 23:11:09 +0200Re: [PATCH v2 16/21] fuse: allow backing_id=0 in open to inherit inode's backing file
Sat, 16 May 2026 23:07:12 +0200Re: [PATCH v2 21/21] docs: fuse: document extended passthrough (FUSE_PASSTHROUGH_INO)
Sat, 16 May 2026 22:59:30 +0200Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Sat, 16 May 2026 22:39:28 +0200Re: Re: [PATCH v2 12/21] fuse: add struct fuse_entry2_out and helpers for extended entry replies
Sat, 16 May 2026 21:29:37 +0200Re: [PATCH v2 09/21] fuse: handle partial io passthrough for read/write, splice, and mmap
Sat, 16 May 2026 20:34:34 +0200Re: [PATCH v2 21/21] docs: fuse: document extended passthrough (FUSE_PASSTHROUGH_INO)
Sat, 16 May 2026 20:23:15 +0200Re: [PATCH v2 12/21] fuse: add struct fuse_entry2_out and helpers for extended entry replies
Sat, 16 May 2026 19:25:05 +0200Re: [PATCH v2 09/21] fuse: handle partial io passthrough for read/write, splice, and mmap
Sat, 16 May 2026 18:57:24 +0200Re: [PATCH v2 02/21] fuse: prepare for passthrough of inode operations
Sat, 16 May 2026 18:11:37 +0200Re: [PATCH v2 08/21] fuse: handle zero ops_mask in FUSE_DEV_IOC_BACKING_OPEN
Sat, 16 May 2026 17:35:30 +0200Re: [PATCH v2 06/21] fuse: implement passthrough for getattr/statx
Sat, 16 May 2026 14:42:13 +0200Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Sat, 16 May 2026 13:42:19 +0100Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Sat, 16 May 2026 13:39:11 +0200Re: [PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
Sat, 16 May 2026 09:42:42 +0100Re: [PATCH v2 02/21] fuse: prepare for passthrough of inode operations
Fri, 15 May 2026 18:34:44 -0700Re: [PATCH v2 20/21] fuse: use passthrough getattr in setattr suid/sgid handling
Fri, 15 May 2026 18:20:45 -0700Re: [PATCH v2 19/21] fuse: add passthrough setattr
Fri, 15 May 2026 18:04:09 -0700[PATCH v2 21/21] docs: fuse: document extended passthrough (FUSE_PASSTHROUGH_INO)
Fri, 15 May 2026 17:40:04 -0700[PATCH v2 20/21] fuse: use passthrough getattr in setattr suid/sgid handling
Fri, 15 May 2026 17:40:03 -0700[PATCH v2 19/21] fuse: add passthrough setattr
Fri, 15 May 2026 17:40:02 -0700[PATCH v2 18/21] backing-inode: add backing_inode_setattr()
Fri, 15 May 2026 17:40:01 -0700[PATCH v2 17/21] backing-inode: add backing_inode_copyattr()
Fri, 15 May 2026 17:40:00 -0700[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[PATCH v2 15/21] fuse: add passthrough support for create+open
Fri, 15 May 2026 17:39:58 -0700[PATCH v2 13/21] fuse: add passthrough lookup
Fri, 15 May 2026 17:39:56 -0700[PATCH v2 14/21] fuse: add passthrough support for entry creation
Fri, 15 May 2026 17:39:57 -0700[PATCH v2 12/21] fuse: add struct fuse_entry2_out and helpers for extended entry replies
Fri, 15 May 2026 17:39:55 -0700[PATCH v2 11/21] fuse: clean up fuse_dentry_revalidate()
Fri, 15 May 2026 17:39:54 -0700[PATCH v2 10/21] fuse: prepare to cache statx attributes from entry replies
Fri, 15 May 2026 17:39:53 -0700[PATCH v2 09/21] fuse: handle partial io passthrough for read/write, splice, and mmap
Fri, 15 May 2026 17:39:52 -0700[PATCH v2 08/21] fuse: handle zero ops_mask in FUSE_DEV_IOC_BACKING_OPEN
Fri, 15 May 2026 17:39:51 -0700[PATCH v2 07/21] fuse: prepare to setup backing inode passthrough on lookup
Fri, 15 May 2026 17:39:50 -0700[PATCH v2 06/21] fuse: implement passthrough for getattr/statx
Fri, 15 May 2026 17:39:49 -0700[PATCH v2 05/21] fuse: prepare for long lived reference on backing file
Fri, 15 May 2026 17:39:48 -0700[PATCH v2 04/21] fuse: implement passthrough for readdir
Fri, 15 May 2026 17:39:47 -0700[PATCH v2 03/21] fuse: prepare for readdir passthrough on directories
Fri, 15 May 2026 17:39:46 -0700[PATCH v2 02/21] fuse: prepare for passthrough of inode operations
Fri, 15 May 2026 17:39:45 -0700[PATCH v2 01/21] fuse: introduce FUSE_PASSTHROUGH_INO mode
Fri, 15 May 2026 17:39:44 -0700
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.