index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/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
2024-09-24
cifs: Fix reversion of the iter in cifs_readv_receive().
David Howells
2024-09-15
smb: client: insert compression check/call on write requests
Enzo Matsumiya
2024-08-08
Fix spelling errors in Server Message Block
Xiaxi Shen
2024-07-19
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
2024-05-01
cifs: Cut over to using netfslib
David Howells
2024-05-01
cifs: Make wait_mtu_credits take size_t args
David Howells
2024-05-01
cifs: Use more fields from netfs_io_subrequest
David Howells
2024-05-01
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
2024-04-25
smb3: fix lock ordering potential deadlock in cifs_sync_mid_result
Steve French
2024-04-25
smb3: missing lock when picking channel
Steve French
2024-02-01
smb: client: increase number of PDUs allowed in a compound request
Paulo Alcantara
2024-01-23
cifs: translate network errors on send to -ECONNABORTED
Shyam Prasad N
2024-01-23
cifs: cifs_pick_channel should try selecting active channels
Shyam Prasad N
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
2023-10-31
smb: client: fix potential deadlock when releasing mids
Paulo Alcantara
2023-09-19
cifs: Fix UAF in cifs_demultiplex_thread()
Zhang Xiaoxu
2023-09-15
smb3: fix some minor typos and repeated words
Steve French
2023-08-20
smb: client: reduce stack usage in smb_send_rqst()
Paulo Alcantara
2023-06-28
cifs: do all necessary checks for credits within or before locking
Shyam Prasad N
2023-06-11
smb: remove obsolete comment
鑫华
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French