Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CIFS: Add SMB2 support for rmdir | Pavel Shilovsky | 2012-07-27 | 1 | -0/+2 |
* | CIFS: Add SMB2 support for mkdir operation | Pavel Shilovsky | 2012-07-27 | 1 | -0/+6 |
* | CIFS: Add echo request support for SMB2 | Pavel Shilovsky | 2012-07-24 | 1 | -0/+1 |
* | CIFS: Add SMB2 support for async requests | Pavel Shilovsky | 2012-07-24 | 1 | -0/+4 |
* | CIFS: Query SMB2 inode info | Pavel Shilovsky | 2012-07-24 | 1 | -0/+7 |
* | CIFS: Add SMB2 support for is_path_accessible | Pavel Shilovsky | 2012-07-24 | 1 | -0/+8 |
* | CIFS: Add tree connect/disconnect capability for SMB2 | Pavel Shilovsky | 2012-07-24 | 1 | -0/+4 |
* | CIFS: Add session setup/logoff capability for SMB2 | Pavel Shilovsky | 2012-07-24 | 1 | -0/+3 |
* | CIFS: Add capability to send SMB2 negotiate message | Pavel Shilovsky | 2012-07-24 | 1 | -0/+7 |
* | CIFS: Make demultiplex_thread work with SMB2 code | Pavel Shilovsky | 2012-07-24 | 1 | -0/+2 |
* | CIFS: Make transport routines work with SMB2 | Pavel Shilovsky | 2012-07-24 | 1 | -0/+5 |
* | CIFS: Map SMB2 status codes to POSIX errors | Steve French | 2012-07-24 | 1 | -0/+37 |