index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
connect.c
Age
Commit message (
Expand
)
Author
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
2023-05-09
smb3: fix problem remounting a share after shutdown
Steve French
2023-05-04
cifs: fix sharing of DFS connections
Paulo Alcantara
2023-05-03
cifs: avoid potential races when handling multiple dfs tcons
Paulo Alcantara
2023-05-03
cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpath
Paulo Alcantara
2023-05-02
cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname
Paulo Alcantara
2023-04-28
cifs: missing lock when updating session status
Steve French
2023-03-24
smb3: fix unusable share after force unmount failure
Steve French
2023-03-24
cifs: avoid race conditions with parallel reconnects
Shyam Prasad N
2023-03-22
cifs: lock chan_lock outside match_session
Shyam Prasad N
2023-03-17
cifs: check only tcon status on tcon related functions
Shyam Prasad N
2023-03-14
cifs: fix use-after-free bug in refresh_cache_worker()
Paulo Alcantara
2023-03-14
cifs: set DFS root session in cifs_get_smb_ses()
Paulo Alcantara
2023-03-01
cifs: reuse cifs_match_ipaddr for comparison of dstaddr too
Shyam Prasad N
2023-03-01
cifs: match even the scope id for ipv6 addresses
Shyam Prasad N
2023-02-22
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-02-21
cifs: update ip_addr for ses only for primary chan setup
Shyam Prasad N
2023-02-20
cifs: Add a function to read into an iter from a socket
David Howells
2023-02-20
cifs: get rid of dns resolve worker
Paulo Alcantara
2023-02-20
cifs: fix mount on old smb servers
Paulo Alcantara
2023-02-03
cifs: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-01-10
cifs: do not query ifaces on smb1 mounts
Paulo Alcantara
2022-12-21
Merge tag '6.2-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-19
cifs: set correct status of tcon ipc when reconnecting
Paulo Alcantara
2022-12-19
cifs: fix source pathname comparison of dfs supers
Paulo Alcantara
2022-12-19
cifs: fix confusing debug message
Paulo Alcantara
2022-12-19
cifs: don't block in dfs_cache_noreq_update_tgthint()
Paulo Alcantara
2022-12-19
cifs: fix refresh of cached referrals
Paulo Alcantara
2022-12-19
cifs: share dfs connections and supers
Paulo Alcantara
2022-12-19
cifs: split out ses and tcon retrieval from mount_get_conns()
Paulo Alcantara
2022-12-19
cifs: set resolved ip in sockaddr
Paulo Alcantara
2022-12-19
cifs: get rid of mount options string parsing
Paulo Alcantara
2022-12-19
cifs: reduce roundtrips on create/qinfo requests
Paulo Alcantara
2022-12-16
cifs: set correct ipc status after initial tree connect
Paulo Alcantara
2022-12-15
cifs: set correct tcon status after initial tree connect
Paulo Alcantara
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-11
cifs: Fix connections leak when tlink setup failed
Zhang Xiaoxu
2022-10-27
cifs: fix use-after-free caused by invalid pointer `hostname`
Zeng Heng
2022-10-13
cifs: use ALIGN() and round_up() macros
Enzo Matsumiya
2022-10-13
cifs: fix regression in very old smb1 mounts
Ronnie Sahlberg
2022-10-07
cifs: replace kfree() with kfree_sensitive() for sensitive data
Enzo Matsumiya
2022-10-05
smb3: do not log confusing message when server returns no network interfaces
Steve French
2022-10-05
smb3: add dynamic trace points for tree disconnect
Steve French
2022-09-14
cifs: add missing spinlock around tcon refcount
Paulo Alcantara
2022-09-13
cifs: always initialize struct msghdr smb_msg completely
Stefan Metzmacher
2022-08-24
cifs: Add helper function to check smb1+ server
Zhang Xiaoxu
2022-08-24
cifs: Use help macro to get the mid header size
Zhang Xiaoxu
2022-08-24
cifs: Use help macro to get the header preamble size
Zhang Xiaoxu
2022-08-19
cifs: move from strlcpy with unused retval to strscpy
Wolfram Sang
[next]