summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsglob.h
Commit message (Expand)AuthorAgeFilesLines
...
* cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()Stefano Brivio2018-07-051-1/+1
* cifs: Fix use after free of a mid_q_entryLars Persson2018-07-051-0/+1
* smb3: Fix mode on mkdir on smb311 mountsSteve French2018-06-151-0/+4
* CIFS: add iface info to struct cifs_sesAurelien Aptel2018-06-151-0/+21
* CIFS: move default port definitions to cifsglob.hAurelien Aptel2018-06-151-0/+3
* cifs: add lease tracking to the cached root fidRonnie Sahlberg2018-06-151-3/+9
* CIFS: Fix NULL ptr derefAurelien Aptel2018-06-071-0/+6
* CIFS: Add support for direct pages in wdataLong Li2018-06-031-1/+1
* CIFS: Add support for direct pages in rdataLong Li2018-06-031-1/+1
* cifs: update multiplex loop to handle compounded responsesRonnie Sahlberg2018-06-031-1/+1
* smb3: Add posix create context for smb3.11 posix mountsSteve French2018-06-011-0/+1
* smb3: allow "posix" mount option to enable new SMB311 protocol extensionsSteve French2018-05-301-0/+4
* smb3: add support for posix negotiate contextSteve French2018-05-301-0/+1
* cifs: allow disabling less secure legacy dialectsSteve French2018-05-301-9/+10
* cifs: make minor clarifications to module params for cifs.koSteve French2018-05-301-1/+1
* CIFS: Introduce offset for the 1st page in data transfer structuresLong Li2018-05-301-0/+3
* cifs: store the leaseKey in the fid on SMB2_openRonnie Sahlberg2018-05-281-1/+1
* cifs: update calc_size to take a server argumentRonnie Sahlberg2018-05-281-1/+1
* cifs: add server argument to the dump_detail methodRonnie Sahlberg2018-05-281-1/+1
* smb3: fix redundant opens on rootSteve French2018-05-281-0/+5
* cifs: add resp_buf_size to the mid_q_entry structureRonnie Sahlberg2018-04-131-0/+1
* cifs: add pdu_size to the TCP_Server_Info structureRonnie Sahlberg2018-04-131-0/+2
* SMB311: Improve checking of negotiate security contextsSteve French2018-04-121-0/+1
* smb3: Fix root directory when server returns inode number of zeroSteve French2018-04-021-0/+1
* cifs: add server->vals->header_preamble_sizeRonnie Sahlberg2018-04-021-0/+1
* CIFS: implement v3.11 preauth integrityAurelien Aptel2018-04-021-2/+3
* CIFS: add sha512 secmechAurelien Aptel2018-04-021-0/+2
* CIFS: make IPC a regular tconAurelien Aptel2018-01-271-7/+7
* CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/OLong Li2018-01-251-2/+11
* CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory regis...Long Li2018-01-251-0/+3
* CIFS: SMBD: Add rdma mount optionLong Li2018-01-251-0/+5
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-2/+2
* Fix encryption labels and lengths for SMB3.1.1Steve French2017-10-181-2/+6
* SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French2017-09-181-0/+6
* cifs: Add support for writing attributes on SMB2+Ronnie Sahlberg2017-09-041-1/+1
* [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French2017-07-091-18/+0Star
* CIFS: Reconnect expired SMB sessionsPavel Shilovsky2017-07-091-0/+2
* [CIFS] Minor cleanup of xattr query functionSteve French2017-05-131-1/+1
* CIFS: fix oplock break deadlocksRabin Vincent2017-05-031-0/+1
* CIFS: Add asynchronous write support through kernel AIOPavel Shilovsky2017-05-021-0/+2
* CIFS: Add asynchronous read support through kernel AIOPavel Shilovsky2017-05-021-0/+1
* CIFS: Add asynchronous context to support kernel AIOPavel Shilovsky2017-05-021-0/+16
* CIFS: remove bad_network_name flagGermano Percossi2017-04-111-1/+0Star
* Introduce cifs_copy_file_range()Sachin Prabhu2017-04-071-3/+3
* SMB3: Rename clone_range to copychunk_rangeSachin Prabhu2017-04-071-1/+2
* Handle mismatched open callsSachin Prabhu2017-04-071-0/+11
* smb2: Enforce sec= mount optionSachin Prabhu2017-03-031-0/+3
* CIFS: let ses->ipc_tid hold smb2 TreeIdsAurelien Aptel2017-03-021-1/+1
* CIFS: Decrypt and process small encrypted packetsPavel Shilovsky2017-02-011-0/+1
* CIFS: Add copy into pages callback for a read operationPavel Shilovsky2017-02-011-0/+3