summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
3 daysvirtiofs: fix UAF on submount umountMiklos Szeredi
3 daysdlm: prevent NPD when writing a positive value to event_doneThadeu Lima de Souza Cascardo
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 daysext4: add bounds check for inline data length in ext4_read_inline_pageYuto Ohnuki
3 daysfuse: limit FUSE_NOTIFY_RETRIEVE to uptodate foliosJann Horn
2026-06-19use less confusing names for iov_iter direction initializersAl Viro
2026-06-19f2fs: fix incorrect file address mapping when inline inode is unwrittenYongpeng Yang
2026-06-19smb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva
2026-06-19btrfs: fix missing last_unlink_trans update when removing a directoryFilipe 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-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-19erofs: fix the out-of-bounds nameoff handling for trailing direntsGao Xiang
2026-06-19smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito
2026-06-19smb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito
2026-06-19f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()Yongpeng Yang
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-19nfsd: don't ignore the return code of svc_proc_register()Jeff Layton
2026-06-19ext4: validate p_idx bounds in ext4_ext_correct_indexesTejas Bharambe
2026-06-19hpfs: fix a crash if hpfs_map_dnode_bitmap failsMikulas Patocka
2026-06-19smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error pathStefan Metzmacher
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-01btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()Mark Harmstone
2026-06-01btrfs: merge PAGE_CLEAR_DIRTY and PAGE_SET_WRITEBACK to PAGE_START_WRITEBACKQu Wenruo
2026-06-01fs/adfs: validate nzones in adfs_validate_bblk()Bae Yeonju
2026-06-01nfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()Andy Shevchenko
2026-06-01ocfs2: validate group add input before cachingZhengYuan Huang
2026-06-01ocfs2: validate bg_bits during freefrag scanZhengYuan Huang
2026-06-01ocfs2: fix listxattr handling when the buffer is fullZhengYuan Huang
2026-06-01ocfs2/dlm: fix off-by-one in dlm_match_regions() region comparisonJunrui Luo
2026-06-01ocfs2/dlm: validate qr_numregions in dlm_match_regions()Junrui Luo
2026-06-01quota: Fix race of dquot_scan_active() with quota deactivationJan Kara
2026-06-01pstore/ram: fix resource leak when ioremap() failsCole Leavitt
2026-06-01nilfs2: reject zero bd_oblocknr in nilfs_ioctl_mark_blocks_dirty()Deepanshu Kartikey
2026-06-01fs/omfs: reject s_sys_blocksize smaller than OMFS_DIR_STARTHyungJung Joo
2026-06-01isofs: validate block number from NFS file handle in isofs_export_igetMichael Bommarito
2026-06-01isofs: validate Rock Ridge CE continuation extent against volume sizeMichael Bommarito
2026-06-01udf: reject descriptors with oversized CRC lengthMichael Bommarito
2026-06-01fanotify: fix false positive on permission eventsMiklos Szeredi