index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
sess.c
Age
Commit message (
Expand
)
Author
2025-06-18
smb: fix secondary channel creation issue with kerberos by populating hostnam...
Bharath SM
2025-06-02
cifs: update dstaddr whenever channel iface is updated
Shyam Prasad N
2025-06-01
cifs: Correctly set SMB1 SessionKey field in Session Setup Request
Pali Rohár
2025-06-01
cifs: Fix encoding of SMB1 Session Setup NTLMSSP Request in non-UNICODE mode
Pali Rohár
2025-04-09
cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode
Pali Rohár
2025-03-26
cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode
Pali Rohár
2025-03-26
CIFS: Propagate min offload along with other parameters from primary to secon...
Aman
2025-03-24
smb: mark the new channel addition log as informational log with cifs_info
Bharath SM
2025-01-31
smb3: add support for IAKerb
Steve French
2024-12-23
cifs: Remove unused is_server_using_iface()
Dr. David Alan Gilbert
2024-12-10
cifs: Use str_yes_no() helper in cifs_ses_add_channel()
Thorsten Blum
2024-11-25
Update misleading comment in cifs_chan_update_iface
Marco Crivellari
2024-10-16
cifs: Remove unused functions
Dr. David Alan Gilbert
2024-09-30
Revert "smb: client: make SHA-512 TFM ephemeral"
Steve French
2024-09-26
smb: client: make SHA-512 TFM ephemeral
Enzo Matsumiya
2024-03-14
cifs: reduce warning log level for server not advertising interfaces
Shyam Prasad N
2024-02-09
cifs: handle cases where multiple sessions share connection
Shyam Prasad N
2024-02-08
smb3: add missing null server pointer check
Steve French
2024-02-01
cifs: failure to add channel on iface should bump up weight
Shyam Prasad N
2024-02-01
cifs: do not search for channel if server is terminating
Shyam Prasad N
2024-01-08
cifs: remove unneeded return statement
Steve French
2024-01-08
cifs: make cifs_chan_update_iface() a void function
Dan Carpenter
2024-01-08
cifs: delete unnecessary NULL checks in cifs_chan_update_iface()
Dan Carpenter
2024-01-07
cifs: fix in logging in cifs_chan_update_iface
Shyam Prasad N
2023-12-19
cifs: do not let cifs_chan_update_iface deallocate channels
Shyam Prasad N
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