summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
47 hoursksmbd: validate inherited ACE SID lengthShota Zaizen1-14/+52
47 hourshfsplus: fix held lock freed on hfsplus_fill_super()Zilin Guan1-1/+3
47 hourshfsplus: fix uninit-value by validating catalog record sizeDeepanshu Kartikey5-4/+64
47 hoursf2fs: fix fsck inconsistency caused by FGGC of node blockYongpeng Yang1-14/+13
47 hoursf2fs: fix inline data not being written to disk in writeback pathYongpeng Yang3-1/+12
47 hoursf2fs: refactor f2fs_move_node_folio functionYongpeng Yang1-22/+32
47 hoursf2fs: fix uninitialized kobject put in f2fs_init_sysfs()Guangshuo Li1-4/+6
47 hoursf2fs: fix node_cnt race between extent node destroy and writebackYongpeng Yang1-7/+10
47 hoursf2fs: fix incorrect multidevice info in trace_f2fs_map_blocks()Yongpeng Yang1-1/+2
47 hoursf2fs: fix incorrect file address mapping when inline inode is unwrittenYongpeng Yang1-4/+9
47 hoursf2fs: fix fsck inconsistency caused by incorrect nat_entry flag usageYongpeng Yang1-9/+5
47 hoursf2fs: fix fiemap boundary handling when read extent cache is incompleteYongpeng Yang1-3/+22
47 hoursf2fs: fix false alarm of lockdep on cp_global_sem lockChao Yu2-0/+14
47 hoursf2fs: add READ_ONCE() for i_blocks in f2fs_update_inode()Cen Zhang1-1/+1
47 hourssmb: client: validate dacloffset before building DACL pointersMichael Bommarito1-3/+32
47 hourssmb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel1-1/+1
47 hourssmb/client: fix out-of-bounds read in symlink_data()Zisen Ye1-1/+2
47 hourssmb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye1-4/+8
47 hoursisofs: validate block number from NFS file handle in isofs_export_igetMichael Bommarito1-1/+1
47 hoursisofs: validate Rock Ridge CE continuation extent against volume sizeMichael Bommarito1-0/+9
47 hourseventfs: Hold eventfs_mutex and SRCU when remount walks eventsDavid Carlier3-1/+21
47 hoursbtrfs: fix missing last_unlink_trans update when removing a directoryFilipe Manana1-0/+2
47 hoursbtrfs: fix double free in create_space_info_sub_group() error pathGuangshuo Li1-3/+1
47 hoursbtrfs: fix double free in create_space_info() error pathGuangshuo Li1-1/+1
47 hoursbtrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...Yochai Eisenrich1-2/+3
47 hoursbtrfs: do not mark inode incompressible after inline attempt failsQu Wenruo1-0/+6
47 hoursudf: reject descriptors with oversized CRC lengthMichael Bommarito1-2/+6
47 hourstracefs: Fix default permissions not being applied on initial mountDavid Carlier1-0/+1
47 hourscifs: change_conf needs to be called for session setupShyam Prasad N1-0/+11
47 hourscifs: abort open_cached_dir if we don't request leasesShyam Prasad N1-0/+8
47 hoursovl: fix verity lazy-load guard broken by fsverity_active() semantic changeColin Walters1-1/+1
47 hoursfanotify: fix false positive on permission eventsMiklos Szeredi2-8/+12
47 hourssmb: client/smbdirect: fix MR registration for coalesced SG listsYi Kuo1-9/+12
47 hoursksmbd: 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