summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-06-21btrfs: zoned: fix use-after-free due to race with dev replaceFilipe Manana
2024-06-21ocfs2: fix races between hole punching and AIO+DIOSu Yue
2024-06-21ocfs2: use coarse time for new created filesSu Yue
2024-06-21ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_linkSu Yue
2024-06-21fs/proc: fix softlockup in __read_vmcoreRik van Riel
2024-06-21knfsd: LOOKUP can return an illegal error valueTrond Myklebust
2024-06-21ksmbd: fix missing use of get_write in in smb2_set_ea()Namjae Jeon
2024-06-21ksmbd: move leading slash check to smb2_get_name()Namjae Jeon
2024-06-21NFS: add barriers when testing for NFS_FSDATA_BLOCKEDNeilBrown
2024-06-21NFSv4.1 enforce rootpath check in fs_location queryOlga Kornievskaia
2024-06-21cachefiles: flush all requests after setting CACHEFILES_DEADBaokun Li
2024-06-21cachefiles: defer exposing anon_fd until after copy_to_user() succeedsBaokun Li
2024-06-21cachefiles: never get a new anonymous fd if ondemand_id is validBaokun Li
2024-06-21cachefiles: remove err_put_fd label in cachefiles_ondemand_daemon_read()Baokun Li
2024-06-21cachefiles: add spin_lock for cachefiles_ondemand_infoBaokun Li
2024-06-21cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read()Baokun Li
2024-06-21cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd()Baokun Li
2024-06-21cachefiles: remove requests from xarray during flushing requestsBaokun Li
2024-06-21jfs: xattr: fix buffer overflow for invalid xattrGreg Kroah-Hartman
2024-06-21eventfs: Update all the eventfs_inodes from the events descriptorSteven Rostedt (Google)
2024-06-16smb: client: fix deadlock in smb2_find_smb_tcon()Enzo Matsumiya
2024-06-16nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errorsRyusuke Konishi
2024-06-16nilfs2: fix potential kernel bug due to lack of writeback flag waitingRyusuke Konishi
2024-06-16btrfs: re-introduce 'norecovery' mount optionQu Wenruo
2024-06-16btrfs: fix leak of qgroup extent records after transaction abortFilipe Manana
2024-06-16btrfs: fix crash on racing fsync and size-extending write into preallocOmar Sandoval
2024-06-16btrfs: protect folio::private when attaching extent buffer foliosQu Wenruo
2024-06-16btrfs: qgroup: fix qgroup id collision across mountsBoris Burkov
2024-06-16btrfs: qgroup: update rescan message levels and error codesDavid Sterba
2024-06-16tracefs: Clear EVENT_INODE flag in tracefs_drop_inode()Steven Rostedt (Google)
2024-06-16eventfs: Keep the directories from having the same inode number as filesSteven Rostedt (Google)
2024-06-16eventfs: Fix a possible null pointer dereference in eventfs_find_events()Hao Ge
2024-06-16NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUSAnna Schumaker
2024-06-16nfs: fix undefined behavior in nfs_block_bits()Sergey Shtylyov
2024-06-16cifs: fix creating sockets when using sfu mount optionsSteve French
2024-06-16ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()Baokun Li
2024-06-16ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflowBaokun Li
2024-06-16ext4: Fixes len calculation in mpage_journal_page_buffersRitesh Harjani (IBM)
2024-06-16mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock againYuanyuan Zhong
2024-06-16mm/ksm: fix ksm_zero_pages accountingChengming Zhou
2024-06-16iomap: fault in smaller chunks for non-large folio mappingsXu Yang
2024-06-169p: add missing locking around taking dentry fid listDominique Martinet
2024-06-16proc: Move fdinfo PTRACE_MODE_READ check into the inode .permission operationTyler Hicks (Microsoft)
2024-06-16fsverity: use register_sysctl_init() to avoid kmemleak warningEric Biggers
2024-06-16btrfs: qgroup: fix initialization of auto inherit arrayDan Carpenter
2024-06-16f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()Chao Yu
2024-06-16erofs: avoid allocating DEFLATE streams before mountingGao Xiang
2024-06-16afs: Don't cross .backup mountpoint from backup volumeMarc Dionne
2024-06-12cifs: Fix missing set of remote_i_sizeDavid Howells
2024-06-12cifs: Set zero_point in the copy_file_range() and remap_file_range()David Howells