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
/
smb1maperror.c
Age
Commit message (
Expand
)
Author
2026-02-12
smb/client: map NT_STATUS_PRIVILEGE_NOT_HELD
ChenXiaoSong
2026-02-12
smb/client: map NT_STATUS_MORE_PROCESSING_REQUIRED
ChenXiaoSong
2026-02-12
smb/client: map NT_STATUS_BUFFER_OVERFLOW
ChenXiaoSong
2026-02-12
smb/client: map NT_STATUS_NOTIFY_ENUM_DIR
ChenXiaoSong
2026-02-09
cifs: Fix the copyright banner on smb1maperror.c
David Howells
2026-02-08
smb/client: remove useless comment in mapping_table_ERRSRV
Huiwen He
2026-02-08
smb/client: remove some literal NT error codes from ntstatus_to_dos_map
Huiwen He
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: rename ERRinvlevel to ERRunknownlevel
Huiwen He
2026-02-08
smb/client: add NT_STATUS_OS2_INVALID_LEVEL
Huiwen He
2026-02-08
smb/client: map NT_STATUS_INVALID_INFO_CLASS to ERRbadpipe
Huiwen He
2026-02-08
cifs: SMB1 split: netmisc.c
David Howells