summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
8 daysfs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptesKiryl Shutsemau (Meta)1-0/+13
8 dayscifs: add fscache_resize_cookie() to cifs_setsize()Frank Sorenson1-0/+1
8 daysbinfmt_misc: don't let an 'F' entry pin its own instanceChristian Brauner1-0/+4
8 daysbinfmt_misc: reject a flag character as the field delimiterChristian Brauner1-0/+4
8 daysbinfmt_misc: use exe_file_deny_write_access() for the interpreter cloneChristian Brauner1-2/+8
8 daysbinfmt_misc: restore write access when removing an entryChristian Brauner1-1/+3
8 daysksmbd: reject repeated SMB2 NEGOTIATE requestsNamjae Jeon3-15/+37
8 daysafs: Fix UAF when sending a messageDavid Howells1-1/+2
8 daysafs: Fix afs_fs_fetch_data() to subtract transferred from lenDavid Howells1-1/+1
8 daysafs: Fix afs_fs_fetch_data() to set call->asyncDavid Howells1-0/+3
8 daysfs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holesKiryl Shutsemau (Meta)1-2/+18
8 dayserofs: cap LZMA stream pool sizeMichael Bommarito2-1/+16
8 daysiomap: add a separate bio_set for iomap_split_ioendChristoph Hellwig1-2/+19
8 daysksmbd: fix use-after-free in __close_file_table_ids()Namjae Jeon1-0/+2
8 daysksmbd: return success for deferred final closeNamjae Jeon1-1/+3
8 daysnetfs: release readahead folios on iterator preparation failureYichong Chen1-1/+3
8 daysnetfs: handle single writeback rolling buffer allocation failureYichong Chen1-1/+6
8 daysnetfs: clear PG_private_2 on copy-to-cache append failureYichong Chen1-0/+1
8 dayssmb: client: fix buffer leaks in SMB1 read and writeDawei Feng1-3/+9
8 daysbtrfs: raid56: fix an incorrect csum skip during scrubQu Wenruo1-1/+3
8 daysbtrfs: zoned: reset meta_write_pointer on zone resetJohannes Thumshirn1-0/+11
8 daysbtrfs: zoned: fix deadlock between metadata writeback and transaction commitJohannes Thumshirn1-1/+5
8 daysbtrfs: fix leaking BTRFS_FS_STATE_REMOUNTING flagQu Wenruo1-3/+5
14 daysfs/resctrl: Fix use-after-free during unmountTony Luck1-2/+16
14 daysfs/resctrl: Move RMID initialization to first mountTony Luck3-29/+34
14 daysfs/resctrl: Move allocation/free of closid_num_dirty_rmid[]Tony Luck1-28/+51
14 daysx86,fs/resctrl: Rename some L3 specific functionsTony Luck3-19/+19
14 daysx86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domainTony Luck4-56/+56
14 daysfs/resctrl: Split L3 dependent parts out of __mon_event_count()Tony Luck1-1/+12
14 daysovl: use linked upper dentry in copy-up tmpfileSouvik Banerjee1-2/+10
14 daysSUNRPC: Return an error from xdr_buf_to_bvec() on overflowChuck Lever1-1/+7
14 daysNFSD: pass nfsd_file to nfsd_iter_read()Mike Snitzer3-8/+9
14 daysxfs: don't replace the wrong part of the cow forkDarrick J. Wong2-83/+148
14 daysfuse-uring: fix race between registration and connection abortionJoanne Koong1-6/+16
14 daysfscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers2-48/+34
14 daysksmbd: validate ACE size against SID sub-authoritiesNamjae Jeon1-3/+10
14 daysksmbd: bound DACL dedup walk to copied ACEsNamjae Jeon1-6/+10
14 daysksmbd: restore DACL size on check_add_overflow() to avoid malformed ACLWentao Guan1-1/+6
14 daysksmbd: validate num_subauth when copying ACE in set_ntacl_daclHaofeng Li1-1/+7
14 daysksmbd: defer destroy_previous_session() until after NTLM authenticationJames Montgomery1-5/+4
14 dayssmb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink targetCarl Johnson2-3/+41
14 dayssuper: fix emergency thaw deadlock on frozen block devicesChristian Brauner1-13/+16
14 daysproc: Fix broken error paths for namespace linksJann Horn1-1/+3
14 daysiomap: fix out-of-bounds bitmap_set() with zero-length rangeZhang Yi1-8/+14
14 daysfscrypt: Add missing superblock check in find_or_insert_direct_key()Eric Biggers1-1/+7
14 daysfs: preserve ACL_DONT_CACHE state in forget_cached_acl()Amir Goldstein1-0/+7
14 daysfs/super: fix emergency thaw double-unlock of s_umountChen Changcheng1-2/+5
14 daysbinfmt_elf_fdpic: only honour the first PT_INTERPChristian Brauner1-0/+4
14 daysceph: fix writeback_count leak in write_folio_nounlock()Wentao Liang1-0/+9
14 daysceph: fix refcount leak in ceph_readdir()WenTao Liang1-1/+6