public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-14 21:19:16 to 2026-02-17 22:46:00 UTC [more...]

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

[PATCH RFC v3 0/4] pidfd: add CLONE_AUTOREAP and CLONE_PIDFD_AUTOKILL
 2026-02-17 22:35 UTC  (5+ 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 v2 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
 2026-02-17 22:32 UTC  (8+ 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

[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  (10+ 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  (6+ messages)
  ` [PATCH 1/4] fs: add write-stream management file_operations
  ` [PATCH 2/4] fcntl: expose write-stream management to userspace
  ` [PATCH 3/4] iomap: introduce and propagate write_stream
  ` [PATCH 4/4] xfs: enable userspace write stream support

[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)

[PATCH v4] hfsplus: fix uninit-value by validating catalog record size
 2026-02-17  0:19 UTC  (4+ 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

[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-02-16  5:15 UTC  (6+ messages)

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
 2026-02-16  0:33 UTC  (6+ messages)

[PATCH v2 0/3] 9p: Performance improvements for build workloads
 2026-02-15 12:36 UTC  (5+ messages)
` [PATCH v2 3/3] 9p: Enable symlink caching in page cache

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-02-15  6:42 UTC  (3+ messages)
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller

[PATCH v2 0/2] fsverity: remove fsverity_verify_page()
 2026-02-15  4:11 UTC  (7+ messages)
` [PATCH v2 1/2] f2fs: use fsverity_verify_blocks() instead of fsverity_verify_page()
` [PATCH v2 2/2] fsverity: remove fsverity_verify_page()

[PATCH v12 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
 2026-02-15  3:51 UTC  (3+ messages)

[RFC PATCH] initramfs: correctly handle space in path on cpio list generation
 2026-02-15  2:54 UTC  (6+ messages)

[RFC] pivot_root(2) races
 2026-02-15  0:52 UTC  (3+ messages)

[syzbot] [mm?] [block?] INFO: rcu detected stall in sendfile64
 2026-02-14 22:22 UTC 


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