summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
3 daysksmbd: fix out-of-bounds read in smb_check_perm_dacl()Hem Parekh
3 daysNFS: Prevent resource leak in nfs_alloc_server()Markus Elfring
3 daysNFSv4: clear exception state on successful mkdir retryIgor Raits
3 daysNFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addrMichael Bommarito
3 daysNFSv4/flexfiles: reject zero filehandle version countMichael Bommarito
3 daysnfsd: reset write verifier on deferred writeback errorsJeff Layton
3 daysnfsd: avoid leaking pre-allocated openowner on unconfirmed retry raceJeff Layton
3 daysnfsd: fix dead ACL conflict guard in nfsd4_createJeff Layton
3 daysnfsd: check get_user() return when reading princhashlenDominik Woźniak
3 daysnfsd: fix posix_acl leak and ignored error in nfsd4_create_fileJeff Layton
3 daysnfsd: fix inverted cp_ttl check in async copy reaperJeff Layton
3 daysnfsd: fix posix_acl leak on SETACL decode failureJeff Layton
3 daysNFSD: Fix SECINFO_NO_NAME decode error cleanupGuannan Wang
3 daysnfsd: release layout stid on setlease failureChris Mason
3 daysntfs: serialize volume label accessesHyunchul Lee
3 daysocfs2: reject oversized group bitmap descriptorsZhang Cen
3 dayspNFS: Fix use-after-free in pnfs_update_layout()Wentao Liang
3 daysgfs2: fix use-after-free in gfs2_qd_deallocTristan Madani
3 daysexfat: fix potential use-after-free in exfat_find_dir_entry()Michael Bommarito
3 daysf2fs: read COW data with the original inode during atomic writeMikhail Lobanov
3 daysf2fs: keep atomic write retry from zeroing original dataWenjie Qi
3 daysf2fs: fix incorrect FI_NO_EXTENT handling in __destroy_extent_node()Yongpeng Yang
3 daysRevert "f2fs: remove non-uptodate folio from the page cache in move_data_block"Zhaoyang Huang
3 daysf2fs: validate ACL entry sizes in f2fs_acl_from_disk()Zhang Cen
3 daysf2fs: bound i_inline_xattr_size for non-inline-xattr inodesBryam Vargas
3 daysf2fs: fix to round down start offset of fallocate for pin fileSunmin Jeong
3 daysf2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inodeChao Yu
3 daysf2fs: validate compress cache inode only when enabledWenjie Qi
3 daysf2fs: validate orphan inode entry countWenjie Qi
3 daysf2fs: fix to do sanity check on f2fs_get_node_folio_ra()Chao Yu
3 daysf2fs: reject setattr size changes on large folio filesWenjie Qi
3 daysf2fs: pass correct iostat type for single node writesWenjie Qi
3 daysf2fs: fix missing read bio submission on large folio errorWenjie Qi
3 daysuserfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changingMike Rapoport (Microsoft)
3 daysfscrypt: Fix key setup in edge case with multiple data unit sizesEric Biggers
3 daysntfs3: reject direct userspace writes to reserved $LX* xattrsKonstantin Komarov
10 daysvirtiofs: fix UAF on submount umountMiklos Szeredi
10 daysksmbd: reject non-VALID session in compound request branchGil Portnoy
10 daysRevert "NFSD: Defer sub-object cleanup in export put callbacks"Yang Erkun
10 daysfuse: re-lock request before replacing page cache folioJoanne Koong
2026-06-19fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signalingMingyu Wang
2026-06-10namespace: restrict OPEN_TREE_NAMESPACE/FSMOUNT_NAMESPACE to directoriesJann Horn
2026-06-06Merge tag 'vfs-7.1-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-05Merge tag 'nfs-for-7.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2026-06-05Merge tag 'xfs-fixes-7.1-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-06-05Merge tag 'erofs-for-7.1-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-04iomap: avoid potential null folio->mapping deref during error reportingJoanne Koong
2026-06-04fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()Jann Horn
2026-06-02NFS: write_completion: dereference loop-local req, not hdr->reqDave Jones
2026-06-02erofs: fix EFSCORRUPTED on multi-algorithm images in z_erofs_map_sanity_check()Zhan Xusheng