aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/smb2maperror.c
AgeCommit message (Expand)AuthorFilesLines
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