| Commit message (Expand) | Author | Age | Files | Lines |
* | cifs: map STATUS_ACCOUNT_LOCKED_OUT to -EACCES | Stefan Metzmacher | 2020-10-16 | 1 | -1/+1 |
* | Handle STATUS_IO_TIMEOUT gracefully | Rohith Surabattula | 2020-10-16 | 1 | -1/+1 |
* | smb3: improve handling of share deleted (and share recreated) | Steve French | 2019-09-16 | 1 | -1/+1 |
* | SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write | Steve French | 2019-06-17 | 1 | -1/+1 |
* | fix incorrect error code mapping for OBJECTID_NOT_FOUND | Steve French | 2019-03-23 | 1 | -1/+2 |
* | CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem | Georgy A Bystrenin | 2018-12-24 | 1 | -2/+2 |
* | smb3: do not display confusing message on mount to Azure servers | Steve French | 2018-10-24 | 1 | -1/+1 |
* | cifs: remove struct smb2_hdr | Ronnie Sahlberg | 2018-06-01 | 1 | -1/+1 |
* | smb3: add additional ftrace entry points for entry/exit to cifs.ko | Steve French | 2018-05-30 | 1 | -5/+4 |
* | smb3: Add ftrace tracepoints for improved SMB3 debugging | Steve French | 2018-05-28 | 1 | -1/+9 |
* | Don't log expected error on DFS referral request | Steve French | 2018-04-02 | 1 | -1/+1 |
* | cifs: handle large EA requests more gracefully in smb2+ | Ronnie Sahlberg | 2017-10-18 | 1 | -1/+1 |
* | CIFS: Display SMB2 error codes in the hex format | Pavel Shilovsky | 2017-07-09 | 1 | -2/+2 |
* | CIFS: Separate SMB2 header structure | Pavel Shilovsky | 2017-02-01 | 1 | -2/+3 |
* | Fix problem recognizing symlinks | Steve French | 2014-10-02 | 1 | -0/+2 |
* | Incorrect error returned on setting file compressed on SMB2 | Steve French | 2014-08-18 | 1 | -1/+1 |
* | CIFS: Fix SMB2 readdir error handling | Pavel Shilovsky | 2014-08-17 | 1 | -1/+1 |
* | CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2 | Pavel Shilovsky | 2014-08-02 | 1 | -1/+1 |
* | cifs: change ERRnomem error mapping from ENOMEM to EREMOTEIO | Jeff Layton | 2013-11-11 | 1 | -1/+1 |
* | [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg | Joe Perches | 2013-05-05 | 1 | -1/+1 |
* | cifs: change DOS/NT/POSIX mapping of ERRnoresource | Jeff Layton | 2012-09-26 | 1 | -1/+2 |
* | CIFS: Move async read to ops struct | Pavel Shilovsky | 2012-09-25 | 1 | -1/+2 |
* | CIFS: Map SMB2 status codes to POSIX errors | Steve French | 2012-07-24 | 1 | -0/+2477 |