summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2 daysf2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()George Saad
2 dayswriteback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara
2 daysksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()DaeMyung Kang
2 daysksmbd: use check_add_overflow() to prevent u16 DACL size overflowTristan Madani
2 daysksmbd: fix out-of-bounds write in smb2_get_ea() EA alignmentTristan Madani
2 daysksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()Michael Bommarito
2 daysksmbd: validate response sizes in ipc_validate_msg()Michael Bommarito
2 dayssmb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito
2 dayssmb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito
2 dayssmb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito
2 dayssmb: server: fix max_connections off-by-one in tcp accept pathDaeMyung Kang
2 dayssmb: client: fix dir separator in SMB1 UNIX mountsPaulo Alcantara
2 dayssmb: server: fix active_num_conn leak on transport allocation failureMichael Bommarito
2 daysksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito
2 daysfuse: fuse_dev_ioctl_clone() should wait for device file to be initializedMiklos Szeredi
2 daysfuse: quiet down complaints in fuse_conn_limit_writeDarrick J. Wong
2 daysfuse: Check for large folio with SPLICE_F_MOVEBernd Schubert
2 daysfuse: abort on fatal signal during sync initMiklos Szeredi
2 daysfuse: reject oversized dirents in page cacheSamuel Page
2 daysf2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footerChao Yu
2 daysf2fs: fix to avoid memory leak in f2fs_rename()Chao Yu
2 daysf2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()Yongpeng Yang
2 daysf2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionallyChao Yu
2 daysfs/ntfs3: validate rec->used in journal-replay file record checkGreg Kroah-Hartman
2 daysksmbd: validate owner of durable handle on reconnectNamjae Jeon
2 daysksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavengerNamjae Jeon
8 daysnilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_mapDeepanshu Kartikey
8 daysocfs2: handle invalid dinode in ocfs2_group_extendZhengYuan Huang
8 daysocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRYTejas Bharambe
8 daysocfs2: fix possible deadlock between unlink and dio_end_io_writeJoseph Qi
8 daysdcache: Limit the minimal number of bucket to twoZhihao Cheng
8 dayssmb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_fl...Stefan Metzmacher
8 dayssmb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_f...Stefan Metzmacher
8 daysksmbd: fix mechToken leak when SPNEGO decode fails after token allocGreg Kroah-Hartman
8 daysksmbd: require 3 sub-authorities before reading sub_auth[2]Greg Kroah-Hartman
8 daysksmbd: validate EaNameLength in smb2_get_ea()Greg Kroah-Hartman
8 dayssmb: client: fix OOB reads parsing symlink error responseGreg Kroah-Hartman
8 dayssmb: client: fix off-by-8 bounds check in check_wsl_eas()Greg Kroah-Hartman
2026-04-10Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-09kernfs: make directory seek namespace-awareChristian Brauner
2026-04-09kernfs: use namespace id instead of pointer for hashing and comparisonChristian Brauner
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner
2026-04-07Merge tag 'mm-hotfixes-stable-2026-04-06-15-27' of git://git.kernel.org/pub/s...Linus Torvalds
2026-04-06ocfs2: fix out-of-bounds write in ocfs2_write_end_inlineJoseph Qi
2026-04-02Merge tag 'v7.0-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-04-02eventpoll: defer struct eventpoll free to RCU grace periodNicholas Carlini
2026-04-02Merge tag 'v7.0-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbdLinus Torvalds
2026-04-02Merge tag 'for-7.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-31fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepathFredric Cover
2026-03-31Merge tag 'fs_for_v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds