summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
7 daysbtrfs: fix transaction use-after-free in raid stripe insertionShuangpeng Bai
7 daysbtrfs: scrub: report the failing sector's address, not the stripe baseJames C. Owens
7 dayssmb: client: reject short READ responses in CIFSSMBRead()Diego Oliva
7 daysdlm: wait for outstanding SRCU callbacks to complete in exit pathsZqiang
7 daysdlm: fix variable key length lookupAlexander Aring
7 daysdlm: fix NULL pointer dereference in dlm_dump_rsb_name()Danila Chernetsov
7 daysdlm: validate lock modes in recovery messagesDanila Chernetsov
7 daysdlm: fix buffer overflow from negative len in dlm_search_rsb_treeJoseph Qi
7 daysdlm: validate userspace lock resource name lengthSamuel Moelius
7 daysdlm: require CAP_SYS_ADMIN for dlm-monitor deviceHaofeng Li
7 daysdlm: gate dlm_plock device on CAP_SYS_ADMINHaofeng Li
7 daysafs: Clear stale peer app data after address list changesChengfeng Ye
7 daysafs: Fix incorrect free in candidate cleanup in afs_lookup_server()David Howells
7 daysafs: Fix double-unmap of directory blockDavid Howells
7 daysafs: Fix missing kunmap in afs_dir_search_bucket()David Howells
7 daysceph: apply nearfull_sync option on remountAlex Markuze
7 daysceph: lock mutex in ceph_mds_check_access()Max Kellermann
7 daysksmbd: fix tree connection use-after-free in smb2_tree_connect()Cen Zhang (Microsoft Security FORGE Labs)
7 daysksmbd: validate COPYCHUNK source and target rangesAlon Shakevsky
7 daysksmbd: fix use-after-free in oplock break notificationAbdifatah Suruur
7 daysksmbd: fix sparc build with atomic work stateNamjae Jeon
8 daysfuse: fall back to copy_splice_read() on FOPEN_DIRECT_IOMiklos Szeredi
8 daysfuse: don't bump attr_version for async direct read completionJingbo Xu
8 daysfuse: mark DAX VMA page protections as decryptedPunit Salian
8 daysfuse: don't fill in.h.pid in case args->nocreds is setMiklos Szeredi
8 daysfuse: allow FUSE_SYNCFS for privileged userspace serversJimmy Zuber
8 daysfuse: ioctl: remove unnecessary comparison in fuse_setup_measure_verity()Ali Nasrollahi
8 dayserofs: preserve LZMA decoders on resize failureNikhil Gurudasani
8 daysconfigfs: move CONFIGFS_MAGIC definition to magic.hFrederick Lawler
8 dayserofs: add sysfs feature entry for xattr prefixesJingbo Xu
8 daysbtrfs: preserve the compression property when other inode flags changeSam Ho
8 daysbtrfs: restore active device pointers after failed sproutGuanghui Yang
8 daysbtrfs: detach failed sprout device from transaction update listGuanghui Yang
8 daysbtrfs: clean up target device if block group marking failsGuanghui Yang
8 daysMerge tag 'cifs-fixes-7.3-rc2' of https://git.manguebit.org/linuxLinus Torvalds
8 daysMerge tag 'ksmbd-for-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
8 dayskernfs: preserve security xattrs without allocating iattrsHengyu Liang
8 daysext2: annotate block-mapping helpers as requiring truncate_mutexTimothy Day
8 daysext2: annotate ext2_init_block_alloc_info() as requiring truncate_mutexTimothy Day
8 daysext2: mark s_mount_state as guarded by s_lockTimothy Day
8 daysext2: mark statfs overhead cache as guarded by s_lockTimothy Day
8 daysext2: annotate ext2_update_dynamic_rev() as requiring s_lockTimothy Day
8 daysext2: mark s_next_generation as guarded by s_next_gen_lockTimothy Day
8 daysgfs2: missing whitespace in error messageAndreas Gruenbacher
8 daysgfs2: Get rid of sd_async_glock_waitAndreas Gruenbacher
8 daysgfs2: reject invalid inode sizesJiaming Zhang
8 daysgfs2: No quotas for meta inodesAndreas Gruenbacher
8 daysgfs2: move brelse() after buffer head accessesHongling Zeng
8 daysudf: Avoid confusion of missing and corrupted extended attributesJan Kara
8 daysudf: validate the device specification EA before using itYunpeng Tian