summaryrefslogtreecommitdiff
path: root/fs/smb/client/nterr.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-12smb/client: rename to NT_STATUS_SOME_NOT_MAPPEDChenXiaoSong1-1/+1
2026-02-12smb/client: map NT_STATUS_NOTIFY_ENUM_DIRChenXiaoSong1-0/+1
2026-02-09smb/client: add NT_STATUS_VOLUME_NOT_UPGRADEDHuiwen He1-0/+1
2026-02-09smb/client: add NT_STATUS_NO_USER_KEYSHuiwen He1-0/+1
2026-02-09smb/client: add NT_STATUS_WRONG_EFSHuiwen He1-0/+1
2026-02-09smb/client: add NT_STATUS_NO_EFSHuiwen He1-0/+1
2026-02-09smb/client: add NT_STATUS_NO_RECOVERY_POLICYHuiwen He1-0/+1
2026-02-09smb/client: add NT_STATUS_RANGE_NOT_FOUNDHuiwen He1-0/+1
2026-02-09smb/client: add NT_STATUS_DECRYPTION_FAILEDHuiwen He1-0/+1
2026-02-09smb/client: add NT_STATUS_ENCRYPTION_FAILEDHuiwen He1-0/+1
2026-02-09smb/client: add NT_STATUS_DIRECTORY_IS_A_REPARSE_POINTHuiwen He1-0/+2
2026-02-09smb/client: add NT_STATUS_VOLUME_DISMOUNTEDHuiwen He1-0/+1
2026-02-09smb/client: add NT_STATUS_BIOS_FAILED_TO_CONNECT_INTERRUPTHuiwen He1-0/+2
2026-02-09smb/client: add NT_STATUS_VARIABLE_NOT_FOUNDHuiwen He1-0/+1
2026-02-09smb/client: add NT_STATUS_OS2_INVALID_LEVELHuiwen He1-0/+1
2025-12-10smb/client: add 4 NT error code definitionsChenXiaoSong1-0/+5
2025-01-27cifs: Change translation of STATUS_NOT_A_REPARSE_POINT to -ENODATAPali Rohár1-0/+1
2025-01-20cifs: Add missing NT_STATUS_* codes from nterr.h to nterr.cPali Rohár1-0/+8
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+674