index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
Kconfig
Age
Commit message (
Expand
)
Author
2018-05-28
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
Arnd Bergmann
2018-05-09
IB: remove redundant INFINIBAND kconfig dependencies
Greg Thelen
2018-04-27
cifs: smbd: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
2018-04-01
SMB3.1.1 dialect is no longer experimental
Steve French
2018-04-01
CIFS: add sha512 secmech
Aurelien Aptel
2018-01-31
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2018-01-24
cifs: fix build errors for SMB_DIRECT
Randy Dunlap
2018-01-24
CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECT
Long Li
2018-01-01
fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
Adam Borowski
2017-10-25
cifs: Select all required crypto modules
Benjamin Gilbert
2017-07-08
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
Steve French
2017-07-05
CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys
Aurélien Aptel
2017-02-01
CIFS: Encrypt SMB3 requests before sending
Pavel Shilovsky
2017-02-01
cifs: Only select the required crypto modules
Jean Delvare
2017-02-01
cifs: Simplify SMB2 and SMB311 dependencies
Jean Delvare
2015-06-27
Allow parsing vers=3.11 on cifs mount
Steve French
2014-08-25
Clarify Kconfig help text for CIFS and SMB2/SMB3
Steve French
2013-06-26
[CIFS] SMB3 Signing enablement
Steve French
2013-01-21
fs/cifs: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-12-05
cifs: Add CONFIG_CIFS_DEBUG and rename use of CIFS_DEBUG
Joe Perches
2012-10-01
[CIFS] Fix indentation of fs/cifs/Kconfig entries
Steve French
2012-09-24
MARK SMB2 support EXPERIMENTAL
Steve French
2012-09-24
CIFS: Enable signing in SMB2
Pavel Shilovsky
2012-05-23
CIFS: Introduce SMB2 Kconfig option
Steve French
2012-01-31
[CIFS] Update cifs Kconfig title to match removal of experimental dependency
Steve French
2012-01-18
[CIFS] ACL and FSCACHE support no longer EXPERIMENTAL
Steve French
2011-06-24
cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN
Jeff Layton
2011-06-06
CIFS ACL support needs CONFIG_KEYS, so depend on it
Darren Salt
2011-06-03
cifs: make CIFS depend on CRYPTO_ECB
Suresh Jayaraman
2011-05-23
cifs: remove unused SMB2 config and mount options
Christoph Hellwig
2011-05-19
[CIFS] Use ecb des kernel crypto APIs instead of
Steve French
2011-05-19
cifs: cleanup: Rename and remove config flags
Shirish Pargaonkar
2011-05-19
Introduce SMB2 Kconfig option
Steve French
2011-01-31
cifs: make CIFS depend on CRYPTO_MD4
Jeff Layton
2010-11-30
cifs: 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_HMAC
Steve French
2010-10-26
NTLM auth and sign - Define crypto hash functions and create and send keys ne...
Shirish Pargaonkar
2010-09-08
Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"
Steve French
2010-08-20
[CIFS] Fix ntlmv2 auth with ntlmssp
Steve French
2010-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-08-05
DNS: Separate out CIFS DNS Resolver code
Wang Lei
2010-08-02
cifs: add kernel config option for CIFS Client caching support
Suresh Jayaraman
2010-07-22
cifs: use workqueue instead of slow-work
Tejun Heo
2009-09-24
cifs: convert oplock breaks to use slow_work facility (try #4)
Jeff Layton
2009-03-12
[CIFS] DFS no longer experimental
Steve French
2008-10-20
fs/Kconfig: move CIFS out
Alexey Dobriyan