public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-13 10:25:23 to 2026-02-16 22:11:47 UTC [more...]

[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 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
 2026-02-16 16:27 UTC  (2+ messages)
  ` [PATCH v2 1/3] kernfs: allow passing fsnotify event types

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

[LSF/MM/BPF TOPIC] Buffered atomic writes
 2026-02-16 15:57 UTC  (8+ messages)
  ` [Lsf-pc] "

[PATCH 0/2] fanotify: avid some premature LSM checks
 2026-02-16 15:46 UTC  (5+ 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()

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

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

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

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

LSF/MM/BPF: 2026: Call for Proposals
 2026-02-16 14:25 UTC  (4+ 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

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

[LSF/MM/BPF TOPIC] Parallel writeback: design directions and sharding models
 2026-02-16  9:58 UTC 

[PATCH] virtiofs: add FUSE protocol validation
 2026-02-16  7:31 UTC 

[PATCH 0/4] write-stream for file I/O
 2026-02-16  5:25 UTC  (5+ 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 v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-02-16  5:15 UTC  (6+ messages)

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

[LSF/MM/BPF TOPIC] Namespace-aware upcalls from kernel filesystems
 2026-02-16  0:48 UTC  (3+ 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  (10+ messages)

[PATCH v3] hfsplus: validate btree bitmap during mount and handle corruption gracefully
 2026-02-15 17:57 UTC  (5+ 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 AUTOSEL 6.19-5.15] fsnotify: Shutdown fsnotify before destroying sb's dcache
 2026-02-15  8:11 UTC  (2+ messages)

[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 v3 0/2] fsverity: remove fsverity_verify_page()
 2026-02-15  4:28 UTC  (3+ messages)
` [PATCH v3 1/2] f2fs: make f2fs_verify_cluster() partially large-folio-aware
` [PATCH v3 2/2] fsverity: remove fsverity_verify_page()

[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  (16+ messages)

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

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

[PATCH 0/2] fsverity: remove fsverity_verify_page()
 2026-02-14 20:55 UTC  (6+ messages)
` [PATCH 1/2] f2fs: use fsverity_verify_blocks() instead of fsverity_verify_page()
` [PATCH 2/2] fsverity: remove fsverity_verify_page()

ANNOUNCE: nfs-utils-2.8.5 released
 2026-02-14 18:28 UTC  (3+ messages)

[RFC] pivot_root(2) races
 2026-02-14 16:16 UTC  (4+ messages)

[PATCH V7 00/19] famfs: port into fuse
 2026-02-14 16:10 UTC  (10+ messages)
  ` [PATCH V7 03/19] dax: add fsdev.c driver for fs-dax on character dax
  ` [PATCH V7 05/19] dax: Add dax_operations for use by fs-dax on fsdev dax
  ` [PATCH V7 04/19] dax: Save the kva from memremap
  ` [PATCH V7 02/19] dax: Factor out dax_folio_reset_order() helper

[syzbot] [fs?] KASAN: slab-use-after-free Read in clone_mnt
 2026-02-14 15:59 UTC  (2+ messages)

[PATCH v2] docs: proc: fix double whitespace
 2026-02-14 14:57 UTC  (2+ messages)

[PATCH] docs: proc: fix double whitespace
 2026-02-14 12:38 UTC 

PROBLEM: Duplicated entries in /proc/<pid>/mountinfo
 2026-02-14 12:28 UTC  (5+ messages)

[PATCH] pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another ns
 2026-02-14 12:27 UTC  (3+ messages)

[PATCH v2] iomap: Describle @private in iomap_readahead()
 2026-02-14 12:25 UTC  (2+ messages)

[linux-next:master] [mount] 4f5ba37ddc: ltp.fsmount02.fail
 2026-02-14 12:24 UTC  (3+ messages)
` [LTP] "

[PATCH v3] statmount: Fix the null-ptr-deref in do_statmount()
 2026-02-14 12:19 UTC  (3+ messages)

[PATCH] hfs: evaluate the upper 32bits for detecting overflow
 2026-02-14  7:09 UTC  (7+ messages)

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

[PATCH mm-hotfixes-stable] procfs: fix possible double mmput() in do_procmap_query()
 2026-02-13 23:45 UTC  (2+ messages)

[PATCH v1 00/11] io_uring: add kernel-managed buffer rings
 2026-02-13 22:04 UTC  (25+ messages)
` [PATCH v1 03/11] io_uring/kbuf: add support for "

[LSF/MM ATTEND] distributed file locking
 2026-02-13 21:03 UTC 

[PATCH v6 0/3] ceph: add subvolume metrics reporting support
 2026-02-13 19:01 UTC  (9+ messages)
` [PATCH v6 1/3] ceph: handle InodeStat v8 versioned field in reply parsing
  ` [EXTERNAL] "
` [PATCH v6 2/3] ceph: parse subvolume_id from InodeStat v9 and store in inode
  ` [EXTERNAL] "
` [PATCH v6 3/3] ceph: add subvolume metrics collection and reporting
  ` [EXTERNAL] "
` [EXTERNAL] [PATCH v6 0/3] ceph: add subvolume metrics reporting support

[PATCH v11 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
 2026-02-13 18:19 UTC  (3+ messages)

[RFC v6.19] dlm: introduce dlmpfs
 2026-02-13 18:00 UTC 

[PATCH v2 0/5] iomap, xfs: improve zero range flushing and lookup
 2026-02-13 17:37 UTC  (6+ messages)
` [PATCH v2 1/5] iomap, xfs: lift zero range hole mapping flush into xfs

[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-02-13 14:04 UTC  (2+ messages)

[PATCH v2 0/2] Avoid synchronize_rcu() for every thread drop in Rust Binder
 2026-02-13 11:29 UTC  (3+ messages)
` [PATCH v2 1/2] rust: poll: make PollCondVar upgradable
` [PATCH v2 2/2] rust_binder: use UpgradePollCondVar

[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
 2026-02-13 11:02 UTC  (8+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*

[PATCH v7 0/5] proc: subset=pid: Relax check of mount visibility
 2026-02-13 10:44 UTC  (7+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/5] docs: proc: add documentation about mount restrictions
  ` [PATCH v8 2/5] proc: subset=pid: Show /proc/self/net only for CAP_NET_ADMIN
  ` [PATCH v8 3/5] proc: Disable cancellation of subset=pid option
  ` [PATCH v8 4/5] proc: Relax check of mount visibility
  ` [PATCH v8 5/5] docs: proc: add documentation about relaxing visibility restrictions

[syzbot] [fs?] general protection fault in grab_requested_root
 2026-02-13 10:42 UTC  (2+ messages)

[PATCH] statmount: Fix the null-ptr-deref in do_statmount()
 2026-02-13 10:34 UTC  (2+ messages)
`  "

File name is not persisted if opened with O_SYNC and O_TRUNC flags
 2026-02-13 10:25 UTC  (3+ messages)


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