summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2026-04-10smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_testVenkat Rao Bagalkote1-0/+1
2026-04-07smb: client: fix OOB reads parsing symlink error responseGreg Kroah-Hartman1-8/+12
2026-04-07smb: client: fix off-by-8 bounds check in check_wsl_eas()Greg Kroah-Hartman1-1/+1
2026-04-06smb: client: Remove unnecessary selection of CRYPTO_ECBEric Biggers2-2/+0
2026-04-06smb/client: move smb2maperror declarations to smb2proto.hZhangGuoDong3-8/+8
2026-04-06smb/client: introduce KUnit tests to check DOS/SRV err mapping searchYouling Tang4-5/+59
2026-04-06smb/client: check if SMB1 DOS/SRV error mapping arrays are sortedYouling Tang1-0/+12
2026-04-06smb/client: use binary search for SMB1 DOS/SRV error mappingHuiwen He1-30/+37
2026-04-06smb/client: autogenerate SMB1 DOS/SRV to POSIX error mappingHuiwen He5-79/+62
2026-04-06smb/client: annotate smberr.h with POSIX error codesHuiwen He1-142/+256
2026-04-06smb/client: move ERRnetlogonNotStarted to DOS error classHuiwen He1-1/+1
2026-04-06smb/client: introduce KUnit test to check ntstatus_to_dos_map searchYouling Tang5-0/+95
2026-04-06smb/client: check if ntstatus_to_dos_map is sortedYouling Tang3-0/+39
2026-04-06smb/client: use binary search for NT status to DOS mappingHuiwen He1-13/+19
2026-04-06smb/client: refactor ntstatus_to_dos() to return mapping entryHuiwen He1-32/+19
2026-04-06smb/client: replace nt_errs with ntstatus_to_dos_mapHuiwen He4-719/+12
2026-04-06smb/client: autogenerate SMB1 NT status to DOS error mappingHuiwen He5-555/+122
2026-04-06smb/client: annotate nterr.h with DOS error codesHuiwen He1-533/+534
2026-04-06smb/client: avoid null-ptr-deref when tests fail in test_cmp_map()SunJianHao1-1/+1
2026-04-06fs/smb/client: add verbose error logging for UNC parsingFredric Cover1-3/+9
2026-04-03Merge tag 'v7.0-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+4
2026-04-02Merge tag 'v7.0-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbdLinus Torvalds3-32/+134
2026-04-02Merge tag 'for-7.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2026-04-01fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepathFredric Cover1-0/+4
2026-03-31Merge tag 'fs_for_v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-24/+39
2026-03-31btrfs: fix incorrect return value after changing leaf in lookup_extent_data_r...robbieko1-1/+1
2026-03-30ksmbd: fix OOB write in QUERY_INFO for compound requestsAsim Viladi Oglu Manizada3-32/+134
2026-03-30Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-36/+162
2026-03-29Merge tag 'ovl-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-16/+58
2026-03-29Merge tag 'ext4_for_linus-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds18-114/+449
2026-03-29Merge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-39/+74
2026-03-28ext4: always drain queued discard work in ext4_mb_release()Theodore Ts'o1-7/+5
2026-03-28ext4: handle wraparound when searching for blocks for indirect mapped blocksTheodore Ts'o1-0/+2
2026-03-28ext4: skip split extent recovery on corruptionhongao1-3/+13
2026-03-28ext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li1-5/+8
2026-03-28ext4: fix deadlock on inode reallocationJan Kara1-0/+21
2026-03-28ext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen3-1/+11
2026-03-28ext4: fix the might_sleep() warnings in kvfree()Zqiang2-13/+5
2026-03-28ext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike1-0/+7
2026-03-28ext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=MYe Bin4-11/+51
2026-03-28ext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=MYe Bin4-45/+172
2026-03-28ext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helperYe Bin1-0/+5
2026-03-28jbd2: gracefully abort on checkpointing state corruptionsMilos Nikic1-2/+13
2026-03-28ext4: avoid infinite loops caused by residual dataEdward Adam Davis1-2/+6
2026-03-28ext4: validate p_idx bounds in ext4_ext_correct_indexesTejas Bharambe1-0/+15
2026-03-28ext4: test if inode's all dirty pages are submitted to diskYe Bin1-0/+8
2026-03-28ext4: minor fix for ext4_split_extent_zeroout()Ojaswin Mujoo1-1/+1
2026-03-28ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()Ye Bin1-1/+5
2026-03-28ext4: kunit: extents-test: lix percpu_counters list corruptionRitesh Harjani (IBM)1-1/+3
2026-03-28ext4: publish jinode after initializationLi Chen2-6/+13