summaryrefslogtreecommitdiff
path: root/fs/cifs/cifs_swn.c
AgeCommit message (Expand)Author
2023-05-24smb: move client and server files to common directory fs/smbSteve French
2022-10-05smb3: add dynamic trace points for tree disconnectSteve French
2022-06-01cifs: fix potential deadlock in direct reclaimVincent Whitchurch
2022-03-18cifs: use a different reconnect helper for non-cifsd threadsShyam Prasad N
2022-02-08cifs: call helper functions for marking channels for reconnectShyam Prasad N
2022-01-19cifs: cifs_ses_mark_for_reconnect should also update reconnect bitsShyam Prasad N
2022-01-07cifs: take cifs_tcp_ses_lock for status checksShyam Prasad N
2021-11-16cifs: introduce cifs_ses_mark_for_reconnect() helperPaulo Alcantara
2021-08-25cifs: remove support for NTLM and weaker authentication algorithmsRonnie Sahlberg
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