summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-02-08ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error pathsNamjae Jeon
2026-02-08smb: server: make use of rdma_restrict_node_type()Stefan Metzmacher
2026-02-08smb: client: make use of rdma_restrict_node_type()Stefan Metzmacher
2026-02-08smb: client: let send_done handle a completion without IB_SEND_SIGNALEDStefan Metzmacher
2026-02-08smb: client: let smbd_post_send_negotiate_req() use smbd_post_send()Stefan Metzmacher
2026-02-08smb: client: fix last send credit problem causing disconnectsStefan Metzmacher
2026-02-08smb: client: make use of smbdirect_socket.send_io.bcreditsStefan Metzmacher
2026-02-08smb: client: use smbdirect_send_batch processingStefan Metzmacher
2026-02-08smb: client: introduce and use smbd_{alloc, free}_send_io()Stefan Metzmacher
2026-02-08smb: client: split out smbd_ib_post_send()Stefan Metzmacher
2026-02-08smb: client: port and use the wait_for_credits logic used by serverStefan Metzmacher
2026-02-08smb: client: remove pointless sc->send_io.pending handling in smbd_post_send_...Stefan Metzmacher
2026-02-08smb: client: remove pointless sc->recv_io.credits.count rollbackStefan Metzmacher
2026-02-08smb: client: let smbd_post_send() make use of request->wrStefan Metzmacher
2026-02-08smb: client: let recv_done() queue a refill when the peer is low on creditsStefan Metzmacher
2026-02-08smb: client: make use of smbdirect_socket.recv_io.credits.availableStefan Metzmacher
2026-02-08smb: server: let send_done handle a completion without IB_SEND_SIGNALEDStefan Metzmacher
2026-02-08smb: server: fix last send credit problem causing disconnectsStefan Metzmacher
2026-02-08smb: server: make use of smbdirect_socket.send_io.bcreditsStefan Metzmacher
2026-02-08smb: server: let recv_done() queue a refill when the peer is low on creditsStefan Metzmacher
2026-02-08smb: server: make use of smbdirect_socket.recv_io.credits.availableStefan Metzmacher
2026-02-08smb: smbdirect: introduce smbdirect_socket.send_io.bcredits.*Stefan Metzmacher
2026-02-08smb: smbdirect: introduce smbdirect_socket.recv_io.credits.availableStefan Metzmacher
2026-02-08cifs: Label SMB2 statuses with errorsDavid Howells
2026-02-08cifs: SMB1 split: Make BCC accessors conditionalDavid Howells
2026-02-08cifs: SMB1 split: connect.cDavid Howells
2026-02-08cifs: SMB1 split: sess.cDavid Howells
2026-02-08cifs: SMB1 split: cifsencrypt.cDavid Howells
2026-02-08cifs: SMB1 split: netmisc.cDavid Howells
2026-02-08cifs: SMB1 split: misc.cDavid Howells
2026-02-08cifs: SMB1 split: cifs_debug.cDavid Howells
2026-02-08cifs: SMB1 split: Move inline funcsDavid Howells
2026-02-08cifs: Fix cifs_dump_mids() to call ->dump_detailDavid Howells
2026-02-08cifs: SMB1 split: Don't return smb_hdr from cifs_{,small_}buf_get()David Howells
2026-02-08cifs: SMB1 split: Move BCC access functionsDavid Howells
2026-02-08cifs: SMB1 split: Adjust #includesDavid Howells
2026-02-08cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.hDavid Howells
2026-02-08cifs: SMB1 split: Add some #includesDavid Howells
2026-02-08cifs: SMB1 split: Move some SMB1 received PDU checking bits to smb1transport.cDavid Howells
2026-02-08cifs: SMB1 split: Move some SMB1 receive bits to smb1transport.cDavid Howells
2026-02-08cifs: SMB1 split: Separate out SMB1 decls into smb1proto.hDavid Howells
2026-02-08cifs: SMB1 split: Create smb1proto.h for SMB1 declarationsDavid Howells
2026-02-08cifs: SMB1 split: Rename cifstransport.cDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/ntlmssp.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/reparse.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/smb2proto.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cifs_debug.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cifs_swn.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/compress.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cifs_spnego.hDavid Howells