summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'v7.0-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+4
5 daysMerge tag 'v7.0-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbdLinus Torvalds3-32/+134
5 daysMerge tag 'for-7.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
7 daysfs/smb/client: fix out-of-bounds read in cifs_sanitize_prepathFredric Cover1-0/+4
7 daysMerge tag 'fs_for_v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-24/+39
8 daysbtrfs: fix incorrect return value after changing leaf in lookup_extent_data_r...robbieko1-1/+1
9 daysksmbd: fix OOB write in QUERY_INFO for compound requestsAsim Viladi Oglu Manizada3-32/+134
9 daysMerge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-36/+162
9 daysMerge tag 'ovl-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-16/+58
9 daysMerge tag 'ext4_for_linus-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds18-114/+449
10 daysMerge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-39/+74
11 daysext4: always drain queued discard work in ext4_mb_release()Theodore Ts'o1-7/+5
11 daysext4: handle wraparound when searching for blocks for indirect mapped blocksTheodore Ts'o1-0/+2
11 daysext4: skip split extent recovery on corruptionhongao1-3/+13
11 daysext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li1-5/+8
11 daysext4: fix deadlock on inode reallocationJan Kara1-0/+21
11 daysext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen3-1/+11
11 daysext4: fix the might_sleep() warnings in kvfree()Zqiang2-13/+5
11 daysext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike1-0/+7
11 daysext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=MYe Bin4-11/+51
11 daysext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=MYe Bin4-45/+172
11 daysext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helperYe Bin1-0/+5
11 daysjbd2: gracefully abort on checkpointing state corruptionsMilos Nikic1-2/+13
11 daysext4: avoid infinite loops caused by residual dataEdward Adam Davis1-2/+6
11 daysext4: validate p_idx bounds in ext4_ext_correct_indexesTejas Bharambe1-0/+15
11 daysext4: test if inode's all dirty pages are submitted to diskYe Bin1-0/+8
11 daysext4: minor fix for ext4_split_extent_zeroout()Ojaswin Mujoo1-1/+1
11 daysext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()Ye Bin1-1/+5
11 daysext4: kunit: extents-test: lix percpu_counters list corruptionRitesh Harjani (IBM)1-1/+3
11 daysext4: publish jinode after initializationLi Chen2-6/+13
11 daysext4: replace BUG_ON with proper error handling in ext4_read_inline_folioYuto Ohnuki1-1/+9
11 daysext4: fix fsync(2) for nojournal modeJan Kara1-2/+14
11 daysext4: make recently_deleted() properly work with lazy itable initializationJan Kara1-0/+6
11 daysext4: fix journal credit check when setting fscrypt contextSimon Weber1-1/+8
11 daysext4: convert inline data to extents when truncate exceeds inline sizeDeepanshu Kartikey1-0/+12
11 daysext4: fix stale xarray tags after writebackJan Kara1-2/+8
11 daysext4: do not check fast symlink during orphan recoveryZhang Yi1-11/+29
11 daysMerge tag 'xfs-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds18-195/+274
11 daysMerge tag 'v7.0-rc5-ksmbd-srv-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-48/+97
11 daysudf: Fix race between file type conversion and writebackJan Kara1-18/+15
11 daysmpage: Provide variant of mpage_writepages() with own optional folio handlerJan Kara1-6/+24
12 daysovl: make fsync after metadata copy-up opt-in mount optionFei Lv5-15/+54
12 daysMerge tag 'v7.0-rc5-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-3/+4
12 daysnetfs: Fix the handling of stream->front by removing itDavid Howells7-12/+7
12 daysxfs: remove file_path tracepoint dataDarrick J. Wong2-19/+4
12 daysxfs: don't irele after failing to iget in xfs_attri_recover_workDarrick J. Wong1-1/+0
13 daysMerge tag 'erofs-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-21/+48
13 daysksmbd: fix potencial OOB in get_file_all_info() for compound requestsNamjae Jeon1-2/+14
14 dayserofs: fix .fadvise() for page cache sharingGao Xiang1-2/+13
2026-03-24erofs: update the Kconfig descriptionGao Xiang1-15/+30