index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-13
smb: client: replace function pointers of common operations for the
hw24-hc-wip
Henrique Carvalho
1
-12
/
+12
2024-11-12
smb: client: remove big chunk of SMB1-only code
Enzo Matsumiya
1
-530
/
+4
2024-11-12
smb: client: remove support for SMB 1.0 and 2.0 mounts
Enzo Matsumiya
1
-15
/
+11
2024-08-08
Fix spelling errors in Server Message Block
Xiaxi Shen
1
-1
/
+1
2024-07-19
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
1
-4
/
+4
2024-05-01
cifs: Cut over to using netfslib
David Howells
1
-0
/
+3
2024-05-01
cifs: Make wait_mtu_credits take size_t args
David Howells
1
-2
/
+2
2024-05-01
cifs: Use more fields from netfs_io_subrequest
David Howells
1
-3
/
+3
2024-05-01
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
1
-2
/
+2
2024-04-25
smb3: fix lock ordering potential deadlock in cifs_sync_mid_result
Steve French
1
-0
/
+3
2024-04-25
smb3: missing lock when picking channel
Steve French
1
-1
/
+3
2024-02-01
smb: client: increase number of PDUs allowed in a compound request
Paulo Alcantara
1
-2
/
+2
2024-01-23
cifs: translate network errors on send to -ECONNABORTED
Shyam Prasad N
1
-2
/
+9
2024-01-23
cifs: cifs_pick_channel should try selecting active channels
Shyam Prasad N
1
-0
/
+3
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
1
-1
/
+1
2023-10-31
smb: client: fix potential deadlock when releasing mids
Paulo Alcantara
1
-10
/
+1
2023-09-19
cifs: Fix UAF in cifs_demultiplex_thread()
Zhang Xiaoxu
1
-11
/
+23
2023-09-15
smb3: fix some minor typos and repeated words
Steve French
1
-1
/
+1
2023-08-20
smb: client: reduce stack usage in smb_send_rqst()
Paulo Alcantara
1
-12
/
+17
2023-06-28
cifs: do all necessary checks for credits within or before locking
Shyam Prasad N
1
-10
/
+10
2023-06-11
smb: remove obsolete comment
鑫华
1
-1
/
+1
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+1810