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
/
transport.c
Age
Commit message (
Expand
)
Author
2022-08-05
cifs: alloc_mid function should be marked as static
Steve French
2022-08-05
cifs: remove useless DeleteMidQEntry()
Enzo Matsumiya
2022-08-05
cifs: when insecure legacy is disabled shrink amount of SMB1 code
Steve French
2022-08-01
cifs: avoid use of global locks for high contention data
Shyam Prasad N
2022-08-01
cifs: remove some camelCase and also some static build warnings
Steve French
2022-06-01
cifs: fix potential deadlock in direct reclaim
Vincent Whitchurch
2022-05-24
cifs: use new enum for ses_status
Shyam Prasad N
2022-04-18
cifs: Use kzalloc instead of kmalloc/memset
Haowen Bai
2022-04-08
cifs: Split the smb3_add_credits tracepoint
David Howells
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: protect all accesses to chan_* with chan_lock
Shyam Prasad N
2022-01-19
cifs: fix the connection state transitions with multichannel
Shyam Prasad N
2022-01-07
cifs: avoid race during socket reconnect between send and recv
Shyam Prasad N
2022-01-07
cifs: take cifs_tcp_ses_lock for status checks
Shyam Prasad N
2022-01-02
cifs: use the chans_need_reconnect bitmap for reconnect status
Shyam Prasad N
2021-11-12
cifs: protect session channel fields with chan_lock
Shyam Prasad N
2021-09-13
cifs: remove pathname for file from SPDX header
Steve French
2021-07-02
cifs: make locking consistent around the server session status
Steve French
2021-06-20
cifs: use SPDX-Licence-Identifier
Steve French
2021-03-14
cifs: Fix preauth hash corruption
Vincent Whitchurch
2021-03-08
cifs: do not send close in compound create+close requests
Paulo Alcantara
2021-03-08
cifs: change noisy error message to FYI
Paulo Alcantara
2021-02-16
cifs: Identify a connection by a conn_id.
Shyam Prasad N
2021-02-16
cifs: Fix in error types returned for out-of-credit situations.
Shyam Prasad N
2021-02-16
cifs: New optype for session operations.
Shyam Prasad N
2021-02-05
smb3: fix crediting for compounding when only one request in flight
Pavel Shilovsky
2021-01-23
cifs: do not fail __smb_send_rqst if non-fatal signals are pending
Ronnie Sahlberg
2020-12-15
cifs: Tracepoints and logs for tracing credit changes.
Shyam Prasad N
2020-11-30
cifs: allow syscalls to be restarted in __smb_send_rqst()
Paulo Alcantara
2020-10-20
smb3: add dynamic trace point to trace when credits obtained
Steve French
2020-08-02
cifs`: handle ERRBaduid for SMB1
Roberto Bergantinos Corpas
2020-07-01
cifs: prevent truncation from long to int in wait_for_free_credits
Ronnie Sahlberg
2020-06-05
Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-06-04
cifs: multichannel: move channel selection above transport layer
Aurelien Aptel
2020-06-02
cifs: multichannel: move channel selection in function
Aurelien Aptel
2020-06-01
cifs: Standardize logging output
Joe Perches
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
2020-03-29
cifs: Allocate encryption header through kmalloc
Long Li
2020-01-26
CIFS: Fix task struct use-after-free on reconnect
Vincent Whitchurch
2019-11-25
cifs: try opening channels after mounting
Aurelien Aptel
2019-11-25
cifs: add server param
Aurelien Aptel
2019-11-25
cifs: smbd: Return -EAGAIN when transport is reconnecting
Long Li
2019-11-25
CIFS: Do not miss cancelled OPEN responses
Pavel Shilovsky
2019-11-25
cifs: rename a variable in SendReceive()
Dan Carpenter
2019-10-24
CIFS: Fix retry mid list corruption on reconnects
Pavel Shilovsky
2019-09-16
smb3: display max smb3 requests in flight at any one time
Steve French
2019-09-16
cifs: add a debug macro that prints \\server\share for errors
Ronnie Sahlberg
2019-09-16
cifs: fix dereference on ses before it is null checked
Colin Ian King
2019-09-16
cifs: add new debugging macro cifs_server_dbg
Ronnie Sahlberg
[next]