Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
[PATCH] HFS: btree: fix missing error check after hfs_bnode_find()
 2025-12-09  2:14 UTC 

[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
 2025-12-09  1:30 UTC  (9+ messages)

[PATCH v2] fuse: limit debug log output during ring teardown
 2025-12-09  1:21 UTC  (3+ messages)

[PATCH 0/3] cgroup/misc: Add hwcap masks to the misc controller
 2025-12-09  0:58 UTC  (10+ messages)
` [PATCH 1/3] cgroup, binfmt_elf: "

[GIT PULL] __auto_type conversion for v6.19-rc1
 2025-12-09  0:28 UTC  (6+ messages)

[PATCH AUTOSEL 6.18-5.10] hfsplus: Verify inode mode when loading from disk
 2025-12-09  0:15 UTC  (4+ messages)
` [PATCH AUTOSEL 6.18-5.10] hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create
` [PATCH AUTOSEL 6.18-5.10] hfsplus: fix volume corruption issue for generic/070
` [PATCH AUTOSEL 6.18-5.10] hfsplus: fix volume corruption issue for generic/073

FUSE: [Regression] Fuse legacy path performance scaling lost in v6.14 vs v6.8/6.11 (iodepth scaling with io_uring)
 2025-12-08 22:56 UTC  (7+ messages)

[PATCH] fs: send fsnotify_xattr()/IN_ATTRIB from vfs_fileattr_set()/chattr(1)
 2025-12-08 22:20 UTC 

[PATCH v2] fs: add NULL check in drop_buffers() to prevent null-ptr-deref
 2025-12-08 20:13 UTC  (3+ messages)

[PATCH -next] cgroup: switch to css_is_online() helper
 2025-12-08 19:05 UTC  (2+ messages)

[PATCH] fs: add NULL check in drop_buffers() to prevent null-ptr-deref
 2025-12-08 18:48 UTC 

[RFC PATCH 0/4] Extend xas_split* to support splitting arbitrarily large entries
 2025-12-08 16:47 UTC  (4+ messages)
` [RFC PATCH 4/4] XArray: test: Increase split order test range in check_split()

[PATCH v3] iomap: replace folio_batch allocation with stack allocation
 2025-12-08 14:05 UTC 

[PATCH v2 REPOST] iomap: replace folio_batch allocation with stack allocation
 2025-12-08 13:10 UTC  (2+ messages)

[PATCH v4] lib: xarray: free unused spare node in xas_create_range()
 2025-12-08 11:36 UTC  (5+ messages)

[GIT PULL] fuse update for 6.19
 2025-12-08 10:37 UTC  (11+ messages)

[syzbot] [fs?] memory leak in debugfs_change_name
 2025-12-08  9:42 UTC 

[PATCH v2 2/4] mm: Add file_operations.get_mapping_order()
 2025-12-08  9:21 UTC  (2+ messages)

[PATCH v8 00/13] Direct Map Removal Support for guest_memfd
 2025-12-08  9:10 UTC  (22+ messages)
` [PATCH v8 01/13] x86: export set_direct_map_valid_noflush to KVM module
` [PATCH v8 02/13] x86/tlb: export flush_tlb_kernel_range "
` [PATCH v8 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v8 04/13] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v8 05/13] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v8 06/13] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v8 07/13] KVM: arm64: "
` [PATCH v8 08/13] KVM: selftests: load elf via bounce buffer
` [PATCH v8 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v8 10/13] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v8 11/13] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v8 12/13] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v8 13/13] KVM: selftests: Test guest execution from direct map removed gmem

[syzbot] [net?] kernel BUG in filemap_fault (3)
 2025-12-08  7:18 UTC  (2+ messages)

[PATCH v5 0/7] iomap: zero range folio batch support
 2025-12-08  3:35 UTC  (5+ messages)
` [PATCH v5 5/7] xfs: fill dirty folios on zero range of unwritten mappings

[PATCH v2] hfs: replace BUG_ONs with error handling
 2025-12-07 18:30 UTC  (7+ messages)

[PATCH v3 0/4] ceph: add subvolume metrics reporting support
 2025-12-07 10:51 UTC  (8+ messages)
` [PATCH v3 4/4] ceph: adding CEPH_SUBVOLUME_ID_NONE

[PATCH v1 00/30] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2025-12-07  8:42 UTC  (12+ messages)
` [PATCH v1 09/30] io_uring: add io_uring_cmd_import_fixed_index()
` [PATCH v1 22/30] io_uring/rsrc: refactor io_buffer_register_bvec()/io_buffer_unregister_bvec()
` [PATCH v1 23/30] io_uring/rsrc: split io_buffer_register_request() logic
` [PATCH v1 24/30] io_uring/rsrc: Allow buffer release callback to be optional

[PATCH] hfsplus: fix volume corruption issue for generic/498
 2025-12-07  3:58 UTC 

[PATCH fstests v3 0/3] generic: new testcases for delegation support
 2025-12-06 18:35 UTC  (8+ messages)
