Age | Commit message (Expand) | Author | Files | Lines |
2020-04-07 | smb3: smbdirect support can be configured by default | Steve French | 1 | -1/+1 |
2019-09-19 | Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -0/+8 |
2019-09-16 | cifs: Add support for root file systems | Paulo Alcantara (SUSE) | 1 | -0/+8 |
2019-08-22 | fs: cifs: move from the crypto cipher API to the new DES library interface | Ard Biesheuvel | 1 | -1/+1 |
2019-07-18 | Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -12/+6 |
2019-07-15 | smb3: smbdirect no longer experimental | Steve French | 1 | -2/+2 |
2019-07-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
2019-07-07 | CIFS: Fix module dependency | Steve French | 1 | -2/+3 |
2019-07-07 | cifs: simplify code by removing CONFIG_CIFS_ACL ifdef | Steve French | 1 | -8/+0 |
2019-07-07 | cifs: add missing GCM module dependency | Aurelien Aptel | 1 | -0/+1 |
2019-06-20 | fs: cifs: switch to RC4 library interface | Ard Biesheuvel | 1 | -1/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-03-06 | fs: cifs: Kconfig: pedantic formatting | Enrico Weigelt, metux IT consult | 1 | -60/+60 |
2018-12-28 | cifs: Minor Kconfig clarification | Steve French | 1 | -2/+3 |
2018-12-06 | cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs) | Steve French | 1 | -1/+1 |
2018-09-09 | fs/cifs: require sha512 | Stefan Metzmacher | 1 | -0/+1 |
2018-08-07 | cifs: simple stats should always be enabled | Steve French | 1 | -8/+1 |
2018-08-07 | smb3: simplify code by removing CONFIG_CIFS_SMB311 | Steve French | 1 | -19/+14 |
2018-08-07 | cifs: allow disabling insecure dialects in the config | Steve French | 1 | -1/+16 |
2018-05-28 | IB: Revert "remove redundant INFINIBAND kconfig dependencies" | Arnd Bergmann | 1 | -1/+1 |
2018-05-09 | IB: remove redundant INFINIBAND kconfig dependencies | Greg Thelen | 1 | -1/+1 |
2018-04-27 | cifs: smbd: depend on INFINIBAND_ADDR_TRANS | Greg Thelen | 1 | -1/+1 |
2018-04-01 | SMB3.1.1 dialect is no longer experimental | Steve French | 1 | -4/+3 |
2018-04-01 | CIFS: add sha512 secmech | Aurelien Aptel | 1 | -0/+1 |
2018-01-31 | Merge tag 'docs-4.16' of git://git.lwn.net/linux | Linus Torvalds | 1 | -8/+7 |
2018-01-24 | cifs: fix build errors for SMB_DIRECT | Randy Dunlap | 1 | -1/+1 |
2018-01-24 | CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECT | Long Li | 1 | -0/+8 |
2018-01-01 | fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at | Adam Borowski | 1 | -8/+7 |
2017-10-25 | cifs: Select all required crypto modules | Benjamin Gilbert | 1 | -0/+5 |
2017-07-08 | [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred | Steve French | 1 | -52/+31 |
2017-07-05 | CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys | Aurélien Aptel | 1 | -0/+9 |
2017-02-01 | CIFS: Encrypt SMB3 requests before sending | Pavel Shilovsky | 1 | -0/+2 |
2017-02-01 | cifs: Only select the required crypto modules | Jean Delvare | 1 | -2/+3 |
2017-02-01 | cifs: Simplify SMB2 and SMB311 dependencies | Jean Delvare | 1 | -3/+2 |
2015-06-27 | Allow parsing vers=3.11 on cifs mount | Steve French | 1 | -0/+9 |
2014-08-25 | Clarify Kconfig help text for CIFS and SMB2/SMB3 | Steve French | 1 | -12/+23 |
2013-06-26 | [CIFS] SMB3 Signing enablement | Steve French | 1 | -0/+1 |
2013-01-21 | fs/cifs: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -4/+4 |
2012-12-05 | cifs: Add CONFIG_CIFS_DEBUG and rename use of CIFS_DEBUG | Joe Perches | 1 | -1/+9 |
2012-10-01 | [CIFS] Fix indentation of fs/cifs/Kconfig entries | Steve French | 1 | -18/+19 |
2012-09-24 | MARK SMB2 support EXPERIMENTAL | Steve French | 1 | -1/+1 |
2012-09-24 | CIFS: Enable signing in SMB2 | Pavel Shilovsky | 1 | -0/+1 |
2012-05-23 | CIFS: Introduce SMB2 Kconfig option | Steve French | 1 | -0/+20 |
2012-01-31 | [CIFS] Update cifs Kconfig title to match removal of experimental dependency | Steve French | 1 | -2/+2 |
2012-01-18 | [CIFS] ACL and FSCACHE support no longer EXPERIMENTAL | Steve French | 1 | -2/+1 |
2011-06-24 | cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN | Jeff Layton | 1 | -1/+1 |
2011-06-06 | CIFS ACL support needs CONFIG_KEYS, so depend on it | Darren Salt | 1 | -1/+1 |
2011-06-03 | cifs: make CIFS depend on CRYPTO_ECB | Suresh Jayaraman | 1 | -0/+1 |
2011-05-23 | cifs: remove unused SMB2 config and mount options | Christoph Hellwig | 1 | -20/+0 |
2011-05-19 | [CIFS] Use ecb des kernel crypto APIs instead of | Steve French | 1 | -0/+1 |