summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
13 hoursntfs3: fix integer overflow in run_unpack() volume boundary checkTobias Gaertner
13 hoursntfs3: add buffer boundary checks to run_unpack()Tobias Gaertner
13 hoursNFSv4.1: Apply session size limits on clone pathTushar Sariya
13 hoursceph: only d_add() negative dentries when they are unhashedMax Kellermann
13 hoursinotify: fix watch count leak when fsnotify_add_inode_mark_locked() failsChia-Ming Chang
13 hoursext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()Sohei Koyama
13 hoursext4: fix bounds check in check_xattrs() to prevent out-of-bounds accessDeepanshu Kartikey
13 hoursuserfaultfd: allow registration of ranges below mmap_min_addrDenis M. Karpov
13 hoursxfs: fix a resource leak in xfs_alloc_buftarg()Haoxiang Li
13 hoursxfs: start gc on zonegc_low_space attribute updatesHans Holmberg
13 hoursfs: prepare for adding LSM blob to backing_fileAmir Goldstein
13 hoursjbd2: fix deadlock in jbd2_journal_cancel_revoke()Zhang Yi
13 hourserofs: fix the out-of-bounds nameoff handling for trailing direntsGao Xiang
13 hoursext2: reject inodes with zero i_nlink and valid mode in ext2_iget()Vasiliy Kovalev
13 hoursocfs2: split transactions in dio completion to avoid credit exhaustionHeming Zhao
13 hoursfs: afs: revert mmap_prepare() changeLorenzo Stoakes (Oracle)
10 daysf2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()George Saad
10 dayswriteback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara
10 daysksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()DaeMyung Kang
10 daysksmbd: use check_add_overflow() to prevent u16 DACL size overflowTristan Madani
10 daysksmbd: fix out-of-bounds write in smb2_get_ea() EA alignmentTristan Madani
10 daysksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()Michael Bommarito
10 daysksmbd: validate response sizes in ipc_validate_msg()Michael Bommarito
10 dayssmb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito
10 dayssmb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito
10 dayssmb: server: fix max_connections off-by-one in tcp accept pathDaeMyung Kang
10 dayssmb: server: fix active_num_conn leak on transport allocation failureMichael Bommarito
10 daysksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito
10 daysfuse: fuse_dev_ioctl_clone() should wait for device file to be initializedMiklos Szeredi
10 daysfuse: quiet down complaints in fuse_conn_limit_writeDarrick J. Wong
10 daysfuse: Check for large folio with SPLICE_F_MOVEBernd Schubert
10 daysfuse: abort on fatal signal during sync initMiklos Szeredi
10 daysfuse: reject oversized dirents in page cacheSamuel Page
10 daysf2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footerChao Yu
10 daysf2fs: fix to avoid memory leak in f2fs_rename()Chao Yu
10 daysf2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()Yongpeng Yang
10 daysf2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionallyChao Yu
10 daysfs/ntfs3: validate rec->used in journal-replay file record checkGreg Kroah-Hartman
10 daysksmbd: validate owner of durable handle on reconnectNamjae Jeon
10 daysksmbd: 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: fix out-of-bounds write in ocfs2_write_end_inlineJoseph Qi
2026-04-22ocfs2: validate inline data i_size during inode readDeepanshu Kartikey
2026-04-22ocfs2: add inline inode consistency check to ocfs2_validate_inode_block()Dmitry Antipov
2026-04-22ocfs2: handle invalid dinode in ocfs2_group_extendZhengYuan Huang
2026-04-22ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRYTejas Bharambe
2026-04-22ocfs2: fix possible deadlock between unlink and dio_end_io_writeJoseph Qi
2026-04-22dcache: Limit the minimal number of bucket to twoZhihao Cheng
2026-04-22smb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_fl...Stefan Metzmacher
2026-04-22smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_f...Stefan Metzmacher