summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/Makefile
AgeCommit message (Expand)AuthorLines
2026-04-05smb/client: autogenerate SMB1 DOS/SRV to POSIX error mappingHuiwen He-2/+7
2026-04-05smb/client: introduce KUnit test to check ntstatus_to_dos_map searchYouling Tang-0/+1
2026-04-05smb/client: replace nt_errs with ntstatus_to_dos_mapHuiwen He-1/+1
2026-04-05smb/client: autogenerate SMB1 NT status to DOS error mappingHuiwen He-1/+16
2026-03-23smb/client: ensure smb2_mapping_table rebuild on cmd changesHuiwen He-3/+4
2026-03-01smb/client: make SMB2 maperror KUnit tests a separate moduleChenXiaoSong-0/+2
2026-02-08cifs: Autogenerate SMB2 error mapping tableDavid Howells-0/+14
2026-02-08cifs: SMB1 split: sess.cDavid Howells-0/+1
2026-02-08cifs: SMB1 split: cifsencrypt.cDavid Howells-0/+1
2026-02-08cifs: SMB1 split: netmisc.cDavid Howells-0/+1
2026-02-08cifs: SMB1 split: misc.cDavid Howells-0/+1
2026-02-08cifs: SMB1 split: cifs_debug.cDavid Howells-0/+1
2026-02-08cifs: SMB1 split: Rename cifstransport.cDavid Howells-1/+4
2025-08-06cifs: Move the SMB1 transport code out of transport.cSteve French-1/+1
2024-09-15smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...Steve French-0/+2
2024-03-10smb: client: move most of reparse point handling code to common filePaulo Alcantara-1/+1
2023-08-20smb: client: get rid of dfs code dep in namespace.cPaulo Alcantara-2/+3
2023-08-20smb: client: rename cifs_dfs_ref.c to namespace.cPaulo Alcantara-1/+1
2023-05-24smb: move client and server files to common directory fs/smbSteve French-0/+34