summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
32 hourscifs: Fix busy dentry used after unmountingZhihao Cheng1-0/+2
32 hourssysfs: don't remove existing directory on update failureGreg Kroah-Hartman1-1/+1
32 hourssmb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada1-0/+16
32 hoursceph: fix a buffer leak in __ceph_setxattr()Viacheslav Dubeyko1-0/+1
32 hourssmb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin1-0/+3
32 hourssmb: client: fix OOB reads parsing symlink error responseGreg Kroah-Hartman1-8/+12
32 hourssmb: client: correctly handle ErrorContextData as a flexible arrayLiang Jie2-3/+3
32 hoursbtrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()Mark Harmstone1-1/+1
32 hoursfs/adfs: validate nzones in adfs_validate_bblk()Bae Yeonju1-0/+3
32 hoursksmbd: scope conn->binding slowpath to bound sessions onlyHyunwoo Kim1-1/+6
32 hoursksmbd: destroy tree_conn_ida in ksmbd_session_destroy()DaeMyung Kang1-2/+3
32 hoursf2fs: protect extension_list reading with sb_lock in f2fs_sbi_show()Yongpeng Yang1-2/+5
32 hoursf2fs: Use sysfs_emit_at() to simplify codeChristophe JAILLET1-24/+21
32 hoursfs/ntfs3: terminate the cached volume label after UTF-8 conversionPengpeng Hou1-1/+6
32 hoursnfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()Andy Shevchenko1-3/+1
32 hoursocfs2: validate group add input before cachingZhengYuan Huang1-5/+7
32 hoursocfs2: validate bg_bits during freefrag scanZhengYuan Huang1-1/+17
32 hoursocfs2: fix listxattr handling when the buffer is fullZhengYuan Huang1-2/+2
32 hoursocfs2/dlm: fix off-by-one in dlm_match_regions() region comparisonJunrui Luo1-1/+1
32 hoursocfs2/dlm: validate qr_numregions in dlm_match_regions()Junrui Luo1-0/+8
32 hoursksmbd: fix use-after-free from async crypto on Qualcomm crypto engineJoshua Klinesmith1-5/+6
32 hoursgfs2: prevent NULL pointer dereference during unmountAndreas Gruenbacher1-2/+3
32 hoursgfs2: add some missing log lockingAndreas Gruenbacher1-8/+20
32 hoursquota: Fix race of dquot_scan_active() with quota deactivationJan Kara1-8/+30
32 hoursgfs2: Call unlock_new_inode before d_instantiateAndreas Gruenbacher1-2/+1
32 hoursdebugfs: check for NULL pointer in debugfs_create_str()Gui-Dong Han1-1/+4
32 hourspstore/ram: fix resource leak when ioremap() failsCole Leavitt1-0/+4
32 hoursnilfs2: reject zero bd_oblocknr in nilfs_ioctl_mark_blocks_dirty()Deepanshu Kartikey1-0/+6
32 hoursfs/omfs: reject s_sys_blocksize smaller than OMFS_DIR_STARTHyungJung Joo1-0/+6
32 hoursf2fs: compress: fix UAF of f2fs_inode_info in f2fs_free_dicZhiguo Niu2-20/+22
32 hoursf2fs: compress: change the first parameter of page_array_{alloc,free} to sbiZhiguo Niu1-20/+20
32 hoursf2fs: fix incorrect multidevice info in trace_f2fs_map_blocks()Yongpeng Yang1-1/+2
32 hoursf2fs: fix fiemap boundary handling when read extent cache is incompleteYongpeng Yang1-3/+22
32 hoursf2fs: add READ_ONCE() for i_blocks in f2fs_update_inode()Cen Zhang1-1/+1
32 hourssmb/client: fix out-of-bounds read in symlink_data()Zisen Ye1-1/+2
32 hoursisofs: validate block number from NFS file handle in isofs_export_igetMichael Bommarito1-1/+1
32 hoursisofs: validate Rock Ridge CE continuation extent against volume sizeMichael Bommarito1-0/+9
32 hoursbtrfs: fix double free in create_space_info() error pathGuangshuo Li1-1/+1
32 hoursudf: reject descriptors with oversized CRC lengthMichael Bommarito1-2/+6
32 hourscifs: change_conf needs to be called for session setupShyam Prasad N1-0/+11
32 hourscifs: abort open_cached_dir if we don't request leasesShyam Prasad N1-0/+8
32 hoursfanotify: fix false positive on permission eventsMiklos Szeredi2-8/+12
32 hoursext4: validate p_idx bounds in ext4_ext_correct_indexesTejas Bharambe1-0/+15
32 hoursntfs3: fix integer overflow in run_unpack() volume boundary checkTobias Gaertner1-3/+9
32 hoursntfs3: add buffer boundary checks to run_unpack()Tobias Gaertner1-0/+6
32 hoursinotify: fix watch count leak when fsnotify_add_inode_mark_locked() failsChia-Ming Chang1-0/+1
32 hoursext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()Sohei Koyama1-1/+3
32 hoursuserfaultfd: allow registration of ranges below mmap_min_addrDenis M. Karpov1-2/+0
32 hourserofs: fix the out-of-bounds nameoff handling for trailing direntsGao Xiang1-13/+15
32 hoursext2: reject inodes with zero i_nlink and valid mode in ext2_iget()Vasiliy Kovalev1-3/+11