` [PATCH fstests v3 1/3] common/rc: clean up after the _require_test_fcntl_setlease() test
` [PATCH fstests v3 2/3] generic: add tests for directory delegations
` [PATCH fstests v3 3/3] generic: add tests for file delegations

[PATCH] tmpfs: enforce the immutable flag on open files
 2025-12-06 15:15 UTC  (3+ messages)

[PATCH AUTOSEL 6.18-5.10] hfsplus: Verify inode mode when loading from disk
 2025-12-06 14:02 UTC  (5+ messages)
` [PATCH AUTOSEL 6.18] hfsplus: fix volume corruption issue for generic/101
` [PATCH AUTOSEL 6.18-5.10] hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create
` [PATCH AUTOSEL 6.18-5.10] hfsplus: fix volume corruption issue for generic/070
` [PATCH AUTOSEL 6.18-5.10] hfsplus: fix volume corruption issue for generic/073

[PATCH] fs: exfat: Fix corrupted error code handling in exfat_find_empty_entry()
 2025-12-06 10:44 UTC  (3+ messages)
` [PATCH v2] fs: exfat: improve "

[syzbot] [hfs?] memory leak in hfsplus_init_fs_context
 2025-12-06  9:25 UTC  (5+ messages)
` [PATCH v1] hfsplus: fix memory leak on mount failure
  ` [syzbot ci] "

[syzbot] [ext4?] possible deadlock in do_writepages (2)
 2025-12-06  6:49 UTC  (2+ messages)

[RFC v2 0/3] Decoupling large folios dependency on THP
 2025-12-06  3:08 UTC  (4+ messages)
` [RFC v2 1/3] filemap: set max order to be min order if THP is disabled
` [RFC v2 2/3] huge_memory: skip warning if min order and folio order are same in split
` [RFC v2 3/3] blkdev: remove CONFIG_TRANSPARENT_HUGEPAGES dependency for LBS devices

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2025-12-06  0:25 UTC  (6+ messages)
` [PATCH v18 25/42] dept: add documents for dept
` [PATCH v18 41/42] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
` [PATCH v18 42/42] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE

[GIT PULL] vfs fixes
 2025-12-06  0:17 UTC  (3+ messages)

[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2025-12-06  0:11 UTC  (6+ messages)

[PATCH v25 00/28] riscv control-flow integrity for usermode
 2025-12-05 23:29 UTC  (32+ messages)
` [PATCH v25 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v25 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v25 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v25 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v25 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v25 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v25 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v25 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v25 09/28] riscv/mm: write protect and shadow stack
` [PATCH v25 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v25 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v25 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v25 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v25 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v25 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v25 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v25 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v25 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v25 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v25 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v25 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v25 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v25 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v25 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v25 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v25 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v25 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v25 28/28] kselftest/riscv: kselftest for user mode cfi

[GIT PULL] sysctl changes for v6.19-rc1
 2025-12-05 22:11 UTC  (2+ messages)

[PATCH v24 00/28] riscv control-flow integrity for usermode
 2025-12-05 19:41 UTC  (5+ messages)
` [PATCH v24 25/28] riscv: create a config for shadow stack and landing pad instr support

[PATCH RFC 0/2] configfs: enable kernel-space item registration
 2025-12-05 19:29 UTC  (7+ messages)
  ` [PATCH RFC 1/2] configfs: add kernel-space item registration API

[PATCH v25 00/28] riscv control-flow integrity for usermode
 2025-12-05 18:37 UTC  (25+ messages)
` [PATCH v25 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v25 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v25 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v25 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v25 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v25 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v25 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v25 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v25 09/28] riscv/mm: write protect and shadow stack
` [PATCH v25 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v25 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v25 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v25 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v25 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v25 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v25 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v25 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v25 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v25 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v25 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v25 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v25 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v25 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v25 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-12-05 17:24 UTC  (8+ 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 v7 12/12] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH] ovl: pass original credentials, not mounter credentials during create
 2025-12-05 16:49 UTC  (4+ messages)

[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
 2025-12-05 13:09 UTC  (8+ messages)
` [PATCH v6 06/15] VFS: introduce start_creating_noperm() and start_removing_noperm()
    ` [PATCH] fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()

[PATCH V3 0/4] 9p: Convert to the new mount API
 2025-12-05 12:56 UTC  (11+ messages)
` [PATCH V3 4/4] 9p: convert "

overlayfs test failures on kernels post v6.18
 2025-12-05 12:34 UTC  (2+ messages)

[PATCH v4 0/3] Allow knfsd to use atomic_open()
 2025-12-05 12:33 UTC  (7+ messages)

[RFC PATCH 0/7] Enable exfat_get_block to support obtaining multiple clusters
 2025-12-05 11:36 UTC  (6+ messages)
  ` [RFC PATCH 7/7] exfat: get mutil-clusters in exfat_get_block

[syzbot] [fs?] kernel BUG in sctp_getsockopt_peeloff_common
 2025-12-05  9:44 UTC  (4+ messages)

[PATCH] mqueue: correct the type of ro to int
 2025-12-05  8:55 UTC  (2+ messages)

[PATCH] vfs: use UAPI types for new struct delegation definition
 2025-12-05  8:52 UTC  (4+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).