summaryrefslogtreecommitdiffstats
path: root/fs/cifs/fs_context.h
Commit message (Expand)AuthorAgeFilesLines
* 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