summaryrefslogtreecommitdiff
path: root/fs/cifs/smb2ops.c
Commit message (Expand)AuthorAge
* cifs: smb2ops: Fix NULL check in smb2_query_symlinkGustavo A. R. Silva2018-04-17
* cifs: Change SMB2_open to return an iov for the error parameterRonnie Sahlberg2018-04-12
* cifs: add pdu_size to the TCP_Server_Info structureRonnie Sahlberg2018-04-12
* cifs: add server->vals->header_preamble_sizeRonnie Sahlberg2018-04-02
* Don't log expected error on DFS referral requestSteve French2018-04-01
* fix smb3-encryption breakage when CONFIG_DEBUG_SG=yRonnie Sahlberg2018-04-01
* CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctlAurelien Aptel2018-01-26
* CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/OLong Li2018-01-24
* CIFS: SMBD: Set SMB Direct maximum read or write size for I/OLong Li2018-01-24
* CIFS: don't log STATUS_NOT_FOUND errors for DFSAurelien Aptel2017-12-06
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-14
|\
| * cifs: move to generic async completionGilad Ben-Yossef2017-11-03
* | cifs: handle large EA requests more gracefully in smb2+Ronnie Sahlberg2017-10-18
|/
* cifs: hide unused functionsArnd Bergmann2017-09-17
* SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French2017-09-17
* cifs: Add support for writing attributes on SMB2+Ronnie Sahlberg2017-09-04
* cifs: Add support for reading attributes on SMB2+Ronnie Sahlberg2017-09-04
* CIFS: Reconnect expired SMB sessionsPavel Shilovsky2017-07-08
* cifs: Use smb 2 - 3 and cifsacl mount options setacl functionShirish Pargaonkar2017-07-08
* cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENTColin Ian King2017-07-05
* cifs: hide unused functionsArnd Bergmann2017-07-05
* cifs: Use smb 2 - 3 and cifsacl mount options getacl functionsShirish Pargaonkar2017-07-05
* SMB3: Enable encryption for SMB3.1.1Steve French2017-07-02
* CIFS: Fix some return values in case of error in 'crypt_message'Christophe Jaillet2017-06-21
* CIFS: Improve readdir verbosityPavel Shilovsky2017-06-20
* cifs: fix leak in FSCTL_ENUM_SNAPS response handlingDavid Disseldorp2017-05-03
* CIFS: Fix null pointer deref during read resp processingPavel Shilovsky2017-04-10
* CIFS: Fix build failure with smb2Tobias Regnery2017-04-07
* Introduce cifs_copy_file_range()Sachin Prabhu2017-04-07
* SMB3: Rename clone_range to copychunk_rangeSachin Prabhu2017-04-07
* Handle mismatched open callsSachin Prabhu2017-04-07
* smb2: Enforce sec= mount optionSachin Prabhu2017-03-02
* CIFS: implement get_dfs_refer for SMB2+Aurelien Aptel2017-03-02
* CIFS: add use_ipc flag to SMB2_ioctl()Aurelien Aptel2017-03-01
* CIFS: Fix possible use after free in demultiplex threadPavel Shilovsky2017-03-01
* CIFS: Add capability to decrypt big read responsesPavel Shilovsky2017-02-01
* CIFS: Decrypt and process small encrypted packetsPavel Shilovsky2017-02-01
* CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky2017-02-01
* CIFS: Separate SMB2 header structurePavel Shilovsky2017-02-01
* Cleanup missing frees on some ioctlsSteve French2016-10-13
* Enable previous version supportSteve French2016-10-13
* SMB3: Add mount parameter to allow user to override max creditsSteve French2016-10-12
* fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel2016-10-12
* SMB3: GUIDs should be constructed as random but valid uuidsSteve French2016-10-12
* CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky2016-07-27
* Add MF-Symlinks support for SMB 2.0Sachin Prabhu2016-07-11
* Prepare for encryption support (first part). Add decryption and encryption ke...Steve French2016-01-14
* [SMB3] Enable checking for continuous availability and persistent handle supportSteve French2015-11-03
* Allow duplicate extents in SMB3 not just SMB3.1.1Steve French2015-10-31
* disabling oplocks/leases via module parm enable_oplocks broken for SMB3Steve French2015-09-22