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
/
smb2pdu.c
Age
Commit message (
Expand
)
Author
2024-04-11
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
2024-04-03
smb3: retrying on failed server close
Ritvik Budhiraja
2024-03-14
cifs: make sure server interfaces are requested only for SMB3+
Shyam Prasad N
2024-03-10
smb: client: negotiate compression algorithms
Enzo Matsumiya
2024-03-10
smb: client: add support for WSL reparse points
Paulo Alcantara
2024-03-10
cifs: allow changing password during remount
Steve French
2024-02-11
cifs: update the same create_guid on replay
Shyam Prasad N
2024-02-08
smb: client: set correct d_type for reparse points under DFS mounts
Paulo Alcantara
2024-02-01
cifs: do not search for channel if server is terminating
Shyam Prasad N
2024-02-01
cifs: avoid redundant calls to disable multichannel
Shyam Prasad N
2024-01-31
cifs: make sure that channel scaling is done only once
Shyam Prasad N
2024-01-23
cifs: fix stray unlock in cifs_chan_skip_or_disable
Shyam Prasad N
2024-01-23
cifs: set replay flag for retries of write command
Shyam Prasad N
2024-01-23
cifs: commands that are retried should have replay flag set
Shyam Prasad N
2024-01-19
cifs: handle servers that still advertise multichannel after disabling
Shyam Prasad N
2024-01-19
cifs: reschedule periodic query for server interfaces
Shyam Prasad N
2024-01-19
smb: client: fix parsing of SMB3.1.1 POSIX create context
Paulo Alcantara
2024-01-18
cifs: pick channel for tcon and tdis
Shyam Prasad N
2024-01-16
cifs: remove redundant variable tcon_exist
Colin Ian King
2024-01-07
cifs: Pass unbyteswapped eof value into SMB2_set_eof()
David Howells
2023-12-19
cifs: fix a pending undercount of srv_count
Shyam Prasad N
2023-12-17
smb: client: fix OOB in SMB2_query_info_init()
Paulo Alcantara
2023-12-11
smb: client: fix potential OOBs in smb2_parse_contexts()
Paulo Alcantara
2023-12-06
cifs: reconnect worker should take reference on server struct unconditionally
Shyam Prasad N
2023-12-06
Revert "cifs: reconnect work should have reference on server struct"
Shyam Prasad N
2023-11-30
smb: client, common: fix fortify warnings
Dmitry Antipov
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
2023-11-10
cifs: handle when server starts supporting multichannel
Shyam Prasad N
2023-11-09
cifs: reconnect work should have reference on server struct
Shyam Prasad N
2023-09-20
smb3: fix confusing debug message
Steve French
2023-09-19
smb3: do not start laundromat thread when dir leases
Steve French
2023-09-15
smb3: fix some minor typos and repeated words
Steve French
2023-09-12
smb3: move server check earlier when setting channel sequence number
Steve French
2023-08-30
fs/smb/client: Use common code in client
Dr. David Alan Gilbert
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
2023-08-24
[SMB3] send channel sequence number in SMB3 requests after reconnects
Steve French
2023-07-25
cifs: fix charset issue in reconnection
Winston Wen
2023-06-28
cifs: fix session state check in reconnect to avoid use-after-free issue
Winston Wen
2023-06-11
cifs: fix max_credits implementation
Shyam Prasad N
2023-05-25
smb3: missing null check in SMB2_change_notify
Steve French
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French