summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
6 daysntfs3: fix integer overflow in run_unpack() volume boundary checkTobias Gaertner
6 daysntfs3: add buffer boundary checks to run_unpack()Tobias Gaertner
6 daysNFSv4.1: Apply session size limits on clone pathTushar Sariya
6 daysceph: only d_add() negative dentries when they are unhashedMax Kellermann
6 daysceph: fix num_ops off-by-one when crypto allocation failsSam Edwards
6 dayserofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()Junrui Luo
6 days9p: fix access mode flags being ORed instead of replacedPierre Barre
6 daysinotify: fix watch count leak when fsnotify_add_inode_mark_locked() failsChia-Ming Chang
6 daysudf: fix partition descriptor append bookkeepingSeohyeon Maeng
6 daysext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()Sohei Koyama
6 daysext4: fix bounds check in check_xattrs() to prevent out-of-bounds accessDeepanshu Kartikey
6 daysuserfaultfd: allow registration of ranges below mmap_min_addrDenis M. Karpov
6 daysxfs: fix a resource leak in xfs_alloc_buftarg()Haoxiang Li
6 daysxfs: start gc on zonegc_low_space attribute updatesHans Holmberg
6 dayslsm: add backing_file LSM hooksPaul Moore
6 daysfs: prepare for adding LSM blob to backing_fileAmir Goldstein
6 daysjbd2: fix deadlock in jbd2_journal_cancel_revoke()Zhang Yi
6 dayserofs: fix the out-of-bounds nameoff handling for trailing direntsGao Xiang
6 daysext2: reject inodes with zero i_nlink and valid mode in ext2_iget()Vasiliy Kovalev
6 daysocfs2: split transactions in dio completion to avoid credit exhaustionHeming Zhao
6 daysfs: afs: revert mmap_prepare() changeLorenzo Stoakes (Oracle)
6 dayssysfs: attribute_group: Respect is_visible_const() when changing ownerThomas Weißschuh
2026-04-27f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()George Saad
2026-04-27writeback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara
2026-04-27ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()DaeMyung Kang
2026-04-27ksmbd: use check_add_overflow() to prevent u16 DACL size overflowTristan Madani
2026-04-27ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignmentTristan Madani
2026-04-27ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()Michael Bommarito
2026-04-27ksmbd: validate response sizes in ipc_validate_msg()Michael Bommarito
2026-04-27smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito
2026-04-27smb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito
2026-04-27smb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito
2026-04-27smb: server: fix max_connections off-by-one in tcp accept pathDaeMyung Kang
2026-04-27smb: client: fix dir separator in SMB1 UNIX mountsPaulo Alcantara
2026-04-27smb: server: fix active_num_conn leak on transport allocation failureMichael Bommarito
2026-04-27ksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito
2026-04-27fuse: fuse_dev_ioctl_clone() should wait for device file to be initializedMiklos Szeredi
2026-04-27fuse: quiet down complaints in fuse_conn_limit_writeDarrick J. Wong
2026-04-27fuse: Check for large folio with SPLICE_F_MOVEBernd Schubert
2026-04-27fuse: abort on fatal signal during sync initMiklos Szeredi
2026-04-27fuse: reject oversized dirents in page cacheSamuel Page
2026-04-27f2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footerChao Yu
2026-04-27f2fs: fix to avoid memory leak in f2fs_rename()Chao Yu
2026-04-27f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()Yongpeng Yang
2026-04-27f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionallyChao Yu
2026-04-27fs/ntfs3: validate rec->used in journal-replay file record checkGreg Kroah-Hartman
2026-04-27ksmbd: validate owner of durable handle on reconnectNamjae Jeon
2026-04-27ksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavengerNamjae Jeon
2026-04-22nilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_mapDeepanshu Kartikey
2026-04-22ocfs2: handle invalid dinode in ocfs2_group_extendZhengYuan Huang