index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
sess.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-16
cifs: Remove unused functions
Dr. David Alan Gilbert
1
-32
/
+0
2024-10-01
Revert "smb: client: make SHA-512 TFM ephemeral"
Steve French
1
-1
/
+1
2024-09-27
smb: client: make SHA-512 TFM ephemeral
Enzo Matsumiya
1
-1
/
+1
2024-03-14
cifs: reduce warning log level for server not advertising interfaces
Shyam Prasad N
1
-2
/
+2
2024-02-09
cifs: handle cases where multiple sessions share connection
Shyam Prasad N
1
-1
/
+0
2024-02-08
smb3: add missing null server pointer check
Steve French
1
-1
/
+1
2024-02-01
cifs: failure to add channel on iface should bump up weight
Shyam Prasad N
1
-0
/
+2
2024-02-01
cifs: do not search for channel if server is terminating
Shyam Prasad N
1
-0
/
+4
2024-01-09
cifs: remove unneeded return statement
Steve French
1
-2
/
+0
2024-01-09
cifs: make cifs_chan_update_iface() a void function
Dan Carpenter
1
-10
/
+7
2024-01-09
cifs: delete unnecessary NULL checks in cifs_chan_update_iface()
Dan Carpenter
1
-15
/
+11
2024-01-08
cifs: fix in logging in cifs_chan_update_iface
Shyam Prasad N
1
-6
/
+8
2023-12-19
cifs: do not let cifs_chan_update_iface deallocate channels
Shyam Prasad N
1
-31
/
+19
2023-11-23
cifs: fix use after free for iface while disabling secondary channels
Ritvik Budhiraja
1
-1
/
+1
2023-11-14
cifs: fix lock ordering while disabling multichannel
Shyam Prasad N
1
-9
/
+13
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
1
-8
/
+56
2023-11-09
smb3: minor cleanup of session handling code
Steve French
1
-6
/
+12
2023-11-09
cifs: do not pass cifs_sb when trying to add channels
Shyam Prasad N
1
-6
/
+6
2023-11-09
cifs: account for primary channel in the interface list
Shyam Prasad N
1
-0
/
+28
2023-11-09
cifs: distribute channels across interfaces based on speed
Shyam Prasad N
1
-14
/
+70
2023-11-09
cifs: handle cases where a channel is closed
Shyam Prasad N
1
-4
/
+24
2023-11-09
smb3: more minor cleanups for session handling routines
Steve French
1
-10
/
+15
2023-11-02
cifs: do not reset chan_max if multichannel is not supported at mount
Shyam Prasad N
1
-1
/
+0
2023-10-23
cifs: Add client version details to NTLM authenticate message
Meetakshi Setiya
1
-3
/
+9
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
1
-2
/
+2
2023-08-21
smb: client: reduce stack usage in cifs_try_adding_channels()
Paulo Alcantara
1
-27
/
+41
2023-07-25
smb3: do not set NTLMSSP_VERSION flag for negotiate not auth request
Steve French
1
-1
/
+3
2023-05-25
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+1857