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
/
smb
/
client
/
connect.c
Age
Commit message (
Expand
)
Author
2024-01-19
cifs: new mount option called retrans
Shyam Prasad N
2024-01-07
smb: client: Fix minor whitespace errors and warnings
Pierre Mariani
2023-12-29
cifs: cifs_chan_is_iface_active should be called with chan_lock held
Shyam Prasad N
2023-12-29
cifs: after disabling multichannel, mark tcon for reconnect
Shyam Prasad N
2023-12-17
smb: client: fix OOB in cifsd when receiving compounded resps
Paulo Alcantara
2023-12-06
cifs: reconnect worker should take reference on server struct unconditionally
Shyam Prasad N
2023-12-06
Revert "cifs: reconnect work should have reference on server struct"
Shyam Prasad N
2023-11-14
cifs: fix leak of iface for primary channel
Shyam Prasad N
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
2023-11-10
cifs: handle when server starts supporting multichannel
Shyam Prasad N
2023-11-09
cifs: reconnect work should have reference on server struct
Shyam Prasad N
2023-11-09
cifs: do not pass cifs_sb when trying to add channels
Shyam Prasad N
2023-11-09
cifs: handle cases where a channel is closed
Shyam Prasad N
2023-11-02
cifs: force interface update before a fresh session setup
Shyam Prasad N
2023-11-02
cifs: reconnect helper should set reconnect for the right channel
Shyam Prasad N
2023-11-02
smb: client: remove extra @chan_count check in __cifs_put_smb_ses()
Paulo Alcantara
2023-10-31
cifs: add xid to query server interface call
Shyam Prasad N
2023-10-04
smb: client: do not start laundromat thread on nohandlecache
Paulo Alcantara
2023-10-04
smb: use kernel_connect() and kernel_bind()
Jordan Rife
2023-09-19
smb3: do not start laundromat thread when dir leases
Steve French
2023-09-07
smb3: allow controlling maximum number of cached directories
Steve French
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
2023-08-24
[SMB3] send channel sequence number in SMB3 requests after reconnects
Steve French
2023-08-20
smb: client: reduce stack usage in cifs_demultiplex_thread()
Paulo Alcantara
2023-08-20
smb: client: introduce DFS_CACHE_TGT_LIST()
Paulo Alcantara
2023-07-25
cifs: fix charset issue in reconnection
Winston Wen
2023-07-14
cifs: fix mid leak during reconnection after timeout threshold
Shyam Prasad N
2023-07-14
cifs: is_network_name_deleted should return a bool
Shyam Prasad N
2023-07-01
cifs: fix session state transition to avoid use-after-free issue
Winston Wen
2023-06-28
smb: client: fix shared DFS root mounts with different prefixes
Paulo Alcantara
2023-06-20
smb: client: fix warning in generic_ip_connect()
Paulo Alcantara
2023-06-19
smb: client: fix warning in cifs_match_super()
Paulo Alcantara
2023-06-11
cifs: fix sockaddr comparison in iface_cmp
Shyam Prasad N
2023-06-11
cifs: fix status checks in cifs_tree_connect
Shyam Prasad N
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French