Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trivial endian fixes | Steve French | 2012-09-24 | 1 | -2/+3 |
* | CIFS: Fix fast lease break after open problem | Pavel Shilovsky | 2012-09-24 | 1 | -5/+69 |
* | CIFS: Add SMB2.1 lease break support | Pavel Shilovsky | 2012-09-24 | 1 | -1/+89 |
* | CIFS: Add oplock break support for SMB2 | Pavel Shilovsky | 2012-09-24 | 1 | -2/+74 |
* | CIFS: Add readdir support for SMB2 | Pavel Shilovsky | 2012-09-24 | 1 | -1/+7 |
* | CIFS: Add SMB2 support for cifs_iovec_read | Pavel Shilovsky | 2012-09-24 | 1 | -0/+3 |
* | CIFS: Fix log messages in packet checking for SMB2 | Pavel Shilovsky | 2012-08-19 | 1 | -7/+9 |
* | CIFS: Query SMB2 inode info | Pavel Shilovsky | 2012-07-24 | 1 | -1/+6 |
* | CIFS: Add SMB2 support for is_path_accessible | Pavel Shilovsky | 2012-07-24 | 1 | -0/+25 |
* | CIFS: Add session setup/logoff capability for SMB2 | Pavel Shilovsky | 2012-07-24 | 1 | -0/+5 |
* | CIFS: Add capability to send SMB2 negotiate message | Pavel Shilovsky | 2012-07-24 | 1 | -1/+6 |
* | CIFS: Make demultiplex_thread work with SMB2 code | Pavel Shilovsky | 2012-07-24 | 1 | -0/+307 |