summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
4 daysbtrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...Yochai Eisenrich
4 daysbtrfs: fix double free in create_space_info_sub_group() error pathGuangshuo Li
4 daysbtrfs: remove fs_info argument from btrfs_sysfs_add_space_info_type()Filipe Manana
7 daysksmbd: validate inherited ACE SID lengthShota Zaizen
7 dayserofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()Junrui Luo
7 dayserofs: tidy up z_erofs_lz4_handle_overlap()Gao Xiang
7 dayshfsplus: fix held lock freed on hfsplus_fill_super()Zilin Guan
7 dayshfsplus: fix uninit-value by validating catalog record sizeDeepanshu Kartikey
7 daysf2fs: fix fsck inconsistency caused by FGGC of node blockYongpeng Yang
7 daysf2fs: fix inline data not being written to disk in writeback pathYongpeng Yang
7 daysf2fs: refactor f2fs_move_node_folio functionYongpeng Yang
7 daysf2fs: fix uninitialized kobject put in f2fs_init_sysfs()Guangshuo Li
7 daysf2fs: fix node_cnt race between extent node destroy and writebackYongpeng Yang
7 daysf2fs: fix incorrect multidevice info in trace_f2fs_map_blocks()Yongpeng Yang
7 daysf2fs: fix incorrect file address mapping when inline inode is unwrittenYongpeng Yang
7 daysf2fs: fix fsck inconsistency caused by incorrect nat_entry flag usageYongpeng Yang
7 daysf2fs: fix fiemap boundary handling when read extent cache is incompleteYongpeng Yang
7 daysf2fs: add READ_ONCE() for i_blocks in f2fs_update_inode()Cen Zhang
7 dayssmb: client: validate dacloffset before building DACL pointersMichael Bommarito
7 dayssmb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel
7 dayssmb/client: fix out-of-bounds read in symlink_data()Zisen Ye
7 dayssmb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye
7 daysisofs: validate block number from NFS file handle in isofs_export_igetMichael Bommarito
7 daysisofs: validate Rock Ridge CE continuation extent against volume sizeMichael Bommarito
7 dayseventfs: Hold eventfs_mutex and SRCU when remount walks eventsDavid Carlier
7 daysbtrfs: fix missing last_unlink_trans update when removing a directoryFilipe Manana
7 daysbtrfs: fix double free in create_space_info() error pathGuangshuo Li
7 daysudf: reject descriptors with oversized CRC lengthMichael Bommarito
7 daystracefs: Fix default permissions not being applied on initial mountDavid Carlier
7 dayscifs: change_conf needs to be called for session setupShyam Prasad N
7 dayscifs: abort open_cached_dir if we don't request leasesShyam Prasad N
7 daysfanotify: fix false positive on permission eventsMiklos Szeredi
7 dayssmb: client/smbdirect: fix MR registration for coalesced SG listsYi Kuo
7 daysceph: fix num_ops off-by-one when crypto allocation failsSam Edwards
7 daysksmbd: rewrite stop_sessions() with restartable iterationDaeMyung Kang
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-07NFSv4.1: Apply session size limits on clone pathTushar Sariya
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-07xfs: start gc on zonegc_low_space attribute updatesHans Holmberg
2026-05-07fs: prepare for adding LSM blob to backing_fileAmir Goldstein
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