aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsglob.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-02CIFS: Add support for direct pages in wdataLong Li1-1/+1
2018-06-02CIFS: Add support for direct pages in rdataLong Li1-1/+1
2018-06-02cifs: update multiplex loop to handle compounded responsesRonnie Sahlberg1-1/+1
2018-05-31smb3: Add posix create context for smb3.11 posix mountsSteve French1-0/+1
2018-05-30smb3: allow "posix" mount option to enable new SMB311 protocol extensionsSteve French1-0/+4
2018-05-30smb3: add support for posix negotiate contextSteve French1-0/+1
2018-05-30cifs: allow disabling less secure legacy dialectsSteve French1-9/+10
2018-05-30cifs: make minor clarifications to module params for cifs.koSteve French1-1/+1
2018-05-30CIFS: Introduce offset for the 1st page in data transfer structuresLong Li1-0/+3
2018-05-27cifs: store the leaseKey in the fid on SMB2_openRonnie Sahlberg1-1/+1
2018-05-27cifs: update calc_size to take a server argumentRonnie Sahlberg1-1/+1
2018-05-27cifs: add server argument to the dump_detail methodRonnie Sahlberg1-1/+1
2018-05-27smb3: fix redundant opens on rootSteve French1-0/+5
2018-04-12cifs: add resp_buf_size to the mid_q_entry structureRonnie Sahlberg1-0/+1
2018-04-12cifs: add pdu_size to the TCP_Server_Info structureRonnie Sahlberg1-0/+2
2018-04-12SMB311: Improve checking of negotiate security contextsSteve French1-0/+1
2018-04-02smb3: Fix root directory when server returns inode number of zeroSteve French1-0/+1
2018-04-02cifs: add server->vals->header_preamble_sizeRonnie Sahlberg1-0/+1
2018-04-01CIFS: implement v3.11 preauth integrityAurelien Aptel1-2/+3
2018-04-01CIFS: add sha512 secmechAurelien Aptel1-0/+2
2018-01-26CIFS: make IPC a regular tconAurelien Aptel1-7/+7
2018-01-24CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/OLong Li1-2/+11
2018-01-24CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory registrationLong Li1-0/+3
2018-01-24CIFS: SMBD: Add rdma mount optionLong Li1-0/+5
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds1-2/+2
2017-10-18Fix encryption labels and lengths for SMB3.1.1Steve French1-2/+6
2017-09-17SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French1-0/+6
2017-09-04cifs: Add support for writing attributes on SMB2+Ronnie Sahlberg1-1/+1
2017-07-08[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French1-18/+0
2017-07-08CIFS: Reconnect expired SMB sessionsPavel Shilovsky1-0/+2
2017-05-12[CIFS] Minor cleanup of xattr query functionSteve French1-1/+1
2017-05-03CIFS: fix oplock break deadlocksRabin Vincent1-0/+1
2017-05-02CIFS: Add asynchronous write support through kernel AIOPavel Shilovsky1-0/+2
2017-05-02CIFS: Add asynchronous read support through kernel AIOPavel Shilovsky1-0/+1
2017-05-02CIFS: Add asynchronous context to support kernel AIOPavel Shilovsky1-0/+16
2017-04-10CIFS: remove bad_network_name flagGermano Percossi1-1/+0
2017-04-07Introduce cifs_copy_file_range()Sachin Prabhu1-3/+3
2017-04-07SMB3: Rename clone_range to copychunk_rangeSachin Prabhu1-1/+2
2017-04-07Handle mismatched open callsSachin Prabhu1-0/+11
2017-03-02smb2: Enforce sec= mount optionSachin Prabhu1-0/+3
2017-03-01CIFS: let ses->ipc_tid hold smb2 TreeIdsAurelien Aptel1-1/+1
2017-02-01CIFS: Decrypt and process small encrypted packetsPavel Shilovsky1-0/+1
2017-02-01CIFS: Add copy into pages callback for a read operationPavel Shilovsky1-0/+3
2017-02-01CIFS: Add mid handle callbackPavel Shilovsky1-0/+8
2017-02-01CIFS: Add transform header handling callbacksPavel Shilovsky1-0/+3
2017-02-01CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky1-0/+2
2017-02-01CIFS: Add capability to transform requests before sendingPavel Shilovsky1-0/+7
2017-02-01CIFS: Send RFC1001 length in a separate iovPavel Shilovsky1-1/+1
2017-02-01CIFS: Make send_cancel take rqst as argumentPavel Shilovsky1-1/+1
2016-12-15Fix default behaviour for empty domains and add domainauto optionGermano Percossi1-0/+2