index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
Kconfig
Age
Commit message (
Expand
)
Author
2026-04-22
smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/
Stefan Metzmacher
2026-04-22
ksmbd: Use AES-CMAC library for SMB3 signature calculation
Eric Biggers
2026-04-15
smb: server: make use of smbdirect.ko
Stefan Metzmacher
2026-04-12
ksmbd: Remove unnecessary selection of CRYPTO_ECB
Eric Biggers
2026-02-22
ksmbd: Compare MACs in constant time
Eric Biggers
2025-11-30
ksmbd: Use HMAC-MD5 library for NTLMv2
Eric Biggers
2025-11-30
ksmbd: Use HMAC-SHA256 library for message signing and key generation
Eric Biggers
2025-11-30
ksmbd: Use SHA-512 library for SMB3.1.1 preauth hash
Eric Biggers
2025-09-29
smb: Use arc4 library instead of duplicate arc4 code
Eric Biggers
2025-05-25
ksmbd: use SHA-256 library API instead of crypto_shash API
Eric Biggers
2025-03-24
ksmbd: make SMB_SERVER_KERBEROS5 enable by default
Namjae Jeon
2023-09-03
ksmbd: remove experimental warning
Steve French
2023-08-30
fs/smb: Swing unicode common code from smb->NLS
Dr. David Alan Gilbert
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French