index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
sess.c
Age
Commit message (
Expand
)
Author
2025-05-02
cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode
Pali Rohár
2025-03-22
smb3: add support for IAKerb
Steve French
2024-05-25
cifs: remove unneeded return statement
Steve French
2024-05-25
cifs: fix in logging in cifs_chan_update_iface
Steve French
2024-05-25
cifs: fix use after free for iface while disabling secondary channels
Ritvik Budhiraja
2024-05-25
smb3: minor cleanup of session handling code
Steve French
2024-05-25
smb3: more minor cleanups for session handling routines
Steve French
2024-05-25
cifs: Add client version details to NTLM authenticate message
Meetakshi Setiya
2024-04-03
cifs: reduce warning log level for server not advertising interfaces
Shyam Prasad N
2024-04-03
cifs: make cifs_chan_update_iface() a void function
Dan Carpenter
2024-04-03
cifs: delete unnecessary NULL checks in cifs_chan_update_iface()
Dan Carpenter
2024-04-03
cifs: do not let cifs_chan_update_iface deallocate channels
Shyam Prasad N
2024-03-01
smb3: add missing null server pointer check
Steve French
2024-03-01
cifs: handle cases where multiple sessions share connection
Shyam Prasad N
2024-03-01
cifs: do not search for channel if server is terminating
Shyam Prasad N
2024-02-16
cifs: failure to add channel on iface should bump up weight
Shyam Prasad N
2024-01-31
cifs: fix lock ordering while disabling multichannel
Shyam Prasad N
2024-01-31
cifs: handle when server stops supporting multichannel
Shyam Prasad N
2024-01-31
cifs: handle cases where a channel is closed
Shyam Prasad N
2023-12-03
cifs: account for primary channel in the interface list
Shyam Prasad N
2023-12-03
cifs: distribute channels across interfaces based on speed
Shyam Prasad N
2023-11-28
cifs: do not pass cifs_sb when trying to add channels
Shyam Prasad N
2023-11-28
cifs: do not reset chan_max if multichannel is not supported at mount
Shyam Prasad N
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