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
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
/
cifsproto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-28
cifs: Add support for failover in smb2_reconnect()
Paulo Alcantara
1
-0
/
+2
2018-12-28
cifs: Make use of DFS cache to get new DFS referrals
Paulo Alcantara
1
-5
/
+14
2018-12-28
cifs: Add DFS cache routines
Paulo Alcantara
1
-0
/
+3
2018-12-24
cifs: Refactor out cifs_mount()
Paulo Alcantara
1
-1
/
+3
2018-10-24
cifs: OFD locks do not conflict with eachothers
Ronnie Sahlberg
1
-1
/
+1
2018-08-07
cifs: add compound_send_recv()
Ronnie Sahlberg
1
-0
/
+4
2018-08-07
cifs: use timespec64 internally
Arnd Bergmann
1
-3
/
+3
2018-07-05
cifs: Fix use after free of a mid_q_entry
Lars Persson
1
-0
/
+1
2018-06-15
cifs: remove smb2_send_recv()
Ronnie Sahlberg
1
-4
/
+0
2018-06-15
cifs: push rfc1002 generation down the stack
Ronnie Sahlberg
1
-1
/
+1
2018-06-15
cifs: add lease tracking to the cached root fid
Ronnie Sahlberg
1
-0
/
+1
2018-06-07
smb3: do not allow insecure cifs mounts when using smb3
Steve French
1
-1
/
+1
2018-06-06
CIFS: Introduce helper function to get page offset and length in smb_rqst
Long Li
1
-0
/
+3
2018-06-05
CIFS: Fix signing for SMB2/3
Aurelien Aptel
1
-1
/
+1
2018-06-03
CIFS: Add support for direct pages in wdata
Long Li
1
-0
/
+2
2018-06-03
CIFS: Use offset when reading pages
Long Li
1
-1
/
+3
2018-05-31
smb3: add additional ftrace entry points for entry/exit to cifs.ko
Steve French
1
-1
/
+7
2018-05-28
cifs: update calc_size to take a server argument
Ronnie Sahlberg
1
-1
/
+1
2018-04-02
CIFS: refactor crypto shash/sdesc allocation&free
Aurelien Aptel
1
-0
/
+5
2018-01-25
cifs: Add smb2_send_recv
Ronnie Sahlberg
1
-0
/
+4
2017-09-04
cifs: Add support for writing attributes on SMB2+
Ronnie Sahlberg
1
-1
/
+2
2017-05-13
[CIFS] Minor cleanup of xattr query function
Steve French
1
-2
/
+1
2017-05-02
CIFS: Add asynchronous context to support kernel AIO
Pavel Shilovsky
1
-0
/
+3
2017-04-11
CIFS: Fix null pointer deref during read resp processing
Pavel Shilovsky
1
-2
/
+1
2017-04-07
Handle mismatched open calls
Sachin Prabhu
1
-1
/
+2
2017-03-03
smb2: Enforce sec= mount option
Sachin Prabhu
1
-0
/
+2
2017-03-02
CIFS: add build_path_from_dentry_optional_prefix()
Aurelien Aptel
1
-0
/
+2
2017-03-02
CIFS: move DFS response parsing out of SMB1 code
Aurelien Aptel
1
-0
/
+5
2017-02-02
CIFS: Add capability to decrypt big read responses
Pavel Shilovsky
1
-0
/
+1
2017-02-02
CIFS: Decrypt and process small encrypted packets
Pavel Shilovsky
1
-0
/
+2
2017-02-02
CIFS: Add mid handle callback
Pavel Shilovsky
1
-1
/
+1
2017-02-02
CIFS: Encrypt SMB3 requests before sending
Pavel Shilovsky
1
-1
/
+1
2017-02-02
CIFS: Separate RFC1001 length processing for SMB2 read
Pavel Shilovsky
1
-0
/
+3
2017-02-02
CIFS: Make SendReceive2() takes resp iov
Pavel Shilovsky
1
-1
/
+2
2016-12-15
cifs_get_root shouldn't use path with tree name
Sachin Prabhu
1
-1
/
+2
2016-12-05
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
1
-0
/
+3
2016-10-12
fs/cifs: reopen persistent handles on reconnect
Steve French
1
-0
/
+2
2016-09-28
cifs: get rid of unused arguments of CIFSSMBWrite()
Al Viro
1
-2
/
+1
2016-09-10
Fix memory leaks in cifs_do_mount()
Sachin Prabhu
1
-1
/
+1
2016-05-20
cifs: Create dedicated keyring for spnego operations
Sachin Prabhu
1
-0
/
+2
2016-03-28
cifs: don't bother with kmap on read_pages side
Al Viro
1
-4
/
+3
2016-03-28
cifs: quit playing games with draining iovecs
Al Viro
1
-2
/
+0
2016-03-28
cifs: merge the hash calculation helpers
Al Viro
1
-0
/
+3
2016-01-14
Prepare for encryption support (first part). Add decryption and encryption ke...
Steve French
1
-2
/
+3
2015-05-11
Fix that several functions handle incorrect value of mapchars
Nakajima Akira
1
-2
/
+2
2014-08-02
CIFS: Use multicredits for SMB 2.1/3 writes
Pavel Shilovsky
1
-0
/
+3
2014-08-01
cifs: replace code with free_rsp_buf()
Sachin Prabhu
1
-0
/
+1
2014-04-16
cifs: Wait for writebacks to complete before attempting write.
Sachin Prabhu
1
-0
/
+3
2014-02-11
[CIFS] Fix cifsacl mounts over smb2 to not call cifs
Steve French
1
-2
/
+4
2014-02-08
[CIFS] clean up page array when uncached write send fails
Steve French
1
-1
/
+2
[next]