summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
3 dayssmb: server: make use of smbdirect_connection_reassembly_{append,first}_recv_...Stefan Metzmacher
3 dayssmb: server: make use of smbdirect_connection_{get,put}_recv_io()Stefan Metzmacher
3 dayssmb: server: make use of smbdirect_socket_schedule_cleanup()Stefan Metzmacher
3 dayssmb: server: make use of smbdirect_socket_cleanup_work()Stefan Metzmacher
3 dayssmb: server: make use of smbdirect_socket_wake_up_all()Stefan Metzmacher
3 dayssmb: server: make use of smbdirect_socket_set_logging()Stefan Metzmacher
3 dayssmb: server: make use of smbdirect_socket_prepare_create()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect.koStefan Metzmacher
3 dayssmb: client: only use public smbdirect functionsStefan Metzmacher
3 dayssmb: client: make use of smbdirect_socket_create_kern()/smbdirect_socket_rele...Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_socket_init_new() and smbdirect_connect_sy...Stefan Metzmacher
3 dayssmb: client: introduce and use smbd_debug_proc_show()Stefan Metzmacher
3 dayssmb: client: introduce and use smbd_mr_fill_buffer_descriptor()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_connection_send_{single_iter,immediate_wor...Stefan Metzmacher
3 dayssmb: client: let smbd_post_send_full_iter() get remaining_length and return d...Stefan Metzmacher
3 dayssmb: client: let smbd_post_send_iter() get remaining_length and return data_l...Stefan Metzmacher
3 dayssmb: client: change smbd_post_send_empty() to void returnStefan Metzmacher
3 dayssmb: client: make use of smbdirect_connection_request_keep_alive()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_connection_grant_recv_credits()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_connection_recvmsg()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_socket_destroy_sync()Stefan Metzmacher
3 dayssmb: client: make use of functions from smbdirect_mr.cStefan Metzmacher
3 dayssmb: client: make use of smbdirect_connection_recv_io_refill_work()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_connection_post_recv_io()Stefan Metzmacher
3 dayssmb: client: initialize recv_io->cqe.done = recv_done just onceStefan Metzmacher
3 dayssmb: client: make use of smbdirect_connection_{create,destroy}_qp()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_connection_negotiate_rdma_resources()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_connection_qp_event_handler()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_map_sges_from_iter()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_connection_{create,destroy}_mem_pools()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_connection_send_io_done()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_connection_{alloc,free}_send_io()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_frwr_is_supported()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_connection_idle_timer_work()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_connection_reassembly_{append,first}_recv_...Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_connection_{get,put}_recv_io()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_socket_schedule_cleanup()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_socket_cleanup_work()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_socket_wake_up_all()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_socket_set_logging()Stefan Metzmacher
3 dayssmb: client: make use of smbdirect_socket_prepare_create()Stefan Metzmacher
3 dayssmb: smbdirect: introduce the basic smbdirect.koStefan Metzmacher
3 dayssmb: smbdirect: introduce smbdirect_socket_{listen,accept}()Stefan Metzmacher
3 dayssmb: smbdirect: introduce smbdirect_socket_bind()Stefan Metzmacher
3 dayssmb: smbdirect: split out smbdirect_accept_negotiate_finish()Stefan Metzmacher
3 dayssmb: smbdirect: introduce smbdirect_init_send_batch_storage()Stefan Metzmacher
3 dayssmb: smbdirect: provide explicit prototypes for cross .c file functionsStefan Metzmacher
3 dayssmb: smbdirect: introduce smbdirect_public.h with prototypesStefan Metzmacher
3 dayssmb: smbdirect: let smbdirect_internal.h define pr_fmt without SMBDIRECT_USE_...Stefan Metzmacher
3 dayssmb: smbdirect: let smbdirect_socket.h include all headers for used structuresStefan Metzmacher