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