summaryrefslogtreecommitdiff
path: root/fs/cifs/smb2misc.c
AgeCommit message (Expand)Author
2019-12-17CIFS: Fix SMB2 oplock break processingPavel Shilovsky
2019-04-27CIFS: keep FileInfo handle live during oplock breakAurelien Aptel
2019-03-23CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky
2018-09-15cifs: check if SMB2 PDU size has been padded and suppress the warningRonnie Sahlberg
2017-05-03CIFS: fix oplock break deadlocksRabin Vincent
2017-04-07Handle mismatched open callsSachin Prabhu
2017-02-01CIFS: Separate SMB2 header structurePavel Shilovsky
2016-10-12Clarify locking of cifs file and tcon structures and make more granularSteve French
2016-01-14Prepare for encryption support (first part). Add decryption and encryption ke...Steve French
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-01Fix coverity warningSteve French
2014-12-14Convert MessageID in smb2_hdr to LESachin Prabhu
2014-12-10fs/cifs: remove obsolete __constantFabian Frederick
2014-10-16Allow conversion of characters in Mac remap range (part 2)Steve French
2014-08-15[CIFS] Workaround MacOS server problem with SMB2.1 writeSteve French
2014-08-02[CIFS] Fix incorrect hex vs. decimal in some debug print statementsSteve French
2014-04-16cifs: Wait for writebacks to complete before attempting write.Sachin Prabhu
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