aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2maperror.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-23CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problemGeorgy A Bystrenin1-2/+2
2018-10-23smb3: do not display confusing message on mount to Azure serversSteve French1-1/+1
2018-06-01cifs: remove struct smb2_hdrRonnie Sahlberg1-1/+1
2018-05-30smb3: add additional ftrace entry points for entry/exit to cifs.koSteve French1-5/+4
2018-05-27smb3: Add ftrace tracepoints for improved SMB3 debuggingSteve French1-1/+9
2018-04-01Don't log expected error on DFS referral requestSteve French1-1/+1
2017-10-18cifs: handle large EA requests more gracefully in smb2+Ronnie Sahlberg1-1/+1
2017-07-08CIFS: Display SMB2 error codes in the hex formatPavel Shilovsky1-2/+2
2017-02-01CIFS: Separate SMB2 header structurePavel Shilovsky1-2/+3
2014-10-02Fix problem recognizing symlinksSteve French1-0/+2
2014-08-17Incorrect error returned on setting file compressed on SMB2Steve French1-1/+1
2014-08-17CIFS: Fix SMB2 readdir error handlingPavel Shilovsky1-1/+1
2014-08-02CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2Pavel Shilovsky1-1/+1
2013-11-11cifs: change ERRnomem error mapping from ENOMEM to EREMOTEIOJeff Layton1-1/+1
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches1-1/+1
2012-09-26cifs: change DOS/NT/POSIX mapping of ERRnoresourceJeff Layton1-1/+2
2012-09-24CIFS: Move async read to ops structPavel Shilovsky1-1/+2
2012-07-24CIFS: Map SMB2 status codes to POSIX errorsSteve French1-0/+2477