summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-02-01gfs2: Truncate address space when flipping GFS2_DIF_JDATA flagAndreas Gruenbacher
2025-02-01nfsd: add list_head nf_gc to struct nfsd_fileYouzhong Yang
2025-02-01fs/proc: fix softlockup in __read_vmcore (part 2)Rik van Riel
2025-02-01fs: fix missing declaration of init_filesZhang Kunbo
2025-02-01hfs: Sanity check the root recordLeo Stone
2025-02-01ocfs2: fix slab-use-after-free due to dangling pointer dqi_privDennis Lam
2025-02-01ocfs2: correct return value of ocfs2_local_free_info()Joseph Qi
2025-02-01afs: Fix the maximum cell name lengthDavid Howells
2025-02-01exfat: fix the infinite loop in exfat_readdir()Yuezhang Mo
2025-02-01jbd2: flush filesystem device before updating tail sequenceZhang Yi
2025-02-01ceph: give up on paths longer than PATH_MAXMax Kellermann
2025-01-09btrfs: don't set lock_owner when locking extent buffer for readingZygo Blaxell
2025-01-09btrfs: locking: remove the recursion handling codeJosef Bacik
2025-01-09btrfs: flush delalloc workers queue before stopping cleaner kthread during un...Filipe Manana
2025-01-09btrfs: fix use-after-free when COWing tree bock and tracing is enabledFilipe Manana
2025-01-09btrfs: rename and export __btrfs_cow_block()Filipe Manana
2025-01-09btrfs: locking: remove all the blocking helpersJosef Bacik
2025-01-09btrfs: switch extent buffer tree lock to rw_semaphoreJosef Bacik
2025-01-09nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_netYang Erkun
2025-01-09btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana
2025-01-09nfsd: restore callback functionality for NFSv4.0NeilBrown
2025-01-09epoll: Add synchronous wakeup support for ep_poll_callbackXuewen Yan
2025-01-09ceph: validate snapdirname option length when mountingIlya Dryomov
2025-01-09nilfs2: prevent use of deleted inodeEdward Adam Davis
2025-01-09NFS/pnfs: Fix a live lock between recalled layouts and layoutgetTrond Myklebust
2025-01-09btrfs: tree-checker: reject inline extent items with 0 ref countQu Wenruo
2025-01-09efivarfs: Fix error on non-existent fileJames Bottomley
2025-01-09erofs: fix incorrect symlink detection in fast symlinkGao Xiang
2025-01-09erofs: fix order >= MAX_ORDER warning due to crafted negative i_sizeGao Xiang
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: don't drop errno values when we fail to ficlone the entire rangeDarrick 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-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-14btrfs: ref-verify: fix use-after-free after invalid ref actionFilipe Manana