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