| Commit message (Expand) | Author | Age | Files | Lines |
* | smb: move client and server files to common directory fs/smb | Steve French | 2023-05-24 | 1 | -160/+0 |
* | cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname | Paulo Alcantara | 2023-05-02 | 1 | -6/+6 |
* | smb3: add dynamic trace points for tree disconnect | Steve French | 2022-10-05 | 1 | -3/+3 |
* | cifs: use SPDX-Licence-Identifier | Steve French | 2021-06-20 | 1 | -1/+1 |
* | cifs: Standardize logging output | Joe Perches | 2020-06-01 | 1 | -76/+69 |
* | cifs: add a debug macro that prints \\server\share for errors | Ronnie Sahlberg | 2019-09-16 | 1 | -7/+43 |
* | cifs: add new debugging macro cifs_server_dbg | Ronnie Sahlberg | 2019-09-16 | 1 | -0/+31 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -15/+1 |
* | cifs: minor clarification in comments | Steve French | 2018-10-23 | 1 | -0/+12 |
* | CIFS: Adds information-level logging function | Rodrigo Freire | 2018-10-23 | 1 | -0/+16 |
* | cifs: add server argument to the dump_detail method | Ronnie Sahlberg | 2018-05-27 | 1 | -1/+1 |
* | CIFS: fix typo in cifs_dbg | Aurelien Aptel | 2018-04-20 | 1 | -1/+1 |
* | CIFS: add ONCE flag for cifs_dbg type | Aurelien Aptel | 2018-04-11 | 1 | -12/+22 |
* | lib: update single-char callers of strtobool() | Kees Cook | 2016-03-17 | 1 | -1/+1 |
* | cifs: Ratelimit kernel log messages | Jamie Bainbridge | 2016-01-14 | 1 | -5/+4 |
* | cifs: convert printk(LEVEL...) to pr_<level> | Andy Shevchenko | 2014-12-07 | 1 | -4/+3 |
* | [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg | Joe Perches | 2013-05-04 | 1 | -47/+23 |
* | cifs: eliminate cifsERROR variable | Jeff Layton | 2012-12-20 | 1 | -5/+1 |
* | cifs: Add CONFIG_CIFS_DEBUG and rename use of CIFS_DEBUG | Joe Perches | 2012-12-05 | 1 | -2/+1 |
* | cifs: Make CIFS_DEBUG possible to undefine | Joe Perches | 2012-12-05 | 1 | -23/+41 |
* | cifs: Remove unused cEVENT macro | Joe Perches | 2012-12-05 | 1 | -7/+0 |
* | CIFS: Move protocol specific demultiplex thread calls to ops struct | Pavel Shilovsky | 2012-05-23 | 1 | -2/+2 |
* | CIFS: Separate protocol-specific code from demultiplex code | Pavel Shilovsky | 2012-03-23 | 1 | -1/+1 |
* | CIFS: Separate protocol-specific code from transport routines | Pavel Shilovsky | 2012-03-23 | 1 | -1/+1 |
* | [CIFS] Various small checkpatch cleanups | Steve French | 2010-10-07 | 1 | -1/+1 |
* | [CIFS] Neaten cERROR and cFYI macros, reduce text space | Joe Perches | 2010-04-21 | 1 | -11/+31 |
* | [CIFS] clean up some hard to read ifdefs | Steve French | 2008-02-12 | 1 | -0/+3 |
* | [CIFS] reduce checkpatch warnings | Steve French | 2008-02-07 | 1 | -3/+3 |
* | [CIFS] Support for setting up SMB sessions to legacy lanman servers | Steve French | 2006-05-31 | 1 | -0/+4 |
* | [CIFS] CIFS Stats improvements | Steve French | 2005-10-11 | 1 | -1/+4 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+66 |