summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2maperror.c
Commit message (Expand)AuthorAgeFilesLines
* SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing writeSteve French2019-06-171-1/+1
* fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French2019-03-231-1/+2
* CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problemGeorgy A Bystrenin2018-12-241-2/+2
* smb3: do not display confusing message on mount to Azure serversSteve French2018-10-241-1/+1
* cifs: remove struct smb2_hdrRonnie Sahlberg2018-06-011-1/+1
* smb3: add additional ftrace entry points for entry/exit to cifs.koSteve French2018-05-301-5/+4Star
* smb3: Add ftrace tracepoints for improved SMB3 debuggingSteve French2018-05-281-1/+9
* Don't log expected error on DFS referral requestSteve French2018-04-021-1/+1
* cifs: handle large EA requests more gracefully in smb2+Ronnie Sahlberg2017-10-181-1/+1
* CIFS: Display SMB2 error codes in the hex formatPavel Shilovsky2017-07-091-2/+2
* CIFS: Separate SMB2 header structurePavel Shilovsky2017-02-011-2/+3
* Fix problem recognizing symlinksSteve French2014-10-021-0/+2
* Incorrect error returned on setting file compressed on SMB2Steve French2014-08-181-1/+1
* CIFS: Fix SMB2 readdir error handlingPavel Shilovsky2014-08-171-1/+1
* CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2Pavel Shilovsky2014-08-021-1/+1
* cifs: change ERRnomem error mapping from ENOMEM to EREMOTEIOJeff Layton2013-11-111-1/+1
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-051-1/+1
* cifs: change DOS/NT/POSIX mapping of ERRnoresourceJeff Layton2012-09-261-1/+2
* CIFS: Move async read to ops structPavel Shilovsky2012-09-251-1/+2
* CIFS: Map SMB2 status codes to POSIX errorsSteve French2012-07-241-0/+2477