summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2transport.c
Commit message (Expand)AuthorAgeFilesLines
* cifs: change cifs_call_async to use smb_rqst structsJeff Layton2012-09-241-23/+17
* cifs: teach signing routines how to deal with arrays of pages in a smb_rqstJeff Layton2012-09-241-0/+11
* cifs: change smb2 signing routines to use smb_rqst structsJeff Layton2012-09-241-22/+22
* CIFS: Enable signing in SMB2Pavel Shilovsky2012-09-241-9/+156
* CIFS: Add SMB2 support for async requestsPavel Shilovsky2012-07-241-1/+22
* CIFS: Make transport routines work with SMB2Pavel Shilovsky2012-07-241-0/+151