summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2file.c
Commit message (Expand)AuthorAgeFilesLines
* CIFS: Separate pushing mandatory locks and lock_sem handlingPavel Shilovsky2012-12-051-12/+0Star
* CIFS: Add SMB2.1 lease break supportPavel Shilovsky2012-09-251-0/+2
* CIFS: Request SMB2.1 leasesPavel Shilovsky2012-09-251-2/+7
* CIFS: Turn lock mutex into rw semaphorePavel Shilovsky2012-09-251-7/+8
* CIFS: Use brlock cache for SMB2Pavel Shilovsky2012-09-251-0/+91
* CIFS: Add brlock support for SMB2Pavel Shilovsky2012-09-251-0/+97
* CIFS: Process oplocks for SMB2Pavel Shilovsky2012-09-251-2/+22
* CIFS: Add open/close file support for SMB2Pavel Shilovsky2012-09-251-0/+86