summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
3 daysfs/resctrl: Fix use-after-free during unmountTony Luck1-2/+16
3 daysfs/resctrl: Move RMID initialization to first mountTony Luck3-29/+34
3 daysfs/resctrl: Move allocation/free of closid_num_dirty_rmid[]Tony Luck1-28/+51
3 daysx86,fs/resctrl: Rename some L3 specific functionsTony Luck3-19/+19
3 daysx86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domainTony Luck4-56/+56
3 daysfs/resctrl: Split L3 dependent parts out of __mon_event_count()Tony Luck1-1/+12
3 daysovl: use linked upper dentry in copy-up tmpfileSouvik Banerjee1-2/+10
3 daysSUNRPC: Return an error from xdr_buf_to_bvec() on overflowChuck Lever1-1/+7
3 daysNFSD: pass nfsd_file to nfsd_iter_read()Mike Snitzer3-8/+9
3 daysxfs: don't replace the wrong part of the cow forkDarrick J. Wong2-83/+148
3 daysfuse-uring: fix race between registration and connection abortionJoanne Koong1-6/+16
3 daysfscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers2-48/+34
3 daysksmbd: validate ACE size against SID sub-authoritiesNamjae Jeon1-3/+10
3 daysksmbd: bound DACL dedup walk to copied ACEsNamjae Jeon1-6/+10
3 daysksmbd: restore DACL size on check_add_overflow() to avoid malformed ACLWentao Guan1-1/+6
3 daysksmbd: validate num_subauth when copying ACE in set_ntacl_daclHaofeng Li1-1/+7
3 daysksmbd: defer destroy_previous_session() until after NTLM authenticationJames Montgomery1-5/+4
3 dayssmb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink targetCarl Johnson2-3/+41
3 dayssuper: fix emergency thaw deadlock on frozen block devicesChristian Brauner1-13/+16
3 daysproc: Fix broken error paths for namespace linksJann Horn1-1/+3
3 daysiomap: fix out-of-bounds bitmap_set() with zero-length rangeZhang Yi1-8/+14
3 daysfscrypt: Add missing superblock check in find_or_insert_direct_key()Eric Biggers1-1/+7
3 daysfs: preserve ACL_DONT_CACHE state in forget_cached_acl()Amir Goldstein1-0/+7
3 daysfs/super: fix emergency thaw double-unlock of s_umountChen Changcheng1-2/+5
3 daysbinfmt_elf_fdpic: only honour the first PT_INTERPChristian Brauner1-0/+4
3 daysceph: fix writeback_count leak in write_folio_nounlock()Wentao Liang1-0/+9
3 daysceph: fix refcount leak in ceph_readdir()WenTao Liang1-1/+6
3 daysceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()Bryam Vargas1-0/+1
3 daysafs: Fix afs_edit_dir_remove() to get, not find, block 0David Howells1-1/+1
3 daysbinfmt_misc: set have_execfd only once the interpreter is openedChristian Brauner1-3/+2
3 daysexec: fix unsigned loop counter wrap in transfer_args_to_stack()Christian Brauner1-1/+1
3 daysiomap: correct the range of a partial dirty clearZhang Yi1-4/+8
3 daysovl: check access to copy_file_range source with src mounter credsAmir Goldstein1-1/+15
3 daysovl: port ovl_copyfile() to cred guardChristian Brauner1-19/+18
3 daysovl: add override_creds cleanup guard extension for overlayfsChristian Brauner1-0/+5
3 daysovl: fix trusted xattr escape prefix matchingYichong Chen1-1/+1
3 dayssmb: client: validate DFS referral PathConsumedYichong Chen1-9/+25
3 daysbtrfs: free mapping node on duplicate reloc root insertGuanghui Yang1-0/+1
3 daysbtrfs: don't propagate EXTENT_FLAG_LOGGING to split extent mapsLeo Martins1-2/+2
3 daysbtrfs: fix u32 to s64 type conversion in dirty_metadata_bytes accountingDave Chen1-2/+2
3 daysksmbd: validate compound request size before reading StructureSize2Xiang Mei (Microsoft)1-0/+5
3 daysksmbd: pin conn during async oplock break notificationQihang1-2/+4
3 dayssmb/client: handle overlapping allocated ranges in fallocateHuiwen He1-7/+18
3 daysbtrfs: fallback to transaction csum tree on a commit root csum missBoris Burkov1-1/+25
3 daysbtrfs: use bool type for btrfs_path members used as booleansFilipe Manana20-94/+94
3 daysbtrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()Filipe Manana1-0/+1
3 daysbtrfs: reject free space cache with more entries than pagesXiang Mei1-0/+3
3 daysfuse: fix writeback array overflow when max_pages is oneJunxi Qian1-1/+4
3 daysfs/proc/task_mmu: fix make_uffd_wp_huge_pte() prot-update raceKiryl Shutsemau1-5/+9
13 daysksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fdGil Portnoy1-3/+9