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
/
smb2proto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-13
CIFS: Close cached root handle only if it has a lease
Pavel Shilovsky
1
-0
/
+2
2019-12-04
smb3: query attributes on file close
Steve French
1
-1
/
+4
2019-12-03
smb3: remove unused flag passed into close functions
Steve French
1
-2
/
+0
2019-11-25
cifs: add server param
Aurelien Aptel
1
-1
/
+2
2019-11-25
CIFS: Close open handle after interrupted close
Pavel Shilovsky
1
-0
/
+3
2019-10-07
smb3: cleanup some recent endian errors spotted by updated sparse
Steve French
1
-0
/
+4
2019-09-26
smb3: pass mode bits into create calls
Steve French
1
-1
/
+2
2019-09-16
cifs: prepare SMB2_Flush to be usable in compounds
Ronnie Sahlberg
1
-0
/
+4
2019-07-19
smb3: optimize open to not send query file internal info
Steve French
1
-3
/
+4
2019-04-01
smb3: Fix enumerating snapshots to Azure
Steve French
1
-2
/
+3
2019-03-15
cifs: add SMB2_ioctl_init/free helpers to be used with compounding
Ronnie Sahlberg
1
-0
/
+4
2019-03-15
cifs: cache FILE_ALL_INFO for the shared root handle
Ronnie Sahlberg
1
-0
/
+3
2018-12-31
cifs: we can not use small padding iovs together with encryption
Ronnie Sahlberg
1
-3
/
+2
2018-12-24
cifs: change smb2_query_eas to use the compound query-info helper
Ronnie Sahlberg
1
-4
/
+6
2018-12-19
smb3: Fix rmdir compounding regression to strict servers
Ronnie Sahlberg
1
-1
/
+2
2018-10-24
cifs: add IOCTL for QUERY_INFO passthrough to userspace
Ronnie Sahlberg
1
-1
/
+2
2018-10-24
cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding
Ronnie Sahlberg
1
-6
/
+0
2018-10-24
cifs: remove the is_falloc argument to SMB2_set_eof
Ronnie Sahlberg
1
-1
/
+1
2018-10-24
cifs: change SMB2_OP_SET_INFO to use compounding
Ronnie Sahlberg
1
-3
/
+0
2018-10-24
cifs: make rmdir() use compounding
Ronnie Sahlberg
1
-2
/
+0
2018-10-24
cifs: create helpers for SMB2_set_info_init/free()
Ronnie Sahlberg
1
-3
/
+8
2018-10-24
cifs: add a smb2_compound_op and change QUERY_INFO to use it
Ronnie Sahlberg
1
-0
/
+7
2018-08-10
cifs: update smb2_queryfs() to use compounding
Ronnie Sahlberg
1
-0
/
+6
2018-08-09
cifs: create SMB2_open_init()/SMB2_open_free() helpers.
Ronnie Sahlberg
1
-0
/
+4
2018-08-09
cifs: add SMB2_query_info_[init|free]()
Ronnie Sahlberg
1
-0
/
+5
2018-08-09
cifs: add SMB2_close_init()/SMB2_close_free()
Ronnie Sahlberg
1
-0
/
+3
2018-08-07
cifs: use a refcount to protect open/closing the cached file handle
Ronnie Sahlberg
1
-0
/
+1
2018-08-07
smb3: simplify code by removing CONFIG_CIFS_SMB311
Steve French
1
-2
/
+0
2018-08-07
smb3: add support for statfs for smb3.1.1 posix extensions
Steve French
1
-0
/
+3
2018-07-05
cifs: fix SMB1 breakage
Ronnie Sahlberg
1
-2
/
+2
2018-06-16
cifs: Use correct packet length in SMB2_TRANSFORM header
Paulo Alcantara
1
-0
/
+2
2018-06-15
smb3: Fix mode on mkdir on smb311 mounts
Steve French
1
-0
/
+4
2018-06-08
cifs: fix a buffer leak in smb2_query_symlink
Ronnie Sahlberg
1
-1
/
+1
2018-06-01
cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument
Ronnie Sahlberg
1
-1
/
+2
2018-05-28
cifs: add a new SMB2_close_flags function
Ronnie Sahlberg
1
-0
/
+2
2018-05-28
cifs: update calc_size to take a server argument
Ronnie Sahlberg
1
-1
/
+1
2018-05-28
smb3: fix redundant opens on root
Steve French
1
-0
/
+2
2018-04-13
cifs: Change SMB2_open to return an iov for the error parameter
Ronnie Sahlberg
1
-1
/
+1
2018-04-02
CIFS: implement v3.11 preauth integrity
Aurelien Aptel
1
-0
/
+2
2018-04-02
CIFS: add sha512 secmech
Aurelien Aptel
1
-0
/
+3
2018-01-27
CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
Aurelien Aptel
1
-2
/
+1
2017-10-18
cifs: handle large EA requests more gracefully in smb2+
Ronnie Sahlberg
1
-0
/
+1
2017-09-04
cifs: Add support for writing attributes on SMB2+
Ronnie Sahlberg
1
-0
/
+3
2017-09-04
cifs: Add support for reading attributes on SMB2+
Ronnie Sahlberg
1
-0
/
+3
2017-07-08
cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsa...
Shirish Pargaonkar
1
-0
/
+3
2017-07-06
cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount op...
Shirish Pargaonkar
1
-0
/
+3
2017-04-07
Handle mismatched open calls
Sachin Prabhu
1
-0
/
+7
2017-03-03
smb2: Enforce sec= mount option
Sachin Prabhu
1
-0
/
+2
2017-03-02
CIFS: add use_ipc flag to SMB2_ioctl()
Aurelien Aptel
1
-1
/
+2
2017-02-02
CIFS: Decrypt and process small encrypted packets
Pavel Shilovsky
1
-0
/
+2
[next]