summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
8 daysnfs/localio: fix regression due to out-of-order __put_credMike Snitzer
11 dayserofs: fix unexpected EIO under memory pressureJunbeom Yeom
11 daysnfsd: Drop the client reference in client_states_open()Haoxiang Li
11 daysnfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()Jeff Layton
11 daysnfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()Chuck Lever
11 dayslockd: fix vfs_test_lock() callsNeilBrown
11 daysNFSD: Make FILE_SYNC WRITEs comply with specChuck Lever
11 daysntfs: Do not overwrite uptodate pagesMatthew Wilcox (Oracle)
11 daysksmbd: Fix memory leak in get_file_all_info()Zilin Guan
2026-01-02fuse: missing copy_finish in fuse-over-io-uring argument copiesCheng Ding
2026-01-02fuse: fix readahead reclaim deadlockJoanne Koong
2026-01-02fuse: fix io-uring list corruption for terminated non-committed requestsJoanne Koong
2026-01-02btrfs: don't log conflicting inode if it's a dir moved in the current transac...Filipe Manana
2026-01-02nfsd: Mark variable __maybe_unused to avoid W=1 build breakAndy Shevchenko
2026-01-02NFSD: Clear TIME_DELEG in the suppattr_exclcreat bitmapChuck Lever
2026-01-02NFSD: NFSv4 file creation neglects setting ACLChuck Lever
2026-01-02NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever
2026-01-02fsnotify: do not generate ACCESS/MODIFY events on child for special filesAmir Goldstein
2026-01-02xfs: validate that zoned RT devices are zone alignedChristoph Hellwig
2026-01-02xfs: fix a UAF problem in xattr repairDarrick J. Wong
2026-01-02xfs: fix the zoned RT growfs check for zone alignmentChristoph Hellwig
2026-01-02xfs: fix stupid compiler warningDarrick J. Wong
2026-01-02xfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li
2026-01-02ocfs2: fix kernel BUG in ocfs2_find_victim_chainPrithvi Tambewagh
2026-01-02f2fs: fix return value of f2fs_recover_fsync_data()Chao Yu
2026-01-02f2fs: fix to not account invalid blocks in get_left_section_blocks()Chao Yu
2026-01-02f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu
2026-01-02f2fs: fix uninitialized one_time_gc in victim_sel_policyXiaole He
2026-01-02f2fs: fix age extent cache insertion skip on counter overflowXiaole He
2026-01-02f2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu
2026-01-02f2fs: invalidate dentry cache on failed whiteout creationDeepanshu Kartikey
2026-01-02f2fs: fix to avoid updating zero-sized extent in extent cacheChao Yu
2026-01-02f2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu
2026-01-02f2fs: fix to avoid potential deadlockChao Yu
2026-01-02f2fs: fix to avoid updating compression context during writebackChao Yu
2026-01-02f2fs: ensure node page reads complete before f2fs_put_super() finishesJan Prusakowski
2026-01-02NFSD: use correct reservation type in nfsd4_scsi_fence_clientDai Ngo
2026-01-02jbd2: use a weaker annotation in journal handlingByungchul Park
2026-01-02jbd2: use a per-journal lock_class_key for jbd2_trans_commit_keyTetsuo Handa
2026-01-02ext4: align max orphan file size with e2fsprogs limitBaokun Li
2026-01-02ext4: fix incorrect group number assertion in mb_check_buddyYongjian Sun
2026-01-02ext4: clear i_state_flags when alloc inodeHaibo Chen
2026-01-02ext4: xattr: fix null pointer deref in ext4_raw_inode()Karina Yankevich
2026-01-02ext4: check if mount_opts is NUL-terminated in ext4_ioctl_set_tune_sb()Fedor Pchelkin
2026-01-02ext4: fix string copying in parse_apply_sb_mount_options()Fedor Pchelkin
2026-01-02fs: PM: Fix reverse check in filesystems_freeze_callback()Rafael J. Wysocki
2026-01-02fs/ntfs3: fix mount failure for sparse runs in run_unpack()Konstantin Komarov
2026-01-02jbd2: fix the inconsistency between checksum and data in memory for journal sbYe Bin
2026-01-02gfs2: fix freeze error handlingAlexey Velichayshiy
2026-01-02btrfs: don't rewrite ret from inode_permissionJosef Bacik