summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-12-05nfs/blocklayout: Limit repeat device registration on failureBenjamin Coddington
2024-12-05nfs/blocklayout: Don't attempt unregister for invalid block deviceBenjamin Coddington
2024-12-05nfs: ignore SB_RDONLY when mounting nfsLi Lingfeng
2024-12-05cifs: unlock on error in smb3_reconfigure()Dan Carpenter
2024-12-05cifs: during remount, make sure passwords are in syncShyam Prasad N
2024-12-05smb: Initialize cfid->tcon before performing network opsPaul Aurich
2024-12-05cifs: Fix parsing reparse point with native symlink in SMB1 non-UNICODE sessionPali Rohár
2024-12-05cifs: Fix parsing native symlinks relative to the exportPali Rohár
2024-12-05smb: client: disable directory caching when dir_cache_timeout is zeroHenrique Carvalho
2024-12-05Revert "nfs: don't reuse partially completed requests in nfs_lock_and_join_re...Trond Myklebust
2024-12-05jffs2: fix use of uninitialized variableQingfang Deng
2024-12-05ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commitWaqar Hameed
2024-12-05ubifs: Correct the total block count by deducting journal reservationZhihao Cheng
2024-12-05NFSv4.0: Fix a use-after-free problem in the asynchronous open()Trond Myklebust
2024-12-05NFSD: Prevent a potential integer overflowChuck Lever
2024-12-05f2fs: fix to do sanity check on node blkaddr in truncate_node()Chao Yu
2024-12-05smb: During unmount, ensure all cached dir instances drop their dentryPaul Aurich
2024-12-05smb: prevent use-after-free due to open_cached_dir error pathsPaul Aurich
2024-12-05smb: Don't leak cfid when reconnect races with open_cached_dirPaul Aurich
2024-12-05smb: client: handle max length for SMB symlinksPaulo Alcantara
2024-12-05smb3: request handle caching when caching directoriesSteve French
2024-12-05smb: client: fix NULL ptr deref in crypto_aead_setkey()Paulo Alcantara
2024-12-05ksmbd: fix use-after-free in SMB request handlingYunseong Kim
2024-12-05cifs: support mounting with alternate password to allow password rotationMeetakshi Setiya
2024-12-05Revert "f2fs: remove unreachable lazytime mount option parsing"Jaegeuk Kim
2024-12-05Revert "fs: don't block i_writecount during exec"Christian Brauner
2024-12-05Revert "exec: don't WARN for racy path_noexec check"Greg Kroah-Hartman
2024-12-05exfat: fix out-of-bounds access of directory entriesYuezhang Mo
2024-12-05exfat: fix uninit-value in __exfat_get_dentry_setNamjae Jeon
2024-12-05fsnotify: Fix ordering of iput() and watched_objects decrementJann Horn
2024-12-05fsnotify: fix sending inotify event with unexpected filenameAmir Goldstein
2024-12-05jfs: xattr: check invalid xattr size more strictlyArtem Sadovnikov
2024-12-05ext4: fix FS_IOC_GETFSMAP handlingTheodore Ts'o
2024-12-05ext4: supress data-race warnings in ext4_free_inodes_{count,set}()Jeongjun Park
2024-12-05exfat: fix file being changed by unaligned direct writeYuezhang Mo
2024-12-05f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflowChao Yu
2024-12-05f2fs: clean up val{>>,<<}F2FS_BLKSIZE_BITSZhiguo Niu
2024-12-05NFSD: Fix nfsd4_shutdown_copy()Chuck Lever
2024-12-05nfsd: release svc_expkey/svc_export with rcu_workYang Erkun
2024-12-05NFSD: Cap the number of bytes copied by nfs4_reset_recoverydir()Chuck Lever
2024-12-05NFSD: Prevent NULL dereference in nfsd4_process_cb_update()Chuck Lever
2024-12-05nfsd: drop inode parameter from nfsd4_change_attribute()Jeff Layton
2024-12-05f2fs: fix to avoid forcing direct write to use buffered IO on inline_data inodeChao Yu
2024-12-05f2fs: fix to map blocks correctly for direct writeChao Yu
2024-12-05f2fs: fix race in concurrent f2fs_stop_gc_threadLong Li
2024-12-05f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_LOW or GC_URGE...Zhiguo Niu
2024-12-05f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason()Chao Yu
2024-12-05f2fs: Fix not used variable 'index'Zeng Heng
2024-12-05f2fs: check curseg->inited before write_sum_page in change_cursegYongpeng Yang
2024-12-05f2fs: fix the wrong f2fs_bug_on condition in f2fs_do_replace_blockLongPing Wei