summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
27 hoursceph: fix refcount leak in ceph_readdir()WenTao Liang
27 hoursceph: print cluster fsid and client global_id in all debug logsXiubo Li
27 hoursbinfmt_misc: reject a flag character as the field delimiterChristian Brauner
27 hourserofs: cap LZMA stream pool sizeMichael Bommarito
27 hoursksmbd: fix use-after-free in __close_file_table_ids()Namjae Jeon
27 hoursksmbd: return success for deferred final closeNamjae Jeon
27 hourssmb: client: fix buffer leaks in SMB1 read and writeDawei Feng
27 hoursbtrfs: zoned: fix deadlock between metadata writeback and transaction commitJohannes Thumshirn
8 dayscoredump: fix pidfs file refcount leak in umh_coredump_setupQian Zuo
8 daysovl: use linked upper dentry in copy-up tmpfileSouvik Banerjee
8 daysNFS: Charge unstable writes by request size, not folio sizeBenjamin Coddington
8 daysnfs: remove dead code for the old swap over NFS implementationChristoph Hellwig
8 daysNFSD: pass nfsd_file to nfsd_iter_read()Mike Snitzer
8 daysrxrpc: Pull out certain app callback funcs into an ops tableDavid Howells
8 daysafs: Turn the afs_addr_list address array into an array of structsDavid Howells
8 daysafs: Annotate struct afs_addr_list with __counted_byKees Cook
8 daysVFS/audit: introduce kern_path_parent() for auditNeilBrown
8 daysexfat: validate cluster allocation bits of the allocation bitmapNamjae Jeon
8 daysfscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers
8 daysksmbd: validate ACE size against SID sub-authoritiesNamjae Jeon
8 daysksmbd: bound DACL dedup walk to copied ACEsNamjae Jeon
8 daysksmbd: restore DACL size on check_add_overflow() to avoid malformed ACLWentao Guan
8 daysksmbd: validate num_subauth when copying ACE in set_ntacl_daclHaofeng Li
8 daysksmbd: defer destroy_previous_session() until after NTLM authenticationJames Montgomery
8 daysproc: Fix broken error paths for namespace linksJann Horn
8 daysfscrypt: Add missing superblock check in find_or_insert_direct_key()Eric Biggers
8 daysfs: preserve ACL_DONT_CACHE state in forget_cached_acl()Amir Goldstein
8 daysbinfmt_elf_fdpic: only honour the first PT_INTERPChristian Brauner
8 daysceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()Bryam Vargas
8 daysbinfmt_misc: set have_execfd only once the interpreter is openedChristian Brauner
8 daysexec: fix unsigned loop counter wrap in transfer_args_to_stack()Christian Brauner
8 daysiomap: correct the range of a partial dirty clearZhang Yi
8 dayssmb: client: validate DFS referral PathConsumedYichong Chen
8 daysbtrfs: free mapping node on duplicate reloc root insertGuanghui Yang
8 daysksmbd: validate compound request size before reading StructureSize2Xiang Mei (Microsoft)
8 daysksmbd: pin conn during async oplock break notificationQihang
8 dayssmb/client: handle overlapping allocated ranges in fallocateHuiwen He
8 daysbtrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()Filipe Manana
8 daysbtrfs: reject free space cache with more entries than pagesXiang Mei
12 daysmm: refactor mm_access() to not return NULLLorenzo Stoakes
2026-07-24writeback: drop now-unnecessary rcu_barrier() in cgroup_writeback_umount()Baokun Li
2026-07-24writeback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara
2026-07-24xfs: fix stupid compiler warningDarrick J. Wong
2026-07-24ksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fdGil Portnoy
2026-07-24btrfs: fix incorrect buffered IO fallback for append direct writesQu Wenruo
2026-07-24btrfs: fix false IO failure after falling back to buffered writeQu Wenruo
2026-07-24exfat: preserve benign secondary entries during rename and moveRochan Avlur
2026-07-24exfat: move exfat_chain_set() out of __exfat_resolve_path()Yuezhang Mo
2026-07-24exfat: add exfat_get_dentry_set_by_ei() helperYuezhang Mo
2026-07-24exfat: rename argument name for exfat_move_file and exfat_rename_fileYuezhang Mo