index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifssmb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-13
cifs: remove pathname for file from SPDX header
Steve French
1
-1
/
+0
2021-08-25
cifs: remove support for NTLM and weaker authentication algorithms
Ronnie Sahlberg
1
-105
/
+1
2021-08-25
cifs: enable fscache usage even for files opened as rw
Shyam Prasad N
1
-0
/
+1
2021-07-22
CIFS: Clarify SMB1 code for POSIX delete file
Steve French
1
-2
/
+5
2021-07-22
CIFS: Clarify SMB1 code for POSIX Create
Steve French
1
-1
/
+2
2021-07-08
CIFS: Clarify SMB1 code for POSIX Lock
Steve French
1
-1
/
+2
2021-07-08
CIFS: Clarify SMB1 code for rename open file
Steve French
1
-1
/
+2
2021-07-07
CIFS: Clarify SMB1 code for delete
Steve French
1
-1
/
+2
2021-07-07
CIFS: Clarify SMB1 code for SetFileSize
Steve French
1
-2
/
+2
2021-07-03
CIFS: Clarify SMB1 code for UnixSetPathInfo
Steve French
1
-3
/
+2
2021-07-03
CIFS: Clarify SMB1 code for UnixCreateSymLink
Steve French
1
-1
/
+2
2021-07-03
cifs: clarify SMB1 code for UnixCreateHardLink
Steve French
1
-1
/
+2
2021-06-21
cifs: use SPDX-Licence-Identifier
Steve French
1
-13
/
+1
2021-06-21
cifs: remove redundant initialization of variable rc
Colin Ian King
1
-1
/
+1
2021-04-26
cifs: rename the *_shroot* functions to *_cached_dir*
Ronnie Sahlberg
1
-1
/
+1
2021-04-26
cifs: remove old dead code
Aurelien Aptel
1
-50
/
+0
2021-02-26
cifs: use discard iterator to discard unneeded network data more efficiently
David Howells
1
-3
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-03
cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()
Stefan Metzmacher
1
-111
/
+1
2020-08-03
cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails
Ronnie Sahlberg
1
-1
/
+38
2020-06-01
cifs: minor fix to two debug messages
Steve French
1
-1
/
+1
2020-06-01
cifs: Standardize logging output
Joe Perches
1
-12
/
+12
2020-06-01
cifs: handle hostnames that resolve to same ip in failover
Paulo Alcantara
1
-18
/
+37
2020-06-01
cifs: remove redundant initialization of variable rc
Colin Ian King
1
-1
/
+1
2020-05-15
cifs: fix leaked reference on requeued write
Adam McCoy
1
-1
/
+1
2020-04-16
cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+
Jones Syue
1
-0
/
+4
2020-03-23
cifs: make use of cap_unix(ses) in cifs_reconnect_tcon()
Stefan Metzmacher
1
-1
/
+1
2020-03-23
cifs: call wake_up(&server->response_q) inside of cifs_reconnect()
Stefan Metzmacher
1
-1
/
+0
2020-03-23
cifs: handle prefix paths in reconnect
Paulo Alcantara (SUSE)
1
-4
/
+15
2020-02-24
cifs: fix rename() by ensuring source handle opened with DELETE bit
Aurelien Aptel
1
-1
/
+2
2020-02-06
cifs: fix soft mounts hanging in the reconnect code
Ronnie Sahlberg
1
-1
/
+1
2020-01-27
fs/cifs/cifssmb.c: use true,false for bool variable
zhengbin
1
-2
/
+2
2019-12-13
CIFS: Close cached root handle only if it has a lease
Pavel Shilovsky
1
-0
/
+3
2019-09-26
smb3: pass mode bits into create calls
Steve French
1
-1
/
+2
2019-09-16
fs: cifs: cifsssmb: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-08-28
cifs: replace various strncpy with strscpy and similar
Ronnie Sahlberg
1
-132
/
+65
2019-07-08
fs: cifs: cifsssmb: Change return type of convert_ace_to_cifs_ace
Hariprasad Kelam
1
-11
/
+3
2019-07-08
cifs: simplify code by removing CONFIG_CIFS_ACL ifdef
Steve French
1
-2
/
+0
2019-05-08
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
Ronnie Sahlberg
1
-94
/
+4
2019-05-08
cifs: fix credits leak for SMB1 oplock breaks
Ronnie Sahlberg
1
-1
/
+1
2019-03-06
CIFS: Return error code when getting file handle for writeback
Pavel Shilovsky
1
-3
/
+6
2019-03-06
CIFS: Check for reconnects before sending async requests
Pavel Shilovsky
1
-3
/
+3
2019-03-06
CIFS: Respect reconnect in non-MTU credits calculations
Pavel Shilovsky
1
-3
/
+6
2019-03-05
CIFS: Respect SMB2 hdr preamble size in read responses
Pavel Shilovsky
1
-3
/
+4
2019-03-05
CIFS: Count SMB3 credits for malformed pending responses
Pavel Shilovsky
1
-1
/
+1
2019-03-05
cifs: replace snprintf with scnprintf
Ronnie Sahlberg
1
-3
/
+3
2019-03-05
CIFS: Fix leaking locked VFS cache pages in writeback retry
Pavel Shilovsky
1
-4
/
+13
2019-01-24
CIFS: Fix credits calculations for reads with errors
Pavel Shilovsky
1
-12
/
+23
2019-01-11
CIFS: Fix error paths in writeback code
Pavel Shilovsky
1
-3
/
+4
2019-01-11
cifs: move large array from stack to heap
Aurelien Aptel
1
-7
/
+16
[next]