summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2 daysksmbd: validate inherited ACE SID lengthShota Zaizen
2 dayshfsplus: fix held lock freed on hfsplus_fill_super()Zilin Guan
2 dayshfsplus: fix uninit-value by validating catalog record sizeDeepanshu Kartikey
2 daysf2fs: fix fsck inconsistency caused by FGGC of node blockYongpeng Yang
2 daysf2fs: fix inline data not being written to disk in writeback pathYongpeng Yang
2 daysf2fs: refactor f2fs_move_node_folio functionYongpeng Yang
2 daysf2fs: fix uninitialized kobject put in f2fs_init_sysfs()Guangshuo Li
2 daysf2fs: fix node_cnt race between extent node destroy and writebackYongpeng Yang
2 daysf2fs: fix incorrect multidevice info in trace_f2fs_map_blocks()Yongpeng Yang
2 daysf2fs: fix incorrect file address mapping when inline inode is unwrittenYongpeng Yang
2 daysf2fs: fix fsck inconsistency caused by incorrect nat_entry flag usageYongpeng Yang
2 daysf2fs: fix fiemap boundary handling when read extent cache is incompleteYongpeng Yang
2 daysf2fs: fix false alarm of lockdep on cp_global_sem lockChao Yu
2 daysf2fs: add READ_ONCE() for i_blocks in f2fs_update_inode()Cen Zhang
2 dayssmb: client: validate dacloffset before building DACL pointersMichael Bommarito
2 dayssmb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel
2 dayssmb/client: fix out-of-bounds read in symlink_data()Zisen Ye
2 dayssmb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye
2 daysisofs: validate block number from NFS file handle in isofs_export_igetMichael Bommarito
2 daysisofs: validate Rock Ridge CE continuation extent against volume sizeMichael Bommarito
2 dayseventfs: Hold eventfs_mutex and SRCU when remount walks eventsDavid Carlier
2 daysbtrfs: fix missing last_unlink_trans update when removing a directoryFilipe Manana
2 daysbtrfs: fix double free in create_space_info_sub_group() error pathGuangshuo Li
2 daysbtrfs: fix double free in create_space_info() error pathGuangshuo Li
2 daysbtrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...Yochai Eisenrich
2 daysbtrfs: do not mark inode incompressible after inline attempt failsQu Wenruo
2 daysudf: reject descriptors with oversized CRC lengthMichael Bommarito
2 daystracefs: Fix default permissions not being applied on initial mountDavid Carlier
2 dayscifs: change_conf needs to be called for session setupShyam Prasad N
2 dayscifs: abort open_cached_dir if we don't request leasesShyam Prasad N
2 daysovl: fix verity lazy-load guard broken by fsverity_active() semantic changeColin Walters
2 daysfanotify: fix false positive on permission eventsMiklos Szeredi
2 dayssmb: client/smbdirect: fix MR registration for coalesced SG listsYi Kuo
2 daysksmbd: rewrite stop_sessions() with restartable iterationDaeMyung Kang
10 daysntfs3: fix integer overflow in run_unpack() volume boundary checkTobias Gaertner
10 daysntfs3: add buffer boundary checks to run_unpack()Tobias Gaertner
10 daysNFSv4.1: Apply session size limits on clone pathTushar Sariya
10 daysceph: only d_add() negative dentries when they are unhashedMax Kellermann
10 daysceph: fix num_ops off-by-one when crypto allocation failsSam Edwards
10 dayserofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()Junrui Luo
10 days9p: fix access mode flags being ORed instead of replacedPierre Barre
10 daysinotify: fix watch count leak when fsnotify_add_inode_mark_locked() failsChia-Ming Chang
10 daysudf: fix partition descriptor append bookkeepingSeohyeon Maeng
10 daysext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()Sohei Koyama
10 daysext4: fix bounds check in check_xattrs() to prevent out-of-bounds accessDeepanshu Kartikey
10 daysuserfaultfd: allow registration of ranges below mmap_min_addrDenis M. Karpov
10 daysxfs: fix a resource leak in xfs_alloc_buftarg()Haoxiang Li
10 daysxfs: start gc on zonegc_low_space attribute updatesHans Holmberg
10 dayslsm: add backing_file LSM hooksPaul Moore
10 daysfs: prepare for adding LSM blob to backing_fileAmir Goldstein