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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-24
cifs: update internal module version number
Steve French
1
-1
/
+1
2020-10-23
smb3: add some missing definitions from MS-FSCC
Steve French
2
-0
/
+28
2020-10-23
smb3: remove two unused variables
Steve French
1
-5
/
+0
2020-10-23
smb3: add support for stat of WSL reparse points for special file types
Steve French
6
-14
/
+189
2020-10-22
SMB3: add support for recognizing WSL reparse tags
Steve French
1
-1
/
+24
2020-10-22
cifs: remove bogus debug code
Dan Carpenter
1
-8
/
+8
2020-10-22
smb3.1.1: fix typo in compression flag
Steve French
1
-1
/
+1
2020-10-22
cifs: move smb version mount options into fs_context.c
Ronnie Sahlberg
4
-97
/
+99
2020-10-22
cifs: move cache mount options to fs_context.ch
Ronnie Sahlberg
3
-62
/
+63
2020-10-22
cifs: move security mount options into fs_context.ch
Ronnie Sahlberg
3
-85
/
+96
2020-10-22
cifs: add files to host new mount api
Ronnie Sahlberg
3
-1
/
+24
2020-10-22
smb3: do not try to cache root directory if dir leases not supported
Steve French
1
-1
/
+4
2020-10-22
smb3: fix stat when special device file and mounted with modefromsid
Steve French
1
-1
/
+6
2020-10-22
cifs: Print the address and port we are connecting to in generic_ip_connect()
Samuel Cabrero
1
-2
/
+10
2020-10-22
SMB3: Resolve data corruption of TCP server info fields
Rohith Surabattula
1
-5
/
+7
2020-10-20
cifs: make const array static, makes object smaller
Colin Ian King
1
-3
/
+5
2020-10-20
SMB3.1.1: Fix ids returned in POSIX query dir
Steve French
3
-5
/
+7
2020-10-20
smb3: add dynamic trace point to trace when credits obtained
Steve French
3
-9
/
+18
2020-10-20
smb3.1.1: do not fail if no encryption required but server doesn't support it
Steve French
1
-3
/
+13
2020-10-19
cifs: Return the error from crypt_message when enc/dec key not found.
Shyam Prasad N
1
-1
/
+1
2020-10-19
smb3.1.1: set gcm256 when requested
Steve French
4
-6
/
+17
2020-10-19
smb3.1.1: rename nonces used for GCM and CCM encryption
Steve French
2
-6
/
+6
2020-10-19
smb3.1.1: print warning if server does not support requested encryption type
Steve French
1
-2
/
+13
2020-10-16
smb3.1.1: add new module load parm enable_gcm_256
Steve French
4
-2
/
+14
2020-10-16
smb3.1.1: add new module load parm require_gcm_256
Steve French
3
-4
/
+15
2020-10-16
cifs: map STATUS_ACCOUNT_LOCKED_OUT to -EACCES
Stefan Metzmacher
1
-1
/
+1
2020-10-16
SMB3.1.1: add defines for new signing negotiate context
Steve French
1
-0
/
+14
2020-10-16
cifs: handle -EINTR in cifs_setattr
Ronnie Sahlberg
1
-4
/
+9
2020-10-16
Handle STATUS_IO_TIMEOUT gracefully
Rohith Surabattula
4
-2
/
+32
2020-10-12
cifs: compute full_path already in cifs_readdir()
Ronnie Sahlberg
1
-14
/
+16
2020-10-12
cifs: return cached_fid from open_shroot
Ronnie Sahlberg
3
-13
/
+23
2020-10-12
update structure definitions from updated protocol documentation
Steve French
1
-7
/
+57
2020-10-12
smb3: add defines for new crypto algorithms
Steve French
1
-0
/
+2
2020-10-12
Convert trailing spaces and periods in path components
Boris Protopopov
1
-1
/
+7
2020-10-11
cifs: Fix incomplete memory allocation on setxattr path
Vladimir Zapolskiy
1
-1
/
+1
2020-09-07
cifs: fix DFS mount with cifsacl/modefromsid
Ronnie Sahlberg
1
-0
/
+4
2020-08-30
Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-1
/
+16
2020-08-28
cifs: fix check of tcon dfs in smb1
Paulo Alcantara
2
-1
/
+16
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-10
/
+10
2020-08-15
Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-2
/
+4
2020-08-14
SMB3: Fix mkdir when idsfromsid configured on mount
Steve French
1
-0
/
+1
2020-08-10
cifs: Convert to use the fallthrough macro
Miaohe Lin
1
-2
/
+2
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-11
/
+11
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
4
-11
/
+11
2020-08-07
cifs: Fix an error pointer dereference in cifs_mount()
Dan Carpenter
1
-0
/
+1
2020-08-07
Merge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
16
-493
/
+560
2020-08-05
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
3
-4
/
+4
2020-08-03
cifs: document and cleanup dfs mount
Paulo Alcantara
1
-188
/
+182
2020-08-03
cifs: only update prefix path of DFS links in cifs_tree_connect()
Paulo Alcantara
1
-2
/
+7
2020-08-03
cifs: fix double free error on share and prefix
Colin Ian King
1
-0
/
+2
[next]