public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-16 10:04:41 to 2026-02-17 23:21:37 UTC [more...]

[PATCH v3 00/35] fs-verity support for XFS with post EOF merkle tree
 2026-02-17 23:19 UTC  (31+ messages)
` [PATCH v3 01/35] fsverity: report validation errors back to the filesystem
` [PATCH v3 02/35] fsverity: expose ensure_fsverity_info()
` [PATCH v3 03/35] fsverity: add consolidated pagecache offset for metadata
` [PATCH v3 04/35] fsverity: generate and store zero-block hash
` [PATCH v3 05/35] fsverity: introduce fsverity_folio_zero_hash()
` [PATCH v3 06/35] fsverity: pass digest size and hash of the empty block to ->write
` [PATCH v3 07/35] iomap: introduce IOMAP_F_FSVERITY
` [PATCH v3 08/35] iomap: don't limit fsverity metadata by EOF in writeback
` [PATCH v3 09/35] iomap: obtain fsverity info for read path
` [PATCH v3 10/35] iomap: issue readahead for fsverity merkle tree
` [PATCH v3 11/35] iomap: allow filesystem to read fsverity metadata beyound EOF
` [PATCH v3 12/35] iomap: let fsverity verify holes
` [PATCH v3 13/35] xfs: use folio host instead of file struct
` [PATCH v3 14/35] xfs: add fs-verity ro-compat flag
` [PATCH v3 15/35] xfs: add inode on-disk VERITY flag
` [PATCH v3 16/35] xfs: initialize fs-verity on file open
` [PATCH v3 17/35] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v3 18/35] xfs: disable direct read path for fs-verity files
` [PATCH v3 19/35] xfs: introduce XFS_FSVERITY_CONSTRUCTION inode flag
` [PATCH v3 20/35] xfs: introduce XFS_FSVERITY_REGION_START constant
` [PATCH v3 21/35] xfs: disable preallocations for fsverity Merkle tree writes
` [PATCH v3 22/35] xfs: add iomap write/writeback and reading of Merkle tree pages
` [PATCH v3 23/35] xfs: add helper to check that inode data need fsverity verification
` [PATCH v3 24/35] xfs: use read ioend for fsverity data verification
` [PATCH v3 25/35] xfs: add helpers to convert between pagecache and on-disk offset
` [PATCH v3 26/35] xfs: add a helper to decide if bmbt record needs offset conversion
` [PATCH v3 27/35] xfs: use different on-disk and pagecache offset for fsverity
` [PATCH v3 28/35] xfs: add fs-verity support
` [PATCH v3 29/35] xfs: add fs-verity ioctls
` [PATCH v3 30/35] xfs: advertise fs-verity being available on filesystem

[PATCH RFC v3 0/4] pidfd: add CLONE_AUTOREAP and CLONE_PIDFD_AUTOKILL
 2026-02-17 23:17 UTC  (7+ messages)
` [PATCH RFC v3 1/4] clone: add CLONE_AUTOREAP
` [PATCH RFC v3 2/4] pidfd: add CLONE_PIDFD_AUTOKILL
` [PATCH RFC v3 3/4] selftests/pidfd: add CLONE_AUTOREAP tests
` [PATCH RFC v3 4/4] selftests/pidfd: add CLONE_PIDFD_AUTOKILL tests

[PATCH v4] hfsplus: fix uninit-value by validating catalog record size
 2026-02-17 23:16 UTC  (5+ messages)

[PATCH v2 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
 2026-02-17 23:13 UTC  (9+ messages)
  ` [PATCH v2 1/3] kernfs: allow passing fsnotify event types
  ` [PATCH v2 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion

[PATCH v2 0/2] fat: Add FS_IOC_GETFSLABEL / FS_IOC_SETFSLABEL ioctls
 2026-02-17 23:06 UTC  (3+ messages)
` [PATCH v2 1/2] fat: Add FS_IOC_GETFSLABEL ioctl
` [PATCH v2 2/2] fat: Add FS_IOC_SETFSLABEL ioctl

[LSF/MM/BPF TOPIC] Buffered atomic writes
 2026-02-17 22:45 UTC  (21+ messages)
  ` [Lsf-pc] "

[syzbot] [gfs2?] WARNING in filename_mkdirat
 2026-02-17 22:18 UTC  (4+ messages)

[PATCH v8 00/17] Subject: Exposing case folding behavior
 2026-02-17 21:47 UTC  (18+ messages)
