summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-02-06writeback: fix 100% CPU usage when dirtytime_expire_interval is 0Laveesh Bansal
2026-02-06btrfs: prevent use-after-free on page private data in btrfs_subpage_clear_upt...JP Kobryn
2026-02-06NFSD: fix race between nfsd registration and exports_procManinder Singh
2026-02-06ext4: fix memory leaks in ext4_fname_{setup_filename,prepare_lookup}Luís Henriques
2026-02-06fs/ntfs3: Initialize allocated memory before useBartlomiej Kubik
2026-02-06ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrencyNamjae Jeon
2026-02-06ksmbd: smbd: fix dma_unmap_sg() nentsThomas Fourier
2026-02-06xfs: set max_agbno to allow sparse alloc of last full inode chunkBrian Foster
2026-02-06btrfs: fix deadlock in wait_current_trans() due to ignored transaction typeRobbie Ko
2026-02-06ext4: fix iloc.bh leak in ext4_xattr_inode_update_refYang Erkun
2026-02-06pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()Zilin Guan
2026-01-19NFS: add barriers when testing for NFS_FSDATA_BLOCKEDNeilBrown
2026-01-19NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENTNeilBrown
2026-01-19nfsd: provide locking for v4_end_graceNeilBrown
2026-01-19NFSD: Remove NFSERR_EAGAINChuck Lever
2026-01-19nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer
2026-01-19NFS: Fix up the automount fs_context to use the correct credTrond Myklebust
2026-01-19NFSv4: ensure the open stateid seqid doesn't go backwardsScott Mayhew
2026-01-19ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()Ye Bin
2026-01-19ext4: introduce ITAIL helperYe Bin
2026-01-19ext4: fix error message when rejecting the default hashGabriel Krisman Bertazi
2026-01-19ext4: factor out ext4_hash_info_init()Jason Yan
2026-01-19ext4: filesystems without casefold feature cannot be mounted with siphashLizhi Xu
2026-01-19lockd: fix vfs_test_lock() callsNeilBrown
2026-01-19NFSD: NFSv4 file creation neglects setting ACLChuck Lever
2026-01-19fuse: fix readahead reclaim deadlockJoanne Koong
2026-01-19f2fs: fix to avoid updating zero-sized extent in extent cacheChao Yu
2026-01-19f2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu
2026-01-19f2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu
2026-01-19f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu
2026-01-19xfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li
2026-01-19NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever
2026-01-19btrfs: don't rewrite ret from inode_permissionJosef Bacik
2026-01-19jbd2: fix the inconsistency between checksum and data in memory for journal sbYe Bin
2026-01-19nfsd: Drop the client reference in client_states_open()Haoxiang Li
2026-01-19nfsd: Mark variable __maybe_unused to avoid W=1 build breakAndy Shevchenko
2026-01-19fsnotify: do not generate ACCESS/MODIFY events on child for special filesAmir Goldstein
2026-01-19ocfs2: fix kernel BUG in ocfs2_find_victim_chainPrithvi Tambewagh
2026-01-19f2fs: fix return value of f2fs_recover_fsync_data()Chao Yu
2026-01-19f2fs: invalidate dentry cache on failed whiteout creationDeepanshu Kartikey
2026-01-19NFSD: use correct reservation type in nfsd4_scsi_fence_clientDai Ngo
2026-01-19jbd2: use a weaker annotation in journal handlingByungchul Park
2026-01-19ext4: align max orphan file size with e2fsprogs limitBaokun Li
2026-01-19ext4: fix incorrect group number assertion in mb_check_buddyYongjian Sun
2026-01-19ext4: clear i_state_flags when alloc inodeHaibo Chen
2026-01-19ext4: xattr: fix null pointer deref in ext4_raw_inode()Karina Yankevich
2026-01-19fs/ntfs3: fix mount failure for sparse runs in run_unpack()Konstantin Komarov
2026-01-19exfat: fix remount failure in different process environmentsYuezhang Mo
2026-01-19btrfs: scrub: always update btrfs_scrub_progress::last_physicalQu Wenruo
2026-01-19hfsplus: fix volume corruption issue for generic/073Viacheslav Dubeyko