summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-04-10NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't upChuck Lever
2025-04-10NFSD: Never return NFS4ERR_FILE_OPEN when removing a directoryChuck Lever
2025-04-10NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs()Chuck Lever
2025-04-10nfsd: fix management of listener transportsOlga Kornievskaia
2025-04-10NFSD: Add a Kconfig setting to enable delegated timestampsChuck Lever
2025-04-10nfsd: put dl_stid if fail to queue dl_recallLi Lingfeng
2025-04-10nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid()Jeff Layton
2025-04-10nfsd: don't ignore the return code of svc_proc_register()Jeff Layton
2025-04-10exec: fix the racy usage of fs_struct->in_execOleg Nesterov
2025-04-10jfs: add index corruption check to DT_GETPAGE()Roman Smirnov
2025-04-10jfs: fix slab-out-of-bounds read in ea_get()Qasim Ijaz
2025-04-10ext4: fix OOB read when checking dotdot dirAcs, Jakub
2025-04-10ext4: don't over-report free space or inodes in statvfsTheodore Ts'o
2025-04-10exfat: fix potential wrong error return from get_blockSungjong Seo
2025-04-10exfat: fix random stack corruption after get_blockSungjong Seo
2025-04-10ksmbd: fix null pointer dereference in alloc_preauth_hash()Namjae Jeon
2025-04-10ksmbd: validate zero num_subauth before sub_auth is accessedNorbert Szetei
2025-04-10ksmbd: fix overflow in dacloffset bounds checkNorbert Szetei
2025-04-10ksmbd: fix session use-after-free in multichannel connectionNamjae Jeon
2025-04-10ksmbd: fix use-after-free in ksmbd_sessions_deregister()Namjae Jeon
2025-04-10ksmbd: add bounds check for create lease contextNorbert Szetei
2025-04-10ksmbd: add bounds check for durable handle contextNamjae Jeon
2025-04-10bcachefs: bch2_ioctl_subvolume_destroy() fixesKent Overstreet
2025-04-10fs/9p: fix NULL pointer dereference on mkdirChristian Schoenebeck
2025-04-10nfs: Add missing release on error in nfs_lock_and_join_requests()Dan Carpenter
2025-04-10ksmbd: fix r_count dec/increment mismatchNamjae Jeon
2025-04-10ksmbd: fix multichannel connection failureNamjae Jeon
2025-04-10ksmbd: use aead_request_free to match aead_request_allocMiaoqian Lin
2025-04-10exfat: fix missing shutdown checkYuezhang Mo
2025-04-10exfat: fix the infinite loop in exfat_find_last_cluster()Yuezhang Mo
2025-04-10smb: client: Fix netns refcount imbalance causing leaks and use-after-freeWang Zhaolong
2025-04-10NFS: Shut down the nfs_client only after all the superblocksTrond Myklebust
2025-04-10fs/procfs: fix the comment above proc_pid_wchan()Bart Van Assche
2025-04-10um: hostfs: avoid issues on inode number reuse by hostBenjamin Berg
2025-04-10fuse: fix dax truncate/punch_hole fault pathAlistair Popple
2025-04-10NFS: fix open_owner_id_maxsz and related fields.NeilBrown
2025-04-10NFSv4: Avoid unnecessary scans of filesystems for delayed delegationsTrond Myklebust
2025-04-10NFSv4: Avoid unnecessary scans of filesystems for expired delegationsTrond Myklebust
2025-04-10NFSv4: Avoid unnecessary scans of filesystems for returning delegationsTrond Myklebust
2025-04-10NFSv4: Don't trigger uneccessary scans for return-on-close delegationsTrond Myklebust
2025-04-10ocfs2: validate l_tree_depth to avoid out-of-bounds accessVasiliy Kovalev
2025-04-10NFSD: Fix callback decoder status codesChuck Lever
2025-04-10fs/ntfs3: Prevent integer overflow in hdr_first_de()Dan Carpenter
2025-04-10fs/ntfs3: Fix a couple integer overflows on 32bit systemsDan Carpenter
2025-04-10isofs: fix KMSAN uninit-value bug in do_isofs_readdir()Qasim Ijaz
2025-04-10fs/ntfs3: Update inode->i_mapping->a_ops on compression stateKonstantin Komarov
2025-04-10fs/ntfs3: Fix 'proc_info_root' leak when init ntfs failedYe Bin
2025-04-10fs/ntfs3: Factor out ntfs_{create/remove}_proc_root()Ye Bin
2025-04-10fs/ntfs3: Factor out ntfs_{create/remove}_procdir()Ye Bin
2025-04-10ext4: avoid journaling sb update on error if journal is destroyingOjaswin Mujoo