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