Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CIFS: Make CAP_* checks protocol independent | Pavel Shilovsky | 2012-07-24 | 1 | -0/+3 |
* | CIFS: Add echo request support for SMB2 | Pavel Shilovsky | 2012-07-24 | 1 | -0/+12 |
* | CIFS: Query SMB2 inode info | Pavel Shilovsky | 2012-07-24 | 1 | -0/+111 |
* | CIFS: Add SMB2 support for is_path_accessible | Pavel Shilovsky | 2012-07-24 | 1 | -0/+167 |
* | CIFS: Add tree connect/disconnect capability for SMB2 | Pavel Shilovsky | 2012-07-24 | 1 | -0/+57 |
* | CIFS: Add session setup/logoff capability for SMB2 | Pavel Shilovsky | 2012-07-24 | 1 | -0/+37 |
* | CIFS: Add capability to send SMB2 negotiate message | Pavel Shilovsky | 2012-07-24 | 1 | -0/+39 |
* | CIFS: Make demultiplex_thread work with SMB2 code | Pavel Shilovsky | 2012-07-24 | 1 | -0/+36 |
* | CIFS: Make transport routines work with SMB2 | Pavel Shilovsky | 2012-07-24 | 1 | -0/+59 |
* | CIFS: Map SMB2 status codes to POSIX errors | Steve French | 2012-07-24 | 1 | -0/+56 |