index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-07
16
-493
/
+560
|
\
\
|
|
/
|
/
|
|
*
cifs: document and cleanup dfs mount
Paulo Alcantara
2020-08-03
1
-188
/
+182
|
*
cifs: only update prefix path of DFS links in cifs_tree_connect()
Paulo Alcantara
2020-08-03
1
-2
/
+7
|
*
cifs: fix double free error on share and prefix
Colin Ian King
2020-08-03
1
-0
/
+2
|
*
cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect
Paulo Alcantara
2020-08-03
5
-29
/
+62
|
*
cifs: handle empty list of targets in cifs_reconnect()
Paulo Alcantara
2020-08-03
1
-4
/
+6
|
*
cifs: rename reconn_inval_dfs_target()
Paulo Alcantara
2020-08-03
1
-7
/
+6
|
*
cifs: reduce number of referral requests in DFS link lookups
Paulo Alcantara
2020-08-03
1
-11
/
+68
|
*
cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()
Stefan Metzmacher
2020-08-03
4
-223
/
+105
|
*
cifs: convert to use be32_add_cpu()
Qinglang Miao
2020-08-03
2
-4
/
+2
|
*
cifs: delete duplicated words in header files
Randy Dunlap
2020-08-03
3
-4
/
+4
|
*
cifs: Remove the superfluous break
Liao Pingfang
2020-08-03
1
-1
/
+0
|
*
cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails
Ronnie Sahlberg
2020-08-03
3
-4
/
+41
|
*
cifs`: handle ERRBaduid for SMB1
Roberto Bergantinos Corpas
2020-08-03
3
-1
/
+29
|
*
cifs: remove unused variable 'server'
Wei Yongjun
2020-08-03
1
-2
/
+0
|
*
smb3: warn on confusing error scenario with sec=krb5
Steve French
2020-08-03
1
-0
/
+2
|
*
cifs: Fix leak when handling lease break for cached root fid
Paul Aurich
2020-08-03
1
-21
/
+52
*
|
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-05
3
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Replace HTTP links with HTTPS ones: CIFS
Alexander A. Klimov
2020-07-05
3
-4
/
+4
*
|
Revert "cifs: Fix the target file was deleted when rename failed."
Steve French
2020-07-23
1
-8
/
+2
*
|
cifs: update internal module version number
Steve French
2020-07-09
1
-1
/
+1
*
|
cifs: fix reference leak for tlink
Ronnie Sahlberg
2020-07-09
1
-1
/
+8
*
|
smb3: fix unneeded error message on change notify
Steve French
2020-07-08
1
-2
/
+6
*
|
cifs: remove the retry in cifs_poxis_lock_set
yangerkun
2020-07-08
1
-13
/
+6
*
|
smb3: fix access denied on change notify request to some servers
Steve French
2020-07-08
1
-1
/
+1
*
|
cifs: prevent truncation from long to int in wait_for_free_credits
Ronnie Sahlberg
2020-07-02
1
-1
/
+1
*
|
cifs: Fix the target file was deleted when rename failed.
Zhang Xiaoxu
2020-07-02
1
-2
/
+8
*
|
SMB3: Honor 'posix' flag for multiuser mounts
Paul Aurich
2020-07-02
1
-4
/
+1
*
|
SMB3: Honor 'handletimeout' flag for multiuser mounts
Paul Aurich
2020-07-02
1
-0
/
+1
*
|
SMB3: Honor lease disabling for multiuser mounts
Paul Aurich
2020-07-02
1
-0
/
+1
*
|
SMB3: Honor persistent/resilient handle flags for multiuser mounts
Paul Aurich
2020-07-02
1
-0
/
+2
*
|
SMB3: Honor 'seal' flag for multiuser mounts
Paul Aurich
2020-07-02
1
-0
/
+1
*
|
cifs: Display local UID details for SMB sessions in DebugData
Paul Aurich
2020-07-02
1
-1
/
+5
*
|
cifs: misc: Use array_size() in if-statement controlling expression
Gustavo A. R. Silva
2020-06-24
1
-9
/
+7
*
|
cifs: update ctime and mtime during truncate
Zhang Xiaoxu
2020-06-24
1
-0
/
+9
*
|
cifs/smb3: Fix data inconsistent when punch hole
Zhang Xiaoxu
2020-06-24
1
-0
/
+6
*
|
cifs/smb3: Fix data inconsistent when zero file range
Zhang Xiaoxu
2020-06-24
1
-0
/
+5
*
|
cifs: Fix double add page to memcg when cifs_readpages
Zhang Xiaoxu
2020-06-23
1
-4
/
+7
*
|
cifs: Fix cached_fid refcnt leak in open_shroot
Xiyu Yang
2020-06-22
1
-0
/
+1
|
/
*
smb3: Add debug message for new file creation with idsfromsid mount option
Steve French
2020-06-12
2
-2
/
+4
*
cifs: fix chown and chgrp when idsfromsid mount option enabled
Steve French
2020-06-12
1
-15
/
+42
*
smb3: allow uid and gid owners to be set on create with idsfromsid mount option
Steve French
2020-06-12
4
-21
/
+129
*
smb311: Add tracepoints for new compound posix query info
Steve French
2020-06-12
2
-6
/
+6
*
smb311: add support for using info level for posix extensions query
Steve French
2020-06-12
4
-4
/
+15
*
smb311: Add support for lookup with posix extensions query info
Steve French
2020-06-12
1
-1
/
+3
*
smb311: Add support for SMB311 query info (non-compounded)
Steve French
2020-06-12
2
-0
/
+15
*
SMB311: Add support for query info using posix extensions (level 100)
Steve French
2020-06-12
6
-2
/
+316
*
smb3: add indatalen that can be a non-zero value to calculation of credit cha...
Namjae Jeon
2020-06-12
1
-1
/
+3
[next]