index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
fs_context.h
Age
Commit message (
Expand
)
Author
2020-12-14
cifs: move update of flags into a separate function
Ronnie Sahlberg
2020-12-14
cifs: simplify handling of cifs_sb/ctx->local_nls
Ronnie Sahlberg
2020-12-14
cifs: we do not allow changing username/password/unc/... during remount
Ronnie Sahlberg
2020-12-14
cifs: move [brw]size from cifs_sb to cifs_sb->ctx
Ronnie Sahlberg
2020-12-14
cifs: move cifs_cleanup_volume_info[_content] to fs_context.c
Ronnie Sahlberg
2020-12-14
cifs: add witness mount option and data structs
Samuel Cabrero
2020-12-13
cifs: switch to new mount api
Ronnie Sahlberg
2020-12-13
cifs: move the enum for cifs parameters into fs_context.h
Ronnie Sahlberg
2020-12-13
cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c
Ronnie Sahlberg
2020-12-13
cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h
Ronnie Sahlberg
2020-10-22
cifs: move smb version mount options into fs_context.c
Ronnie Sahlberg
2020-10-22
cifs: move cache mount options to fs_context.ch
Ronnie Sahlberg
2020-10-22
cifs: move security mount options into fs_context.ch
Ronnie Sahlberg
2020-10-22
cifs: add files to host new mount api
Ronnie Sahlberg