summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
33 hourscifs: consolidate time_last_write stamp into _cifsFileInfo_put()Frank Sorenson
33 hourscifs: fix time_last_write stamp placement in setattr/truncate pathsFrank Sorenson
33 hoursSUNRPC: Return an error from xdr_buf_to_bvec() on overflowChuck Lever
33 hoursxfs: don't replace the wrong part of the cow forkDarrick J. Wong
33 hoursfuse-uring: fix race between registration and connection abortionJoanne Koong
33 hoursksmbd: validate ACE size against SID sub-authoritiesNamjae Jeon
33 hoursksmbd: bound DACL dedup walk to copied ACEsNamjae Jeon
33 hoursksmbd: restore DACL size on check_add_overflow() to avoid malformed ACLWentao Guan
33 hoursksmbd: validate num_subauth when copying ACE in set_ntacl_daclHaofeng Li
33 hoursksmbd: validate minimum PDU size for transform requestsNamjae Jeon
33 hoursksmbd: defer destroy_previous_session() until after NTLM authenticationJames Montgomery
33 hourssmb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink targetCarl Johnson
33 hourssuper: fix emergency thaw deadlock on frozen block devicesChristian Brauner
33 hoursproc: Fix broken error paths for namespace linksJann Horn
33 hoursiomap: fix out-of-bounds bitmap_set() with zero-length rangeZhang Yi
33 hoursfscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers
33 hoursfscrypt: Add missing superblock check in find_or_insert_direct_key()Eric Biggers
33 hoursfs: preserve ACL_DONT_CACHE state in forget_cached_acl()Amir Goldstein
33 hoursfs/super: fix emergency thaw double-unlock of s_umountChen Changcheng
33 hoursbinfmt_elf_fdpic: only honour the first PT_INTERPChristian Brauner
33 hoursceph: fix writeback_count leak in write_folio_nounlock()Wentao Liang
33 hoursceph: fix refcount leak in ceph_readdir()WenTao Liang
33 hoursceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()Bryam Vargas
33 hoursbtrfs: do not try compression for data reloc inodesQu Wenruo
33 hoursafs: Fix afs_edit_dir_remove() to get, not find, block 0David Howells
33 hoursbinfmt_misc: set have_execfd only once the interpreter is openedChristian Brauner
33 hoursexec: fix unsigned loop counter wrap in transfer_args_to_stack()Christian Brauner
33 hourspidfs: make pidfs_ino_lock staticMateusz Guzik
33 hoursiomap: fix incorrect did_zero setting in iomap_zero_iter()Zhang Yi
33 hoursiomap: correct the range of a partial dirty clearZhang Yi
33 hoursovl: check access to copy_file_range source with src mounter credsAmir Goldstein
33 hoursovl: fix trusted xattr escape prefix matchingYichong Chen
33 hourscifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain pathsFrank Sorenson
33 hourscifs: prevent readdir from changing file size due to stale directory metadataFrank Sorenson
33 hourssmb: client: validate DFS referral PathConsumedYichong Chen
33 hoursbtrfs: free mapping node on duplicate reloc root insertGuanghui Yang
33 hoursbtrfs: don't propagate EXTENT_FLAG_LOGGING to split extent mapsLeo Martins
33 hoursbtrfs: fix u32 to s64 type conversion in dirty_metadata_bytes accountingDave Chen
33 hoursksmbd: validate compound request size before reading StructureSize2Xiang Mei (Microsoft)
33 hoursksmbd: pin conn during async oplock break notificationQihang
33 hourssmb/client: handle overlapping allocated ranges in fallocateHuiwen He
33 hourserofs: relax sanity check for tail pclusters due to ztailpackingGao Xiang
33 hoursbtrfs: fallback to transaction csum tree on a commit root csum missBoris Burkov
33 hoursbtrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()Filipe Manana
33 hoursbtrfs: reject free space cache with more entries than pagesXiang Mei
11 daysiomap: consolidate bio submissionChristoph Hellwig
11 daysexfat: fix implicit declaration of brelse()Namjae Jeon
11 daysexfat: add data_start_bytes and exfat_cluster_to_phys_bytes() helperNamjae Jeon
11 daysexfat: add balloc parameter to exfat_map_cluster() for iomap supportNamjae Jeon
11 daysexfat: replace unsafe macros with static inline functionsNamjae Jeon