index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb1maperror.c
Age
Commit message (
Expand
)
Author
Lines
2026-02-12
smb/client: map NT_STATUS_PRIVILEGE_NOT_HELD
ChenXiaoSong
-0
/
+1
2026-02-12
smb/client: map NT_STATUS_MORE_PROCESSING_REQUIRED
ChenXiaoSong
-0
/
+1
2026-02-12
smb/client: map NT_STATUS_BUFFER_OVERFLOW
ChenXiaoSong
-0
/
+1
2026-02-12
smb/client: map NT_STATUS_NOTIFY_ENUM_DIR
ChenXiaoSong
-0
/
+1
2026-02-09
cifs: Fix the copyright banner on smb1maperror.c
David Howells
-7
/
+6
2026-02-08
smb/client: remove useless comment in mapping_table_ERRSRV
Huiwen He
-4
/
+0
2026-02-08
smb/client: remove some literal NT error codes from ntstatus_to_dos_map
Huiwen He
-11
/
+0
2026-02-08
smb/client: add NT_STATUS_VOLUME_NOT_UPGRADED
Huiwen He
-1
/
+1
2026-02-08
smb/client: add NT_STATUS_NO_USER_KEYS
Huiwen He
-1
/
+1
2026-02-08
smb/client: add NT_STATUS_WRONG_EFS
Huiwen He
-1
/
+1
2026-02-08
smb/client: add NT_STATUS_NO_EFS
Huiwen He
-1
/
+1
2026-02-08
smb/client: add NT_STATUS_NO_RECOVERY_POLICY
Huiwen He
-1
/
+1
2026-02-08
smb/client: add NT_STATUS_RANGE_NOT_FOUND
Huiwen He
-1
/
+1
2026-02-08
smb/client: add NT_STATUS_DECRYPTION_FAILED
Huiwen He
-1
/
+1
2026-02-08
smb/client: add NT_STATUS_ENCRYPTION_FAILED
Huiwen He
-1
/
+1
2026-02-08
smb/client: add NT_STATUS_DIRECTORY_IS_A_REPARSE_POINT
Huiwen He
-1
/
+1
2026-02-08
smb/client: add NT_STATUS_VOLUME_DISMOUNTED
Huiwen He
-1
/
+1
2026-02-08
smb/client: add NT_STATUS_BIOS_FAILED_TO_CONNECT_INTERRUPT
Huiwen He
-1
/
+1
2026-02-08
smb/client: add NT_STATUS_VARIABLE_NOT_FOUND
Huiwen He
-1
/
+1
2026-02-08
smb/client: rename ERRinvlevel to ERRunknownlevel
Huiwen He
-2
/
+2
2026-02-08
smb/client: add NT_STATUS_OS2_INVALID_LEVEL
Huiwen He
-1
/
+1
2026-02-08
smb/client: map NT_STATUS_INVALID_INFO_CLASS to ERRbadpipe
Huiwen He
-1
/
+1
2026-02-08
cifs: SMB1 split: netmisc.c
David Howells
-0
/
+825