summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-12-19exfat: fix potential deadlock on __exfat_get_dentry_setSungjong Seo
2024-12-19xfs: fix scrub tracepoints when inode-rooted btrees are involvedDarrick J. Wong
2024-12-19xfs: return from xfs_symlink_verify early on V4 filesystemsDarrick J. Wong
2024-12-19xfs: don't drop errno values when we fail to ficlone the entire rangeDarrick J. Wong
2024-12-19xfs: update btree keys correctly when _insrec splits an inode root blockDarrick J. Wong
2024-12-14ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"Heming Zhao
2024-12-14jffs2: Fix rtime decompressorRichard Weinberger
2024-12-14jffs2: Prevent rtime decompress memory corruptionKinsey Moore
2024-12-14Revert "unicode: Don't special case ignorable code points"Linus Torvalds
2024-12-14btrfs: fix missing snapshot drew unlock when root is dead during swap activationFilipe Manana
2024-12-14f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode.Qi Han
2024-12-14jfs: add a check to prevent array-index-out-of-bounds in dbAdjTreeNihar Chaithanya
2024-12-14jfs: fix array-index-out-of-bounds in jfs_readdirGhanshyam Agrawal
2024-12-14jfs: fix shift-out-of-bounds in dbSplitGhanshyam Agrawal
2024-12-14jfs: array-index-out-of-bounds fix in dtReadFirstGhanshyam Agrawal
2024-12-14btrfs: avoid unnecessary device path update for the same deviceQu Wenruo
2024-12-14epoll: annotate racy checkChristian Brauner
2024-12-14ocfs2: update seq_file index in ocfs2_dlm_seq_nextWengang Wang
2024-12-14nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()Ryusuke Konishi
2024-12-14ocfs2: free inode when ocfs2_get_init_inode() failsTetsuo Handa
2024-12-14btrfs: don't BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_pr...Josef Bacik
2024-12-14nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occurYang Erkun
2024-12-14nfsd: make sure exp active before svc_export_showYang Erkun
2024-12-14ovl: properly handle large files in ovl_security_fileattrOleksandr Tymoshenko
2024-12-14btrfs: ref-verify: fix use-after-free after invalid ref actionFilipe Manana
2024-12-14btrfs: add a sanity check for btrfs root in btrfs_search_slot()Lizhi Xu
2024-12-14btrfs: add might_sleep() annotationsChenXiaoSong
2024-12-14quota: flush quota_release_work upon quota writebackOjaswin Mujoo
2024-12-14xfs: remove unknown compat feature check in superblock write validationLong Li
2024-12-14xfs: fix log recovery when unknown rocompat bits are setDarrick J. Wong
2024-12-14nfs: ignore SB_RDONLY when mounting nfsLi Lingfeng
2024-12-14jffs2: fix use of uninitialized variableQingfang Deng
2024-12-14ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commitWaqar Hameed
2024-12-14ubifs: Correct the total block count by deducting journal reservationZhihao Cheng
2024-12-14NFSv4.0: Fix a use-after-free problem in the asynchronous open()Trond Myklebust
2024-12-14NFSD: Prevent a potential integer overflowChuck Lever
2024-12-14exfat: fix uninit-value in __exfat_get_dentry_setNamjae Jeon
2024-12-14fsnotify: fix sending inotify event with unexpected filenameAmir Goldstein
2024-12-14jfs: xattr: check invalid xattr size more strictlyArtem Sadovnikov
2024-12-14ext4: fix FS_IOC_GETFSMAP handlingTheodore Ts'o
2024-12-14ext4: supress data-race warnings in ext4_free_inodes_{count,set}()Jeongjun Park
2024-12-14ksmbd: fix slab-use-after-free in smb3_preauth_hash_rspNamjae Jeon
2024-12-14NFSD: Fix nfsd4_shutdown_copy()Chuck Lever
2024-12-14NFSD: Cap the number of bytes copied by nfs4_reset_recoverydir()Chuck Lever
2024-12-14NFSD: Prevent NULL dereference in nfsd4_process_cb_update()Chuck Lever
2024-12-14f2fs: check curseg->inited before write_sum_page in change_cursegYongpeng Yang
2024-12-14f2fs: remove the unused flush argument to change_cursegChristoph Hellwig
2024-12-14f2fs: open code allocate_segment_by_defaultChristoph Hellwig
2024-12-14f2fs: remove struct segment_allocation default_salloc_opsChristoph Hellwig
2024-12-14f2fs: fix the wrong f2fs_bug_on condition in f2fs_do_replace_blockLongPing Wei