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