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
/
fs_context.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-25
cifs: remove support for NTLM and weaker authentication algorithms
Ronnie Sahlberg
1
-3
/
+0
2021-07-09
cifs: use helpers when parsing uid/gid mount options and validate them
Ronnie Sahlberg
1
-0
/
+1
2021-04-26
smb3: add rasize mount parameter to improve readahead performance
Steve French
1
-0
/
+2
2021-04-26
cifs: add fs_context param to parsing helpers
Aurelien Aptel
1
-4
/
+0
2021-04-26
cifs: make fs_context error logging wrapper
Aurelien Aptel
1
-1
/
+6
2021-02-25
cifs: Add new parameter "acregmax" for distinct file and directory metadata t...
Steve French
1
-2
/
+4
2021-02-25
cifs: Add new mount parameter "acdirmax" to allow caching directory metadata
Steve French
1
-1
/
+3
2021-02-11
cifs: In the new mount api we get the full devname as source=
Ronnie Sahlberg
1
-0
/
+1
2020-12-14
cifs: move update of flags into a separate function
Ronnie Sahlberg
1
-0
/
+1
2020-12-14
cifs: simplify handling of cifs_sb/ctx->local_nls
Ronnie Sahlberg
1
-1
/
+1
2020-12-14
cifs: we do not allow changing username/password/unc/... during remount
Ronnie Sahlberg
1
-1
/
+1
2020-12-14
cifs: move [brw]size from cifs_sb to cifs_sb->ctx
Ronnie Sahlberg
1
-0
/
+3
2020-12-14
cifs: move cifs_cleanup_volume_info[_content] to fs_context.c
Ronnie Sahlberg
1
-0
/
+2
2020-12-14
cifs: add witness mount option and data structs
Samuel Cabrero
1
-0
/
+2
2020-12-14
cifs: switch to new mount api
Ronnie Sahlberg
1
-33
/
+41
2020-12-14
cifs: move the enum for cifs parameters into fs_context.h
Ronnie Sahlberg
1
-0
/
+97
2020-12-14
cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c
Ronnie Sahlberg
1
-1
/
+2
2020-12-14
cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h
Ronnie Sahlberg
1
-3
/
+102
2020-10-22
cifs: move smb version mount options into fs_context.c
Ronnie Sahlberg
1
-0
/
+14
2020-10-22
cifs: move cache mount options to fs_context.ch
Ronnie Sahlberg
1
-0
/
+11
2020-10-22
cifs: move security mount options into fs_context.ch
Ronnie Sahlberg
1
-1
/
+19
2020-10-22
cifs: add files to host new mount api
Ronnie Sahlberg
1
-0
/
+15