Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cifs: change cifs_call_async to use smb_rqst structs | Jeff Layton | 2012-09-24 | 1 | -23/+17 |
* | cifs: teach signing routines how to deal with arrays of pages in a smb_rqst | Jeff Layton | 2012-09-24 | 1 | -0/+11 |
* | cifs: change smb2 signing routines to use smb_rqst structs | Jeff Layton | 2012-09-24 | 1 | -22/+22 |
* | CIFS: Enable signing in SMB2 | Pavel Shilovsky | 2012-09-24 | 1 | -9/+156 |
* | CIFS: Add SMB2 support for async requests | Pavel Shilovsky | 2012-07-24 | 1 | -1/+22 |
* | CIFS: Make transport routines work with SMB2 | Pavel Shilovsky | 2012-07-24 | 1 | -0/+151 |