index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
nterr.h
Age
Commit message (
Expand
)
Author
2026-02-12
smb/client: move NT_STATUS_MORE_ENTRIES
ChenXiaoSong
2026-02-12
smb/client: rename to NT_ERROR_INVALID_DATATYPE
ChenXiaoSong
2026-02-12
smb/client: rename to NT_STATUS_SOME_NOT_MAPPED
ChenXiaoSong
2026-02-12
smb/client: map NT_STATUS_NOTIFY_ENUM_DIR
ChenXiaoSong
2026-02-08
smb/client: add NT_STATUS_VOLUME_NOT_UPGRADED
Huiwen He
2026-02-08
smb/client: add NT_STATUS_NO_USER_KEYS
Huiwen He
2026-02-08
smb/client: add NT_STATUS_WRONG_EFS
Huiwen He
2026-02-08
smb/client: add NT_STATUS_NO_EFS
Huiwen He
2026-02-08
smb/client: add NT_STATUS_NO_RECOVERY_POLICY
Huiwen He
2026-02-08
smb/client: add NT_STATUS_RANGE_NOT_FOUND
Huiwen He
2026-02-08
smb/client: add NT_STATUS_DECRYPTION_FAILED
Huiwen He
2026-02-08
smb/client: add NT_STATUS_ENCRYPTION_FAILED
Huiwen He
2026-02-08
smb/client: add NT_STATUS_DIRECTORY_IS_A_REPARSE_POINT
Huiwen He
2026-02-08
smb/client: add NT_STATUS_VOLUME_DISMOUNTED
Huiwen He
2026-02-08
smb/client: add NT_STATUS_BIOS_FAILED_TO_CONNECT_INTERRUPT
Huiwen He
2026-02-08
smb/client: add NT_STATUS_VARIABLE_NOT_FOUND
Huiwen He
2026-02-08
smb/client: add NT_STATUS_OS2_INVALID_LEVEL
Huiwen He
2025-12-09
smb/client: add parentheses to NT error code definitions containing bitwise O...
ChenXiaoSong
2025-12-09
smb/client: add 4 NT error code definitions
ChenXiaoSong
2025-12-09
smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value
ChenXiaoSong
2025-12-09
smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value
ChenXiaoSong
2025-12-09
smb/client: fix NT_STATUS_NO_DATA_DETECTED value
ChenXiaoSong
2025-01-26
cifs: Change translation of STATUS_NOT_A_REPARSE_POINT to -ENODATA
Pali Rohár
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French