summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
24 hoursMerge tag 'v7.2-rc4-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
4 daysksmbd: reject undersized decompressed SMB2 requestsNamjae Jeon
4 daysksmbd: validate minimum PDU size for transform requestsNamjae Jeon
4 daysksmbd: defer destroy_previous_session() until after NTLM authenticationJames Montgomery
4 daysksmbd: validate ACE size against SID sub-authoritiesNamjae Jeon
4 daysksmbd: restore DACL size on check_add_overflow() to avoid malformed ACLWentao Guan
4 daysksmbd: bound DACL dedup walk to copied ACEsNamjae Jeon
4 daysksmbd: enforce signing required by the sessionNamjae Jeon
4 daysksmbd: preserve VFS inherited POSIX ACL maskNamjae Jeon
4 dayscifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain pathsFrank Sorenson
4 dayscifs: prevent readdir from changing file size due to stale directory metadataFrank Sorenson
4 dayssmb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink targetCarl Johnson
6 dayssmb: client: bound dirent name against end of SMB response in cifs_filldirJay Vadayath
6 dayssmb: client: validate DFS referral PathConsumedYichong Chen
8 daysMerge tag 'v7.2-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
10 daysksmbd: validate compound request size before reading StructureSize2Xiang Mei (Microsoft)
10 daysksmbd: lock the binding preauth session in smb3_preauth_hash_rspGil Portnoy
10 daysksmbd: remove stale channels from all sessions on teardownGil Portnoy
10 daysksmbd: fix stack buffer overflow in multichannel session-key copyGil Portnoy
10 daysksmbd: fix memory leak of xattr_stream_name in smb2_rename()Gil Portnoy
10 daysksmbd: zero the smb2_read alignment tail to avoid an infoleakGil Portnoy
10 daysksmbd: pin conn during async oplock break notificationQihang
10 daysksmbd: fix integer overflow in set_file_allocation_info()Ibrahim Hashimov
11 dayssmb/client: flush dirty data before punching a holeHuiwen He
11 dayssmb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2Andy Shevchenko
11 dayssmb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbolsAndy Shevchenko
12 dayssmb: client: reject overlapping data areas in SMB2 responsesShoichiro Miyamoto
12 dayssmb/client: refresh allocation after EOF-extending fallocateHuiwen He
12 dayssmb/client: emulate small EOF-extending mode 0 fallocate rangesHuiwen He
12 dayssmb/client: reduce fallocate zero buffer allocationHuiwen He
12 dayssmb/client: handle overlapping allocated ranges in fallocateHuiwen He
12 dayssmb/client: refresh allocation size after duplicate extentsHuiwen He
12 dayssmb: client: use kvzalloc() for megabyte buffer in simple fallocateFredric Cover
2026-07-10Merge tag 'v7.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-07-09cifs: Remove CIFSSMBSetPathInfoFB() fallback functionPali Rohár
2026-07-09cifs: Fix and improve cifs_is_path_accessible() functionPali Rohár
2026-07-09smb: client: mask server-provided mode to 07777 in modefromsidNorbert Manthey
2026-07-09cifs: Show reason why autodisabling serverino supportPali Rohár
2026-07-09smb/client: fix incorrect nlink returned by fstat()ChenXiaoSong
2026-07-09smb/client: zero-initialize stack-allocated cifs_open_info_dataChenXiaoSong
2026-07-09smb/client: pass cifs_open_info_data to SMB2_open()ChenXiaoSong
2026-07-09smb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink()ChenXiaoSong
2026-07-09smb: client: fix overflow in passthrough ioctl bounds checkGuangshuo Li
2026-07-08smb: client: fix busy dentry warning on unmount after DIOZizhi Wo
2026-07-08cifs: Fix support for creating SFU fifoPali Rohár
2026-07-08cifs: Fix support for creating SFU socketPali Rohár
2026-07-08smb: client: fix atime clamp check in read completionXu Rao
2026-07-08cifs: validate DFS referral string offsetsGuangshuo Li
2026-07-08smb: client: use GFP_KERNEL for DFS cache allocationsFredric Cover
2026-07-08smb: client: restrict implied bcc[0] exemption to responses without data areaShoichiro Miyamoto