summaryrefslogtreecommitdiff
path: root/fs/cifs/smb2ops.c
AgeCommit message (Expand)Author
2019-10-05CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky
2019-08-29SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUALSebastien Tisserant
2019-05-25cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()Christoph Probst
2019-03-23CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky
2019-01-31CIFS: Do not reconnect TCP session in add_credits()Pavel Shilovsky
2019-01-31CIFS: Fix credit calculation for encrypted reads with errorsPavel Shilovsky
2019-01-31CIFS: Fix possible hang during async MTU reads and writesPavel Shilovsky
2018-11-27cifs: fix return value for cifs_listxattrRonnie Sahlberg
2018-10-10smb2: fix missing files in root share directory listingAurelien Aptel
2018-09-19smb3: check for and properly advertise directory lease supportSteve French
2018-09-19SMB3: Backup intent flag missing for directory opens with backupuid mountsSteve French
2018-09-05smb3: fill in statfs fsid and correct namelenSteve French
2018-09-05smb3: enumerating snapshots was leaving part of the data off endSteve French
2018-07-11cifs: Fix memory leak in smb2_set_ea()Paulo Alcantara
2018-07-11cifs: Fix use after free of a mid_q_entryLars Persson
2018-06-26CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiryMark Syms
2018-06-26smb3: fix various xid leaksSteve French
2018-06-21cifs: smb2ops: Fix listxattr() when there are no EAsPaulo Alcantara
2018-04-24fix smb3-encryption breakage when CONFIG_DEBUG_SG=yRonnie Sahlberg
2017-10-18cifs: handle large EA requests more gracefully in smb2+Ronnie Sahlberg
2017-09-17cifs: hide unused functionsArnd Bergmann
2017-09-17SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French
2017-09-04cifs: Add support for writing attributes on SMB2+Ronnie Sahlberg
2017-09-04cifs: Add support for reading attributes on SMB2+Ronnie Sahlberg
2017-07-08CIFS: Reconnect expired SMB sessionsPavel Shilovsky
2017-07-08cifs: Use smb 2 - 3 and cifsacl mount options setacl functionShirish Pargaonkar
2017-07-05cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENTColin Ian King
2017-07-05cifs: hide unused functionsArnd Bergmann
2017-07-05cifs: Use smb 2 - 3 and cifsacl mount options getacl functionsShirish Pargaonkar
2017-07-02SMB3: Enable encryption for SMB3.1.1Steve French
2017-06-21CIFS: Fix some return values in case of error in 'crypt_message'Christophe Jaillet
2017-06-20CIFS: Improve readdir verbosityPavel Shilovsky
2017-05-03cifs: fix leak in FSCTL_ENUM_SNAPS response handlingDavid Disseldorp
2017-04-10CIFS: Fix null pointer deref during read resp processingPavel Shilovsky
2017-04-07CIFS: Fix build failure with smb2Tobias Regnery
2017-04-07Introduce cifs_copy_file_range()Sachin Prabhu
2017-04-07SMB3: Rename clone_range to copychunk_rangeSachin Prabhu
2017-04-07Handle mismatched open callsSachin Prabhu
2017-03-02smb2: Enforce sec= mount optionSachin Prabhu
2017-03-02CIFS: implement get_dfs_refer for SMB2+Aurelien Aptel
2017-03-01CIFS: add use_ipc flag to SMB2_ioctl()Aurelien Aptel
2017-03-01CIFS: Fix possible use after free in demultiplex threadPavel Shilovsky
2017-02-01CIFS: Add capability to decrypt big read responsesPavel Shilovsky
2017-02-01CIFS: Decrypt and process small encrypted packetsPavel Shilovsky
2017-02-01CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky
2017-02-01CIFS: Separate SMB2 header structurePavel Shilovsky
2016-10-13Cleanup missing frees on some ioctlsSteve French
2016-10-13Enable previous version supportSteve French
2016-10-12SMB3: Add mount parameter to allow user to override max creditsSteve French
2016-10-12fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel