summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
38 hoursksmbd: fix out-of-bounds read in smb_check_perm_dacl()Hem Parekh1-1/+3
38 hoursNFS: Prevent resource leak in nfs_alloc_server()Markus Elfring1-0/+1
38 hoursNFSv4: clear exception state on successful mkdir retryIgor Raits1-3/+2
38 hoursNFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addrMichael Bommarito1-2/+2
38 hoursNFSv4/flexfiles: reject zero filehandle version countMichael Bommarito1-0/+4
38 hoursnfsd: reset write verifier on deferred writeback errorsJeff Layton1-1/+5
38 hoursnfsd: avoid leaking pre-allocated openowner on unconfirmed retry raceJeff Layton1-0/+1
38 hoursnfsd: check get_user() return when reading princhashlenDominik Woźniak1-1/+2
38 hoursnfsd: fix inverted cp_ttl check in async copy reaperJeff Layton1-1/+1
38 hoursnfsd: fix posix_acl leak on SETACL decode failureJeff Layton2-10/+24
38 hoursNFSD: Fix SECINFO_NO_NAME decode error cleanupGuannan Wang1-1/+2
38 hoursocfs2: reject oversized group bitmap descriptorsZhang Cen1-0/+22
38 hourspNFS: Fix use-after-free in pnfs_update_layout()Wentao Liang1-1/+1
38 hoursgfs2: fix use-after-free in gfs2_qd_deallocTristan Madani1-0/+1
38 hoursexfat: fix potential use-after-free in exfat_find_dir_entry()Michael Bommarito1-1/+3
38 hoursf2fs: keep atomic write retry from zeroing original dataWenjie Qi1-5/+11
38 hoursf2fs: fix incorrect FI_NO_EXTENT handling in __destroy_extent_node()Yongpeng Yang1-12/+7
38 hoursf2fs: validate ACL entry sizes in f2fs_acl_from_disk()Zhang Cen1-2/+16
38 hoursf2fs: fix to round down start offset of fallocate for pin fileSunmin Jeong1-1/+8
38 hoursf2fs: validate compress cache inode only when enabledWenjie Qi1-2/+7
38 hoursf2fs: validate orphan inode entry countWenjie Qi1-1/+13
38 hoursf2fs: pass correct iostat type for single node writesWenjie Qi1-1/+1
38 hoursuserfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changingMike Rapoport (Microsoft)1-0/+2
38 hoursntfs3: reject direct userspace writes to reserved $LX* xattrsKonstantin Komarov1-0/+12
38 hourslockd: fix TEST handling when not all permissions are available.NeilBrown4-19/+48
38 hourslsm: add backing_file LSM hooksPaul Moore6-12/+41
9 daysvirtiofs: fix UAF on submount umountMiklos Szeredi1-1/+7
9 daysksmbd: reject non-VALID session in compound request branchGil Portnoy1-0/+5
9 daysmm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes1-0/+1
9 daysRevert "NFSD: Defer sub-object cleanup in export put callbacks"Yang Erkun3-66/+12
9 daysfuse: re-lock request before replacing page cache folioJoanne Koong1-14/+5
2026-06-19fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signalingMingyu Wang1-4/+4
2026-06-19fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate foliosJann Horn1-0/+4
2026-06-19fuse: reject fuse_notify() pagecache ops on directoriesJann Horn1-1/+8
2026-06-19fs/qnx6: fix pointer arithmetic in directory iterationArpith Kalaginanavoor1-4/+4
2026-06-19fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()Jann Horn3-6/+26
2026-06-19xfs: fix rtgroup cleanup in CoW fork repairYingjie Gao1-4/+1
2026-06-19xfs: fix error returns in CoW fork repairYingjie Gao1-5/+2
2026-06-19ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCELGil Portnoy1-0/+11
2026-06-19ksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiersGil Portnoy1-3/+12
2026-06-19erofs: fix use-after-free on sbi->sync_decompressGao Xiang1-3/+3
2026-06-19erofs: tidy up synchronous decompressionGao Xiang4-29/+16
2026-06-09ksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loopsAli Ganiyev1-4/+4
2026-06-09smb: client: fix uninitialized variable in smb2_writev_callbackSteve French1-1/+1
2026-06-09hpfs: fix a crash if hpfs_map_dnode_bitmap failsMikulas Patocka1-1/+1
2026-06-09smb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito1-31/+85
2026-06-09ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET...Sean Shen1-0/+11
2026-06-01ksmbd: fix durable reconnect error path file lifetimeJunyi Liu1-2/+13
2026-06-01erofs: fix managed cache race for unaligned extentsGao Xiang1-7/+8
2026-06-01btrfs: fix squota accounting during enable generationBoris Burkov2-4/+28