aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28cifs: Minor Kconfig clarificationSteve French1-2/+3
2018-12-06cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French1-1/+1
2018-09-09fs/cifs: require sha512Stefan Metzmacher1-0/+1
2018-08-07cifs: simple stats should always be enabledSteve French1-8/+1
2018-08-07smb3: simplify code by removing CONFIG_CIFS_SMB311Steve French1-19/+14
2018-08-07cifs: allow disabling insecure dialects in the configSteve French1-1/+16
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann1-1/+1
2018-05-09IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen1-1/+1
2018-04-27cifs: smbd: depend on INFINIBAND_ADDR_TRANSGreg Thelen1-1/+1
2018-04-01SMB3.1.1 dialect is no longer experimentalSteve French1-4/+3
2018-04-01CIFS: add sha512 secmechAurelien Aptel1-0/+1
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds1-8/+7
2018-01-24cifs: fix build errors for SMB_DIRECTRandy Dunlap1-1/+1
2018-01-24CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECTLong Li1-0/+8
2018-01-01fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atAdam Borowski1-8/+7
2017-10-25cifs: Select all required crypto modulesBenjamin Gilbert1-0/+5
2017-07-08[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French1-52/+31
2017-07-05CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keysAurélien Aptel1-0/+9
2017-02-01CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky1-0/+2
2017-02-01cifs: Only select the required crypto modulesJean Delvare1-2/+3
2017-02-01cifs: Simplify SMB2 and SMB311 dependenciesJean Delvare1-3/+2
2015-06-27Allow parsing vers=3.11 on cifs mountSteve French1-0/+9
2014-08-25Clarify Kconfig help text for CIFS and SMB2/SMB3Steve French1-12/+23
2013-06-26[CIFS] SMB3 Signing enablementSteve French1-0/+1
2013-01-21fs/cifs: remove depends on CONFIG_EXPERIMENTALKees Cook1-4/+4
2012-12-05cifs: Add CONFIG_CIFS_DEBUG and rename use of CIFS_DEBUGJoe Perches1-1/+9
2012-10-01[CIFS] Fix indentation of fs/cifs/Kconfig entriesSteve French1-18/+19
2012-09-24MARK SMB2 support EXPERIMENTALSteve French1-1/+1
2012-09-24CIFS: Enable signing in SMB2Pavel Shilovsky1-0/+1
2012-05-23CIFS: Introduce SMB2 Kconfig optionSteve French1-0/+20
2012-01-31[CIFS] Update cifs Kconfig title to match removal of experimental dependencySteve French1-2/+2
2012-01-18[CIFS] ACL and FSCACHE support no longer EXPERIMENTALSteve French1-2/+1
2011-06-24cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKENJeff Layton1-1/+1
2011-06-06CIFS ACL support needs CONFIG_KEYS, so depend on itDarren Salt1-1/+1
2011-06-03cifs: make CIFS depend on CRYPTO_ECBSuresh Jayaraman1-0/+1
2011-05-23cifs: remove unused SMB2 config and mount optionsChristoph Hellwig1-20/+0
2011-05-19[CIFS] Use ecb des kernel crypto APIs instead ofSteve French1-0/+1
2011-05-19cifs: cleanup: Rename and remove config flagsShirish Pargaonkar1-11/+3
2011-05-19Introduce SMB2 Kconfig optionSteve French1-0/+20
2011-01-31cifs: make CIFS depend on CRYPTO_MD4Jeff Layton1-0/+1
2010-11-30cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)Shirish Pargaonkar1-0/+7
2010-11-14[CIFS] fs/cifs/Kconfig: CIFS depends on CRYPTO_HMACSteve French1-0/+1
2010-10-26NTLM auth and sign - Define crypto hash functions and create and send keys needed for key exchangeShirish Pargaonkar1-0/+3
2010-09-08Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"Steve French1-2/+0
2010-08-20[CIFS] Fix ntlmv2 auth with ntlmsspSteve French1-0/+2
2010-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-8/+9
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+0
2010-08-05DNS: Separate out CIFS DNS Resolver codeWang Lei1-8/+9
2010-08-02cifs: add kernel config option for CIFS Client caching supportSuresh Jayaraman1-0/+9
2010-07-22cifs: use workqueue instead of slow-workTejun Heo1-1/+0