index
:
pub/scm/linux/kernel/git/djiang/linux.git
master
Dave Jiang fork of linux.git
Dave Jiang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb2maperror.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-14
smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2
Andy Shevchenko
1
-6
/
+6
2026-04-05
smb/client: move smb2maperror declarations to smb2proto.h
ZhangGuoDong
1
-3
/
+0
2026-03-10
smb/client: only export symbol for 'smb2maperror-test' module
Ye Bin
1
-3
/
+6
2026-03-01
smb/client: make SMB2 maperror KUnit tests a separate module
ChenXiaoSong
1
-13
/
+15
2026-02-08
smb/client: introduce KUnit test to check search result of smb2_error_map_table
ChenXiaoSong
1
-0
/
+8
2026-02-08
smb/client: use bsearch() to find target in smb2_error_map_table
ChenXiaoSong
1
-12
/
+34
2026-02-08
smb/client: check whether smb2_error_map_table is sorted in ascending order
ChenXiaoSong
1
-0
/
+17
2026-02-08
cifs: Autogenerate SMB2 error mapping table
David Howells
1
-2396
/
+6
2025-12-07
smb/client: update some SMB2 status strings
ChenXiaoSong
1
-4
/
+6
2025-12-05
smb/client: add two elements to smb2_error_map_table array
ChenXiaoSong
1
-0
/
+3
2025-12-05
smb/client: remove unused elements from smb2_error_map_table array
ChenXiaoSong
1
-3
/
+0
2025-12-05
smb/client: reduce loop count in map_smb2_to_linux_error() by half
ChenXiaoSong
1
-24
/
+6
2025-12-05
cifs: Do some preparation prior to organising the function declarations
David Howells
1
-2
/
+1
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
1
-0
/
+3
2025-01-29
cifs: Change translation of STATUS_PRIVILEGE_NOT_HELD to -EPERM
Pali Rohár
1
-1
/
+1
2025-01-26
cifs: Change translation of STATUS_NOT_A_REPARSE_POINT to -ENODATA
Pali Rohár
1
-1
/
+1
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
1
-1
/
+1
2024-01-18
cifs: new nt status codes from MS-SMB2
Shyam Prasad N
1
-0
/
+2
2023-09-20
smb3: remove duplicate error mapping
Steve French
1
-2
/
+0
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+2481