index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
fs_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb3: fix snapshot mount option
Steve French
2022-02-13
1
-2
/
+2
*
cifs: serialize all mount attempts
Ronnie Sahlberg
2022-01-18
1
-1
/
+7
*
cifs: sanitize multiple delimiters in prepath
Thiago Rafael Becker
2021-12-17
1
-1
/
+37
*
cifs: fix memory leak of smb3_fs_context_dup::server_hostname
Paulo Alcantara
2021-11-12
1
-0
/
+2
*
cifs: send workstation name during ntlmssp session setup
Shyam Prasad N
2021-11-08
1
-3
/
+31
*
cifs: add mount parameter tcpnodelay
Steve French
2021-11-02
1
-0
/
+8
*
cifs: To match file servers, make sure the server hostname matches
Shyam Prasad N
2021-11-02
1
-0
/
+8
*
cifs: remove support for NTLM and weaker authentication algorithms
Ronnie Sahlberg
2021-08-25
1
-14
/
+0
*
smb3: fix posix extensions mount option
Steve French
2021-08-25
1
-2
/
+9
*
cifs: add missing parsing of backupuid
Ronnie Sahlberg
2021-07-28
1
-0
/
+7
*
cifs: support share failover when remounting
Paulo Alcantara
2021-07-22
1
-0
/
+7
*
cifs: use helpers when parsing uid/gid mount options and validate them
Ronnie Sahlberg
2021-07-08
1
-5
/
+19
*
cifs: Fix inconsistent indenting
Jiapeng Chong
2021-05-19
1
-1
/
+1
*
smb3: if max_channels set to more than one channel request multichannel
Steve French
2021-05-08
1
-0
/
+3
*
cifs: fix regression when mounting shares with prefix paths
Paulo Alcantara
2021-05-04
1
-0
/
+4
*
cifs: add shutdown support
Steve French
2021-05-03
1
-0
/
+1
*
smb3: add rasize mount parameter to improve readahead performance
Steve French
2021-04-25
1
-1
/
+24
*
cifs: log mount errors using cifs_errorf()
Aurelien Aptel
2021-04-25
1
-49
/
+46
*
cifs: add fs_context param to parsing helpers
Aurelien Aptel
2021-04-25
1
-10
/
+11
*
cifs: don't cargo-cult strndup()
Al Viro
2021-04-25
1
-1
/
+1
*
cifs: warn and fail if trying to use rootfs without the config option
Aurelien Aptel
2021-03-19
1
-2
/
+4
*
cifs: fix handling of escaped ',' in the password mount argument
Ronnie Sahlberg
2021-02-25
1
-13
/
+30
*
cifs: Add new parameter "acregmax" for distinct file and directory metadata t...
Steve French
2021-02-25
1
-5
/
+18
*
cifs: Add new mount parameter "acdirmax" to allow caching directory metadata
Steve French
2021-02-25
1
-0
/
+9
*
smb3: negotiate current dialect (SMB3.1.1) when version 3 or greater requested
Steve French
2021-02-15
1
-1
/
+1
*
cifs: In the new mount api we get the full devname as source=
Ronnie Sahlberg
2021-02-11
1
-1
/
+15
*
cifs: do not disable noperm if multiuser mount option is not provided
Ronnie Sahlberg
2021-02-09
1
-2
/
+2
*
cifs: fix dfs domain referrals
Ronnie Sahlberg
2021-01-28
1
-0
/
+31
*
cifs: returning mount parm processing errors correctly
Steve French
2021-01-28
1
-4
/
+4
*
cifs: fix mounts to subdirectories of target
Steve French
2021-01-28
1
-0
/
+1
*
cifs: ignore auto and noauto options if given
Adam Harvey
2021-01-28
1
-0
/
+1
*
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-16
1
-0
/
+7
*
cifs: handle "guest" mount parameter
Steve French
2020-12-16
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-13
1
-72
/
+991
*
cifs: move cifs_parse_devname to fs_context.c
Ronnie Sahlberg
2020-12-13
1
-0
/
+56
*
cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c
Ronnie Sahlberg
2020-12-13
1
-0
/
+41
[next]