summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
41 hourssysfs: don't remove existing directory on update failureGreg Kroah-Hartman1-1/+1
41 hourssmb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada1-0/+16
41 hoursceph: fix a buffer leak in __ceph_setxattr()Viacheslav Dubeyko1-0/+1
41 hoursbtrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()Mark Harmstone1-1/+1
41 hoursfs/adfs: validate nzones in adfs_validate_bblk()Bae Yeonju1-0/+3
41 hoursksmbd: scope conn->binding slowpath to bound sessions onlyHyunwoo Kim1-1/+6
41 hoursksmbd: destroy tree_conn_ida in ksmbd_session_destroy()DaeMyung Kang1-2/+3
41 hoursfs/ntfs3: terminate the cached volume label after UTF-8 conversionPengpeng Hou1-1/+6
41 hoursnfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()Andy Shevchenko1-3/+1
41 hoursocfs2: validate group add input before cachingZhengYuan Huang1-5/+7
41 hoursocfs2: validate bg_bits during freefrag scanZhengYuan Huang1-1/+17
41 hoursocfs2: fix listxattr handling when the buffer is fullZhengYuan Huang1-2/+2
41 hoursocfs2/dlm: fix off-by-one in dlm_match_regions() region comparisonJunrui Luo1-1/+1
41 hoursocfs2/dlm: validate qr_numregions in dlm_match_regions()Junrui Luo1-0/+8
41 hoursksmbd: fix use-after-free from async crypto on Qualcomm crypto engineJoshua Klinesmith1-5/+6
41 hoursgfs2: prevent NULL pointer dereference during unmountAndreas Gruenbacher1-2/+3
41 hoursgfs2: add some missing log lockingAndreas Gruenbacher1-8/+20
41 hoursquota: Fix race of dquot_scan_active() with quota deactivationJan Kara1-8/+30
41 hoursdebugfs: check for NULL pointer in debugfs_create_str()Gui-Dong Han1-1/+4
41 hourspstore/ram: fix resource leak when ioremap() failsCole Leavitt1-0/+4
41 hoursnilfs2: reject zero bd_oblocknr in nilfs_ioctl_mark_blocks_dirty()Deepanshu Kartikey1-0/+6
41 hoursfs/omfs: reject s_sys_blocksize smaller than OMFS_DIR_STARTHyungJung Joo1-0/+6
41 hoursisofs: validate block number from NFS file handle in isofs_export_igetMichael Bommarito1-1/+1
41 hoursisofs: validate Rock Ridge CE continuation extent against volume sizeMichael Bommarito1-0/+9
41 hoursudf: reject descriptors with oversized CRC lengthMichael Bommarito1-2/+6
41 hoursfanotify: fix false positive on permission eventsMiklos Szeredi2-8/+12
41 hoursksmbd: do not expire session on binding failureHyunwoo Kim1-2/+8
41 hoursntfs3: fix integer overflow in run_unpack() volume boundary checkTobias Gaertner1-3/+9
41 hoursntfs3: add buffer boundary checks to run_unpack()Tobias Gaertner1-0/+6
41 hoursinotify: fix watch count leak when fsnotify_add_inode_mark_locked() failsChia-Ming Chang1-0/+1
41 hoursext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()Sohei Koyama1-1/+3
41 hoursuserfaultfd: allow registration of ranges below mmap_min_addrDenis M. Karpov1-2/+0
41 hoursext2: reject inodes with zero i_nlink and valid mode in ext2_iget()Vasiliy Kovalev1-3/+11
41 hoursocfs2: split transactions in dio completion to avoid credit exhaustionHeming Zhao1-29/+45
41 hoursfuse: quiet down complaints in fuse_conn_limit_writeDarrick J. Wong1-2/+2
41 hoursfuse: reject oversized dirents in page cacheSamuel Page1-0/+4
41 hoursfs/ntfs3: validate rec->used in journal-replay file record checkGreg Kroah-Hartman1-1/+11
41 hoursksmbd: unset conn->binding on failed binding requestNamjae Jeon1-0/+1
41 hoursfs/ntfs3: Add more attributes checks in mi_enum_attr()Konstantin Komarov1-13/+50
41 hoursbtrfs: lock the inode in shared mode before starting fiemapFilipe Manana1-0/+2
41 hoursf2fs: fix to trigger foreground gc during f2fs_map_blocks() in lfs modeChao Yu1-1/+4
41 hourspstore: inode: Only d_invalidate() is neededKees Cook1-7/+3
41 hoursf2fs: fix to wait on block writeback for post_read caseChao Yu1-3/+5
41 hoursbinfmt_misc: restore write access before closing files opened by open_exec()Zilin Guan1-1/+3
41 hoursgfs2: No more self recoveryAndreas Gruenbacher1-19/+11
41 hoursdlm: fix possible lkb_resource null dereferenceAlexander Aring1-3/+2
41 hoursbtrfs: do not strictly require dirty metadata threshold for metadata writepagesQu Wenruo3-27/+2
41 hoursbtrfs: send: check for inline extents in range_is_hole_in_parent()Qu Wenruo1-0/+4
41 hoursfs: dlm: fix use after free in midcomms commitAlexander Aring1-0/+7
41 hoursf2fs: fix null-ptr-deref in f2fs_submit_page_bio()Ye Bin1-6/+2