linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-17 09:35:07 to 2025-11-18 06:22:08 UTC [more...]

fscrypt API cleanups
 2025-11-18  6:21 UTC 

[PATCH] iomap: fix iomap_read_end() for already uptodate folios
 2025-11-18  5:51 UTC  (2+ messages)

Bug Report: Memory Corruption Vulnerability in HFS Node Operations
 2025-11-18  5:50 UTC  (3+ messages)

[PATCH v4 00/54] tree-in-dcache stuff
 2025-11-18  5:16 UTC  (55+ messages)
` [PATCH v4 01/54] fuse_ctl_add_conn(): fix nlink breakage in case of early failure
` [PATCH v4 02/54] tracefs: fix a leak in eventfs_create_events_dir()
` [PATCH v4 03/54] new helper: simple_remove_by_name()
` [PATCH v4 04/54] new helper: simple_done_creating()
` [PATCH v4 05/54] introduce a flag for explicitly marking persistently pinned dentries
` [PATCH v4 06/54] primitives for maintaining persisitency
` [PATCH v4 07/54] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
` [PATCH v4 08/54] convert ramfs and tmpfs
` [PATCH v4 09/54] procfs: make /self and /thread_self dentries persistent
` [PATCH v4 10/54] configfs, securityfs: kill_litter_super() not needed
` [PATCH v4 11/54] convert xenfs
` [PATCH v4 12/54] convert smackfs
` [PATCH v4 13/54] convert hugetlbfs
` [PATCH v4 14/54] convert mqueue
` [PATCH v4 15/54] convert bpf
` [PATCH v4 16/54] convert dlmfs
` [PATCH v4 17/54] convert fuse_ctl
` [PATCH v4 18/54] convert pstore
` [PATCH v4 19/54] convert tracefs
` [PATCH v4 20/54] convert debugfs
` [PATCH v4 21/54] debugfs: remove duplicate checks in callers of start_creating()
` [PATCH v4 22/54] convert efivarfs
` [PATCH v4 23/54] convert spufs
` [PATCH v4 24/54] convert ibmasmfs
` [PATCH v4 25/54] ibmasmfs: get rid of ibmasmfs_dir_ops
` [PATCH v4 26/54] convert devpts
` [PATCH v4 27/54] binderfs: use simple_start_creating()
` [PATCH v4 28/54] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH v4 29/54] convert binderfs
` [PATCH v4 30/54] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
` [PATCH v4 31/54] convert autofs
` [PATCH v4 32/54] convert binfmt_misc
` [PATCH v4 33/54] selinuxfs: don't stash the dentry of /policy_capabilities
` [PATCH v4 34/54] selinuxfs: new helper for attaching files to tree
` [PATCH v4 35/54] convert selinuxfs
` [PATCH v4 36/54] functionfs: don't abuse ffs_data_closed() on fs shutdown
` [PATCH v4 37/54] functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()
` [PATCH v4 38/54] functionfs: need to cancel ->reset_work in ->kill_sb()
` [PATCH v4 39/54] functionfs: fix the open/removal races
` [PATCH v4 40/54] functionfs: switch to simple_remove_by_name()
` [PATCH v4 41/54] convert functionfs
` [PATCH v4 42/54] gadgetfs: switch to simple_remove_by_name()
` [PATCH v4 43/54] convert gadgetfs
` [PATCH v4 44/54] hypfs: don't pin dentries twice
` [PATCH v4 45/54] hypfs: switch hypfs_create_str() to returning int
` [PATCH v4 46/54] hypfs: swich hypfs_create_u64() "
` [PATCH v4 47/54] convert hypfs
` [PATCH v4 48/54] convert rpc_pipefs
` [PATCH v4 49/54] convert nfsctl
` [PATCH v4 50/54] convert rust_binderfs
` [PATCH v4 51/54] get rid of kill_litter_super()
` [PATCH v4 52/54] convert securityfs
` [PATCH v4 53/54] kill securityfs_recursive_remove()
` [PATCH v4 54/54] d_make_discardable(): warn if given a non-persistent dentry

[PATCH v1 0/2] Only free healthy pages in high-order HWPoison folio
 2025-11-18  5:17 UTC  (11+ messages)
` [PATCH v1 1/2] mm/huge_memory: introduce uniform_split_unmapped_folio_to_zero_order
` [PATCH v1 2/2] mm/memory-failure: avoid free HWPoison high-order folio

[PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()
 2025-11-18  5:05 UTC  (10+ messages)

[PATCH v6 00/20] Live Update Orchestrator
 2025-11-18  4:28 UTC  (60+ messages)
` [PATCH v6 01/20] liveupdate: luo_core: luo_ioctl: "
` [PATCH v6 02/20] liveupdate: luo_core: integrate with KHO
` [PATCH v6 04/20] liveupdate: luo_session: add sessions support
` [PATCH v6 05/20] liveupdate: luo_ioctl: add user interface
` [PATCH v6 06/20] liveupdate: luo_file: implement file systems callbacks
` [PATCH v6 07/20] liveupdate: luo_session: Add ioctls for file preservation
` [PATCH v6 08/20] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v6 10/20] MAINTAINERS: add liveupdate entry
` [PATCH v6 11/20] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v6 12/20] mm: shmem: allow freezing inode mapping
` [PATCH v6 13/20] mm: shmem: export some functions to internal.h
` [PATCH v6 14/20] liveupdate: luo_file: add private argument to store runtime state
` [PATCH v6 15/20] mm: memfd_luo: allow preserving memfd
` [PATCH v6 17/20] selftests/liveupdate: Add userspace API selftests
` [PATCH v6 18/20] selftests/liveupdate: Add kexec-based selftest for session lifecycle
` [PATCH v6 20/20] tests/liveupdate: Add in-kernel liveupdate test

[syzbot] [kernel?] general protection fault in put_ipc_ns
 2025-11-18  3:03 UTC  (2+ messages)

[PATCH] exfat: fix divide-by-zero in exfat_allocate_bitmap
 2025-11-18  2:48 UTC 

[PATCH 0/1] Updated patch for "autofs: dont trigger mount if it can't succeed"
 2025-11-18  2:46 UTC  (2+ messages)
` [PATCH 1/1] autofs: dont trigger mount if it cant succeed

[PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
 2025-11-18  2:35 UTC  (14+ messages)
      ` [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
                ` [PATCH 1/4] functionfs: don't abuse ffs_data_closed() on fs shutdown
                ` [PATCH 2/4] functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()
                ` [PATCH 3/4] functionfs: need to cancel ->reset_work in ->kill_sb()
                ` [PATCH 4/4] functionfs: fix the open/removal races

[PATCH v9 00/10] erofs: inode page cache share feature
 2025-11-18  2:16 UTC  (15+ messages)
` [PATCH v9 01/10] iomap: stash iomap read ctx in the private field of iomap_iter
` [PATCH v9 02/10] erofs: hold read context in iomap_iter if needed
` [PATCH v9 03/10] fs: Export alloc_empty_backing_file
` [PATCH v9 04/10] erofs: move `struct erofs_anon_fs_type` to super.c
` [PATCH v9 05/10] erofs: support user-defined fingerprint name
` [PATCH v9 06/10] erofs: support domain-specific page cache share
` [PATCH v9 07/10] erofs: introduce the page cache share feature
` [PATCH v9 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v9 09/10] erofs: support compressed "
` [PATCH v9 10/10] erofs: implement .fadvise "

[PATCH v3 0/8] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-18  1:05 UTC  (8+ messages)
` [PATCH v3 1/8] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v3 3/8] mm: implement sticky VMA flags

[RFC PATCH 0/4] Extend xas_split* to support splitting arbitrarily large entries
 2025-11-17 23:43 UTC  (7+ messages)
` [RFC PATCH 1/4] XArray: Initialize nodes while splitting instead of while allocating
` [RFC PATCH 2/4] XArray: Update xas_split_alloc() to allocate enough nodes to split large entries
` [RFC PATCH 3/4] XArray: Support splitting for arbitrarily "
` [RFC PATCH 4/4] XArray: test: Increase split order test range in check_split()

[PATCH v4 0/9] iomap: buffered io changes
 2025-11-17 23:26 UTC  (4+ messages)
` [PATCH v4 5/9] iomap: simplify ->read_folio_range() error handling for reads

[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
 2025-11-17 23:04 UTC  (3+ messages)
` [PATCH v6 12/15] Add start_renaming_two_dentries()

[PATCH] hfsplus: Verify inode mode when loading from disk
 2025-11-17 22:52 UTC  (7+ messages)
        ` [PATCH v2] "

[Patch v4 0/3] NFSD: Fix server hang when there are multiple layout conflicts
 2025-11-17 22:00 UTC  (16+ messages)
` [PATCH v4 1/3] locks: Introduce lm_breaker_timedout operation to lease_manager_operations
` [PATCH v4 2/3] locks: Threads with layout conflict must wait until client was fenced
` [PATCH v4 3/3] FSD: Fix NFS server hang when there are multiple layout conflicts

[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
 2025-11-17 20:51 UTC  (9+ messages)

[PATCH v11] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-11-17 20:08 UTC  (12+ messages)
` [PATCH v12] "
  ` [PATCH v13] "
    ` [PATCH v14] "
      ` [PATCH v15] "
        ` [PATCH v16] "
          ` [PATCH v17] "

[GIT PULL] vfs fixes
 2025-11-17 17:52 UTC  (2+ messages)

[PATCH v5 0/4] uaccess: Prepare for masked user access on powerpc
 2025-11-17 16:43 UTC  (5+ messages)
` [PATCH v5 1/4] iov_iter: Convert copy_from_user_iter() to masked user access
` [PATCH v5 2/4] iov_iter: Add missing speculation barrier to copy_from_user_iter()
` [PATCH v5 3/4] scm: Convert put_cmsg() to scoped user access
` [PATCH v5 4/4] lib/strn*,uaccess: Use masked_user_{read/write}_access_begin when required

[PATCH v2 5.10.y] fsdax: mark the iomap argument to dax_iomap_sector as const
 2025-11-17 14:45 UTC  (2+ messages)

[PATCH v5 00/22] Live Update Orchestrator
 2025-11-17 14:09 UTC  (6+ messages)
` [PATCH v5 22/22] tests/liveupdate: Add in-kernel liveupdate test

[PATCH v2 0/3] add support for drop_caches for individual filesystem
 2025-11-17 14:07 UTC  (6+ messages)
` [PATCH v2 1/3] vfs: introduce reclaim_icache_sb() and reclaim_dcache_sb() helper
` [PATCH v2 2/3] sysctl: add support for drop_caches for individual filesystem
` [PATCH v2 3/3] Documentation: add instructions for using 'drop_fs_caches sysctl' sysctl

[PATCH v7] vfs: expose delegation support to userland
 2025-11-17 13:27 UTC 

[PATCH] pidfs: simplify PIDFD_GET_<type>_NAMESPACE ioctls
 2025-11-17 12:36 UTC 

[PATCH 0/5] gfs2 non-blocking lookup
 2025-11-17 12:16 UTC  (2+ messages)

[syzbot] [erofs?] WARNING in get_next_unlocked_entry
 2025-11-17 11:57 UTC  (2+ messages)
` [PATCH] erofs: correct FSDAX detection

[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
 2025-11-17 11:47 UTC  (3+ messages)
` [PATCH v3 14/14] wifi: ath9k: "

generic_permission() optimization
 2025-11-17 11:42 UTC  (12+ messages)

[PATCH v4 00/42] ovl: convert to cred guard
 2025-11-17 10:38 UTC  (4+ messages)
` [PATCH v4 35/42] ovl: port ovl_rename() "

[PATCH v13 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-11-17 10:08 UTC  (5+ messages)
` [PATCH v13 1/4] rust: types: Add Ownable/Owned types
` [PATCH v13 2/4] rust: `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v13 3/4] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v13 4/4] rust: Add `OwnableRefCounted`

[PATCH v2 0/6] ovl: convert creation credential override to cred guard
 2025-11-17  9:55 UTC  (9+ messages)
` [PATCH v2 2/6] ovl: port ovl_create_tmpfile() to new ovl_override_creator_creds cleanup guard
` [PATCH v2 3/6] ovl: reflow ovl_create_or_link()
` [PATCH v2 4/6] ovl: mark ovl_setup_cred_for_create() as unused temporarily
` [PATCH v2 5/6] ovl: port ovl_create_or_link() to new ovl_override_creator_creds cleanup guard
` [PATCH v2 6/6] ovl: drop ovl_setup_cred_for_create()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).