index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
fs_context.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-08
smb3: if max_channels set to more than one channel request multichannel
Steve French
1
-0
/
+3
2021-05-04
cifs: fix regression when mounting shares with prefix paths
Paulo Alcantara
1
-0
/
+4
2021-05-03
cifs: add shutdown support
Steve French
1
-0
/
+1
2021-04-25
smb3: add rasize mount parameter to improve readahead performance
Steve French
1
-1
/
+24
2021-04-25
cifs: log mount errors using cifs_errorf()
Aurelien Aptel
1
-49
/
+46
2021-04-25
cifs: add fs_context param to parsing helpers
Aurelien Aptel
1
-10
/
+11
2021-04-25
cifs: don't cargo-cult strndup()
Al Viro
1
-1
/
+1
2021-03-19
cifs: warn and fail if trying to use rootfs without the config option
Aurelien Aptel
1
-2
/
+4
2021-02-25
cifs: fix handling of escaped ',' in the password mount argument
Ronnie Sahlberg
1
-13
/
+30
2021-02-25
cifs: Add new parameter "acregmax" for distinct file and directory metadata t...
Steve French
1
-5
/
+18
2021-02-25
cifs: Add new mount parameter "acdirmax" to allow caching directory metadata
Steve French
1
-0
/
+9
2021-02-15
smb3: negotiate current dialect (SMB3.1.1) when version 3 or greater requested
Steve French
1
-1
/
+1
2021-02-11
cifs: In the new mount api we get the full devname as source=
Ronnie Sahlberg
1
-1
/
+15
2021-02-09
cifs: do not disable noperm if multiuser mount option is not provided
Ronnie Sahlberg
1
-2
/
+2
2021-01-28
cifs: fix dfs domain referrals
Ronnie Sahlberg
1
-0
/
+31
2021-01-28
cifs: returning mount parm processing errors correctly
Steve French
1
-4
/
+4
2021-01-28
cifs: fix mounts to subdirectories of target
Steve French
1
-0
/
+1
2021-01-28
cifs: ignore auto and noauto options if given
Adam Harvey
1
-0
/
+1
2021-01-13
fs: cifs: remove unneeded variable in smb3_fs_context_dup
Menglong Dong
1
-3
/
+1
2020-12-16
cifs: Fix support for remount when not changing rsize/wsize
Steve French
1
-0
/
+7
2020-12-16
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-15
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-13
cifs: switch to new mount api
Ronnie Sahlberg
1
-72
/
+991
2020-12-13
cifs: move cifs_parse_devname to fs_context.c
Ronnie Sahlberg
1
-0
/
+56
2020-12-13
cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c
Ronnie Sahlberg
1
-0
/
+41
2020-12-13
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