linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-07 23:38:06 to 2025-11-10 15:32:01 UTC [more...]

[PATCH v5 00/22] Live Update Orchestrator
 2025-11-10 15:31 UTC  (10+ messages)
` [PATCH v5 02/22] liveupdate: luo_core: integrate with KHO
` [PATCH v5 05/22] liveupdate: kho: when live update add KHO image during kexec load

[PATCH 00/17] ns: header cleanups and initial namespace reference count improvements
 2025-11-10 15:08 UTC  (18+ messages)
` [PATCH 01/17] ns: move namespace types into separate header
` [PATCH 02/17] nstree: decouple from ns_common header
` [PATCH 03/17] nstree: move nstree types into separate header
` [PATCH 04/17] nstree: add helper to operate on struct ns_tree_{node,root}
` [PATCH 05/17] nstree: switch to new structures
` [PATCH 06/17] nstree: simplify owner list iteration
` [PATCH 07/17] nstree: use guards for ns_tree_lock
` [PATCH 08/17] ns: make is_initial_namespace() argument const
` [PATCH 09/17] ns: rename is_initial_namespace()
` [PATCH 10/17] fs: use boolean to indicate anonymous mount namespace
` [PATCH 11/17] ipc: enable is_ns_init_id() assertions
` [PATCH 12/17] ns: make all reference counts on initial namespace a nop
` [PATCH 13/17] ns: add asserts for initial namespace reference counts
` [PATCH 14/17] ns: add asserts for initial namespace active "
` [PATCH 15/17] pid: rely on common reference count behavior
` [PATCH 16/17] ns: drop custom reference count initialization for initial namespaces
` [PATCH 17/17] selftests/namespaces: fix nsid tests

[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-11-10 15:09 UTC  (16+ messages)
` [PATCH v11] "
  ` [PATCH v12] "
    ` [PATCH v13] "
      ` [PATCH v14] "
        ` [PATCH v15] "
          ` [PATCH v16] "
            ` [PATCH v17] "
              ` [RFC PATCH 0/3] mt-exec: fix deadlock with ptrace_attach()
                ` [RFC PATCH 1/3] exec: make setup_new_exec() return int
                ` [RFC PATCH 2/3] exec: don't wait for zombie threads with cred_guard_mutex held
                ` [RFC PATCH 3/3] ptrace: ensure PTRACE_EVENT_EXIT won't stop if the tracee is killed by exec

[PATCH v2 0/2] uapi/samples: guard renameat2 flag macros
 2025-11-10 14:42 UTC  (3+ messages)
` [PATCH v2 1/2] uapi: fcntl: guard AT_RENAME_* aliases
` [PATCH v2 2/2] samples: vfs: avoid libc AT_RENAME_* redefinitions

[PATCH] bdev: add hint prints in sb_set_blocksize() for LBS dependency on THP
 2025-11-10 14:13 UTC  (3+ messages)

fall back from direct to buffered I/O when stable writes are required
 2025-11-10 13:59 UTC  (4+ messages)
