aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/smb2misc.c
AgeCommit message (Expand)Author
2013-09-09CIFS: Respect epoch value from create lease context v2Pavel Shilovsky
2013-09-09CIFS: Store lease state itself rather than a mapped oplock valuePavel Shilovsky
2013-09-08CIFS: Replace clientCanCache* bools with an integerPavel Shilovsky
2013-09-08CIFS: Fix missing lease breakPavel Shilovsky
2013-09-08CIFS: Fix a memory leak when a lease break comesPavel Shilovsky
2013-09-08CIFS: Implement follow_link for SMB2Pavel Shilovsky
2013-06-26SMB2 FSCTL and IOCTL worker functionSteve French
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches
2012-09-24Trivial endian fixesSteve French
2012-09-24CIFS: Fix fast lease break after open problemPavel Shilovsky
2012-09-24CIFS: Add SMB2.1 lease break supportPavel 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 cifs_iovec_readPavel Shilovsky
2012-08-19CIFS: Fix log messages in packet checking 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 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