aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/smb/client/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2026-04-23Merge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-1/+1
2026-04-22smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/Stefan Metzmacher1-1/+1
2026-04-22smb: client: Remove obsolete cmac(aes) allocationEric Biggers1-1/+0
2026-04-22smb: client: Use AES-CMAC library for SMB3 signature calculationEric Biggers1-0/+1
2026-04-15smb: client: make use of smbdirect.koStefan Metzmacher1-2/+3
2026-04-15smb: client: include smbdirect_all_c_files.cStefan Metzmacher1-0/+1
2026-04-05smb: client: Remove unnecessary selection of CRYPTO_ECBEric Biggers1-1/+0
2026-04-05smb/client: introduce KUnit test to check ntstatus_to_dos_map searchYouling Tang1-0/+11
2025-10-15smb: client: Remove obsolete crypto_shash allocationsEric Biggers1-4/+0
2025-10-15smb: client: Use MD5 library for M-F symlink hashingEric Biggers1-0/+1
2025-10-15smb: client: Use HMAC-SHA256 library for key generationEric Biggers1-0/+1
2025-10-15smb: client: Use SHA-512 library for SMB3.1.1 preauth hashEric Biggers1-0/+1
2025-09-29smb: Use arc4 library instead of duplicate arc4 codeEric Biggers1-0/+1
2024-12-19smb: client: Deduplicate "select NETFS_SUPPORT" in KconfigDragan Simic1-1/+0
2024-09-15smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression operationSteve French1-0/+14
2024-05-01cifs: Implement netfslib hooksDavid Howells1-0/+1
2023-08-30fs/smb/client: Use common code in clientDr. David Alan Gilbert1-0/+1
2023-05-24smb: move client and server files to common directory fs/smbSteve French1-0/+205