- 3cd8b19 Merge tag 'v7.1-rc-part1-smbdirect-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 2 days ago for-next
- d3d9443 Merge tag 'livepatching-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 2 days ago
- 090748e Merge tag 'm68k-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 2 days ago
- 948ef73 Merge tag 'efi-next-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi by Linus Torvalds · 2 days ago
- f0bf3ea Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 2 days ago
- 448c0f8 Merge branch 'for-7.1/module-function-test' into for-linus by Petr Mladek · 2 days ago
- d09a040 smb: smbdirect: let smbdirect_connection_deregister_mr_io unlock while waiting by Stefan Metzmacher · 11 days ago
- 25c2e34 smb: smbdirect: fix the logic in smbdirect_socket_destroy_sync() without an error by Stefan Metzmacher · 11 days ago
- 3892007 smb: smbdirect: fix copyright header of smbdirect.h by Stefan Metzmacher · 11 days ago
- 735610d smb: smbdirect: change smbdirect_socket_parameters.{initiator_depth,responder_resources} to __u16 by Stefan Metzmacher · 11 days ago
- aa43bb2c smb: smbdirect: remove unused SMBDIRECT_USE_INLINE_C_FILES logic by Stefan Metzmacher · 6 months ago
- 649c475 smb: server: no longer use smbdirect_socket_set_custom_workqueue() by Stefan Metzmacher · 5 months ago
- 73dc52d2 smb: client: no longer use smbdirect_socket_set_custom_workqueue() by Stefan Metzmacher · 5 months ago
- 1adde16 smb: smbdirect: introduce global workqueues by Stefan Metzmacher · 5 months ago
- e4ce1fc smb: smbdirect: prepare use of dedicated workqueues for different steps by Stefan Metzmacher · 5 months ago
- 00ac2a4 smb: smbdirect: remove unused smbdirect_connection_mr_io_recovery_work() by Stefan Metzmacher · 5 months ago
- a40e6f0 smb: smbdirect: wrap rdma_disconnect() in rdma_[un]lock_handler() by Stefan Metzmacher · 5 months ago
- 33b2894 smb: server: make use of smbdirect_netdev_rdma_capable_mode_type() by Stefan Metzmacher · 4 months ago
- 81a7a3a smb: smbdirect: introduce smbdirect_netdev_rdma_capable_mode_type() by Stefan Metzmacher · 4 months ago
- 50bdab9 smb: server: make use of smbdirect.ko by Stefan Metzmacher · 9 months ago
- 98bdc5f smb: server: remove unused ksmbd_transport_ops.prepare() by Stefan Metzmacher · 5 months ago
- 2eff5e5 smb: server: make use of smbdirect_socket_{listen,accept}() by Stefan Metzmacher · 5 months ago
- 1b2d94a smb: server: only use public smbdirect functions by Stefan Metzmacher · 6 months ago
- ff7673f smb: server: make use of smbdirect_socket_create_accepting()/smbdirect_socket_release() by Stefan Metzmacher · 6 months ago
- 9460416 smb: server: make use of smbdirect_{socket_init_accepting,connection_wait_for_connected}() by Stefan Metzmacher · 7 months ago
- 4b4c21a smb: server: make use of smbdirect_connection_send_iter() and related functions by Stefan Metzmacher · 6 months ago
- c6b077e smb: server: let smb_direct_post_send_data() return data_length by Stefan Metzmacher · 6 months ago
- 08ffdf0 smb: server: split out smb_direct_send_iter() out of smb_direct_writev() by Stefan Metzmacher · 6 months ago
- da20536 smb: server: let smbdirect_map_sges_from_iter() truncate the message boundary by Stefan Metzmacher · 6 months ago
- 0af87a0 smb: server: inline smb_direct_create_header() into smb_direct_post_send_data() by Stefan Metzmacher · 6 months ago
- 0184d2b smb: server: move iov_iter_kvec() out of smb_direct_post_send_data() by Stefan Metzmacher · 6 months ago
- 1421d50 smb: server: make use of smbdirect_connection_request_keep_alive() by Stefan Metzmacher · 6 months ago
- 0a1702e smb: server: make use of smbdirect_connection_grant_recv_credits() by Stefan Metzmacher · 6 months ago
- 73489ef smb: server: make use of smbdirect_connection_recvmsg() by Stefan Metzmacher · 6 months ago
- a3bf9bf smb: server: make use of smbdirect_socket_destroy_sync() by Stefan Metzmacher · 6 months ago
- 21a72d0 smb: server: make use of functions from smbdirect_rw.c by Stefan Metzmacher · 7 months ago
- 0911d32 smb: server: make use of smbdirect_socket_wait_for_credits() by Stefan Metzmacher · 7 months ago
- be0ac9f smb: server: make use of smbdirect_get_buf_page_count() by Stefan Metzmacher · 7 months ago
- 8d55169 smb: server: make use of smbdirect_connection_recv_io_refill[_work]() by Stefan Metzmacher · 7 months ago
- 6278282 smb: server: make use of smbdirect_connection_post_recv_io() by Stefan Metzmacher · 7 months ago
- 5a2999d smb: server: make use of smbdirect_connection_{create,destroy}_qp() by Stefan Metzmacher · 7 months ago
- d5e2bdd smb: server: make use of smbdirect_connection_negotiate_rdma_resources() by Stefan Metzmacher · 7 months ago
- ab8e924 smb: server: make use of smbdirect_connection_qp_event_handler() by Stefan Metzmacher · 7 months ago
- 8688d7a smb: server: make use of smbdirect_map_sges_from_iter() by Stefan Metzmacher · 7 months ago
- 07aec3a smb: server: make use of smbdirect_connection_{create,destroy}_mem_pools() by Stefan Metzmacher · 7 months ago
- bb1d5c4 smb: server: make use of smbdirect_connection_send_io_done() by Stefan Metzmacher · 7 months ago
- 8ecb32a smb: server: make use of smbdirect_connection_{alloc,free}_send_io() by Stefan Metzmacher · 7 months ago
- c81c66d smb: server: make use of smbdirect_frwr_is_supported() by Stefan Metzmacher · 8 months ago
- 84d7085e smb: server: make use of smbdirect_connection_idle_timer_work() by Stefan Metzmacher · 8 months ago
- aa1255e smb: server: make use of smbdirect_connection_reassembly_{append,first}_recv_io() by Stefan Metzmacher · 8 months ago
- 01f2698 smb: server: make use of smbdirect_connection_{get,put}_recv_io() by Stefan Metzmacher · 8 months ago
- 0ffbbfd smb: server: make use of smbdirect_socket_schedule_cleanup() by Stefan Metzmacher · 8 months ago
- 1b1ee1e smb: server: make use of smbdirect_socket_cleanup_work() by Stefan Metzmacher · 8 months ago
- 3356202 smb: server: make use of smbdirect_socket_wake_up_all() by Stefan Metzmacher · 8 months ago
- bbf3559 smb: server: make use of smbdirect_socket_set_logging() by Stefan Metzmacher · 6 months ago
- 4624f1bf smb: server: make use of smbdirect_socket_prepare_create() by Stefan Metzmacher · 8 months ago
- 6acc747 smb: client: make use of smbdirect.ko by Stefan Metzmacher · 9 months ago
- a8e98e3 smb: client: only use public smbdirect functions by Stefan Metzmacher · 6 months ago
- b8aef8c smb: client: make use of smbdirect_socket_create_kern()/smbdirect_socket_release() by Stefan Metzmacher · 6 months ago
- 7dbfc0d smb: client: make use of smbdirect_socket_init_new() and smbdirect_connect_sync() by Stefan Metzmacher · 7 months ago
- 0b0a1a3 smb: client: introduce and use smbd_debug_proc_show() by Stefan Metzmacher · 6 months ago
- 5bd752e smb: client: introduce and use smbd_mr_fill_buffer_descriptor() by Stefan Metzmacher · 6 months ago
- 63972da smb: client: make use of smbdirect_connection_send_{single_iter,immediate_work}() by Stefan Metzmacher · 6 months ago
- 7c81e7b smb: client: let smbd_post_send_full_iter() get remaining_length and return data_length by Stefan Metzmacher · 6 months ago
- b626ccd smb: client: let smbd_post_send_iter() get remaining_length and return data_length by Stefan Metzmacher · 6 months ago
- 15c7e49 smb: client: change smbd_post_send_empty() to void return by Stefan Metzmacher · 6 months ago
- b942f35 smb: client: make use of smbdirect_connection_request_keep_alive() by Stefan Metzmacher · 6 months ago
- 8b72c19 smb: client: make use of smbdirect_connection_grant_recv_credits() by Stefan Metzmacher · 6 months ago
- edb9e51 smb: client: make use of smbdirect_connection_recvmsg() by Stefan Metzmacher · 6 months ago
- 2cafcdd smb: client: make use of smbdirect_socket_destroy_sync() by Stefan Metzmacher · 6 months ago
- 2a49b62 smb: client: make use of functions from smbdirect_mr.c by Stefan Metzmacher · 7 months ago
- 73ec6247 smb: client: make use of smbdirect_connection_recv_io_refill_work() by Stefan Metzmacher · 7 months ago
- 26003fa smb: client: make use of smbdirect_connection_post_recv_io() by Stefan Metzmacher · 7 months ago
- 6a67fe62 smb: client: initialize recv_io->cqe.done = recv_done just once by Stefan Metzmacher · 7 months ago
- 8de5571 smb: client: make use of smbdirect_connection_{create,destroy}_qp() by Stefan Metzmacher · 7 months ago
- 6bcccfb smb: client: make use of smbdirect_connection_negotiate_rdma_resources() by Stefan Metzmacher · 7 months ago
- 0b7da58 smb: client: make use of smbdirect_connection_qp_event_handler() by Stefan Metzmacher · 7 months ago
- e5fd091 smb: client: make use of smbdirect_map_sges_from_iter() by Stefan Metzmacher · 7 months ago
- 116f3ee smb: client: make use of smbdirect_connection_{create,destroy}_mem_pools() by Stefan Metzmacher · 7 months ago
- 958da40 smb: client: make use of smbdirect_connection_send_io_done() by Stefan Metzmacher · 7 months ago
- f7a59ff smb: client: make use of smbdirect_connection_{alloc,free}_send_io() by Stefan Metzmacher · 7 months ago
- 6f9055a smb: client: make use of smbdirect_frwr_is_supported() by Stefan Metzmacher · 8 months ago
- c85814c smb: client: make use of smbdirect_connection_idle_timer_work() by Stefan Metzmacher · 8 months ago
- 018ed87 smb: client: make use of smbdirect_connection_reassembly_{append,first}_recv_io() by Stefan Metzmacher · 8 months ago
- 927183c smb: client: make use of smbdirect_connection_{get,put}_recv_io() by Stefan Metzmacher · 8 months ago
- 43e1fed smb: client: make use of smbdirect_socket_schedule_cleanup() by Stefan Metzmacher · 8 months ago
- 872b23a smb: client: make use of smbdirect_socket_cleanup_work() by Stefan Metzmacher · 8 months ago
- 5f6e338b smb: client: make use of smbdirect_socket_wake_up_all() by Stefan Metzmacher · 8 months ago
- 2459505 smb: client: make use of smbdirect_socket_set_logging() by Stefan Metzmacher · 6 months ago
- dd43c22 smb: client: make use of smbdirect_socket_prepare_create() by Stefan Metzmacher · 8 months ago
- f9a804d smb: smbdirect: introduce the basic smbdirect.ko by Stefan Metzmacher · 9 months ago
- dc691b9 smb: smbdirect: introduce smbdirect_socket_{listen,accept}() by Stefan Metzmacher · 5 months ago
- 03f9e2c smb: smbdirect: introduce smbdirect_socket_bind() by Stefan Metzmacher · 5 months ago
- 84df3cd smb: smbdirect: split out smbdirect_accept_negotiate_finish() by Stefan Metzmacher · 5 months ago
- 4c9e665 smb: smbdirect: introduce smbdirect_init_send_batch_storage() by Stefan Metzmacher · 2 months ago
- 89df094 smb: smbdirect: provide explicit prototypes for cross .c file functions by Stefan Metzmacher · 6 months ago
- b2261ce smb: smbdirect: introduce smbdirect_public.h with prototypes by Stefan Metzmacher · 6 months ago
- 5e4bf7f smb: smbdirect: let smbdirect_internal.h define pr_fmt without SMBDIRECT_USE_INLINE_C_FILES by Stefan Metzmacher · 6 months ago
- b1e6277 smb: smbdirect: let smbdirect_socket.h include all headers for used structures by Stefan Metzmacher · 6 months ago
- 20cd3cc smb: smbdirect: introduce smbdirect_socket_create_{kern,accepting}() and smbdirect_socket_release() by Stefan Metzmacher · 6 months ago