index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifs_swn.c
Age
Commit message (
Expand
)
Author
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
2022-10-05
smb3: add dynamic trace points for tree disconnect
Steve French
2022-06-01
cifs: fix potential deadlock in direct reclaim
Vincent Whitchurch
2022-03-18
cifs: use a different reconnect helper for non-cifsd threads
Shyam Prasad N
2022-02-08
cifs: call helper functions for marking channels for reconnect
Shyam Prasad N
2022-01-19
cifs: cifs_ses_mark_for_reconnect should also update reconnect bits
Shyam Prasad N
2022-01-07
cifs: take cifs_tcp_ses_lock for status checks
Shyam Prasad N
2021-11-16
cifs: introduce cifs_ses_mark_for_reconnect() helper
Paulo Alcantara
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