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