summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
11 daysksmbd: fix out-of-bounds read in smb_check_perm_dacl()Hem Parekh
11 daysNFS: Prevent resource leak in nfs_alloc_server()Markus Elfring
11 daysNFSv4: clear exception state on successful mkdir retryIgor Raits
11 daysNFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addrMichael Bommarito
11 daysNFSv4/flexfiles: reject zero filehandle version countMichael Bommarito
11 daysnfsd: reset write verifier on deferred writeback errorsJeff Layton
11 daysnfsd: avoid leaking pre-allocated openowner on unconfirmed retry raceJeff Layton
11 daysnfsd: fix dead ACL conflict guard in nfsd4_createJeff Layton
11 daysnfsd: check get_user() return when reading princhashlenDominik Woźniak
11 daysnfsd: fix posix_acl leak and ignored error in nfsd4_create_fileJeff Layton
11 daysnfsd: fix inverted cp_ttl check in async copy reaperJeff Layton
11 daysnfsd: fix posix_acl leak on SETACL decode failureJeff Layton
11 daysNFSD: Fix SECINFO_NO_NAME decode error cleanupGuannan Wang
11 daysnfsd: release layout stid on setlease failureChris Mason
11 daysntfs: serialize volume label accessesHyunchul Lee
11 daysocfs2: reject oversized group bitmap descriptorsZhang Cen
11 dayspNFS: Fix use-after-free in pnfs_update_layout()Wentao Liang
11 daysgfs2: fix use-after-free in gfs2_qd_deallocTristan Madani
11 daysexfat: fix potential use-after-free in exfat_find_dir_entry()Michael Bommarito
11 daysf2fs: read COW data with the original inode during atomic writeMikhail Lobanov
11 daysf2fs: keep atomic write retry from zeroing original dataWenjie Qi
11 daysf2fs: fix incorrect FI_NO_EXTENT handling in __destroy_extent_node()Yongpeng Yang
11 daysRevert "f2fs: remove non-uptodate folio from the page cache in move_data_block"Zhaoyang Huang
11 daysf2fs: validate ACL entry sizes in f2fs_acl_from_disk()Zhang Cen
11 daysf2fs: bound i_inline_xattr_size for non-inline-xattr inodesBryam Vargas
11 daysf2fs: fix to round down start offset of fallocate for pin fileSunmin Jeong
11 daysf2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inodeChao Yu
11 daysf2fs: validate compress cache inode only when enabledWenjie Qi
11 daysf2fs: validate orphan inode entry countWenjie Qi
11 daysf2fs: fix to do sanity check on f2fs_get_node_folio_ra()Chao Yu
11 daysf2fs: reject setattr size changes on large folio filesWenjie Qi
11 daysf2fs: pass correct iostat type for single node writesWenjie Qi
11 daysf2fs: fix missing read bio submission on large folio errorWenjie Qi
11 daysuserfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changingMike Rapoport (Microsoft)
11 daysfscrypt: Fix key setup in edge case with multiple data unit sizesEric Biggers
11 daysntfs3: reject direct userspace writes to reserved $LX* xattrsKonstantin Komarov
2026-06-27virtiofs: fix UAF on submount umountMiklos Szeredi
2026-06-27ksmbd: reject non-VALID session in compound request branchGil Portnoy
2026-06-27Revert "NFSD: Defer sub-object cleanup in export put callbacks"Yang Erkun
2026-06-27fuse: 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