` [PATCH 4/4] xfs: fallback to buffered I/O for direct "

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-10 13:44 UTC  (31+ messages)
` [PATCH v2 01/16] mm: correctly handle UFFD PTE markers
` [PATCH v2 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH v2 03/16] mm: avoid unnecessary uses of is_swap_pte()
` [PATCH v2 04/16] mm: eliminate is_swap_pte() when softleaf_from_pte() suffices
` [PATCH v2 05/16] mm: use leaf entries in debug pgtable + remove is_swap_pte()
` [PATCH v2 06/16] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [PATCH v2 07/16] mm: avoid unnecessary use of is_swap_pmd()
` [PATCH v2 08/16] mm/huge_memory: refactor copy_huge_pmd() non-present logic
` [PATCH v2 09/16] mm/huge_memory: refactor change_huge_pmd() "
` [PATCH v2 10/16] mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
` [PATCH v2 11/16] mm: introduce pmd_is_huge() and use where appropriate
` [PATCH v2 12/16] mm: remove remaining is_swap_pmd() users and is_swap_pmd()
` [PATCH v2 13/16] mm: remove non_swap_entry() and use softleaf helpers instead
` [PATCH v2 14/16] mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
` [PATCH v2 15/16] mm: eliminate further swapops predicates
` [PATCH v2 16/16] mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()

RFC: NFSD administrative interface to prevent offering NFSv4 delegation
 2025-11-10 13:33 UTC  (4+ messages)

[PATCH v3] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-10 13:13 UTC 

[PATCH v3 0/3] cheaper MAY_EXEC handling for path lookup
 2025-11-10 12:42 UTC  (8+ messages)
` [PATCH v3 1/3] fs: speed up path lookup with cheaper handling of MAY_EXEC
` [PATCH v3 3/3] fs: retire now stale MAY_WRITE predicts in inode_permission()

[syzbot] [fs?] KASAN: null-ptr-deref Read in drop_buffers (5)
 2025-11-10 12:38 UTC 

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-11-10 12:34 UTC  (9+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map

[PATCH 0/2] printk_ringbuffer: Fix regression in get_data() and clean up data size checks
 2025-11-10 12:25 UTC  (6+ messages)
` [PATCH 1/2] printk_ringbuffer: Fix check of valid data size when blk_lpos overflows
` [PATCH 2/2] printk_ringbuffer: Create a helper function to decide whether a more space is needed

[PATCH v2] fs: avoid calls to legitimize_links() if possible
 2025-11-10 11:30 UTC  (2+ messages)

[PATCH 0/3] restart_block: simplify expiration timestamps
 2025-11-10 11:09 UTC  (6+ messages)
` [PATCH 1/3] select: store end_time as timespec64 in restart block
` [PATCH 2/3] futex: Store time as ktime_t "
` [PATCH 3/3] hrtimer: "

[PATCH 0/4] platform/x86: wmi: Prepare for future changes
 2025-11-10 11:03 UTC  (9+ messages)
` [PATCH 4/4] platform/x86: wmi: Move WMI core code into a separate directory

[PATCH] fs: touch predicts in do_dentry_open()
 2025-11-10 10:47 UTC  (2+ messages)

[PATCH] fs: move inode fields used during fast path lookup closer together
 2025-11-10 10:47 UTC  (2+ messages)

on synthetic filesystems like tmpfs path lookups for non-existent files create transient entries
 2025-11-10 10:45 UTC 

[RFC] xfs: fake fallocate success for always CoW inodes
 2025-11-10 10:03 UTC  (18+ messages)
              ` truncatat? was, "

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2025-11-10 10:01 UTC  (3+ messages)
` [RFC PATCH v1 06/37] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes

[PATCH v2] fs: move fd_install() slowpath into a dedicated routine and provide commentary
 2025-11-10  9:56 UTC 

[PATCH 0/8] ns: fixes for namespace iteration and active reference counting
 2025-11-10  8:41 UTC  (11+ messages)
` [PATCH 1/8] ns: don't skip active reference count initialization
` [PATCH 2/8] ns: don't increment or decrement initial namespaces
` [PATCH 3/8] ns: make sure reference are dropped outside of rcu lock
` [PATCH 4/8] ns: return EFAULT on put_user() error
` [PATCH 5/8] ns: handle setns(pidfd, ...) cleanly
` [PATCH 6/8] ns: add asserts for active refcount underflow
` [PATCH 7/8] selftests/namespaces: add active reference count regression test
` [PATCH 8/8] selftests/namespaces: test for efault

[PATCH] fuse: Umask handling problem if FUSE_CAP_DONT_MASK is disabled
 2025-11-10  8:31 UTC 

[RFC] Another take at restarting FUSE servers
 2025-11-10  8:20 UTC  (14+ messages)

[MEH PATCH] fs: move fd_install() slowpath into a dedicated routine and provide commentary
 2025-11-10  6:41 UTC  (2+ messages)

[RFC][PATCH 00/13] io_uring, struct filename and audit
 2025-11-10  6:36 UTC  (28+ messages)
` [RFC][PATCH 01/13] do_faccessat(): import pathname only once
` [RFC][PATCH 02/13] do_fchmodat(): "
` [RFC][PATCH 03/13] do_fchownat(): "
` [RFC][PATCH 04/13] do_utimes_path(): "
` [RFC][PATCH 05/13] chdir(2): "
` [RFC][PATCH 06/13] chroot(2): "
` [RFC][PATCH 07/13] user_statfs(): "
` [RFC][PATCH 08/13] do_sys_truncate(): "
` [RFC][PATCH 09/13] do_readlinkat(): "
` [RFC][PATCH 10/13] get rid of audit_reusename()
` [RFC][PATCH 11/13] allow incomplete imports of filenames
` [RFC][PATCH 12/13] fs: touch up predicts in putname()
` [RFC][PATCH 13/13] struct filename ->refcnt doesn't need to be atomic

