aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-27CIFS: Add SMB2 support for rmdirPavel Shilovsky1-0/+1
2012-07-27CIFS: Add SMB2 support for mkdir operationPavel Shilovsky1-0/+2
2012-07-24CIFS: Make CAP_* checks protocol independentPavel Shilovsky1-0/+3
2012-07-24CIFS: Allow SMB2 statistics to be trackedPavel Shilovsky1-0/+81
2012-07-24CIFS: Add echo request support for SMB2Pavel Shilovsky1-0/+8
2012-07-24CIFS: Add SMB2 support for async requestsPavel Shilovsky1-0/+1
2012-07-24CIFS: Add SMB2 support for build_path_to_rootPavel Shilovsky1-0/+18
2012-07-24CIFS: Query SMB2 inode infoPavel Shilovsky1-0/+11
2012-07-24CIFS: Add SMB2 support for is_path_accessiblePavel Shilovsky1-0/+25
2012-07-24CIFS: Add tree connect/disconnect capability for SMB2Pavel Shilovsky1-0/+2
2012-07-24CIFS: Add session setup/logoff capability for SMB2Pavel Shilovsky1-0/+2
2012-07-24CIFS: Add capability to send SMB2 negotiate messagePavel Shilovsky1-1/+21
2012-07-24CIFS: Make demultiplex_thread work with SMB2 codePavel Shilovsky1-0/+37
2012-07-24CIFS: Add SMB2 credits supportPavel Shilovsky1-0/+79
2012-07-24CIFS: Make transport routines work with SMB2Pavel Shilovsky1-0/+17
2012-05-23CIFS: Introduce SMB2 mounts as vers=2.1Steve French1-0/+27