summaryrefslogtreecommitdiff
path: root/fs/cifs/fs_context.h
Commit message (Expand)AuthorAgeFilesLines
* cifs: share dfs connections and supersPaulo Alcantara2022-12-191-0/+1
* cifs: remove unused smb3_fs_context::mount_optionsPaulo Alcantara2022-12-191-2/+0
* smb3: allow deferred close timeout to be configurableSteve French2022-08-111-0/+8
* cifs: fix ntlmssp on old serversPaulo Alcantara2022-05-251-1/+1
* smb3: add mount parm nosparseSteve French2022-05-231-0/+2
* cifs: send workstation name during ntlmssp session setupShyam Prasad N2021-11-081-0/+1
* cifs: add mount parameter tcpnodelaySteve French2021-11-021-0/+1
* cifs: To match file servers, make sure the server hostname matchesShyam Prasad N2021-11-021-0/+1
* cifs: remove support for NTLM and weaker authentication algorithmsRonnie Sahlberg2021-08-251-3/+0
* cifs: use helpers when parsing uid/gid mount options and validate themRonnie Sahlberg2021-07-081-0/+1
* smb3: add rasize mount parameter to improve readahead performanceSteve French2021-04-251-0/+2
* cifs: add fs_context param to parsing helpersAurelien Aptel2021-04-251-4/+0
* cifs: make fs_context error logging wrapperAurelien Aptel2021-04-251-1/+6
* cifs: Add new parameter "acregmax" for distinct file and directory metadata t...Steve French2021-02-251-2/+4
* cifs: Add new mount parameter "acdirmax" to allow caching directory metadataSteve French2021-02-251-1/+3
* cifs: In the new mount api we get the full devname as source=Ronnie Sahlberg2021-02-111-0/+1
* cifs: move update of flags into a separate functionRonnie Sahlberg2020-12-141-0/+1
* cifs: simplify handling of cifs_sb/ctx->local_nlsRonnie Sahlberg2020-12-141-1/+1
* cifs: we do not allow changing username/password/unc/... during remountRonnie Sahlberg2020-12-141-1/+1
* cifs: move [brw]size from cifs_sb to cifs_sb->ctxRonnie Sahlberg2020-12-141-0/+3
* cifs: move cifs_cleanup_volume_info[_content] to fs_context.cRonnie Sahlberg2020-12-141-0/+2
* cifs: add witness mount option and data structsSamuel Cabrero2020-12-141-0/+2
* cifs: switch to new mount apiRonnie Sahlberg2020-12-131-33/+41
* cifs: move the enum for cifs parameters into fs_context.hRonnie Sahlberg2020-12-131-0/+97
* cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.cRonnie Sahlberg2020-12-131-1/+2
* cifs: rename smb_vol as smb3_fs_context and move it to fs_context.hRonnie Sahlberg2020-12-131-3/+102
* cifs: move smb version mount options into fs_context.cRonnie Sahlberg2020-10-221-0/+14
* cifs: move cache mount options to fs_context.chRonnie Sahlberg2020-10-221-0/+11
* cifs: move security mount options into fs_context.chRonnie Sahlberg2020-10-221-1/+19
* cifs: add files to host new mount apiRonnie Sahlberg2020-10-221-0/+15