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
/
cifssmb.c
Age
Commit message (
Expand
)
Author
2021-04-25
cifs: rename the *_shroot* functions to *_cached_dir*
Ronnie Sahlberg
2021-04-25
cifs: remove old dead code
Aurelien Aptel
2021-02-25
cifs: use discard iterator to discard unneeded network data more efficiently
David Howells
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-02
cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()
Stefan Metzmacher
2020-08-02
cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails
Ronnie Sahlberg
2020-06-01
cifs: minor fix to two debug messages
Steve French
2020-06-01
cifs: Standardize logging output
Joe Perches
2020-06-01
cifs: handle hostnames that resolve to same ip in failover
Paulo Alcantara
2020-06-01
cifs: remove redundant initialization of variable rc
Colin Ian King
2020-05-14
cifs: fix leaked reference on requeued write
Adam McCoy
2020-04-15
cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+
Jones Syue
2020-03-22
cifs: make use of cap_unix(ses) in cifs_reconnect_tcon()
Stefan Metzmacher
2020-03-22
cifs: call wake_up(&server->response_q) inside of cifs_reconnect()
Stefan Metzmacher
2020-03-22
cifs: handle prefix paths in reconnect
Paulo Alcantara (SUSE)
2020-02-24
cifs: fix rename() by ensuring source handle opened with DELETE bit
Aurelien Aptel
2020-02-06
cifs: fix soft mounts hanging in the reconnect code
Ronnie Sahlberg
2020-01-26
fs/cifs/cifssmb.c: use true,false for bool variable
zhengbin
2019-12-13
CIFS: Close cached root handle only if it has a lease
Pavel Shilovsky
2019-09-26
smb3: pass mode bits into create calls
Steve French
2019-09-16
fs: cifs: cifsssmb: remove redundant assignment to variable ret
Colin Ian King
2019-08-27
cifs: replace various strncpy with strscpy and similar
Ronnie Sahlberg
2019-07-07
fs: cifs: cifsssmb: Change return type of convert_ace_to_cifs_ace
Hariprasad Kelam
2019-07-07
cifs: simplify code by removing CONFIG_CIFS_ACL ifdef
Steve French
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-03-05
CIFS: Return error code when getting file handle for writeback
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-04
CIFS: Respect SMB2 hdr preamble size in read responses
Pavel Shilovsky
2019-03-04
CIFS: Count SMB3 credits for malformed pending responses
Pavel Shilovsky
2019-03-04
cifs: replace snprintf with scnprintf
Ronnie Sahlberg
2019-03-04
CIFS: Fix leaking locked VFS cache pages in writeback retry
Pavel Shilovsky
2019-01-24
CIFS: Fix credits calculations for reads with errors
Pavel Shilovsky
2019-01-11
CIFS: Fix error paths in writeback code
Pavel Shilovsky
2019-01-11
cifs: move large array from stack to heap
Aurelien Aptel
2018-12-28
cifs: Add support for failover in cifs_reconnect_tcon()
Paulo Alcantara
2018-10-23
CIFS: pass page offsets on SMB1 read/write
Long Li
2018-10-23
cifs: protect against server returning invalid file system block size
Steve French
2018-09-09
fs/cifs: suppress a string overflow warning
Stephen Rothwell
2018-08-07
cifs: use timespec64 internally
Arnd Bergmann
2018-07-05
cifs: Fix infinite loop when using hard mount option
Paulo Alcantara
2018-06-15
cifs: add lease tracking to the cached root fid
Ronnie Sahlberg
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-02
CIFS: Add support for direct pages in wdata
Long Li
2018-05-27
smb3: fix redundant opens on root
Steve French
2018-04-25
cifs: smbd: Don't use RDMA read/write when signing is used
Long Li
2018-04-12
cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data()
Ronnie Sahlberg
2018-04-12
cifs: add pdu_size to the TCP_Server_Info structure
Ronnie Sahlberg
2018-04-11
SMB3: Log at least once if tree connect fails during reconnect
Steve French
[next]