summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
8 daysksmbd: validate inherited ACE SID lengthShota Zaizen
8 dayserofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()Junrui Luo
8 dayserofs: tidy up z_erofs_lz4_handle_overlap()Gao Xiang
8 dayserofs: move {in,out}pages into struct z_erofs_decompress_reqGao Xiang
8 dayshfsplus: fix held lock freed on hfsplus_fill_super()Zilin Guan
8 dayshfsplus: fix uninit-value by validating catalog record sizeDeepanshu Kartikey
8 daysudf: fix partition descriptor append bookkeepingSeohyeon Maeng
8 daysfs: prepare for adding LSM blob to backing_fileAmir Goldstein
8 daysf2fs: fix uninitialized kobject put in f2fs_init_sysfs()Guangshuo Li
8 daysf2fs: fix node_cnt race between extent node destroy and writebackYongpeng Yang
8 daysf2fs: fix incorrect multidevice info in trace_f2fs_map_blocks()Yongpeng Yang
8 daysf2fs: fix fiemap boundary handling when read extent cache is incompleteYongpeng Yang
8 daysf2fs: add READ_ONCE() for i_blocks in f2fs_update_inode()Cen Zhang
8 dayssmb: client: validate dacloffset before building DACL pointersMichael Bommarito
8 dayssmb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel
8 dayssmb/client: fix out-of-bounds read in symlink_data()Zisen Ye
8 dayssmb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye
8 daysisofs: validate block number from NFS file handle in isofs_export_igetMichael Bommarito
8 daysisofs: validate Rock Ridge CE continuation extent against volume sizeMichael Bommarito
8 dayseventfs: Hold eventfs_mutex and SRCU when remount walks eventsDavid Carlier
8 daysbtrfs: fix double free in create_space_info() error pathGuangshuo Li
8 daysudf: reject descriptors with oversized CRC lengthMichael Bommarito
8 dayscifs: change_conf needs to be called for session setupShyam Prasad N
8 dayscifs: abort open_cached_dir if we don't request leasesShyam Prasad N
8 daysfanotify: fix false positive on permission eventsMiklos Szeredi
8 daysksmbd: rewrite stop_sessions() with restartable iterationDaeMyung Kang
2026-05-07ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()DaeMyung Kang
2026-05-07ksmbd: replace connection list with hash tableNamjae Jeon
2026-05-07ksmbd: use msleep instaed of schedule_timeout_interruptible()Namjae Jeon
2026-05-07f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionallyChao Yu
2026-05-07f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()Yongpeng Yang
2026-05-07smb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito
2026-05-07ntfs3: fix integer overflow in run_unpack() volume boundary checkTobias Gaertner
2026-05-07ntfs3: add buffer boundary checks to run_unpack()Tobias Gaertner
2026-05-07ceph: only d_add() negative dentries when they are unhashedMax Kellermann
2026-05-07inotify: fix watch count leak when fsnotify_add_inode_mark_locked() failsChia-Ming Chang
2026-05-07ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()Sohei Koyama
2026-05-07ext4: fix bounds check in check_xattrs() to prevent out-of-bounds accessDeepanshu Kartikey
2026-05-07userfaultfd: allow registration of ranges below mmap_min_addrDenis M. Karpov
2026-05-07xfs: fix a resource leak in xfs_alloc_buftarg()Haoxiang Li
2026-05-07jbd2: fix deadlock in jbd2_journal_cancel_revoke()Zhang Yi
2026-05-07erofs: fix the out-of-bounds nameoff handling for trailing direntsGao Xiang
2026-05-07ext2: reject inodes with zero i_nlink and valid mode in ext2_iget()Vasiliy Kovalev
2026-05-07ocfs2: split transactions in dio completion to avoid credit exhaustionHeming Zhao
2026-04-27f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()George Saad
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