index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
fs_context.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: cifs: remove unneeded variable in smb3_fs_context_dup
Menglong Dong
2021-01-13
1
-3
/
+1
*
cifs: Fix support for remount when not changing rsize/wsize
Steve French
2020-12-17
1
-0
/
+7
*
cifs: handle "guest" mount parameter
Steve French
2020-12-17
1
-0
/
+4
*
cifs: correct four aliased mount parms to allow use of previous names
Steve French
2020-12-16
1
-5
/
+10
*
smb3: remind users that witness protocol is experimental
Steve French
2020-12-15
1
-0
/
+1
*
cifs: fix uninitialized variable in smb3_fs_context_parse_param
Ronnie Sahlberg
2020-12-14
1
-1
/
+3
*
cifs: update mnt_cifs_flags during reconfigure
Ronnie Sahlberg
2020-12-14
1
-0
/
+1
*
cifs: move update of flags into a separate function
Ronnie Sahlberg
2020-12-14
1
-0
/
+155
*
cifs: do not allow changing posix_paths during remount
Ronnie Sahlberg
2020-12-14
1
-0
/
+4
*
cifs: simplify handling of cifs_sb/ctx->local_nls
Ronnie Sahlberg
2020-12-14
1
-4
/
+0
*
cifs: we do not allow changing username/password/unc/... during remount
Ronnie Sahlberg
2020-12-14
1
-3
/
+50
*
cifs: add initial reconfigure support
Ronnie Sahlberg
2020-12-14
1
-3
/
+33
*
cifs: move [brw]size from cifs_sb to cifs_sb->ctx
Ronnie Sahlberg
2020-12-14
1
-0
/
+3
*
cifs: move cifs_cleanup_volume_info[_content] to fs_context.c
Ronnie Sahlberg
2020-12-14
1
-3
/
+42
*
cifs: Add missing sentinel to smb3_fs_parameters
Dmitry Osipenko
2020-12-14
1
-0
/
+1
*
cifs: add witness mount option and data structs
Samuel Cabrero
2020-12-14
1
-0
/
+8
*
cifs: switch to new mount api
Ronnie Sahlberg
2020-12-14
1
-72
/
+991
*
cifs: move cifs_parse_devname to fs_context.c
Ronnie Sahlberg
2020-12-14
1
-0
/
+56
*
cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c
Ronnie Sahlberg
2020-12-14
1
-0
/
+41
*
cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h
Ronnie Sahlberg
2020-12-14
1
-51
/
+51
*
cifs: move smb version mount options into fs_context.c
Ronnie Sahlberg
2020-10-22
1
-0
/
+85
*
cifs: move cache mount options to fs_context.ch
Ronnie Sahlberg
2020-10-22
1
-0
/
+52
*
cifs: move security mount options into fs_context.ch
Ronnie Sahlberg
2020-10-22
1
-0
/
+76
*
cifs: add files to host new mount api
Ronnie Sahlberg
2020-10-22
1
-0
/
+8