summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsglob.h
Commit message (Expand)AuthorAgeFilesLines
* CIFS: keep FileInfo handle live during oplock breakAurelien Aptel2019-04-271-0/+2
* CIFS: Do not skip SMB2 message IDs on send failuresPavel Shilovsky2019-03-231-0/+19
* cifs: add a warning if we try to to dequeue a deleted midRonnie Sahlberg2018-10-031-0/+1
* cifs: update receive_encrypted_standard to handle compounded responsesRonnie Sahlberg2018-08-101-1/+4
* smb3: display stats counters for number of slow commandsSteve French2018-08-071-1/+2
* cifs: update init_sg, crypt_message to take an array of rqstRonnie Sahlberg2018-08-071-4/+3Star
* cifs: simple stats should always be enabledSteve French2018-08-071-10/+0Star
* cifs: use a refcount to protect open/closing the cached file handleRonnie Sahlberg2018-08-071-0/+1
* cifs: remove unused statsSteve French2018-08-071-14/+0Star
* smb3: simplify code by removing CONFIG_CIFS_SMB311Steve French2018-08-071-8/+0Star
* cifs: use timespec64 internallyArnd Bergmann2018-08-071-3/+3
* 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