New netfs crash in last month or so
 2025-11-10  5:18 UTC  (2+ messages)

[PATCH] fs: avoid calls to legitimize_links() if possible
 2025-11-10  1:27 UTC  (2+ messages)

[PATCH] security: provide an inlined static branch for security_inode_permission()
 2025-11-09 21:52 UTC  (3+ messages)

[PATCH v2 22/50] convert efivarfs
 2025-11-09 20:40 UTC  (11+ messages)

[Patch 0/2] NFSD: Fix server hang when there are multiple layout conflicts
 2025-11-09 18:34 UTC  (2+ messages)

[PATCH 1/2] filelock: use a consume fence in locks_inode_context()
 2025-11-09 17:25 UTC  (2+ messages)
` [PATCH 2/2] fs: track the inode having file locks with a flag in ->i_opflags

[PATCH 0/2] fix AT_RENAME_* redefinitions with glibc < 2.43
 2025-11-09 16:13 UTC  (5+ messages)
  ` [PATCH 1/2] uapi: fcntl: guard AT_RENAME_* aliases
  ` [PATCH 2/2] samples: vfs: avoid libc AT_RENAME_* redefinitions

[syzbot] [fs?] WARNING in destroy_super_work
 2025-11-09 14:11 UTC  (3+ messages)

[PATCH v1] man/man2/flock.2: Mention non-atomicity w.r.t close
 2025-11-09 12:20 UTC  (3+ messages)

Improving inode number documentation
 2025-11-09 12:07 UTC  (6+ messages)
` [PATCH v3] man/man3/readdir.3, man/man3type/stat.3type: Improve documentation about .d_ino and .st_ino

[PATCH v2 5.10.y] fsdax: mark the iomap argument to dax_iomap_sector as const
 2025-11-09 11:47 UTC 

[PATCH v5.10.y] fsdax: mark the iomap argument to dax_iomap_sector as const
 2025-11-09 11:31 UTC 

[PATCH v2] fs/nsfs: skip active ref counting for initial namespaces
 2025-11-09  9:23 UTC 

[PATCH] fs/nsfs: skip dropping active refs on initial namespaces
 2025-11-09  9:12 UTC  (2+ messages)

[syzbot] [fs?] WARNING in nsproxy_ns_active_put
 2025-11-09  8:24 UTC  (2+ messages)

[PATCH v5] statmount: accept fd as a parameter
 2025-11-09  5:33 UTC 

[PATCH] shmem: fix tmpfs reconfiguration (remount) when noswap is set
 2025-11-08 19:09 UTC 

[RFC] Why generic/073 is generic but not btrfs specific?
 2025-11-08 14:01 UTC  (6+ messages)

[syzbot] [exfat?] WARNING in __rt_mutex_slowlock_locked (2)
 2025-11-08 11:46 UTC  (3+ messages)

[PATCH v2] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-08  9:19 UTC  (7+ messages)
  ` LLM disclosure (was: [PATCH v2] vfs: remove the excl argument from the ->create() inode_operation)

[syzbot] [btrfs?] WARNING in btrfs_finish_one_ordered
 2025-11-08  8:13 UTC  (2+ messages)

[PATCH v13 01/13] x86/um: nommu: elf loader for fdpic
 2025-11-08  8:05 UTC 

[PATCH 00/10] Add and use folio_next_pos()
 2025-11-08  5:00 UTC  (3+ messages)
` [PATCH 10/10] mm: Use folio_next_pos()

[PATCH v2 1/2] block: use bio_alloc_bioset for passthru IO by default
 2025-11-08  1:15 UTC  (2+ messages)

[PATCHSET v6 1/8] fuse: general bug fixes
 2025-11-08  0:43 UTC  (15+ messages)
` [PATCH 1/5] fuse: flush pending fuse events before aborting the connection
` [PATCH 4/5] fuse: update file mode when updating acls

[PATCHSET v6 3/8] fuse: cleanups ahead of adding fuse support
 2025-11-08  0:24 UTC  (4+ messages)
` [PATCH 2/2] fuse_trace: move the passthrough-specific code back to passthrough.c

[PATCH v2 0/8] fuse: support io-uring registered buffers
 2025-11-07 22:23 UTC  (6+ messages)
` [PATCH v2 8/8] "


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