summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2maperror.c
AgeCommit message (Expand)Author
2026-04-05smb/client: move smb2maperror declarations to smb2proto.hZhangGuoDong
2026-03-10smb/client: only export symbol for 'smb2maperror-test' moduleYe Bin
2026-03-01smb/client: make SMB2 maperror KUnit tests a separate moduleChenXiaoSong
2026-02-08smb/client: introduce KUnit test to check search result of smb2_error_map_tableChenXiaoSong
2026-02-08smb/client: use bsearch() to find target in smb2_error_map_tableChenXiaoSong
2026-02-08smb/client: check whether smb2_error_map_table is sorted in ascending orderChenXiaoSong
2026-02-08cifs: Autogenerate SMB2 error mapping tableDavid Howells
2025-12-07smb/client: update some SMB2 status stringsChenXiaoSong
2025-12-05smb/client: add two elements to smb2_error_map_table arrayChenXiaoSong
2025-12-05smb/client: remove unused elements from smb2_error_map_table arrayChenXiaoSong
2025-12-05smb/client: reduce loop count in map_smb2_to_linux_error() by halfChenXiaoSong
2025-12-05cifs: Do some preparation prior to organising the function declarationsDavid Howells
2025-12-05cifs: Add a tracepoint to log EIO errorsDavid Howells
2025-01-29cifs: Change translation of STATUS_PRIVILEGE_NOT_HELD to -EPERMPali Rohár
2025-01-26cifs: Change translation of STATUS_NOT_A_REPARSE_POINT to -ENODATAPali Rohár
2024-09-15smb: move SMB2 Status code to common header fileChenXiaoSong
2024-01-18cifs: new nt status codes from MS-SMB2Shyam Prasad N
2023-09-20smb3: remove duplicate error mappingSteve French
2023-05-24smb: move client and server files to common directory fs/smbSteve French