summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
7 dayscoredump: fix pidfs file refcount leak in umh_coredump_setupQian Zuo
7 daysovl: use linked upper dentry in copy-up tmpfileSouvik Banerjee
7 daysNFS: Charge unstable writes by request size, not folio sizeBenjamin Coddington
7 daysnfs: remove dead code for the old swap over NFS implementationChristoph Hellwig
7 daysNFSD: pass nfsd_file to nfsd_iter_read()Mike Snitzer
7 daysrxrpc: Pull out certain app callback funcs into an ops tableDavid Howells
7 daysafs: Turn the afs_addr_list address array into an array of structsDavid Howells
7 daysafs: Annotate struct afs_addr_list with __counted_byKees Cook
7 daysVFS/audit: introduce kern_path_parent() for auditNeilBrown
7 daysexfat: validate cluster allocation bits of the allocation bitmapNamjae Jeon
7 daysfscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers
7 daysksmbd: validate ACE size against SID sub-authoritiesNamjae Jeon
7 daysksmbd: bound DACL dedup walk to copied ACEsNamjae Jeon
7 daysksmbd: restore DACL size on check_add_overflow() to avoid malformed ACLWentao Guan
7 daysksmbd: validate num_subauth when copying ACE in set_ntacl_daclHaofeng Li
7 daysksmbd: defer destroy_previous_session() until after NTLM authenticationJames Montgomery
7 daysproc: Fix broken error paths for namespace linksJann Horn
7 daysfscrypt: Add missing superblock check in find_or_insert_direct_key()Eric Biggers
7 daysfs: preserve ACL_DONT_CACHE state in forget_cached_acl()Amir Goldstein
7 daysbinfmt_elf_fdpic: only honour the first PT_INTERPChristian Brauner
7 daysceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()Bryam Vargas
7 daysbinfmt_misc: set have_execfd only once the interpreter is openedChristian Brauner
7 daysexec: fix unsigned loop counter wrap in transfer_args_to_stack()Christian Brauner
7 daysiomap: correct the range of a partial dirty clearZhang Yi
7 dayssmb: client: validate DFS referral PathConsumedYichong Chen
7 daysbtrfs: free mapping node on duplicate reloc root insertGuanghui Yang
7 daysksmbd: validate compound request size before reading StructureSize2Xiang Mei (Microsoft)
7 daysksmbd: pin conn during async oplock break notificationQihang
7 dayssmb/client: handle overlapping allocated ranges in fallocateHuiwen He
7 daysbtrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()Filipe Manana
7 daysbtrfs: reject free space cache with more entries than pagesXiang Mei
11 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
2026-07-24exfat: remove unnecessary read entry in __exfat_rename()Yuezhang Mo
2026-07-24exfat: move free cluster out of exfat_init_ext_entry()Yuezhang Mo
2026-07-24btrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOCQu Wenruo
2026-07-24hfs/hfsplus: fix u32 overflow in check_and_correct_requested_lengthTristan Madani
2026-07-24hfs/hfsplus: prevent getting negative values of offset/lengthViacheslav Dubeyko
2026-07-24proc: protect ptrace_may_access() with exec_update_lock (part 1)Jann Horn
2026-07-24seqlock: Change do_task_stat() to use scoped_seqlock_read()Oleg Nesterov
2026-07-24writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs()Baokun Li