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