summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-10-17btrfs: zoned: fix missing RCU locking in error message when loading zone infoFilipe Manana
2024-10-17NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()Yanjun Zhang
2024-10-17SUNRPC: Fix integer overflow in decode_rc_list()Dan Carpenter
2024-10-17NFSD: Mark filecache "down" if init failsChuck Lever
2024-10-17ext4: nested locking for xattr inodeWojciech Gładysz
2024-10-17ext4: don't set SB_RDONLY after filesystem errorsJan Kara
2024-10-17fs/ntfs3: Refactor enum_rstbl to suppress static checkerKonstantin Komarov
2024-10-17fs/ntfs3: Fix sparse warning in ni_fiemapKonstantin Komarov
2024-10-17fs/ntfs3: Do not call file_modified if collapse range failedKonstantin Komarov
2024-10-17unicode: Don't special case ignorable code pointsGabriel Krisman Bertazi
2024-10-17fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTENShiyang Ruan
2024-10-17fsdax: dax_unshare_iter() should return a valid lengthShiyang Ruan
2024-10-17erofs: fix incorrect symlink detection in fast symlinkGao Xiang
2024-10-17erofs: set block size to the on-disk block sizeJingbo Xu
2024-10-17erofs: avoid hardcoded blocksize for subpage block supportJingbo Xu
2024-10-17erofs: get rid of z_erofs_do_map_blocks() forward declarationGao Xiang
2024-10-17erofs: get rid of erofs_inode_datablocks()Gao Xiang
2024-10-17close_range(): fix the logics in descriptor table trimmingAl Viro
2024-10-17ceph: fix cap ref leak via netfs init_requestPatrick Donnelly
2024-10-17btrfs: wait for fixup workers before stopping cleaner kthread during umountFilipe Manana
2024-10-17btrfs: send: fix invalid clone operation for file that got its size decreasedFilipe Manana
2024-10-17btrfs: fix a NULL pointer dereference when failed to start a new trasacntionQu Wenruo
2024-10-17cachefiles: fix dentry leak in cachefiles_open_file()Baokun Li
2024-10-17smb: client: use actual path when queryfswangrong
2024-10-17NFSD: Fix NFSv4's PUTPUBFH operationChuck Lever
2024-10-17nfsd: map the EBADMSG to nfserr_io to avoid warningLi Lingfeng
2024-10-17nfsd: fix delegation_blocked() to block correctly for at least 30 secondsNeilBrown
2024-10-17exfat: fix memory leak in exfat_load_bitmap()Yuezhang Mo
2024-10-17ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodateLizhi Xu
2024-10-17ocfs2: fix null-ptr-deref when journal load failed.Julian Sun
2024-10-17ocfs2: remove unreasonable unlock in ocfs2_read_blocksLizhi Xu
2024-10-17ocfs2: cancel dqi_sync_work before freeing oinfoJoseph Qi
2024-10-17ocfs2: reserve space for inline xattr before attaching reflink treeGautham Ananthakrishna
2024-10-17ocfs2: fix uninit-value in ocfs2_get_block()Joseph Qi
2024-10-17ocfs2: fix the la space leak when unmounting an ocfs2 volumeHeming Zhao
2024-10-17jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commitKemeng Shi
2024-10-17jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns errorBaokun Li
2024-10-17parisc: Fix stack start for ADDR_NO_RANDOMIZE personalityHelge Deller
2024-10-17ext4: mark fc as ineligible using an handle in ext4_xattr_set()Luis Henriques (SUSE)
2024-10-17ext4: use handle to mark fc as ineligible in __track_dentry_update()Luis Henriques (SUSE)
2024-10-17ext4: fix fast commit inode enqueueing during a full journal commitLuis Henriques (SUSE)
2024-10-17ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list()Luis Henriques (SUSE)
2024-10-17ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()Luis Henriques (SUSE)
2024-10-17ext4: update orig_path in ext4_find_extent()Baokun Li
2024-10-17ext4: fix double brelse() the buffer of the extents pathBaokun Li
2024-10-17ext4: aovid use-after-free in ext4_ext_insert_extent()Baokun Li
2024-10-17ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-freeBaokun Li
2024-10-17ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space()Luis Henriques (SUSE)
2024-10-17ext4: dax: fix overflowing extents beyond inode size when partially writingZhihao Cheng
2024-10-17ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible()Luis Henriques (SUSE)