summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsglob.h
Commit message (Expand)AuthorAgeFilesLines
* smb3: make default i/o size for smb3 mounts largerSteve French2019-03-231-0/+1
* CIFS: Do not skip SMB2 message IDs on send failuresPavel Shilovsky2019-03-231-0/+19
* CIFS: Fix error paths in writeback codePavel Shilovsky2019-01-111-0/+19
* CIFS: Fix credits calculation for cancelled requestsPavel Shilovsky2019-01-111-0/+1
* cifs: Add support for failover in cifs_reconnect()Paulo Alcantara2018-12-281-0/+7
* cifs: Make use of DFS cache to get new DFS referralsPaulo Alcantara2018-12-281-1/+0
* cifs: Add DFS cache routinesPaulo Alcantara2018-12-281-0/+5
* cifs: Save TTL value when parsing DFS referralsPaulo Alcantara2018-12-231-0/+1
* Add vers=3.0.2 as a valid option for SMBv3.0.2Kenneth D'souza2018-12-231-0/+1
* CIFS: Add support for direct I/O readLong Li2018-11-021-0/+5
* smb3: allow more detailed protocol info on open files for debuggingSteve French2018-11-021-0/+3
* smb3: show number of current open files in /proc/fs/cifs/StatsSteve French2018-10-231-0/+2
* cifs: add support for ioctl on directoriesRonnie Sahlberg2018-10-231-1/+3
* cifs: add IOCTL for QUERY_INFO passthrough to userspaceRonnie Sahlberg2018-10-231-0/+4
* cifs: OFD locks do not conflict with eachothersRonnie Sahlberg2018-10-231-1/+2
* smb3: update default requested iosize to 4MB from 1MB for recent dialectsSteve French2018-10-231-0/+1
* smb3: track the instance of each session for debuggingSteve French2018-10-231-0/+1
* smb3: add way to control slow response threshold for logging and statsSteve French2018-10-231-0/+1
* cifs: add a warning if we try to to dequeue a deleted midRonnie Sahlberg2018-10-021-0/+1
* cifs: update receive_encrypted_standard to handle compounded responsesRonnie Sahlberg2018-08-091-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/+3
* cifs: simple stats should always be enabledSteve French2018-08-071-10/+0
* 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/+0
* smb3: simplify code by removing CONFIG_CIFS_SMB311Steve French2018-08-071-8/+0
* 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-021-1/+1
* CIFS: Add support for direct pages in rdataLong Li2018-06-021-1/+1
* cifs: update multiplex loop to handle compounded responsesRonnie Sahlberg2018-06-021-1/+1
* smb3: Add posix create context for smb3.11 posix mountsSteve French2018-05-311-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-271-1/+1
* cifs: update calc_size to take a server argumentRonnie Sahlberg2018-05-271-1/+1
* cifs: add server argument to the dump_detail methodRonnie Sahlberg2018-05-271-1/+1
* smb3: fix redundant opens on rootSteve French2018-05-271-0/+5
* cifs: add resp_buf_size to the mid_q_entry structureRonnie Sahlberg2018-04-121-0/+1
* cifs: add pdu_size to the TCP_Server_Info structureRonnie Sahlberg2018-04-121-0/+2
* SMB311: Improve checking of negotiate security contextsSteve French2018-04-121-0/+1
OpenPOWER on IntegriCloud