summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2 daysksmbd: validate inherited ACE SID lengthShota Zaizen1-14/+52
2 dayshfsplus: fix held lock freed on hfsplus_fill_super()Zilin Guan1-1/+3
2 dayshfsplus: fix uninit-value by validating catalog record sizeDeepanshu Kartikey5-4/+64
2 daysf2fs: fix fsck inconsistency caused by FGGC of node blockYongpeng Yang1-14/+13
2 daysf2fs: fix inline data not being written to disk in writeback pathYongpeng Yang3-1/+12
2 daysf2fs: refactor f2fs_move_node_folio functionYongpeng Yang1-22/+32
2 daysf2fs: fix uninitialized kobject put in f2fs_init_sysfs()Guangshuo Li1-4/+6
2 daysf2fs: fix node_cnt race between extent node destroy and writebackYongpeng Yang1-7/+10
2 daysf2fs: fix incorrect multidevice info in trace_f2fs_map_blocks()Yongpeng Yang1-1/+2
2 daysf2fs: fix incorrect file address mapping when inline inode is unwrittenYongpeng Yang1-4/+9
2 daysf2fs: fix fsck inconsistency caused by incorrect nat_entry flag usageYongpeng Yang1-9/+5
2 daysf2fs: fix fiemap boundary handling when read extent cache is incompleteYongpeng Yang1-3/+22
2 daysf2fs: fix false alarm of lockdep on cp_global_sem lockChao Yu2-0/+14
2 daysf2fs: add READ_ONCE() for i_blocks in f2fs_update_inode()Cen Zhang1-1/+1
2 dayssmb: client: validate dacloffset before building DACL pointersMichael Bommarito1-3/+32
2 dayssmb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel1-1/+1
2 dayssmb/client: fix out-of-bounds read in symlink_data()Zisen Ye1-1/+2
2 dayssmb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye1-4/+8
2 daysisofs: validate block number from NFS file handle in isofs_export_igetMichael Bommarito1-1/+1
2 daysisofs: validate Rock Ridge CE continuation extent against volume sizeMichael Bommarito1-0/+9
2 dayseventfs: Hold eventfs_mutex and SRCU when remount walks eventsDavid Carlier3-1/+21
2 daysbtrfs: fix missing last_unlink_trans update when removing a directoryFilipe Manana1-0/+2
2 daysbtrfs: fix double free in create_space_info_sub_group() error pathGuangshuo Li1-3/+1
2 daysbtrfs: fix double free in create_space_info() error pathGuangshuo Li1-1/+1
2 daysbtrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...Yochai Eisenrich1-2/+3
2 daysbtrfs: do not mark inode incompressible after inline attempt failsQu Wenruo1-0/+6
2 daysudf: reject descriptors with oversized CRC lengthMichael Bommarito1-2/+6
2 daystracefs: Fix default permissions not being applied on initial mountDavid Carlier1-0/+1
2 dayscifs: change_conf needs to be called for session setupShyam Prasad N1-0/+11
2 dayscifs: abort open_cached_dir if we don't request leasesShyam Prasad N1-0/+8
2 daysovl: fix verity lazy-load guard broken by fsverity_active() semantic changeColin Walters1-1/+1
2 daysfanotify: fix false positive on permission eventsMiklos Szeredi2-8/+12
2 dayssmb: client/smbdirect: fix MR registration for coalesced SG listsYi Kuo1-9/+12
2 daysksmbd: rewrite stop_sessions() with restartable iterationDaeMyung Kang2-8/+39
9 daysntfs3: fix integer overflow in run_unpack() volume boundary checkTobias Gaertner1-3/+9
9 daysntfs3: add buffer boundary checks to run_unpack()Tobias Gaertner1-0/+6
9 daysNFSv4.1: Apply session size limits on clone pathTushar Sariya3-2/+7
9 daysceph: only d_add() negative dentries when they are unhashedMax Kellermann1-2/+4
9 daysceph: fix num_ops off-by-one when crypto allocation failsSam Edwards1-0/+4
9 dayserofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()Junrui Luo1-0/+1
9 days9p: fix access mode flags being ORed instead of replacedPierre Barre1-0/+4
9 daysinotify: fix watch count leak when fsnotify_add_inode_mark_locked() failsChia-Ming Chang1-0/+1
9 daysudf: fix partition descriptor append bookkeepingSeohyeon Maeng1-1/+3
9 daysext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()Sohei Koyama1-1/+3
9 daysext4: fix bounds check in check_xattrs() to prevent out-of-bounds accessDeepanshu Kartikey1-1/+1
9 daysuserfaultfd: allow registration of ranges below mmap_min_addrDenis M. Karpov1-2/+0
9 daysxfs: fix a resource leak in xfs_alloc_buftarg()Haoxiang Li1-0/+1
9 daysxfs: start gc on zonegc_low_space attribute updatesHans Holmberg3-1/+27
9 dayslsm: add backing_file LSM hooksPaul Moore7-14/+50
9 daysfs: prepare for adding LSM blob to backing_fileAmir Goldstein1-2/+20