Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CIFS: Display SMB2 error codes in the hex format | Pavel Shilovsky | 2017-07-08 | 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-17 | 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-04 | 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-24 | 1 | -1/+2 |
* | CIFS: Map SMB2 status codes to POSIX errors | Steve French | 2012-07-24 | 1 | -0/+2477 |