summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
5 daysf2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()George Saad
5 dayswriteback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara
5 daysksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()DaeMyung Kang
5 daysksmbd: use check_add_overflow() to prevent u16 DACL size overflowTristan Madani
5 daysksmbd: fix out-of-bounds write in smb2_get_ea() EA alignmentTristan Madani
5 daysksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()Michael Bommarito
5 daysksmbd: validate response sizes in ipc_validate_msg()Michael Bommarito
5 dayssmb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito
5 dayssmb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito
5 dayssmb: server: fix max_connections off-by-one in tcp accept pathDaeMyung Kang
5 dayssmb: server: fix active_num_conn leak on transport allocation failureMichael Bommarito
5 daysksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito
5 daysfuse: fuse_dev_ioctl_clone() should wait for device file to be initializedMiklos Szeredi
5 daysfuse: quiet down complaints in fuse_conn_limit_writeDarrick J. Wong
5 daysfuse: Check for large folio with SPLICE_F_MOVEBernd Schubert
5 daysfuse: abort on fatal signal during sync initMiklos Szeredi
5 daysfuse: reject oversized dirents in page cacheSamuel Page
5 daysf2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footerChao Yu
5 daysf2fs: fix to avoid memory leak in f2fs_rename()Chao Yu
5 daysf2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()Yongpeng Yang
5 daysf2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionallyChao Yu
5 daysfs/ntfs3: validate rec->used in journal-replay file record checkGreg Kroah-Hartman
5 daysksmbd: validate owner of durable handle on reconnectNamjae Jeon
5 daysksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavengerNamjae Jeon
10 daysnilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_mapDeepanshu Kartikey
10 daysocfs2: fix out-of-bounds write in ocfs2_write_end_inlineJoseph Qi
10 daysocfs2: validate inline data i_size during inode readDeepanshu Kartikey
10 daysocfs2: add inline inode consistency check to ocfs2_validate_inode_block()Dmitry Antipov
10 daysocfs2: handle invalid dinode in ocfs2_group_extendZhengYuan Huang
10 daysocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRYTejas Bharambe
10 daysocfs2: fix possible deadlock between unlink and dio_end_io_writeJoseph Qi
10 daysdcache: Limit the minimal number of bucket to twoZhihao Cheng
10 dayssmb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_fl...Stefan Metzmacher
10 dayssmb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_f...Stefan Metzmacher
10 daysksmbd: fix mechToken leak when SPNEGO decode fails after token allocGreg Kroah-Hartman
10 daysksmbd: require 3 sub-authorities before reading sub_auth[2]Greg Kroah-Hartman
10 daysksmbd: validate EaNameLength in smb2_get_ea()Greg Kroah-Hartman
10 dayssmb: client: fix OOB reads parsing symlink error responseGreg Kroah-Hartman
10 dayssmb: client: fix off-by-8 bounds check in check_wsl_eas()Greg Kroah-Hartman
10 dayseventpoll: defer struct eventpoll free to RCU grace periodNicholas Carlini
10 daysfs/smb/client: fix out-of-bounds read in cifs_sanitize_prepathFredric Cover
10 daysbtrfs: fix zero size inode with non-zero size after log replayFilipe Manana
2026-04-18btrfs: fix incorrect return value after changing leaf in lookup_extent_data_r...robbieko
2026-04-18btrfs: remove pointless out labels from extent-tree.cFilipe Manana
2026-04-11ksmbd: fix OOB write in QUERY_INFO for compound requestsAsim Viladi Oglu Manizada
2026-04-11smb: client: fix generic/694 due to wrong ->i_blocksPaulo Alcantara
2026-04-11btrfs: reject root items with drop_progress and zero drop_levelZhengYuan Huang
2026-04-11btrfs: reserve enough transaction items for qgroup ioctlsFilipe Manana
2026-04-11btrfs: don't take device_list_mutex when querying zone infoJohannes Thumshirn
2026-04-02netfs: Fix the handling of stream->front by removing itDavid Howells