开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifs_swn.c
Age
Commit message (
Expand
)
Author
2021-08-25
cifs: remove support for NTLM and weaker authentication algorithms
Ronnie Sahlberg
2021-06-20
smb3: fix uninitialized value for port in witness protocol move
Steve French
2021-03-19
fs/cifs/: fix misspellings using codespell tool
Liu xuzhi
2021-02-19
cifs: Fix inconsistent IS_ERR and PTR_ERR
YueHaibing
2020-12-18
cifs: Re-indent cifs_swn_reconnect()
Dan Carpenter
2020-12-18
cifs: Unlock on errors in cifs_swn_reconnect()
Dan Carpenter
2020-12-18
cifs: Delete a stray unlock in cifs_swn_reconnect()
Dan Carpenter
2020-12-17
Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-12-15
cifs: Fix some error pointers handling detected by static checker
Samuel Cabrero
2020-12-14
cifs: Handle witness client move notification
Samuel Cabrero
2020-12-14
cifs: Send witness register messages to userspace daemon in echo task
Samuel Cabrero
2020-12-14
cifs: Add witness information to debug data dump
Samuel Cabrero
2020-12-14
cifs: Set witness notification handler for messages from userspace daemon
Samuel Cabrero
2020-12-14
cifs: Send witness register and unregister commands to userspace daemon
Samuel Cabrero