` [PATCH v8 01/17] fs: Move file_kattr initialization to callers
` [PATCH v8 02/17] fs: Add case sensitivity flags to file_kattr
` [PATCH v8 03/17] fat: Implement fileattr_get for case sensitivity
` [PATCH v8 04/17] exfat: "
` [PATCH v8 05/17] ntfs3: "
` [PATCH v8 06/17] hfs: "
` [PATCH v8 07/17] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v8 08/17] ext4: "
` [PATCH v8 09/17] xfs: "
` [PATCH v8 10/17] cifs: Implement fileattr_get for case sensitivity
` [PATCH v8 11/17] nfs: "
` [PATCH v8 12/17] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v8 13/17] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v8 14/17] isofs: "
` [PATCH v8 15/17] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v8 16/17] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v8 17/17] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCH 01/11] fsverity: don't issue readahead for non-ENOENT errors from __filemap_get_folio
 2026-02-17 21:14 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 01/11] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
 2026-02-17 21:14 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-02-17 21:14 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 01/15] fs,fsverity: reject size changes on fsverity files in setattr_prepare
 2026-02-17 21:14 UTC  (2+ messages)
` [f2fs-dev] [PATCH 01/15] fs, fsverity: "

[GIT PULL] ntfs3: changes for 7.0
 2026-02-17 21:07 UTC  (2+ messages)

[RFC 0/1] Shrinking rwsem
 2026-02-17 20:27 UTC  (3+ messages)
` [RFC 1/1] rwsem: Shrink rwsem by one pointer

[syzbot] [fs?] WARNING in vfs_open_tree
 2026-02-17 19:48 UTC 

[PATCH] hfs/hfsplus: fix timestamp wrapped issue
 2026-02-17 18:11 UTC  (3+ messages)

[PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
 2026-02-17 18:01 UTC  (5+ messages)
` [PATCH 1/4] binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
` [PATCH 2/4] exec: inherit HWCAPs from the parent process
` [PATCH 3/4] mm: synchronize saved_auxv access with arg_lock
` [PATCH 4/4] selftests/exec: add test for HWCAP inheritance

[PATCH V7 00/19] famfs: port into fuse
 2026-02-17 17:56 UTC  (4+ messages)
  ` [PATCH V7 03/19] dax: add fsdev.c driver for fs-dax on character dax

[PATCH] virtiofs: add FUSE protocol validation
 2026-02-17 16:39 UTC  (3+ messages)

[PATCH] fuse: mark DAX inode releases as blocking
 2026-02-17 16:38 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Namespace-aware upcalls from kernel filesystems
 2026-02-17 15:18 UTC  (7+ messages)

[PATCH v2 0/5] iomap, xfs: improve zero range flushing and lookup
 2026-02-17 15:06 UTC  (3+ messages)
` [PATCH v2 4/5] xfs: only flush when COW fork blocks overlap data fork holes

[PATCH] hfs: evaluate the upper 32bits for detecting overflow
 2026-02-17 12:41 UTC  (9+ messages)

[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
 2026-02-17 13:26 UTC  (18+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles

[GIT PULL] overlayfs updates for 7.0
 2026-02-17 13:25 UTC 

[next-20260216]NULL pointer dereference in drain_obj_stock() (RCU free path)
 2026-02-17 12:40 UTC  (2+ messages)

[PATCH RFC v2] pidfs: add inode ownership and permission checks
 2026-02-17 12:30 UTC 

[linux-next20260216]Warnings at mm/page_counter.c:60 at page_counter_cancel+0x110/0x134, CPU#24: kworker/24:3/1074770
 2026-02-17 12:25 UTC  (2+ messages)

[syzbot] [fs?] KASAN: slab-use-after-free Read in clone_mnt
 2026-02-17 12:12 UTC  (3+ messages)

[RFC PATCH] fs/pidfs: Add permission check to pidfd_info()
 2026-02-17 12:01 UTC  (4+ messages)

[PATCH v7 0/5] proc: subset=pid: Relax check of mount visibility
 2026-02-17 11:59 UTC  (4+ messages)
` [PATCH v8 "
  ` [PATCH v8 4/5] proc: "

[PATCH 0/2] fanotify: avid some premature LSM checks
 2026-02-17 11:09 UTC  (6+ messages)
` [PATCH 1/2] fanotify: avoid/silence premature LSM capability checks
` [PATCH 2/2] fanotify: call fanotify_events_supported() before path_permission() and security_path_notify()

LSF/MM/BPF: 2026: Call for Proposals
 2026-02-17 10:37 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] Parallel writeback: design directions and sharding models
 2026-02-17 10:05 UTC  (2+ messages)

[PATCH AUTOSEL 6.19-5.15] fsnotify: Shutdown fsnotify before destroying sb's dcache
 2026-02-17 10:00 UTC  (3+ messages)

[RFC] pivot_root(2) races
 2026-02-17  8:37 UTC  (8+ messages)

[RFC] pivot_root(2) races
 2026-02-17  8:35 UTC  (7+ messages)

[PATCH 0/4] write-stream for file I/O
 2026-02-17  8:32 UTC  (3+ messages)
  ` [PATCH 1/4] fs: add write-stream management file_operations

[PATCH RFC 0/2] pidfd: add CLONE_AUTOREAP
 2026-02-17  8:16 UTC  (5+ messages)
` [PATCH RFC 1/2] clone: "
` [PATCH RFC 2/2] selftests/pidfd: add CLONE_AUTOREAP tests

[LSF/MM/BPF TOPIC] A common project for file system performance testing
 2026-02-17  8:13 UTC  (6+ messages)
    ` [Lsf-pc] "

[PATCH v5 0/3] fuse: compound commands
 2026-02-17  7:28 UTC  (15+ messages)
` [PATCH v5 1/3] fuse: add compound command to combine multiple requests
              `  "
                  `  "
                        `  "

[PATCH v3 0/2] fsverity: remove fsverity_verify_page()
 2026-02-17  6:29 UTC  (5+ messages)
` [PATCH v3 1/2] f2fs: make f2fs_verify_cluster() partially large-folio-aware
` [PATCH v3 2/2] fsverity: remove fsverity_verify_page()

inconsistent lock state in the new fserror code
 2026-02-17  5:47 UTC  (5+ messages)

[PATCH v1 03/11] io_uring/kbuf: add support for kernel-managed buffer rings
 2026-02-17  5:38 UTC  (14+ messages)

[LSF/MM/BPF TOPIC] Support to split superblocks during remount
 2026-02-17  4:45 UTC 

[PATCH v3] hfsplus: validate btree bitmap during mount and handle corruption gracefully
 2026-02-17  0:41 UTC  (6+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2026-02-16 23:07 UTC 

[PATCH v3] statmount: Fix the null-ptr-deref in do_statmount()
 2026-02-16 22:28 UTC  (2+ messages)

[GIT PULL 00/12 for v7.0] v7.0
 2026-02-16 22:11 UTC  (5+ messages)
` [GIT PULL 13/12 for v7.0] kernel misc
` [GIT PULL 14/12 for v7.0] vfs misc 2

[PATCH] proc: array: drop stale FIXME about RCU in task_sig()
 2026-02-16 21:03 UTC  (3+ messages)

[PATCH v2 0/2] befs: Add FS_IOC_GETFSLABEL / FS_IOC_SETFSLABEL ioctls
 2026-02-16 18:47 UTC  (3+ messages)
` [PATCH v2 1/2] befs: Add FS_IOC_GETFSLABEL ioctl
` [PATCH v2 2/2] befs: Add FS_IOC_SETFSLABEL ioctl

[PATCH 0/2] befs: Add FS_IOC_GETFSLABEL / FS_IOC_SETFSLABEL ioctls
 2026-02-16 18:38 UTC  (3+ messages)
` [PATCH 1/2] befs: Add FS_IOC_GETFSLABEL ioctl
` [PATCH 2/2] befs: Add FS_IOC_SETFSLABEL ioctl

[PATCH RFC] pidfs: add inode ownership and permission checks
 2026-02-16 17:49 UTC  (2+ messages)
` [syzbot ci] "

[PATCH v2] fs/ntfs3: add delayed-allocation (delalloc) support
 2026-02-16 16:26 UTC 

[syzbot] [fuse?] KMSAN: uninit-value in fuse_dentry_revalidate (2)
 2026-02-16 14:48 UTC  (3+ messages)
` [PATCH] fuse: fix uninit-value in fuse_dentry_revalidate()

[syzbot] [exfat?] KCSAN: data-race in fat12_ent_put / fat_mirror_bhs
 2026-02-16 14:25 UTC  (3+ messages)

[PATCH] fsnotify: inotify: pass mark connector to fsnotify_recalc_mask()
 2026-02-16 13:37 UTC  (2+ messages)

[PATCH 00/14] xattr: rework simple xattrs and support user.* xattrs on sockets
 2026-02-16 13:32 UTC  (15+ messages)
` [PATCH 01/14] xattr: add rcu_head and rhash_head to struct simple_xattr
` [PATCH 02/14] xattr: add rhashtable-based simple_xattr infrastructure
` [PATCH 03/14] shmem: adapt to rhashtable-based simple_xattrs with lazy allocation
` [PATCH 04/14] kernfs: "
` [PATCH 05/14] pidfs: adapt to rhashtable-based simple_xattrs
` [PATCH 06/14] xattr: remove rbtree-based simple_xattr infrastructure
` [PATCH 07/14] xattr: add xattr_permission_error()
` [PATCH 08/14] xattr: switch xattr_permission() to switch statement
` [PATCH 09/14] xattr: move user limits for xattrs to generic infra
` [PATCH 10/14] xattr,net: support limited amount of extended attributes on sockfs sockets
` [PATCH 11/14] xattr: support extended attributes on sockets
` [PATCH 12/14] selftests/xattr: path-based AF_UNIX socket xattr tests
` [PATCH 13/14] selftests/xattr: sockfs "
` [PATCH 14/14] selftests/xattr: test xattrs on various socket families


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox