summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
3 daysfuse: re-lock request before replacing page cache folioJoanne Koong
3 daysksmbd: fix out-of-bounds read in smb_check_perm_dacl()Hem Parekh
3 daysNFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addrMichael Bommarito
3 daysnfsd: check get_user() return when reading princhashlenDominik Woźniak
3 daysnfsd: fix posix_acl leak on SETACL decode failureJeff Layton
3 daysNFSD: Fix SECINFO_NO_NAME decode error cleanupGuannan Wang
3 daysocfs2: reject oversized group bitmap descriptorsZhang Cen
3 dayspNFS: Fix use-after-free in pnfs_update_layout()Wentao Liang
3 daysexfat: fix potential use-after-free in exfat_find_dir_entry()Michael Bommarito
3 daysf2fs: validate ACL entry sizes in f2fs_acl_from_disk()Zhang Cen
3 daysf2fs: fix to round down start offset of fallocate for pin fileSunmin Jeong
3 daysf2fs: validate compress cache inode only when enabledWenjie Qi
3 daysext4: add bounds check for inline data length in ext4_read_inline_pageYuto Ohnuki
3 daysntfs3: reject direct userspace writes to reserved $LX* xattrsKonstantin Komarov
3 daysvirtiofs: fix UAF on submount umountMiklos Szeredi
3 daysksmbd: reject non-VALID session in compound request branchGil Portnoy
3 daysdlm: prevent NPD when writing a positive value to event_doneThadeu Lima de Souza Cascardo
3 daysfuse: limit FUSE_NOTIFY_RETRIEVE to uptodate foliosJann Horn
2026-06-19ksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loopsAli Ganiyev
2026-06-19smb: client: require net admin for CIFS SWN netlinkMichael Bommarito
2026-06-19f2fs: fix false alarm of lockdep on cp_global_sem lockChao Yu
2026-06-19f2fs: fix incorrect file address mapping when inline inode is unwrittenYongpeng Yang
2026-06-19btrfs: fix missing last_unlink_trans update when removing a directoryFilipe Manana
2026-06-19smb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva
2026-06-19smb: client: validate dacloffset before building DACL pointersMichael Bommarito
2026-06-19btrfs: fix double free in create_space_info_sub_group() error pathGuangshuo Li
2026-06-19btrfs: remove fs_info argument from btrfs_sysfs_add_space_info_type()Filipe Manana
2026-06-19btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...Yochai Eisenrich
2026-06-19ceph: only d_add() negative dentries when they are unhashedMax Kellermann
2026-06-19erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()Junrui Luo
2026-06-19hfsplus: fix held lock freed on hfsplus_fill_super()Zilin Guan
2026-06-19hfsplus: fix uninit-value by validating catalog record sizeDeepanshu Kartikey
2026-06-19udf: fix partition descriptor append bookkeepingSeohyeon Maeng
2026-06-19xfs: fix a resource leak in xfs_alloc_buftarg()Haoxiang Li
2026-06-19smb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito
2026-06-19ksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito
2026-06-19f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()Yongpeng Yang
2026-06-19f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionallyChao Yu
2026-06-19f2fs: use kfree() instead of kvfree() to free some memoryJiazi Li
2026-06-19fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signalingMingyu Wang
2026-06-19fuse: reject fuse_notify() pagecache ops on directoriesJann Horn
2026-06-19ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCELGil Portnoy
2026-06-19iomap: don't revert iov_iter on partially completed buffered writesBrian Foster
2026-06-19fs/ntfs3: Return error for inconsistent extended attributesEdward Lo
2026-06-19hpfs: fix a crash if hpfs_map_dnode_bitmap failsMikulas Patocka
2026-06-01cifs: Fix busy dentry used after unmountingZhihao Cheng
2026-06-01sysfs: don't remove existing directory on update failureGreg Kroah-Hartman
2026-06-01smb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada
2026-06-01ceph: fix a buffer leak in __ceph_setxattr()Viacheslav Dubeyko
2026-06-01smb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin