index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifs_swn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-05
smb3: add dynamic trace points for tree disconnect
Steve French
1
-6
/
+6
2022-06-01
cifs: fix potential deadlock in direct reclaim
Vincent Whitchurch
1
-2
/
+2
2022-03-19
cifs: use a different reconnect helper for non-cifsd threads
Shyam Prasad N
1
-3
/
+3
2022-02-09
cifs: call helper functions for marking channels for reconnect
Shyam Prasad N
1
-3
/
+3
2022-01-19
cifs: cifs_ses_mark_for_reconnect should also update reconnect bits
Shyam Prasad N
1
-6
/
+3
2022-01-08
cifs: take cifs_tcp_ses_lock for status checks
Shyam Prasad N
1
-2
/
+2
2021-11-16
cifs: introduce cifs_ses_mark_for_reconnect() helper
Paulo Alcantara
1
-14
/
+2
2021-08-25
cifs: remove support for NTLM and weaker authentication algorithms
Ronnie Sahlberg
1
-2
/
+0
2021-06-21
smb3: fix uninitialized value for port in witness protocol move
Steve French
1
-7
/
+3
2021-03-19
fs/cifs/: fix misspellings using codespell tool
Liu xuzhi
1
-1
/
+1
2021-02-20
cifs: Fix inconsistent IS_ERR and PTR_ERR
YueHaibing
1
-1
/
+1
2020-12-18
cifs: Re-indent cifs_swn_reconnect()
Dan Carpenter
1
-31
/
+33
2020-12-18
cifs: Unlock on errors in cifs_swn_reconnect()
Dan Carpenter
1
-6
/
+7
2020-12-18
cifs: Delete a stray unlock in cifs_swn_reconnect()
Dan Carpenter
1
-2
/
+0
2020-12-18
Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+694
2020-12-16
cifs: Fix some error pointers handling detected by static checker
Samuel Cabrero
1
-10
/
+11
2020-12-14
cifs: Handle witness client move notification
Samuel Cabrero
1
-2
/
+138
2020-12-14
cifs: Send witness register messages to userspace daemon in echo task
Samuel Cabrero
1
-0
/
+15
2020-12-14
cifs: Add witness information to debug data dump
Samuel Cabrero
1
-0
/
+35
2020-12-14
cifs: Set witness notification handler for messages from userspace daemon
Samuel Cabrero
1
-0
/
+86
2020-12-14
cifs: Send witness register and unregister commands to userspace daemon
Samuel Cabrero
1
-0
/
+421