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