Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-01[CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)Steve French
2012-09-25CIFS: Add SMB2.1 lease break supportPavel Shilovsky
2012-09-25CIFS: Request SMB2.1 leasesPavel Shilovsky
2012-09-25CIFS: Add brlock support for SMB2Pavel Shilovsky
2012-09-25CIFS: Handle SMB2 lock flagsPavel Shilovsky
2012-09-25CIFS: Add statfs support for SMB2Pavel Shilovsky
2012-09-25CIFS: Add oplock break support for SMB2Pavel Shilovsky
2012-09-25CIFS: Add readdir support for SMB2Pavel Shilovsky
2012-09-25CIFS: Add SMB2 support for set_file_sizePavel Shilovsky
2012-09-25CIFS: Add SMB2 support for hardlink operationPavel Shilovsky
2012-09-25CIFS: Add SMB2 support for rename operationPavel Shilovsky
2012-09-25CIFS: Add SMB2 support for cifs_iovec_writePavel Shilovsky
2012-09-25CIFS: Add SMB2 support for cifs_iovec_readPavel Shilovsky
2012-09-25CIFS: Add SMB2 support for flushPavel Shilovsky
2012-09-25CIFS: Add open/close file support for SMB2Pavel Shilovsky
2012-09-06CIFS: Fix endianness conversionPavel Shilovsky
2012-08-20CIFS: 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