Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cifs: Re-indent cifs_swn_reconnect() | Dan Carpenter | 2020-12-18 | 1 | -31/+33 |
* | cifs: Unlock on errors in cifs_swn_reconnect() | Dan Carpenter | 2020-12-18 | 1 | -6/+7 |
* | cifs: Delete a stray unlock in cifs_swn_reconnect() | Dan Carpenter | 2020-12-18 | 1 | -2/+0 |
* | Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2020-12-18 | 1 | -1/+1 |
* | cifs: Fix some error pointers handling detected by static checker | Samuel Cabrero | 2020-12-15 | 1 | -10/+11 |
* | cifs: Handle witness client move notification | Samuel Cabrero | 2020-12-14 | 1 | -2/+138 |
* | cifs: Send witness register messages to userspace daemon in echo task | Samuel Cabrero | 2020-12-14 | 1 | -0/+15 |
* | cifs: Add witness information to debug data dump | Samuel Cabrero | 2020-12-14 | 1 | -0/+35 |
* | cifs: Set witness notification handler for messages from userspace daemon | Samuel Cabrero | 2020-12-14 | 1 | -0/+86 |
* | cifs: Send witness register and unregister commands to userspace daemon | Samuel Cabrero | 2020-12-14 | 1 | -0/+421 |