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
/
cifsglob.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-05
cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()
Stefano Brivio
1
-1
/
+1
2018-07-05
cifs: Fix use after free of a mid_q_entry
Lars Persson
1
-0
/
+1
2018-06-15
smb3: Fix mode on mkdir on smb311 mounts
Steve French
1
-0
/
+4
2018-06-15
CIFS: add iface info to struct cifs_ses
Aurelien Aptel
1
-0
/
+21
2018-06-15
CIFS: move default port definitions to cifsglob.h
Aurelien Aptel
1
-0
/
+3
2018-06-15
cifs: add lease tracking to the cached root fid
Ronnie Sahlberg
1
-3
/
+9
2018-06-07
CIFS: Fix NULL ptr deref
Aurelien Aptel
1
-0
/
+6
2018-06-03
CIFS: Add support for direct pages in wdata
Long Li
1
-1
/
+1
2018-06-03
CIFS: Add support for direct pages in rdata
Long Li
1
-1
/
+1
2018-06-03
cifs: update multiplex loop to handle compounded responses
Ronnie Sahlberg
1
-1
/
+1
2018-06-01
smb3: Add posix create context for smb3.11 posix mounts
Steve French
1
-0
/
+1
2018-05-31
smb3: allow "posix" mount option to enable new SMB311 protocol extensions
Steve French
1
-0
/
+4
2018-05-31
smb3: add support for posix negotiate context
Steve French
1
-0
/
+1
2018-05-31
cifs: allow disabling less secure legacy dialects
Steve French
1
-9
/
+10
2018-05-31
cifs: make minor clarifications to module params for cifs.ko
Steve French
1
-1
/
+1
2018-05-31
CIFS: Introduce offset for the 1st page in data transfer structures
Long Li
1
-0
/
+3
2018-05-28
cifs: store the leaseKey in the fid on SMB2_open
Ronnie Sahlberg
1
-1
/
+1
2018-05-28
cifs: update calc_size to take a server argument
Ronnie Sahlberg
1
-1
/
+1
2018-05-28
cifs: add server argument to the dump_detail method
Ronnie Sahlberg
1
-1
/
+1
2018-05-28
smb3: fix redundant opens on root
Steve French
1
-0
/
+5
2018-04-13
cifs: add resp_buf_size to the mid_q_entry structure
Ronnie Sahlberg
1
-0
/
+1
2018-04-13
cifs: add pdu_size to the TCP_Server_Info structure
Ronnie Sahlberg
1
-0
/
+2
2018-04-13
SMB311: Improve checking of negotiate security contexts
Steve French
1
-0
/
+1
2018-04-02
smb3: Fix root directory when server returns inode number of zero
Steve French
1
-0
/
+1
2018-04-02
cifs: add server->vals->header_preamble_size
Ronnie Sahlberg
1
-0
/
+1
2018-04-02
CIFS: implement v3.11 preauth integrity
Aurelien Aptel
1
-2
/
+3
2018-04-02
CIFS: add sha512 secmech
Aurelien Aptel
1
-0
/
+2
2018-01-27
CIFS: make IPC a regular tcon
Aurelien Aptel
1
-7
/
+7
2018-01-25
CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
Long Li
1
-2
/
+11
2018-01-25
CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory regis...
Long Li
1
-0
/
+3
2018-01-25
CIFS: SMBD: Add rdma mount option
Long Li
1
-0
/
+5
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-2
/
+2
2017-10-18
Fix encryption labels and lengths for SMB3.1.1
Steve French
1
-2
/
+6
2017-09-18
SMB3: Add support for multidialect negotiate (SMB2.1 and later)
Steve French
1
-0
/
+6
2017-09-04
cifs: Add support for writing attributes on SMB2+
Ronnie Sahlberg
1
-1
/
+1
2017-07-09
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
Steve French
1
-18
/
+0
2017-07-09
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
1
-0
/
+2
2017-05-13
[CIFS] Minor cleanup of xattr query function
Steve French
1
-1
/
+1
2017-05-03
CIFS: fix oplock break deadlocks
Rabin Vincent
1
-0
/
+1
2017-05-02
CIFS: Add asynchronous write support through kernel AIO
Pavel Shilovsky
1
-0
/
+2
2017-05-02
CIFS: Add asynchronous read support through kernel AIO
Pavel Shilovsky
1
-0
/
+1
2017-05-02
CIFS: Add asynchronous context to support kernel AIO
Pavel Shilovsky
1
-0
/
+16
2017-04-11
CIFS: remove bad_network_name flag
Germano Percossi
1
-1
/
+0
2017-04-07
Introduce cifs_copy_file_range()
Sachin Prabhu
1
-3
/
+3
2017-04-07
SMB3: Rename clone_range to copychunk_range
Sachin Prabhu
1
-1
/
+2
2017-04-07
Handle mismatched open calls
Sachin Prabhu
1
-0
/
+11
2017-03-03
smb2: Enforce sec= mount option
Sachin Prabhu
1
-0
/
+3
2017-03-02
CIFS: let ses->ipc_tid hold smb2 TreeIds
Aurelien Aptel
1
-1
/
+1
2017-02-02
CIFS: Decrypt and process small encrypted packets
Pavel Shilovsky
1
-0
/
+1
2017-02-02
CIFS: Add copy into pages callback for a read operation
Pavel Shilovsky
1
-0
/
+3
[next]