summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
26 hourscifs: add fscache_resize_cookie() to cifs_setsize()Frank Sorenson
26 hoursbinfmt_misc: don't leak the user namespace when the mount failsChristian Brauner
26 hoursbinfmt_misc: don't let an 'F' entry pin its own instanceChristian Brauner
26 hoursbinfmt_misc: reject a flag character as the field delimiterChristian Brauner
26 hoursbinfmt_misc: use exe_file_deny_write_access() for the interpreter cloneChristian Brauner
26 hoursbinfmt_misc: restore write access when removing an entryChristian Brauner
26 hoursksmbd: reject repeated SMB2 NEGOTIATE requestsNamjae Jeon
26 hoursafs: Fix UAF when sending a messageDavid Howells
26 hoursafs: Fix afs_fs_fetch_data() to subtract transferred from lenDavid Howells
26 hoursafs: Fix afs_fs_fetch_data() to set call->asyncDavid Howells
26 hoursfs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holesKiryl Shutsemau (Meta)
26 hoursfs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptesKiryl Shutsemau (Meta)
26 hoursocfs2: fix boundary check in ocfs2_check_dir_entry() to use buffer offsetJoseph Qi
26 hoursbtrfs: zoned: fix missing chunk metadata reservationGuanghui Yang
26 hourserofs: cap LZMA stream pool sizeMichael Bommarito
26 hoursbtrfs: raid56: fix scrub read assembly submitting no readsMykola Lysenko
26 hoursiomap: add a separate bio_set for iomap_split_ioendChristoph Hellwig
26 hoursksmbd: use memcmp() to compare ClientGUIDsNamjae Jeon
26 hoursksmbd: fix use-after-free in __close_file_table_ids()Namjae Jeon
26 hoursksmbd: return success for deferred final closeNamjae Jeon
26 hoursnetfs: Fix folio_queue ENOMEM in writeback by adding a mempoolDavid Howells
26 hoursnetfs: release readahead folios on iterator preparation failureYichong Chen
26 hoursnetfs: handle single writeback rolling buffer allocation failureYichong Chen
26 hoursnetfs: clear PG_private_2 on copy-to-cache append failureYichong Chen
26 hourserofs: ensure valid f_path for page cache sharingGao Xiang
26 hourserofs: remove fscache backend entirelyGao Xiang
26 hourserofs: clean up erofs_ishare_fill_inode()Gao Xiang
26 hourssmb: client: fix buffer leaks in SMB1 read and writeDawei Feng
26 hoursntfs: drop stale page-cache when shrinking a non-resident attrNamjae Jeon
26 hoursntfs: harden runlist realloc size calculationsNamjae Jeon
26 hoursbtrfs: zoned: skip fully truncated ordered extents at zone finishJohannes Thumshirn
26 hoursbtrfs: raid56: fix an incorrect csum skip during scrubQu Wenruo
26 hoursbtrfs: skip global block reserve accounting for rescue mountsDongjiang Zhu
26 hoursbtrfs: warn about extent buffer that can not be releasedQu Wenruo
26 hoursbtrfs: zoned: reset meta_write_pointer on zone resetJohannes Thumshirn
26 hoursbtrfs: zoned: fix deadlock between metadata writeback and transaction commitJohannes Thumshirn
26 hoursbtrfs: fix leaking BTRFS_FS_STATE_REMOUNTING flagQu Wenruo
26 hoursntfs: preserve RECALL_ON_OPEN on WSL special-file reparse pointsNamjae Jeon
7 dayscifs: consolidate time_last_write stamp into _cifsFileInfo_put()Frank Sorenson
7 dayscifs: fix time_last_write stamp placement in setattr/truncate pathsFrank Sorenson
7 daysSUNRPC: Return an error from xdr_buf_to_bvec() on overflowChuck Lever
7 daysxfs: don't replace the wrong part of the cow forkDarrick J. Wong
7 daysfuse-uring: fix race between registration and connection abortionJoanne Koong
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: validate minimum PDU size for transform requestsNamjae Jeon
7 daysksmbd: defer destroy_previous_session() until after NTLM authenticationJames Montgomery
7 dayssmb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink targetCarl Johnson