summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
4 dayssysfs: don't remove existing directory on update failureGreg Kroah-Hartman
4 dayssmb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada
4 daysceph: fix a buffer leak in __ceph_setxattr()Viacheslav Dubeyko
4 daysbtrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()Mark Harmstone
4 daysfs/adfs: validate nzones in adfs_validate_bblk()Bae Yeonju
4 daysksmbd: scope conn->binding slowpath to bound sessions onlyHyunwoo Kim
4 daysksmbd: destroy tree_conn_ida in ksmbd_session_destroy()DaeMyung Kang
4 daysfs/ntfs3: terminate the cached volume label after UTF-8 conversionPengpeng Hou
4 daysnfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()Andy Shevchenko
4 daysocfs2: validate group add input before cachingZhengYuan Huang
4 daysocfs2: validate bg_bits during freefrag scanZhengYuan Huang
4 daysocfs2: fix listxattr handling when the buffer is fullZhengYuan Huang
4 daysocfs2/dlm: fix off-by-one in dlm_match_regions() region comparisonJunrui Luo
4 daysocfs2/dlm: validate qr_numregions in dlm_match_regions()Junrui Luo
4 daysksmbd: fix use-after-free from async crypto on Qualcomm crypto engineJoshua Klinesmith
4 daysgfs2: prevent NULL pointer dereference during unmountAndreas Gruenbacher
4 daysgfs2: add some missing log lockingAndreas Gruenbacher
4 daysquota: Fix race of dquot_scan_active() with quota deactivationJan Kara
4 daysdebugfs: check for NULL pointer in debugfs_create_str()Gui-Dong Han
4 dayspstore/ram: fix resource leak when ioremap() failsCole Leavitt
4 daysnilfs2: reject zero bd_oblocknr in nilfs_ioctl_mark_blocks_dirty()Deepanshu Kartikey
4 daysfs/omfs: reject s_sys_blocksize smaller than OMFS_DIR_STARTHyungJung Joo
4 daysisofs: validate block number from NFS file handle in isofs_export_igetMichael Bommarito
4 daysisofs: validate Rock Ridge CE continuation extent against volume sizeMichael Bommarito
4 daysudf: reject descriptors with oversized CRC lengthMichael Bommarito
4 daysfanotify: fix false positive on permission eventsMiklos Szeredi
4 daysksmbd: do not expire session on binding failureHyunwoo Kim
4 daysntfs3: fix integer overflow in run_unpack() volume boundary checkTobias Gaertner
4 daysntfs3: add buffer boundary checks to run_unpack()Tobias Gaertner
4 daysinotify: fix watch count leak when fsnotify_add_inode_mark_locked() failsChia-Ming Chang
4 daysext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()Sohei Koyama
4 daysuserfaultfd: allow registration of ranges below mmap_min_addrDenis M. Karpov
4 daysext2: reject inodes with zero i_nlink and valid mode in ext2_iget()Vasiliy Kovalev
4 daysocfs2: split transactions in dio completion to avoid credit exhaustionHeming Zhao
4 daysfuse: quiet down complaints in fuse_conn_limit_writeDarrick J. Wong
4 daysfuse: reject oversized dirents in page cacheSamuel Page
4 daysfs/ntfs3: validate rec->used in journal-replay file record checkGreg Kroah-Hartman
4 daysksmbd: unset conn->binding on failed binding requestNamjae Jeon
4 daysfs/ntfs3: Add more attributes checks in mi_enum_attr()Konstantin Komarov
4 daysbtrfs: lock the inode in shared mode before starting fiemapFilipe Manana
4 daysf2fs: fix to trigger foreground gc during f2fs_map_blocks() in lfs modeChao Yu
4 dayspstore: inode: Only d_invalidate() is neededKees Cook
4 daysf2fs: fix to wait on block writeback for post_read caseChao Yu
4 daysbinfmt_misc: restore write access before closing files opened by open_exec()Zilin Guan
4 daysgfs2: No more self recoveryAndreas Gruenbacher
4 daysdlm: fix possible lkb_resource null dereferenceAlexander Aring
4 daysbtrfs: do not strictly require dirty metadata threshold for metadata writepagesQu Wenruo
4 daysbtrfs: send: check for inline extents in range_is_hole_in_parent()Qu Wenruo
4 daysfs: dlm: fix use after free in midcomms commitAlexander Aring
4 daysf2fs: fix null-ptr-deref in f2fs_submit_page_bio()Ye Bin