开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb2maperror.c
Age
Commit message (
Expand
)
Author
2026-04-05
smb/client: move smb2maperror declarations to smb2proto.h
ZhangGuoDong
2026-03-10
smb/client: only export symbol for 'smb2maperror-test' module
Ye Bin
2026-03-01
smb/client: make SMB2 maperror KUnit tests a separate module
ChenXiaoSong
2026-02-08
smb/client: introduce KUnit test to check search result of smb2_error_map_table
ChenXiaoSong
2026-02-08
smb/client: use bsearch() to find target in smb2_error_map_table
ChenXiaoSong
2026-02-08
smb/client: check whether smb2_error_map_table is sorted in ascending order
ChenXiaoSong
2026-02-08
cifs: Autogenerate SMB2 error mapping table
David Howells
2025-12-07
smb/client: update some SMB2 status strings
ChenXiaoSong
2025-12-05
smb/client: add two elements to smb2_error_map_table array
ChenXiaoSong
2025-12-05
smb/client: remove unused elements from smb2_error_map_table array
ChenXiaoSong
2025-12-05
smb/client: reduce loop count in map_smb2_to_linux_error() by half
ChenXiaoSong
2025-12-05
cifs: Do some preparation prior to organising the function declarations
David Howells
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
2025-01-29
cifs: Change translation of STATUS_PRIVILEGE_NOT_HELD to -EPERM
Pali Rohár
2025-01-26
cifs: Change translation of STATUS_NOT_A_REPARSE_POINT to -ENODATA
Pali Rohár
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
2024-01-18
cifs: new nt status codes from MS-SMB2
Shyam Prasad N
2023-09-20
smb3: remove duplicate error mapping
Steve French
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French