summaryrefslogtreecommitdiffstats
path: root/fs/cifs/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* [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
* fs/cifs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-4/+4
* cifs: Add CONFIG_CIFS_DEBUG and rename use of CIFS_DEBUGJoe Perches2012-12-051-1/+9
* [CIFS] Fix indentation of fs/cifs/Kconfig entriesSteve French2012-10-011-18/+19
* MARK SMB2 support EXPERIMENTALSteve French2012-09-241-1/+1
* CIFS: Enable signing in SMB2Pavel Shilovsky2012-09-241-0/+1
* CIFS: Introduce SMB2 Kconfig optionSteve French2012-05-231-0/+20
* [CIFS] Update cifs Kconfig title to match removal of experimental dependencySteve French2012-01-311-2/+2
* [CIFS] ACL and FSCACHE support no longer EXPERIMENTALSteve French2012-01-181-2/+1
* cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKENJeff Layton2011-06-241-1/+1
* CIFS ACL support needs CONFIG_KEYS, so depend on itDarren Salt2011-06-061-1/+1
* cifs: make CIFS depend on CRYPTO_ECBSuresh Jayaraman2011-06-031-0/+1
* cifs: remove unused SMB2 config and mount optionsChristoph Hellwig2011-05-231-20/+0
* [CIFS] Use ecb des kernel crypto APIs instead ofSteve French2011-05-191-0/+1
* cifs: cleanup: Rename and remove config flagsShirish Pargaonkar2011-05-191-11/+3
* Introduce SMB2 Kconfig optionSteve French2011-05-191-0/+20
* cifs: make CIFS depend on CRYPTO_MD4Jeff Layton2011-01-311-0/+1
* cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)Shirish Pargaonkar2010-11-301-0/+7
* [CIFS] fs/cifs/Kconfig: CIFS depends on CRYPTO_HMACSteve French2010-11-141-0/+1
* NTLM auth and sign - Define crypto hash functions and create and send keys ne...Shirish Pargaonkar2010-10-261-0/+3
* Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"Steve French2010-09-081-2/+0
* [CIFS] Fix ntlmv2 auth with ntlmsspSteve French2010-08-201-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-08-071-8/+9
|\
| * DNS: Separate out CIFS DNS Resolver codeWang Lei2010-08-051-8/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-071-1/+0
|\ \ | |/ |/|
| * cifs: use workqueue instead of slow-workTejun Heo2010-07-221-1/+0
* | cifs: add kernel config option for CIFS Client caching supportSuresh Jayaraman2010-08-021-0/+9
|/
* cifs: convert oplock breaks to use slow_work facility (try #4)Jeff Layton2009-09-241-0/+1
* [CIFS] DFS no longer experimentalSteve French2009-03-121-9/+12
* fs/Kconfig: move CIFS outAlexey Dobriyan2008-10-201-0/+142
OpenPOWER on IntegriCloud