summaryrefslogtreecommitdiff
path: root/fs/cifs/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* cifs: Change the I/O paths to use an iterator rather than a page listDavid Howells2023-02-201-0/+1
* cifs: fix indentation in make menuconfig optionsSteve French2023-02-201-0/+4
* cifs: update Kconfig descriptionSteve French2023-02-201-32/+29
* cifs: Support fscache indexing rewriteDavid Howells2022-01-191-1/+1
* fscache, cachefiles: Disable configurationDavid Howells2022-01-071-1/+1
* cifs: create a MD4 module and switch cifs.ko to use itRonnie Sahlberg2021-08-251-1/+0
* cifs: fork arc4 and create a separate module for it for cifs and other usersRonnie Sahlberg2021-08-251-1/+0
* cifs: remove support for NTLM and weaker authentication algorithmsRonnie Sahlberg2021-08-251-28/+0
* cifs: decoding negTokenInit with generic ASN1 decoderHyunchul Lee2021-06-201-0/+2
* cifs: enable extended stats by defaultSteve French2021-06-201-2/+2
* cifs: On cifs_reconnect, resolve the hostname again.Shyam Prasad N2021-04-071-2/+1
* cifs: minor updates to KconfigSteve French2020-12-141-8/+8
* cifs: Register generic netlink familySamuel Cabrero2020-12-141-0/+11
* smb3: smbdirect support can be configured by defaultSteve French2020-04-071-1/+1
* Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-09-191-0/+8
|\
| * cifs: Add support for root file systemsPaulo Alcantara (SUSE)2019-09-161-0/+8
* | fs: cifs: move from the crypto cipher API to the new DES library interfaceArd Biesheuvel2019-08-221-1/+1
|/
* Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-07-181-12/+6
|\
| * smb3: smbdirect no longer experimentalSteve French2019-07-151-2/+2
| * CIFS: Fix module dependencySteve French2019-07-071-2/+3
| * cifs: simplify code by removing CONFIG_CIFS_ACL ifdefSteve French2019-07-071-8/+0
| * cifs: add missing GCM module dependencyAurelien Aptel2019-07-071-0/+1
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-081-1/+1
|\ \ | |/ |/|
| * fs: cifs: switch to RC4 library interfaceArd Biesheuvel2019-06-201-1/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* fs: cifs: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-03-061-60/+60
* cifs: Minor Kconfig clarificationSteve French2018-12-281-2/+3
* cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French2018-12-061-1/+1
* fs/cifs: require sha512Stefan Metzmacher2018-09-091-0/+1
* cifs: simple stats should always be enabledSteve French2018-08-071-8/+1
* smb3: simplify code by removing CONFIG_CIFS_SMB311Steve French2018-08-071-19/+14
* cifs: allow disabling insecure dialects in the configSteve French2018-08-071-1/+16
* IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann2018-05-281-1/+1
* IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen2018-05-091-1/+1
* cifs: smbd: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-04-271-1/+1
* SMB3.1.1 dialect is no longer experimentalSteve French2018-04-011-4/+3
* CIFS: add sha512 secmechAurelien Aptel2018-04-011-0/+1
* Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds2018-01-311-8/+7
|\
| * fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atAdam Borowski2018-01-011-8/+7
* | cifs: fix build errors for SMB_DIRECTRandy Dunlap2018-01-241-1/+1
* | CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECTLong Li2018-01-241-0/+8
|/
* cifs: Select all required crypto modulesBenjamin Gilbert2017-10-251-0/+5
* [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French2017-07-081-52/+31
* CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keysAurélien Aptel2017-07-051-0/+9
* CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky2017-02-011-0/+2
* cifs: Only select the required crypto modulesJean Delvare2017-02-011-2/+3
* cifs: Simplify SMB2 and SMB311 dependenciesJean Delvare2017-02-011-3/+2
* Allow parsing vers=3.11 on cifs mountSteve French2015-06-271-0/+9
* Clarify Kconfig help text for CIFS and SMB2/SMB3Steve French2014-08-251-12/+23
* [CIFS] SMB3 Signing enablementSteve French2013-06-261-0/+1