index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2020-10-10
cifs: Fix incomplete memory allocation on setxattr path
Vladimir Zapolskiy
2020-09-06
cifs: fix DFS mount with cifsacl/modefromsid
Ronnie Sahlberg
2020-08-30
Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-08-28
cifs: fix check of tcon dfs in smb1
Paulo Alcantara
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-15
Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-08-13
SMB3: Fix mkdir when idsfromsid configured on mount
Steve French
2020-08-10
cifs: Convert to use the fallthrough macro
Miaohe Lin
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-06
cifs: Fix an error pointer dereference in cifs_mount()
Dan Carpenter
2020-08-06
Merge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-02
cifs: document and cleanup dfs mount
Paulo Alcantara
2020-08-02
cifs: only update prefix path of DFS links in cifs_tree_connect()
Paulo Alcantara
2020-08-02
cifs: fix double free error on share and prefix
Colin Ian King
2020-08-02
cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect
Paulo Alcantara
2020-08-02
cifs: handle empty list of targets in cifs_reconnect()
Paulo Alcantara
2020-08-02
cifs: rename reconn_inval_dfs_target()
Paulo Alcantara
2020-08-02
cifs: reduce number of referral requests in DFS link lookups
Paulo Alcantara
2020-08-02
cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()
Stefan Metzmacher
2020-08-02
cifs: convert to use be32_add_cpu()
Qinglang Miao
2020-08-02
cifs: delete duplicated words in header files
Randy Dunlap
2020-08-02
cifs: Remove the superfluous break
Liao Pingfang
2020-08-02
cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails
Ronnie Sahlberg
2020-08-02
cifs`: handle ERRBaduid for SMB1
Roberto Bergantinos Corpas
2020-08-02
cifs: remove unused variable 'server'
Wei Yongjun
2020-08-02
smb3: warn on confusing error scenario with sec=krb5
Steve French
2020-08-02
cifs: Fix leak when handling lease break for cached root fid
Paul Aurich
2020-07-23
Revert "cifs: Fix the target file was deleted when rename failed."
Steve French
2020-07-09
cifs: update internal module version number
Steve French
2020-07-09
cifs: fix reference leak for tlink
Ronnie Sahlberg
2020-07-08
smb3: fix unneeded error message on change notify
Steve French
2020-07-07
cifs: remove the retry in cifs_poxis_lock_set
yangerkun
2020-07-07
smb3: fix access denied on change notify request to some servers
Steve French
2020-07-05
Replace HTTP links with HTTPS ones: CIFS
Alexander A. Klimov
2020-07-01
cifs: prevent truncation from long to int in wait_for_free_credits
Ronnie Sahlberg
2020-07-01
cifs: Fix the target file was deleted when rename failed.
Zhang Xiaoxu
2020-07-01
SMB3: Honor 'posix' flag for multiuser mounts
Paul Aurich
2020-07-01
SMB3: Honor 'handletimeout' flag for multiuser mounts
Paul Aurich
2020-07-01
SMB3: Honor lease disabling for multiuser mounts
Paul Aurich
2020-07-01
SMB3: Honor persistent/resilient handle flags for multiuser mounts
Paul Aurich
2020-07-01
SMB3: Honor 'seal' flag for multiuser mounts
Paul Aurich
2020-07-01
cifs: Display local UID details for SMB sessions in DebugData
Paul Aurich
2020-06-23
cifs: misc: Use array_size() in if-statement controlling expression
Gustavo A. R. Silva
2020-06-23
cifs: update ctime and mtime during truncate
Zhang Xiaoxu
2020-06-23
cifs/smb3: Fix data inconsistent when punch hole
Zhang Xiaoxu
2020-06-23
cifs/smb3: Fix data inconsistent when zero file range
Zhang Xiaoxu
2020-06-23
cifs: Fix double add page to memcg when cifs_readpages
Zhang Xiaoxu
2020-06-21
cifs: Fix cached_fid refcnt leak in open_shroot
Xiyu Yang
[next]