summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
40 hoursfuse: re-lock request before replacing page cache folioJoanne Koong1-14/+5
40 hoursksmbd: fix out-of-bounds read in smb_check_perm_dacl()Hem Parekh1-1/+3
40 hoursNFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addrMichael Bommarito1-2/+2
40 hoursnfsd: check get_user() return when reading princhashlenDominik Woźniak1-1/+2
40 hoursnfsd: fix posix_acl leak on SETACL decode failureJeff Layton2-10/+24
40 hoursNFSD: Fix SECINFO_NO_NAME decode error cleanupGuannan Wang1-1/+2
40 hoursocfs2: reject oversized group bitmap descriptorsZhang Cen1-0/+22
40 hourspNFS: Fix use-after-free in pnfs_update_layout()Wentao Liang1-1/+1
40 hoursexfat: fix potential use-after-free in exfat_find_dir_entry()Michael Bommarito1-1/+3
40 hoursf2fs: validate ACL entry sizes in f2fs_acl_from_disk()Zhang Cen1-2/+16
40 hoursf2fs: fix to round down start offset of fallocate for pin fileSunmin Jeong1-1/+8
40 hoursf2fs: validate compress cache inode only when enabledWenjie Qi1-2/+7
40 hoursext4: add bounds check for inline data length in ext4_read_inline_pageYuto Ohnuki1-0/+8
40 hoursntfs3: reject direct userspace writes to reserved $LX* xattrsKonstantin Komarov1-0/+12
40 hoursvirtiofs: fix UAF on submount umountMiklos Szeredi1-1/+7
40 hoursksmbd: reject non-VALID session in compound request branchGil Portnoy1-0/+5
40 hoursdlm: prevent NPD when writing a positive value to event_doneThadeu Lima de Souza Cascardo1-1/+1
40 hoursfuse: limit FUSE_NOTIFY_RETRIEVE to uptodate foliosJann Horn1-0/+4
2026-06-19ksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loopsAli Ganiyev1-4/+4
2026-06-19smb: client: require net admin for CIFS SWN netlinkMichael Bommarito1-1/+5
2026-06-19f2fs: fix false alarm of lockdep on cp_global_sem lockChao Yu2-0/+14
2026-06-19f2fs: fix incorrect file address mapping when inline inode is unwrittenYongpeng Yang1-4/+9
2026-06-19btrfs: fix missing last_unlink_trans update when removing a directoryFilipe Manana1-0/+2
2026-06-19smb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva2-8/+26
2026-06-19smb: client: validate dacloffset before building DACL pointersMichael Bommarito1-3/+32
2026-06-19btrfs: fix double free in create_space_info_sub_group() error pathGuangshuo Li1-3/+1
2026-06-19btrfs: remove fs_info argument from btrfs_sysfs_add_space_info_type()Filipe Manana3-7/+5
2026-06-19btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...Yochai Eisenrich1-2/+3
2026-06-19ceph: only d_add() negative dentries when they are unhashedMax Kellermann1-2/+4
2026-06-19erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()Junrui Luo1-0/+1
2026-06-19hfsplus: fix held lock freed on hfsplus_fill_super()Zilin Guan1-1/+3
2026-06-19hfsplus: fix uninit-value by validating catalog record sizeDeepanshu Kartikey5-4/+64
2026-06-19udf: fix partition descriptor append bookkeepingSeohyeon Maeng1-1/+3
2026-06-19xfs: fix a resource leak in xfs_alloc_buftarg()Haoxiang Li1-0/+1
2026-06-19smb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito1-10/+85
2026-06-19ksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito1-4/+13
2026-06-19f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()Yongpeng Yang1-2/+2
2026-06-19f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionallyChao Yu3-6/+12
2026-06-19f2fs: use kfree() instead of kvfree() to free some memoryJiazi Li3-8/+8
2026-06-19fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signalingMingyu Wang1-4/+4
2026-06-19fuse: reject fuse_notify() pagecache ops on directoriesJann Horn1-1/+8
2026-06-19ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCELGil Portnoy1-0/+11
2026-06-19iomap: don't revert iov_iter on partially completed buffered writesBrian Foster1-4/+0
2026-06-19fs/ntfs3: Return error for inconsistent extended attributesEdward Lo1-0/+1
2026-06-19hpfs: fix a crash if hpfs_map_dnode_bitmap failsMikulas Patocka1-1/+1
2026-06-01cifs: Fix busy dentry used after unmountingZhihao Cheng1-0/+2
2026-06-01sysfs: don't remove existing directory on update failureGreg Kroah-Hartman1-1/+1
2026-06-01smb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada1-0/+16
2026-06-01ceph: fix a buffer leak in __ceph_setxattr()Viacheslav Dubeyko1-0/+1
2026-06-01smb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin1-0/+3