summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifs_swn.c
AgeCommit message (Expand)Author
2021-06-20smb3: fix uninitialized value for port in witness protocol moveSteve French
2021-03-19fs/cifs/: fix misspellings using codespell toolLiu xuzhi
2021-02-19cifs: Fix inconsistent IS_ERR and PTR_ERRYueHaibing
2020-12-18cifs: Re-indent cifs_swn_reconnect()Dan Carpenter
2020-12-18cifs: Unlock on errors in cifs_swn_reconnect()Dan Carpenter
2020-12-18cifs: Delete a stray unlock in cifs_swn_reconnect()Dan Carpenter
2020-12-17Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-12-15cifs: Fix some error pointers handling detected by static checkerSamuel Cabrero
2020-12-14cifs: Handle witness client move notificationSamuel Cabrero
2020-12-14cifs: Send witness register messages to userspace daemon in echo taskSamuel Cabrero
2020-12-14cifs: Add witness information to debug data dumpSamuel Cabrero
2020-12-14cifs: Set witness notification handler for messages from userspace daemonSamuel Cabrero
2020-12-14cifs: Send witness register and unregister commands to userspace daemonSamuel Cabrero