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