aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/smb2pdu.h
AgeCommit message (Expand)Author
2013-09-09CIFS: Add create lease v2 context for SMB3Pavel Shilovsky
2013-09-09CIFS: Store lease state itself rather than a mapped oplock valuePavel Shilovsky
2013-09-08CIFS: Implement follow_link for SMB2Pavel Shilovsky
2013-07-10CIFS: Reconnect durable handles for SMB2Pavel Shilovsky
2013-07-10CIFS: Request durable open for SMB2 opensPavel Shilovsky
2013-07-10CIFS: Simplify SMB2_open code pathPavel Shilovsky
2013-06-26SMB2 FSCTL and IOCTL worker functionSteve French
2013-06-26Some missing share flagsSteve French
2013-06-24Update headers to update various SMB3 ioctl definitionsSteve French
2013-06-24Add some missing SMB3 and SMB3.02 flagsSteve French
2013-06-24Add SMB3.02 dialect supportSteve French
2012-10-01[CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)Steve French
2012-09-24CIFS: Add SMB2.1 lease break supportPavel Shilovsky
2012-09-24CIFS: Request SMB2.1 leasesPavel Shilovsky
2012-09-24CIFS: Add brlock support for SMB2Pavel Shilovsky
2012-09-24CIFS: Handle SMB2 lock flagsPavel Shilovsky
2012-09-24CIFS: Add statfs support for SMB2Pavel Shilovsky
2012-09-24CIFS: Add oplock break support for SMB2Pavel Shilovsky
2012-09-24CIFS: Add readdir support for SMB2Pavel Shilovsky
2012-09-24CIFS: Add SMB2 support for set_file_sizePavel Shilovsky
2012-09-24CIFS: Add SMB2 support for hardlink operationPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for rename operationPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for cifs_iovec_writePavel Shilovsky
2012-09-24CIFS: Add SMB2 support for cifs_iovec_readPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for flushPavel Shilovsky
2012-09-24CIFS: Add open/close file support for SMB2Pavel Shilovsky
2012-09-06CIFS: Fix endianness conversionPavel Shilovsky
2012-08-19CIFS: Fix log messages in packet checking for SMB2Pavel Shilovsky
2012-07-24CIFS: Make CAP_* checks protocol independentPavel Shilovsky
2012-07-24CIFS: Add echo request support for SMB2Pavel Shilovsky
2012-07-24CIFS: Query SMB2 inode infoPavel Shilovsky
2012-07-24CIFS: Add SMB2 support for is_path_accessiblePavel Shilovsky
2012-07-24CIFS: Add tree connect/disconnect capability for SMB2Pavel Shilovsky
2012-07-24CIFS: Add session setup/logoff capability for SMB2Pavel Shilovsky
2012-07-24CIFS: Add capability to send SMB2 negotiate messagePavel Shilovsky
2012-07-24CIFS: Make demultiplex_thread work with SMB2 codePavel Shilovsky
2012-07-24CIFS: Make transport routines work with SMB2Pavel Shilovsky
2012-07-24CIFS: Map SMB2 status codes to POSIX errorsSteve French