index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
sess.c
Age
Commit message (
Expand
)
Author
2023-11-23
cifs: fix use after free for iface while disabling secondary channels
Ritvik Budhiraja
2023-11-14
cifs: fix lock ordering while disabling multichannel
Shyam Prasad N
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
2023-11-09
smb3: minor cleanup of session handling code
Steve French
2023-11-09
cifs: do not pass cifs_sb when trying to add channels
Shyam Prasad N
2023-11-09
cifs: account for primary channel in the interface list
Shyam Prasad N
2023-11-09
cifs: distribute channels across interfaces based on speed
Shyam Prasad N
2023-11-09
cifs: handle cases where a channel is closed
Shyam Prasad N
2023-11-09
smb3: more minor cleanups for session handling routines
Steve French
2023-11-02
cifs: do not reset chan_max if multichannel is not supported at mount
Shyam Prasad N
2023-10-22
cifs: Add client version details to NTLM authenticate message
Meetakshi Setiya
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
2023-08-20
smb: client: reduce stack usage in cifs_try_adding_channels()
Paulo Alcantara
2023-07-25
smb3: do not set NTLMSSP_VERSION flag for negotiate not auth request
Steve French
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French