aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/smb2maperror.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-01cifs: remove struct smb2_hdrGravatar Ronnie Sahlberg 1-1/+1
2018-05-30smb3: add additional ftrace entry points for entry/exit to cifs.koGravatar Steve French 1-5/+4
2018-05-27smb3: Add ftrace tracepoints for improved SMB3 debuggingGravatar Steve French 1-1/+9
2018-04-01Don't log expected error on DFS referral requestGravatar Steve French 1-1/+1
2017-10-18cifs: handle large EA requests more gracefully in smb2+Gravatar Ronnie Sahlberg 1-1/+1
2017-07-08CIFS: Display SMB2 error codes in the hex formatGravatar Pavel Shilovsky 1-2/+2
2017-02-01CIFS: Separate SMB2 header structureGravatar Pavel Shilovsky 1-2/+3
2014-10-02Fix problem recognizing symlinksGravatar Steve French 1-0/+2
2014-08-17Incorrect error returned on setting file compressed on SMB2Gravatar Steve French 1-1/+1
2014-08-17CIFS: Fix SMB2 readdir error handlingGravatar Pavel Shilovsky 1-1/+1
2014-08-02CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2Gravatar Pavel Shilovsky 1-1/+1
2013-11-11cifs: change ERRnomem error mapping from ENOMEM to EREMOTEIOGravatar Jeff Layton 1-1/+1
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgGravatar Joe Perches 1-1/+1
2012-09-26cifs: change DOS/NT/POSIX mapping of ERRnoresourceGravatar Jeff Layton 1-1/+2
2012-09-24CIFS: Move async read to ops structGravatar Pavel Shilovsky 1-1/+2
2012-07-24CIFS: Map SMB2 status codes to POSIX errorsGravatar Steve French 1-0/+2477