aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/Kconfig
AgeCommit message (Expand)Author
2011-06-24cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKENJeff Layton
2011-06-06CIFS ACL support needs CONFIG_KEYS, so depend on itDarren Salt
2011-06-03cifs: make CIFS depend on CRYPTO_ECBSuresh Jayaraman
2011-05-23cifs: remove unused SMB2 config and mount optionsChristoph Hellwig
2011-05-19[CIFS] Use ecb des kernel crypto APIs instead ofSteve French
2011-05-19cifs: cleanup: Rename and remove config flagsShirish Pargaonkar
2011-05-19Introduce SMB2 Kconfig optionSteve French
2011-01-31cifs: make CIFS depend on CRYPTO_MD4Jeff Layton
2010-11-30cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)Shirish Pargaonkar
2010-11-14[CIFS] fs/cifs/Kconfig: CIFS depends on CRYPTO_HMACSteve French
2010-10-26NTLM auth and sign - Define crypto hash functions and create and send keys ne...Shirish Pargaonkar
2010-09-08Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"Steve French
2010-08-20[CIFS] Fix ntlmv2 auth with ntlmsspSteve French
2010-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-05DNS: Separate out CIFS DNS Resolver codeWang Lei
2010-08-02cifs: add kernel config option for CIFS Client caching supportSuresh Jayaraman
2010-07-22cifs: use workqueue instead of slow-workTejun Heo
2009-09-24cifs: convert oplock breaks to use slow_work facility (try #4)Jeff Layton
2009-03-12[CIFS] DFS no longer experimentalSteve French
2008-10-20fs/Kconfig: move CIFS outAlexey Dobriyan