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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: update internal module version number
Steve French
2020-10-23
1
-1
/
+1
*
smb3: add some missing definitions from MS-FSCC
Steve French
2020-10-23
2
-0
/
+28
*
smb3: remove two unused variables
Steve French
2020-10-23
1
-5
/
+0
*
smb3: add support for stat of WSL reparse points for special file types
Steve French
2020-10-23
6
-14
/
+189
*
SMB3: add support for recognizing WSL reparse tags
Steve French
2020-10-22
1
-1
/
+24
*
cifs: remove bogus debug code
Dan Carpenter
2020-10-22
1
-8
/
+8
*
smb3.1.1: fix typo in compression flag
Steve French
2020-10-22
1
-1
/
+1
*
cifs: move smb version mount options into fs_context.c
Ronnie Sahlberg
2020-10-22
4
-97
/
+99
*
cifs: move cache mount options to fs_context.ch
Ronnie Sahlberg
2020-10-22
3
-62
/
+63
*
cifs: move security mount options into fs_context.ch
Ronnie Sahlberg
2020-10-22
3
-85
/
+96
*
cifs: add files to host new mount api
Ronnie Sahlberg
2020-10-22
3
-1
/
+24
*
smb3: do not try to cache root directory if dir leases not supported
Steve French
2020-10-21
1
-1
/
+4
*
smb3: fix stat when special device file and mounted with modefromsid
Steve French
2020-10-21
1
-1
/
+6
*
cifs: Print the address and port we are connecting to in generic_ip_connect()
Samuel Cabrero
2020-10-21
1
-2
/
+10
*
SMB3: Resolve data corruption of TCP server info fields
Rohith Surabattula
2020-10-21
1
-5
/
+7
*
cifs: make const array static, makes object smaller
Colin Ian King
2020-10-20
1
-3
/
+5
*
SMB3.1.1: Fix ids returned in POSIX query dir
Steve French
2020-10-20
3
-5
/
+7
*
smb3: add dynamic trace point to trace when credits obtained
Steve French
2020-10-20
3
-9
/
+18
*
smb3.1.1: do not fail if no encryption required but server doesn't support it
Steve French
2020-10-20
1
-3
/
+13
*
cifs: Return the error from crypt_message when enc/dec key not found.
Shyam Prasad N
2020-10-19
1
-1
/
+1
*
smb3.1.1: set gcm256 when requested
Steve French
2020-10-19
4
-6
/
+17
*
smb3.1.1: rename nonces used for GCM and CCM encryption
Steve French
2020-10-19
2
-6
/
+6
*
smb3.1.1: print warning if server does not support requested encryption type
Steve French
2020-10-19
1
-2
/
+13
*
smb3.1.1: add new module load parm enable_gcm_256
Steve French
2020-10-15
4
-2
/
+14
*
smb3.1.1: add new module load parm require_gcm_256
Steve French
2020-10-15
3
-4
/
+15
*
cifs: map STATUS_ACCOUNT_LOCKED_OUT to -EACCES
Stefan Metzmacher
2020-10-15
1
-1
/
+1
*
SMB3.1.1: add defines for new signing negotiate context
Steve French
2020-10-15
1
-0
/
+14
*
cifs: handle -EINTR in cifs_setattr
Ronnie Sahlberg
2020-10-15
1
-4
/
+9
*
Handle STATUS_IO_TIMEOUT gracefully
Rohith Surabattula
2020-10-15
4
-2
/
+32
*
cifs: compute full_path already in cifs_readdir()
Ronnie Sahlberg
2020-10-11
1
-14
/
+16
*
cifs: return cached_fid from open_shroot
Ronnie Sahlberg
2020-10-11
3
-13
/
+23
*
update structure definitions from updated protocol documentation
Steve French
2020-10-11
1
-7
/
+57
*
smb3: add defines for new crypto algorithms
Steve French
2020-10-11
1
-0
/
+2
*
Convert trailing spaces and periods in path components
Boris Protopopov
2020-10-11
1
-1
/
+7
*
cifs: Fix incomplete memory allocation on setxattr path
Vladimir Zapolskiy
2020-10-10
1
-1
/
+1
*
cifs: fix DFS mount with cifsacl/modefromsid
Ronnie Sahlberg
2020-09-06
1
-0
/
+4
*
Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-08-30
2
-1
/
+16
|
\
|
*
cifs: fix check of tcon dfs in smb1
Paulo Alcantara
2020-08-28
2
-1
/
+16
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
4
-10
/
+10
|
/
*
Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-08-15
3
-2
/
+4
|
\
|
*
SMB3: Fix mkdir when idsfromsid configured on mount
Steve French
2020-08-13
1
-0
/
+1
|
*
cifs: Convert to use the fallthrough macro
Miaohe Lin
2020-08-10
1
-2
/
+2
|
*
cifs: Fix an error pointer dereference in cifs_mount()
Dan Carpenter
2020-08-06
1
-0
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
4
-11
/
+11
|
\
\
|
|
/
|
/
|
|
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
4
-11
/
+11
*
|
Merge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-08-06
16
-493
/
+560
|
\
\
|
|
/
|
/
|
|
*
cifs: document and cleanup dfs mount
Paulo Alcantara
2020-08-02
1
-188
/
+182
|
*
cifs: only update prefix path of DFS links in cifs_tree_connect()
Paulo Alcantara
2020-08-02
1
-2
/
+7
|
*
cifs: fix double free error on share and prefix
Colin Ian King
2020-08-02
1
-0
/
+2
|
*
cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect
Paulo Alcantara
2020-08-02
5
-29
/
+62
[next]