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