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 dayshfsplus: fix held lock freed on hfsplus_fill_super()Zilin Guan
8 dayshfsplus: fix uninit-value by validating catalog record sizeDeepanshu Kartikey
8 daysf2fs: fix fsck inconsistency caused by FGGC of node blockYongpeng Yang
8 daysf2fs: fix inline data not being written to disk in writeback pathYongpeng Yang
8 daysf2fs: refactor f2fs_move_node_folio functionYongpeng Yang
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 incorrect file address mapping when inline inode is unwrittenYongpeng Yang
8 daysf2fs: fix fsck inconsistency caused by incorrect nat_entry flag usageYongpeng 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 missing last_unlink_trans update when removing a directoryFilipe Manana
8 daysbtrfs: fix double free in create_space_info() error pathGuangshuo Li
8 daysudf: reject descriptors with oversized CRC lengthMichael Bommarito
8 daystracefs: Fix default permissions not being applied on initial mountDavid Carlier
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 dayssmb: client/smbdirect: fix MR registration for coalesced SG listsYi Kuo
8 daysceph: fix num_ops off-by-one when crypto allocation failsSam Edwards
8 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
2026-05-07fs: afs: revert mmap_prepare() changeLorenzo Stoakes (Oracle)
2026-04-27f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()George Saad
2026-04-27writeback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara