aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2ops.c
AgeCommit message (Expand)Author
2018-06-01CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expir...Mark Syms
2018-05-31cifs: remove rfc1002 header from all SMB2 response structuresRonnie Sahlberg
2018-05-30smb3: print tree id in debugdata in proc to be able to help loggingSteve French
2018-05-30smb3: fix various xid leaksSteve French
2018-05-27cifs: store the leaseKey in the fid on SMB2_openRonnie Sahlberg
2018-05-27cifs: fix build break when CONFIG_CIFS_DEBUG2 enabledSteve French
2018-05-27cifs: add server argument to the dump_detail methodRonnie Sahlberg
2018-05-27smb3: fix redundant opens on rootSteve French
2018-05-09cifs: smb2ops: Fix listxattr() when there are no EAsPaulo Alcantara
2018-04-25cifs: smbd: Don't use RDMA read/write when signing is usedLong Li
2018-04-17cifs: smb2ops: Fix NULL check in smb2_query_symlinkGustavo A. R. Silva
2018-04-12cifs: Change SMB2_open to return an iov for the error parameterRonnie Sahlberg
2018-04-12cifs: add pdu_size to the TCP_Server_Info structureRonnie Sahlberg
2018-04-02cifs: add server->vals->header_preamble_sizeRonnie Sahlberg
2018-04-01Don't log expected error on DFS referral requestSteve French
2018-04-01fix smb3-encryption breakage when CONFIG_DEBUG_SG=yRonnie Sahlberg
2018-01-26CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctlAurelien Aptel
2018-01-24CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/OLong Li
2018-01-24CIFS: SMBD: Set SMB Direct maximum read or write size for I/OLong Li
2017-12-06CIFS: don't log STATUS_NOT_FOUND errors for DFSAurelien Aptel
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-03cifs: move to generic async completionGilad Ben-Yossef
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