Age | Commit message (Expand) | Author |
2021-08-25 | cifs: create a MD4 module and switch cifs.ko to use it | Ronnie Sahlberg |
2021-08-25 | cifs: fork arc4 and create a separate module for it for cifs and other users | Ronnie Sahlberg |
2021-08-25 | cifs: remove support for NTLM and weaker authentication algorithms | Ronnie Sahlberg |
2021-06-20 | cifs: decoding negTokenInit with generic ASN1 decoder | Hyunchul Lee |
2021-06-20 | cifs: enable extended stats by default | Steve French |
2021-04-07 | cifs: On cifs_reconnect, resolve the hostname again. | Shyam Prasad N |
2020-12-14 | cifs: minor updates to Kconfig | Steve French |
2020-12-14 | cifs: Register generic netlink family | Samuel Cabrero |
2020-04-07 | smb3: smbdirect support can be configured by default | Steve French |
2019-09-19 | Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-09-16 | cifs: Add support for root file systems | Paulo Alcantara (SUSE) |
2019-08-22 | fs: cifs: move from the crypto cipher API to the new DES library interface | Ard Biesheuvel |
2019-07-18 | Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-07-15 | smb3: smbdirect no longer experimental | Steve French |
2019-07-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-07-07 | CIFS: Fix module dependency | Steve French |
2019-07-07 | cifs: simplify code by removing CONFIG_CIFS_ACL ifdef | Steve French |
2019-07-07 | cifs: add missing GCM module dependency | Aurelien Aptel |
2019-06-20 | fs: cifs: switch to RC4 library interface | Ard Biesheuvel |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-03-06 | fs: cifs: Kconfig: pedantic formatting | Enrico Weigelt, metux IT consult |
2018-12-28 | cifs: Minor Kconfig clarification | Steve French |
2018-12-06 | cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs) | Steve French |
2018-09-09 | fs/cifs: require sha512 | Stefan Metzmacher |
2018-08-07 | cifs: simple stats should always be enabled | Steve French |
2018-08-07 | smb3: simplify code by removing CONFIG_CIFS_SMB311 | Steve French |
2018-08-07 | cifs: allow disabling insecure dialects in the config | Steve French |
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 |