summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsglob.h
AgeCommit message (Expand)Author
2020-10-01CIFS: Properly process SMB3 lease breaksPavel Shilovsky
2019-11-10cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski
2019-10-05smb3: allow disabling requesting leasesSteve French
2019-09-16cifs: add spinlock for the openFileList to cifsInodeInfoRonnie Sahlberg
2019-09-16CIFS: Fix error paths in writeback codePavel Shilovsky
2019-04-27CIFS: keep FileInfo handle live during oplock breakAurelien Aptel
2019-03-23CIFS: Do not skip SMB2 message IDs on send failuresPavel Shilovsky
2018-10-02cifs: add a warning if we try to to dequeue a deleted midRonnie Sahlberg
2018-08-09cifs: update receive_encrypted_standard to handle compounded responsesRonnie Sahlberg
2018-08-07smb3: display stats counters for number of slow commandsSteve French
2018-08-07cifs: update init_sg, crypt_message to take an array of rqstRonnie Sahlberg
2018-08-07cifs: simple stats should always be enabledSteve French
2018-08-07cifs: use a refcount to protect open/closing the cached file handleRonnie Sahlberg
2018-08-07cifs: remove unused statsSteve French
2018-08-07smb3: simplify code by removing CONFIG_CIFS_SMB311Steve French
2018-08-07cifs: use timespec64 internallyArnd Bergmann
2018-07-05cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()Stefano Brivio
2018-07-05cifs: Fix use after free of a mid_q_entryLars Persson
2018-06-15smb3: Fix mode on mkdir on smb311 mountsSteve French
2018-06-15CIFS: add iface info to struct cifs_sesAurelien Aptel
2018-06-15CIFS: move default port definitions to cifsglob.hAurelien Aptel
2018-06-15cifs: add lease tracking to the cached root fidRonnie Sahlberg
2018-06-07CIFS: Fix NULL ptr derefAurelien Aptel
2018-06-02CIFS: Add support for direct pages in wdataLong Li
2018-06-02CIFS: Add support for direct pages in rdataLong Li
2018-06-02cifs: update multiplex loop to handle compounded responsesRonnie Sahlberg
2018-05-31smb3: Add posix create context for smb3.11 posix mountsSteve French
2018-05-30smb3: allow "posix" mount option to enable new SMB311 protocol extensionsSteve French
2018-05-30smb3: add support for posix negotiate contextSteve French
2018-05-30cifs: allow disabling less secure legacy dialectsSteve French
2018-05-30cifs: make minor clarifications to module params for cifs.koSteve French
2018-05-30CIFS: Introduce offset for the 1st page in data transfer structuresLong Li
2018-05-27cifs: store the leaseKey in the fid on SMB2_openRonnie Sahlberg
2018-05-27cifs: update calc_size to take a server argumentRonnie Sahlberg
2018-05-27cifs: add server argument to the dump_detail methodRonnie Sahlberg
2018-05-27smb3: fix redundant opens on rootSteve French
2018-04-12cifs: add resp_buf_size to the mid_q_entry structureRonnie Sahlberg
2018-04-12cifs: add pdu_size to the TCP_Server_Info structureRonnie Sahlberg
2018-04-12SMB311: Improve checking of negotiate security contextsSteve French
2018-04-02smb3: Fix root directory when server returns inode number of zeroSteve French
2018-04-02cifs: add server->vals->header_preamble_sizeRonnie Sahlberg
2018-04-01CIFS: implement v3.11 preauth integrityAurelien Aptel
2018-04-01CIFS: add sha512 secmechAurelien Aptel
2018-01-26CIFS: make IPC a regular tconAurelien Aptel
2018-01-24CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/OLong Li
2018-01-24CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory regis...Long Li
2018-01-24CIFS: SMBD: Add rdma mount optionLong Li
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-10-18Fix encryption labels and lengths for SMB3.1.1Steve French
2017-09-17SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French