aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-01-19cifs: Support fscache indexing rewriteGravatar David Howells 1-1/+1
2022-01-07fscache, cachefiles: Disable configurationGravatar David Howells 1-1/+1
2021-08-25cifs: create a MD4 module and switch cifs.ko to use itGravatar Ronnie Sahlberg 1-1/+0
2021-08-25cifs: fork arc4 and create a separate module for it for cifs and other usersGravatar Ronnie Sahlberg 1-1/+0
2021-08-25cifs: remove support for NTLM and weaker authentication algorithmsGravatar Ronnie Sahlberg 1-28/+0
2021-06-20cifs: decoding negTokenInit with generic ASN1 decoderGravatar Hyunchul Lee 1-0/+2
2021-06-20cifs: enable extended stats by defaultGravatar Steve French 1-2/+2
2021-04-07cifs: On cifs_reconnect, resolve the hostname again.Gravatar Shyam Prasad N 1-2/+1
2020-12-14cifs: minor updates to KconfigGravatar Steve French 1-8/+8
2020-12-14cifs: Register generic netlink familyGravatar Samuel Cabrero 1-0/+11
2020-04-07smb3: smbdirect support can be configured by defaultGravatar Steve French 1-1/+1
2019-09-19Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 1-0/+8
2019-09-16cifs: Add support for root file systemsGravatar Paulo Alcantara (SUSE) 1-0/+8
2019-08-22fs: cifs: move from the crypto cipher API to the new DES library interfaceGravatar Ard Biesheuvel 1-1/+1
2019-07-18Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 1-12/+6
2019-07-15smb3: smbdirect no longer experimentalGravatar Steve French 1-2/+2
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-1/+1
2019-07-07CIFS: Fix module dependencyGravatar Steve French 1-2/+3
2019-07-07cifs: simplify code by removing CONFIG_CIFS_ACL ifdefGravatar Steve French 1-8/+0
2019-07-07cifs: add missing GCM module dependencyGravatar Aurelien Aptel 1-0/+1
2019-06-20fs: cifs: switch to RC4 library interfaceGravatar Ard Biesheuvel 1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-03-06fs: cifs: Kconfig: pedantic formattingGravatar Enrico Weigelt, metux IT consult 1-60/+60
2018-12-28cifs: Minor Kconfig clarificationGravatar Steve French 1-2/+3
2018-12-06cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Gravatar Steve French 1-1/+1
2018-09-09fs/cifs: require sha512Gravatar Stefan Metzmacher 1-0/+1
2018-08-07cifs: simple stats should always be enabledGravatar Steve French 1-8/+1
2018-08-07smb3: simplify code by removing CONFIG_CIFS_SMB311Gravatar Steve French 1-19/+14
2018-08-07cifs: allow disabling insecure dialects in the configGravatar Steve French 1-1/+16
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Gravatar Arnd Bergmann 1-1/+1
2018-05-09IB: remove redundant INFINIBAND kconfig dependenciesGravatar Greg Thelen 1-1/+1
2018-04-27cifs: smbd: depend on INFINIBAND_ADDR_TRANSGravatar Greg Thelen 1-1/+1
2018-04-01SMB3.1.1 dialect is no longer experimentalGravatar Steve French 1-4/+3
2018-04-01CIFS: add sha512 secmechGravatar Aurelien Aptel 1-0/+1
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-8/+7
2018-01-24cifs: fix build errors for SMB_DIRECTGravatar Randy Dunlap 1-1/+1
2018-01-24CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECTGravatar Long Li 1-0/+8
2018-01-01fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atGravatar Adam Borowski 1-8/+7
2017-10-25cifs: Select all required crypto modulesGravatar Benjamin Gilbert 1-0/+5
2017-07-08[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredGravatar Steve French 1-52/+31
2017-07-05CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keysGravatar Aurélien Aptel 1-0/+9
2017-02-01CIFS: Encrypt SMB3 requests before sendingGravatar Pavel Shilovsky 1-0/+2
2017-02-01cifs: Only select the required crypto modulesGravatar Jean Delvare 1-2/+3
2017-02-01cifs: Simplify SMB2 and SMB311 dependenciesGravatar Jean Delvare 1-3/+2
2015-06-27Allow parsing vers=3.11 on cifs mountGravatar Steve French 1-0/+9
2014-08-25Clarify Kconfig help text for CIFS and SMB2/SMB3Gravatar Steve French 1-12/+23
2013-06-26[CIFS] SMB3 Signing enablementGravatar Steve French 1-0/+1
2013-01-21fs/cifs: remove depends on CONFIG_EXPERIMENTALGravatar Kees Cook 1-4/+4
2012-12-05cifs: Add CONFIG_CIFS_DEBUG and rename use of CIFS_DEBUGGravatar Joe Perches 1-1/+9
2012-10-01[CIFS] Fix indentation of fs/cifs/Kconfig entriesGravatar Steve French 1-18/+19