summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
12 daysext4: publish jinode after initializationLi Chen2-6/+13
12 daysext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li1-5/+8
12 daysxfs: stop reclaim before pushing AIL during unmountYuto Ohnuki1-3/+4
12 daysxfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki2-4/+14
12 daysext4: fix the might_sleep() warnings in kvfree()Zqiang2-11/+5
12 daysbtrfs: fix lost error when running device stats on multiple devices fsFilipe Manana1-2/+3
12 daysbtrfs: fix super block offset in error message in btrfs_validate_super()Mark Harmstone1-2/+2
12 daysext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike1-0/+7
12 daysext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()Ye Bin1-1/+5
12 daysext4: make recently_deleted() properly work with lazy itable initializationJan Kara1-0/+6
12 daysext4: convert inline data to extents when truncate exceeds inline sizeDeepanshu Kartikey1-0/+12
12 daysjbd2: gracefully abort on checkpointing state corruptionsMilos Nikic1-2/+13
12 dayssmb: client: Compare MACs in constant timeEric Biggers2-2/+5
12 daysnfsd: fix heap overflow in NFSv4.0 LOCK replay cacheJeff Layton2-7/+19
12 daysNFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fdChuck Lever1-2/+12
12 daysnfsd: define exports_proc_ops with CONFIG_PROC_FSTom Rix1-12/+13
12 daysxfs: fix integer overflow in bmap intent sort comparatorLong Li1-1/+2
12 daysxfs: ensure dquot item is deleted from AIL only after log shutdownLong Li1-1/+7
12 dayssmb: client: fix iface port assignment in parse_server_interfacesHenrique Carvalho1-4/+14
12 dayssmb: client: fix atomic open with O_DIRECT & O_SYNCPaulo Alcantara3-14/+15
12 daysiomap: reject delalloc mappings during writebackDarrick J. Wong1-2/+5
12 dayssmb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum1-1/+0
12 daysext4: fix dirtyclusters double decrement on fs shutdownBrian Foster1-16/+5
12 daysext4: drop extent cache when splitting extent failsZhang Yi1-2/+8
12 daysext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/OZhang Yi1-4/+8
12 daysbtrfs: abort transaction on failure to update root in the received subvol ioctlFilipe Manana1-1/+2
12 daysceph: fix i_nlink underrun during async unlinkMax Kellermann1-1/+14
12 daysSquashfs: check metadata block offset is within rangePhillip Lougher1-0/+3
12 daysbtrfs: fix incorrect key offset in error message in check_dev_extent_item()Mark Harmstone1-1/+1
2026-03-04ceph: supply snapshot context in ceph_zero_partial_object()ethanwu1-1/+16
2026-03-04btrfs: continue trimming remaining devices on failurejinbaohong1-1/+1
2026-03-04ocfs2: fix reflink preserve cleanup issueHeming Zhao1-0/+4
2026-03-04nfsd: fix return error code for nfsd_map_name_to_[ug]idAnthony Iliopoulos1-0/+4
2026-03-04xfs: fix remote xattr valuelblk checkDarrick J. Wong1-1/+4
2026-03-04xfs: fix freemap adjustments when adding xattrs to leaf blocksDarrick J. Wong1-8/+28
2026-03-04xfs: delete attr leaf freemap entries when emptyDarrick J. Wong1-0/+13
2026-03-04xfs: mark data structures corrupt on EIO and ENODATADarrick J. Wong3-0/+8
2026-03-04jfs: nlink overflow in jfs_renameJori Koolstra1-2/+4
2026-03-04jfs: Add missing set_freezable() for freezable kthreadHaotian Zhang1-0/+1
2026-03-04pstore: ram_core: fix incorrect success return when vmap() failsRuipeng Qi1-0/+7
2026-03-04minix: Add required sanity checking to minix_check_superblock()Jori Koolstra1-21/+29
2026-03-04hfsplus: pretend special inodes as regular filesTetsuo Handa1-0/+6
2026-03-04hfsplus: fix volume corruption issue for generic/498Viacheslav Dubeyko1-1/+11
2026-03-04ext4: fix memory leak in ext4_ext_shift_extents()Zilin Guan1-1/+2
2026-03-04ext4: don't cache extent during splitting extentZhang Yi1-0/+6
2026-03-04btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not foundFilipe Manana1-4/+7
2026-03-04ovl: Fix uninit-value in ovl_fill_realQing Wang1-1/+1
2026-03-04pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAINOlga Kornievskaia1-1/+2
2026-03-04procfs: fix missing RCU protection when reading real_parent in do_task_stat()Jinliang Zheng1-1/+1
2026-03-04fat: avoid parent link count underflow in rmdirZhiyu Zhang2-2/+12