summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-01-11ext4: fix error message when rejecting the default hashGabriel Krisman Bertazi
2026-01-11ext4: factor out ext4_hash_info_init()Jason Yan
2026-01-11ext4: filesystems without casefold feature cannot be mounted with siphashLizhi Xu
2026-01-11NFSD: NFSv4 file creation neglects setting ACLChuck Lever
2026-01-11lockd: fix vfs_test_lock() callsNeilBrown
2026-01-11fuse: fix readahead reclaim deadlockJoanne Koong
2026-01-11btrfs: don't log conflicting inode if it's a dir moved in the current transac...Filipe Manana
2026-01-11NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever
2026-01-11f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu
2026-01-11f2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu
2026-01-11f2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu
2026-01-11f2fs: fix to avoid updating compression context during writebackChao Yu
2026-01-11f2fs: drop inode from the donation list when the last file is closedJaegeuk Kim
2026-01-11f2fs: keep POSIX_FADV_NOREUSE rangesJaegeuk Kim
2026-01-11f2fs: remove unused GC_FAILURE_PINChao Yu
2026-01-11f2fs: fix to avoid updating zero-sized extent in extent cacheChao Yu
2026-01-11ext4: fix string copying in parse_apply_sb_mount_options()Fedor Pchelkin
2026-01-11jbd2: fix the inconsistency between checksum and data in memory for journal sbYe Bin
2026-01-11gfs2: fix freeze error handlingAlexey Velichayshiy
2026-01-11btrfs: don't rewrite ret from inode_permissionJosef Bacik
2026-01-11ksmbd: fix out-of-bounds in parse_sec_desc()Namjae Jeon
2026-01-11fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAFBaokun Li
2026-01-11nfsd: Drop the client reference in client_states_open()Haoxiang Li
2026-01-11ntfs: Do not overwrite uptodate pagesMatthew Wilcox (Oracle)
2026-01-11nfsd: Mark variable __maybe_unused to avoid W=1 build breakAndy Shevchenko
2026-01-11fsnotify: do not generate ACCESS/MODIFY events on child for special filesAmir Goldstein
2026-01-11xfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li
2026-01-11ocfs2: fix kernel BUG in ocfs2_find_victim_chainPrithvi Tambewagh
2026-01-11f2fs: fix return value of f2fs_recover_fsync_data()Chao Yu
2026-01-11f2fs: invalidate dentry cache on failed whiteout creationDeepanshu Kartikey
2026-01-11NFSD: use correct reservation type in nfsd4_scsi_fence_clientDai Ngo
2026-01-11jbd2: use a weaker annotation in journal handlingByungchul Park
2026-01-11ext4: align max orphan file size with e2fsprogs limitBaokun Li
2026-01-11ext4: fix incorrect group number assertion in mb_check_buddyYongjian Sun
2026-01-11ext4: clear i_state_flags when alloc inodeHaibo Chen
2026-01-11ext4: xattr: fix null pointer deref in ext4_raw_inode()Karina Yankevich
2026-01-11fs/ntfs3: fix mount failure for sparse runs in run_unpack()Konstantin Komarov
2026-01-11exfat: fix remount failure in different process environmentsYuezhang Mo
2026-01-11ksmbd: fix buffer validation by including null terminator size in EA lengthNamjae Jeon
2026-01-11ksmbd: Fix refcount leak when invalid session is found on session lookupNamjae Jeon
2026-01-11ksmbd: skip lock-range check on equal size to avoid size==0 underflowQianchang Zhao
2026-01-11gfs2: Fix use of bio_chainAndreas Gruenbacher
2026-01-11ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrencyNamjae Jeon
2026-01-11smb/server: fix return value of smb2_ioctl()ChenXiaoSong
2026-01-11btrfs: scrub: always update btrfs_scrub_progress::last_physicalQu Wenruo
2026-01-11hfsplus: fix volume corruption issue for generic/073Viacheslav Dubeyko
2026-01-11hfsplus: Verify inode mode when loading from diskTetsuo Handa
2026-01-11hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_createYang Chenzhi
2026-01-11hfsplus: fix volume corruption issue for generic/070Viacheslav Dubeyko
2026-01-11fs/ntfs3: Support timestamps prior to epochKonstantin Komarov