summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
5 dayssmb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel
5 daysceph: only d_add() negative dentries when they are unhashedMax Kellermann
5 daysbtrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...Yochai Eisenrich
5 daysksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavengerNamjae Jeon
5 dayserofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()Junrui Luo
5 daysksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()DaeMyung Kang
5 dayshfsplus: fix held lock freed on hfsplus_fill_super()Zilin Guan
5 dayshfsplus: fix uninit-value by validating catalog record sizeDeepanshu Kartikey
5 daysxfs: fix a resource leak in xfs_alloc_buftarg()Haoxiang Li
5 daysudf: fix partition descriptor append bookkeepingSeohyeon Maeng
5 daysf2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionallyChao Yu
5 daysksmbd: replace connection list with hash tableNamjae Jeon
5 daysksmbd: use msleep instaed of schedule_timeout_interruptible()Namjae Jeon
5 daysf2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()Yongpeng Yang
5 dayssmb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito
5 daysksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito
5 dayssmb: common: change the data type of num_aces to le16Namjae Jeon
5 dayssmb: move some duplicate definitions to common/smbacl.hChenXiaoSong
5 daysf2fs: fix node_cnt race between extent node destroy and writebackYongpeng Yang
5 daysf2fs: fix incorrect multidevice info in trace_f2fs_map_blocks()Yongpeng Yang
5 daysf2fs: fix fiemap boundary handling when read extent cache is incompleteYongpeng Yang
5 daysf2fs: add READ_ONCE() for i_blocks in f2fs_update_inode()Cen Zhang
5 dayssmb: client: validate dacloffset before building DACL pointersMichael Bommarito
5 dayssmb/client: fix out-of-bounds read in symlink_data()Zisen Ye
5 dayssmb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye
5 daysisofs: validate block number from NFS file handle in isofs_export_igetMichael Bommarito
5 daysisofs: validate Rock Ridge CE continuation extent against volume sizeMichael Bommarito
5 dayseventfs: Hold eventfs_mutex and SRCU when remount walks eventsDavid Carlier
5 daysbtrfs: fix double free in create_space_info() error pathGuangshuo Li
5 daysudf: reject descriptors with oversized CRC lengthMichael Bommarito
5 dayscifs: change_conf needs to be called for session setupShyam Prasad N
5 dayscifs: abort open_cached_dir if we don't request leasesShyam Prasad N
5 daysfanotify: fix false positive on permission eventsMiklos Szeredi
5 daysext4: validate p_idx bounds in ext4_ext_correct_indexesTejas Bharambe
5 daysntfs3: fix integer overflow in run_unpack() volume boundary checkTobias Gaertner
5 daysntfs3: add buffer boundary checks to run_unpack()Tobias Gaertner
5 daysinotify: fix watch count leak when fsnotify_add_inode_mark_locked() failsChia-Ming Chang
5 daysext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()Sohei Koyama
5 daysext4: fix bounds check in check_xattrs() to prevent out-of-bounds accessDeepanshu Kartikey
5 daysuserfaultfd: allow registration of ranges below mmap_min_addrDenis M. Karpov
5 dayserofs: fix the out-of-bounds nameoff handling for trailing direntsGao Xiang
5 daysext2: reject inodes with zero i_nlink and valid mode in ext2_iget()Vasiliy Kovalev
5 daysf2fs: fix to detect potential corrupted nid in free_nid_listChao Yu
5 daysocfs2: split transactions in dio completion to avoid credit exhaustionHeming Zhao
5 daysregset: use kvzalloc() for regset_get_alloc()Douglas Anderson
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-27smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito
2026-04-27smb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito