summaryrefslogtreecommitdiffstats
path: root/fs/cifs/Kconfig
AgeCommit message (Expand)AuthorLines
2023-05-24smb: move client and server files to common directory fs/smbSteve French-205/+0
2023-02-20cifs: Change the I/O paths to use an iterator rather than a page listDavid Howells-0/+1
2023-02-20cifs: fix indentation in make menuconfig optionsSteve French-0/+4
2023-02-20cifs: update Kconfig descriptionSteve French-32/+29
2022-01-19cifs: Support fscache indexing rewriteDavid Howells-1/+1
2022-01-07fscache, cachefiles: Disable configurationDavid Howells-1/+1
2021-08-25cifs: create a MD4 module and switch cifs.ko to use itRonnie Sahlberg-1/+0
2021-08-25cifs: fork arc4 and create a separate module for it for cifs and other usersRonnie Sahlberg-1/+0
2021-08-25cifs: remove support for NTLM and weaker authentication algorithmsRonnie Sahlberg-28/+0
2021-06-20cifs: decoding negTokenInit with generic ASN1 decoderHyunchul Lee-0/+2
2021-06-20cifs: enable extended stats by defaultSteve French-2/+2
2021-04-07cifs: On cifs_reconnect, resolve the hostname again.Shyam Prasad N-2/+1
2020-12-14cifs: minor updates to KconfigSteve French-8/+8
2020-12-14cifs: Register generic netlink familySamuel Cabrero-0/+11
2020-04-07smb3: smbdirect support can be configured by defaultSteve French-1/+1
2019-09-19Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-0/+8
2019-09-16cifs: Add support for root file systemsPaulo Alcantara (SUSE)-0/+8
2019-08-22fs: cifs: move from the crypto cipher API to the new DES library interfaceArd Biesheuvel-1/+1
2019-07-18Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-12/+6
2019-07-15smb3: smbdirect no longer experimentalSteve French-2/+2
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1/+1
2019-07-07CIFS: Fix module dependencySteve French-2/+3
2019-07-07cifs: simplify code by removing CONFIG_CIFS_ACL ifdefSteve French-8/+0
2019-07-07cifs: add missing GCM module dependencyAurelien Aptel-0/+1
2019-06-20fs: cifs: switch to RC4 library interfaceArd Biesheuvel-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-03-06fs: cifs: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult-60/+60
2018-12-28cifs: Minor Kconfig clarificationSteve French-2/+3
2018-12-06cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French-1/+1
2018-09-09fs/cifs: require sha512Stefan Metzmacher-0/+1
2018-08-07cifs: simple stats should always be enabledSteve French-8/+1
2018-08-07smb3: simplify code by removing CONFIG_CIFS_SMB311Steve French-19/+14
2018-08-07cifs: allow disabling insecure dialects in the configSteve French-1/+16
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann-1/+1
2018-05-09IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen-1/+1
2018-04-27cifs: smbd: depend on INFINIBAND_ADDR_TRANSGreg Thelen-1/+1
2018-04-01SMB3.1.1 dialect is no longer experimentalSteve French-4/+3
2018-04-01CIFS: add sha512 secmechAurelien Aptel-0/+1
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds-8/+7
2018-01-24cifs: fix build errors for SMB_DIRECTRandy Dunlap-1/+1
2018-01-24CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECTLong Li-0/+8
2018-01-01fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atAdam Borowski-8/+7
2017-10-25cifs: Select all required crypto modulesBenjamin Gilbert-0/+5
2017-07-08[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French-52/+31
2017-07-05CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keysAurélien Aptel-0/+9
2017-02-01CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky-0/+2
2017-02-01cifs: Only select the required crypto modulesJean Delvare-2/+3
2017-02-01cifs: Simplify SMB2 and SMB311 dependenciesJean Delvare-3/+2
2015-06-27Allow parsing vers=3.11 on cifs mountSteve French-0/+9
2014-08-25Clarify Kconfig help text for CIFS and SMB2/SMB3Steve French-12/+23