summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-08RDMA/core: introduce rdma_restrict_node_type()Stefan Metzmacher-0/+48
2026-02-08smb: client: let send_done handle a completion without IB_SEND_SIGNALEDStefan Metzmacher-0/+27
2026-02-08smb: client: let smbd_post_send_negotiate_req() use smbd_post_send()Stefan Metzmacher-25/+7
2026-02-08smb: client: fix last send credit problem causing disconnectsStefan Metzmacher-2/+29
2026-02-08smb: client: make use of smbdirect_socket.send_io.bcreditsStefan Metzmacher-3/+55
2026-02-08smb: client: use smbdirect_send_batch processingStefan Metzmacher-14/+135
2026-02-08smb: client: introduce and use smbd_{alloc, free}_send_io()Stefan Metzmacher-29/+58
2026-02-08smb: client: split out smbd_ib_post_send()Stefan Metzmacher-16/+17
2026-02-08smb: client: port and use the wait_for_credits logic used by serverStefan Metzmacher-27/+43
2026-02-08smb: client: remove pointless sc->send_io.pending handling in smbd_post_send_...Stefan Metzmacher-5/+0
2026-02-08smb: client: remove pointless sc->recv_io.credits.count rollbackStefan Metzmacher-3/+0
2026-02-08smb: client: let smbd_post_send() make use of request->wrStefan Metzmacher-8/+7
2026-02-08smb: client: let recv_done() queue a refill when the peer is low on creditsStefan Metzmacher-2/+5
2026-02-08smb: client: make use of smbdirect_socket.recv_io.credits.availableStefan Metzmacher-6/+28
2026-02-08smb: server: let send_done handle a completion without IB_SEND_SIGNALEDStefan Metzmacher-0/+26
2026-02-08smb: server: fix last send credit problem causing disconnectsStefan Metzmacher-2/+30
2026-02-08smb: server: make use of smbdirect_socket.send_io.bcreditsStefan Metzmacher-2/+51
2026-02-08smb: server: let recv_done() queue a refill when the peer is low on creditsStefan Metzmacher-2/+4
2026-02-08smb: server: make use of smbdirect_socket.recv_io.credits.availableStefan Metzmacher-5/+25
2026-02-08smb: smbdirect: introduce smbdirect_socket.send_io.bcredits.*Stefan Metzmacher-0/+16
2026-02-08smb: smbdirect: introduce smbdirect_socket.recv_io.credits.availableStefan Metzmacher-0/+2
2026-02-08cifs: Label SMB2 statuses with errorsDavid Howells-1744/+1744
2026-02-08cifs: SMB1 split: Make BCC accessors conditionalDavid Howells-2/+2
2026-02-08cifs: SMB1 split: connect.cDavid Howells-271/+253
2026-02-08cifs: SMB1 split: sess.cDavid Howells-984/+1003
2026-02-08cifs: SMB1 split: cifsencrypt.cDavid Howells-128/+149
2026-02-08cifs: SMB1 split: netmisc.cDavid Howells-826/+846
2026-02-08cifs: SMB1 split: misc.cDavid Howells-169/+185
2026-02-08cifs: SMB1 split: cifs_debug.cDavid Howells-17/+37
2026-02-08cifs: SMB1 split: Move inline funcsDavid Howells-12/+12
2026-02-08cifs: Fix cifs_dump_mids() to call ->dump_detailDavid Howells-1/+1
2026-02-08cifs: SMB1 split: Don't return smb_hdr from cifs_{,small_}buf_get()David Howells-7/+6
2026-02-08cifs: SMB1 split: Move BCC access functionsDavid Howells-35/+34
2026-02-08cifs: SMB1 split: Adjust #includesDavid Howells-11/+4
2026-02-08cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.hDavid Howells-2358/+2363
2026-02-08cifs: SMB1 split: Add some #includesDavid Howells-4/+5
2026-02-08cifs: SMB1 split: Move some SMB1 received PDU checking bits to smb1transport.cDavid Howells-128/+128
2026-02-08cifs: SMB1 split: Move some SMB1 receive bits to smb1transport.cDavid Howells-171/+173
2026-02-08cifs: SMB1 split: Separate out SMB1 decls into smb1proto.hDavid Howells-213/+219
2026-02-08cifs: SMB1 split: Create smb1proto.h for SMB1 declarationsDavid Howells-12/+39
2026-02-08cifs: SMB1 split: Rename cifstransport.cDavid Howells-1/+4
2026-02-08cifs: Scripted clean up fs/smb/client/ntlmssp.hDavid Howells-7/+8
2026-02-08cifs: Scripted clean up fs/smb/client/reparse.hDavid Howells-6/+7
2026-02-08cifs: Scripted clean up fs/smb/client/smb2proto.hDavid Howells-252/+216
2026-02-08cifs: Scripted clean up fs/smb/client/cifs_debug.hDavid Howells-1/+2
2026-02-08cifs: Scripted clean up fs/smb/client/cifs_swn.hDavid Howells-5/+5
2026-02-08cifs: Scripted clean up fs/smb/client/compress.hDavid Howells-1/+2
2026-02-08cifs: Scripted clean up fs/smb/client/cifs_spnego.hDavid Howells-2/+2
2026-02-08cifs: Scripted clean up fs/smb/client/fs_context.hDavid Howells-7/+9
2026-02-08cifs: Scripted clean up fs/smb/client/fscache.hDavid Howells-5/+5