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
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
2019-07-07
smb3: minor cleanup of compound_send_recv
Aurelien Aptel
2019-05-12
cifs: use the right include for signal_pending()
Ronnie Sahlberg
2019-05-07
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
Ronnie Sahlberg
2019-05-07
cifs: fix credits leak for SMB1 oplock breaks
Ronnie Sahlberg
2019-05-07
cifs: smbd: take an array of reqeusts when sending upper layer data
Long Li
2019-05-07
SMB3: Track total time spent on roundtrips for each SMB3 command
Steve French
2019-03-14
cifs: simplify how we handle credits in compound_send_recv()
Ronnie Sahlberg
2019-03-14
smb3: add dynamic tracepoint for timeout waiting for credits
Steve French
2019-03-14
cifs: add a timeout argument to wait_for_free_credits
Ronnie Sahlberg
2019-03-14
cifs: prevent starvation in wait_for_free_credits for multi-credit requests
Ronnie Sahlberg
2019-03-14
cifs: wait_for_free_credits() make it possible to wait for >=1 credits
Ronnie Sahlberg
2019-03-14
cifs: pass flags down into wait_for_free_credits()
Ronnie Sahlberg
2019-03-14
cifs: change wait_for_free_request() to take flags as argument
Ronnie Sahlberg
2019-03-05
CIFS: Mask off signals when sending SMB packets
Pavel Shilovsky
2019-03-05
CIFS: Return -EAGAIN instead of -ENOTSOCK
Pavel Shilovsky
2019-03-05
CIFS: Try to acquire credits at once for compound requests
Pavel Shilovsky
2019-03-05
CIFS: Check for reconnects before sending compound requests
Pavel Shilovsky
2019-03-05
CIFS: Check for reconnects before sending async requests
Pavel Shilovsky
2019-03-05
CIFS: Respect reconnect in non-MTU credits calculations
Pavel Shilovsky
2019-03-05
CIFS: Respect reconnect in MTU credits calculations
Pavel Shilovsky
2019-03-04
CIFS: Do not skip SMB2 message IDs on send failures
Pavel Shilovsky
2019-01-24
CIFS: Fix credit calculations in compound mid callback
Pavel Shilovsky
2019-01-11
CIFS: Move credit processing to mid callbacks for SMB3
Pavel Shilovsky
2019-01-11
CIFS: Fix credits calculation for cancelled requests
Pavel Shilovsky
2019-01-11
CIFS: Do not hide EINTR after sending network packets
Pavel Shilovsky
2019-01-10
CIFS: Fix credit computation for compounded requests
Pavel Shilovsky
2019-01-10
CIFS: Do not set credits to 1 if the server didn't grant anything
Pavel Shilovsky
2018-12-23
cifs: smb2 commands can not be negative, remove confusing check
Steve French
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
[next]