index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
transport.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb: client: improve compound padding in encryption
Paulo Alcantara
2024-11-21
1
-27
/
+13
*
cifs: Fix reversion of the iter in cifs_readv_receive().
David Howells
2024-09-25
1
-3
/
+0
*
smb: client: insert compression check/call on write requests
Enzo Matsumiya
2024-09-15
1
-0
/
+4
*
Fix spelling errors in Server Message Block
Xiaxi Shen
2024-08-08
1
-1
/
+1
*
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
2024-07-19
1
-4
/
+4
*
cifs: Cut over to using netfslib
David Howells
2024-05-01
1
-0
/
+3
*
cifs: Make wait_mtu_credits take size_t args
David Howells
2024-05-01
1
-2
/
+2
*
cifs: Use more fields from netfs_io_subrequest
David Howells
2024-05-01
1
-3
/
+3
*
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
2024-05-01
1
-2
/
+2
*
smb3: fix lock ordering potential deadlock in cifs_sync_mid_result
Steve French
2024-04-25
1
-0
/
+3
*
smb3: missing lock when picking channel
Steve French
2024-04-25
1
-1
/
+3
*
smb: client: increase number of PDUs allowed in a compound request
Paulo Alcantara
2024-02-01
1
-2
/
+2
*
cifs: translate network errors on send to -ECONNABORTED
Shyam Prasad N
2024-01-24
1
-2
/
+9
*
cifs: cifs_pick_channel should try selecting active channels
Shyam Prasad N
2024-01-24
1
-0
/
+3
*
cifs: handle when server stops supporting multichannel
Shyam Prasad N
2023-11-10
1
-1
/
+1
*
smb: client: fix potential deadlock when releasing mids
Paulo Alcantara
2023-10-31
1
-10
/
+1
*
cifs: Fix UAF in cifs_demultiplex_thread()
Zhang Xiaoxu
2023-09-20
1
-11
/
+23
*
smb3: fix some minor typos and repeated words
Steve French
2023-09-15
1
-1
/
+1
*
smb: client: reduce stack usage in smb_send_rqst()
Paulo Alcantara
2023-08-20
1
-12
/
+17
*
cifs: do all necessary checks for credits within or before locking
Shyam Prasad N
2023-06-28
1
-10
/
+10
*
smb: remove obsolete comment
鑫华
2023-06-12
1
-1
/
+1
*
smb: move client and server files to common directory fs/smb
Steve French
2023-05-24
1
-0
/
+1810