index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
fs_context.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-17
cifs: Fix support for remount when not changing rsize/wsize
Steve French
1
-0
/
+7
2020-12-17
cifs: handle "guest" mount parameter
Steve French
1
-0
/
+4
2020-12-16
cifs: correct four aliased mount parms to allow use of previous names
Steve French
1
-5
/
+10
2020-12-16
smb3: remind users that witness protocol is experimental
Steve French
1
-0
/
+1
2020-12-14
cifs: fix uninitialized variable in smb3_fs_context_parse_param
Ronnie Sahlberg
1
-1
/
+3
2020-12-14
cifs: update mnt_cifs_flags during reconfigure
Ronnie Sahlberg
1
-0
/
+1
2020-12-14
cifs: move update of flags into a separate function
Ronnie Sahlberg
1
-0
/
+155
2020-12-14
cifs: do not allow changing posix_paths during remount
Ronnie Sahlberg
1
-0
/
+4
2020-12-14
cifs: simplify handling of cifs_sb/ctx->local_nls
Ronnie Sahlberg
1
-4
/
+0
2020-12-14
cifs: we do not allow changing username/password/unc/... during remount
Ronnie Sahlberg
1
-3
/
+50
2020-12-14
cifs: add initial reconfigure support
Ronnie Sahlberg
1
-3
/
+33
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
-3
/
+42
2020-12-14
cifs: Add missing sentinel to smb3_fs_parameters
Dmitry Osipenko
1
-0
/
+1
2020-12-14
cifs: add witness mount option and data structs
Samuel Cabrero
1
-0
/
+8
2020-12-14
cifs: switch to new mount api
Ronnie Sahlberg
1
-72
/
+991
2020-12-14
cifs: move cifs_parse_devname to fs_context.c
Ronnie Sahlberg
1
-0
/
+56
2020-12-14
cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c
Ronnie Sahlberg
1
-0
/
+41
2020-12-14
cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h
Ronnie Sahlberg
1
-51
/
+51
2020-10-22
cifs: move smb version mount options into fs_context.c
Ronnie Sahlberg
1
-0
/
+85
2020-10-22
cifs: move cache mount options to fs_context.ch
Ronnie Sahlberg
1
-0
/
+52
2020-10-22
cifs: move security mount options into fs_context.ch
Ronnie Sahlberg
1
-0
/
+76
2020-10-22
cifs: add files to host new mount api
Ronnie Sahlberg
1
-0
/
+8