index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
sess.c
Age
Commit message (
Expand
)
Author
2022-02-16
cifs: fix confusing unneeded warning message on smb2.1 and earlier
Steve French
2022-02-03
cifs: fix workstation_name for multiuser mounts
Ryan Bair
2022-01-19
smb3: send NTLMSSP version information
Steve French
2022-01-19
cifs: cifs_ses_mark_for_reconnect should also update reconnect bits
Shyam Prasad N
2022-01-19
cifs: make status checks in version independent callers
Shyam Prasad N
2022-01-19
cifs: protect all accesses to chan_* with chan_lock
Shyam Prasad N
2022-01-19
cifs: fix the connection state transitions with multichannel
Shyam Prasad N
2022-01-17
cifs: clean up an inconsistent indenting
Yang Li
2022-01-17
cifs: free ntlmsspblob allocated in negotiate
Shyam Prasad N
2022-01-07
cifs: maintain a state machine for tcp/smb/tcon sessions
Shyam Prasad N
2022-01-07
cifs: take cifs_tcp_ses_lock for status checks
Shyam Prasad N
2022-01-02
cifs: add WARN_ON for when chan_count goes below minimum
Shyam Prasad N
2022-01-02
cifs: use the chans_need_reconnect bitmap for reconnect status
Shyam Prasad N
2022-01-02
cifs: track individual channel status using chans_need_reconnect
Shyam Prasad N
2021-12-08
cifs: fix ntlmssp auth when there is no key exchange
Paulo Alcantara
2021-11-23
cifs: populate server_hostname for extra channels
Shyam Prasad N
2021-11-16
cifs: introduce cifs_ses_mark_for_reconnect() helper
Paulo Alcantara
2021-11-16
cifs: move debug print out of spinlock
Steve French
2021-11-12
cifs: connect individual channel servers to primary channel server
Shyam Prasad N
2021-11-12
cifs: protect session channel fields with chan_lock
Shyam Prasad N
2021-11-08
cifs: send workstation name during ntlmssp session setup
Shyam Prasad N
2021-09-13
cifs: remove pathname for file from SPDX header
Steve French
2021-08-25
cifs: remove support for NTLM and weaker authentication algorithms
Ronnie Sahlberg
2021-08-25
cifs: fix wrong release in sess_alloc_buffer() failed path
Ding Hui
2021-06-20
cifs: use SPDX-Licence-Identifier
Steve French
2021-06-20
cifs: fix ipv6 formating in cifs_ses_add_channel
Aurelien Aptel
2021-05-08
smb3: do not attempt multichannel to server which does not support it
Steve French
2021-03-06
cifs: fix credit accounting for extra channel
Aurelien Aptel
2021-02-22
cifs: change confusing field serverName (to ip_addr)
Steve French
2020-12-14
cifs: simplify handling of cifs_sb/ctx->local_nls
Ronnie Sahlberg
2020-12-13
cifs: switch to new mount api
Ronnie Sahlberg
2020-12-13
cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h
Ronnie Sahlberg
2020-12-13
cifs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-02
cifs: convert to use be32_add_cpu()
Qinglang Miao
2020-08-02
cifs: Remove the superfluous break
Liao Pingfang
2020-06-04
cifs: multichannel: try to rebind when reconnecting a channel
Aurelien Aptel
2020-06-04
cifs: multichannel: use pointer for binding channel
Aurelien Aptel
2020-06-02
cifs: fix minor typos in comments and log messages
Steve French
2020-06-01
cifs: Standardize logging output
Joe Perches
2020-02-06
cifs: make multichannel warning more visible
Aurelien Aptel
2019-12-04
cifs: fix possible uninitialized access and race on iface_list
Aurelien Aptel
2019-12-04
cifs: Fix lookup of SMB connections on multichannel
Paulo Alcantara (SUSE)
2019-11-25
cifs: try harder to open new channels
Aurelien Aptel
2019-11-25
cifs: try opening channels after mounting
Aurelien Aptel
2019-11-25
cifs: switch servers depending on binding state
Aurelien Aptel
2019-09-23
fs/cifs/sess.c: Remove set but not used variable 'capabilities'
zhengbin
2019-08-27
cifs: replace various strncpy with strscpy and similar
Ronnie Sahlberg
2018-12-23
cifs: remove set but not used variable 'smb_buf'
YueHaibing
2018-12-23
cifs: suppress some implicit-fallthrough warnings
Gustavo A. R. Silva
[next]