1. 3cd8b19 Merge tag 'v7.1-rc-part1-smbdirect-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 2 days ago for-next
  2. 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
  3. 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
  4. 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
  5. f0bf3ea Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 2 days ago
  6. 448c0f8 Merge branch 'for-7.1/module-function-test' into for-linus by Petr Mladek · 2 days ago
  7. d09a040 smb: smbdirect: let smbdirect_connection_deregister_mr_io unlock while waiting by Stefan Metzmacher · 11 days ago
  8. 25c2e34 smb: smbdirect: fix the logic in smbdirect_socket_destroy_sync() without an error by Stefan Metzmacher · 11 days ago
  9. 3892007 smb: smbdirect: fix copyright header of smbdirect.h by Stefan Metzmacher · 11 days ago
  10. 735610d smb: smbdirect: change smbdirect_socket_parameters.{initiator_depth,responder_resources} to __u16 by Stefan Metzmacher · 11 days ago
  11. aa43bb2c smb: smbdirect: remove unused SMBDIRECT_USE_INLINE_C_FILES logic by Stefan Metzmacher · 6 months ago
  12. 649c475 smb: server: no longer use smbdirect_socket_set_custom_workqueue() by Stefan Metzmacher · 5 months ago
  13. 73dc52d2 smb: client: no longer use smbdirect_socket_set_custom_workqueue() by Stefan Metzmacher · 5 months ago
  14. 1adde16 smb: smbdirect: introduce global workqueues by Stefan Metzmacher · 5 months ago
  15. e4ce1fc smb: smbdirect: prepare use of dedicated workqueues for different steps by Stefan Metzmacher · 5 months ago
  16. 00ac2a4 smb: smbdirect: remove unused smbdirect_connection_mr_io_recovery_work() by Stefan Metzmacher · 5 months ago
  17. a40e6f0 smb: smbdirect: wrap rdma_disconnect() in rdma_[un]lock_handler() by Stefan Metzmacher · 5 months ago
  18. 33b2894 smb: server: make use of smbdirect_netdev_rdma_capable_mode_type() by Stefan Metzmacher · 4 months ago
  19. 81a7a3a smb: smbdirect: introduce smbdirect_netdev_rdma_capable_mode_type() by Stefan Metzmacher · 4 months ago
  20. 50bdab9 smb: server: make use of smbdirect.ko by Stefan Metzmacher · 9 months ago
  21. 98bdc5f smb: server: remove unused ksmbd_transport_ops.prepare() by Stefan Metzmacher · 5 months ago
  22. 2eff5e5 smb: server: make use of smbdirect_socket_{listen,accept}() by Stefan Metzmacher · 5 months ago
  23. 1b2d94a smb: server: only use public smbdirect functions by Stefan Metzmacher · 6 months ago
  24. ff7673f smb: server: make use of smbdirect_socket_create_accepting()/smbdirect_socket_release() by Stefan Metzmacher · 6 months ago
  25. 9460416 smb: server: make use of smbdirect_{socket_init_accepting,connection_wait_for_connected}() by Stefan Metzmacher · 7 months ago
  26. 4b4c21a smb: server: make use of smbdirect_connection_send_iter() and related functions by Stefan Metzmacher · 6 months ago
  27. c6b077e smb: server: let smb_direct_post_send_data() return data_length by Stefan Metzmacher · 6 months ago
  28. 08ffdf0 smb: server: split out smb_direct_send_iter() out of smb_direct_writev() by Stefan Metzmacher · 6 months ago
  29. da20536 smb: server: let smbdirect_map_sges_from_iter() truncate the message boundary by Stefan Metzmacher · 6 months ago
  30. 0af87a0 smb: server: inline smb_direct_create_header() into smb_direct_post_send_data() by Stefan Metzmacher · 6 months ago
  31. 0184d2b smb: server: move iov_iter_kvec() out of smb_direct_post_send_data() by Stefan Metzmacher · 6 months ago
  32. 1421d50 smb: server: make use of smbdirect_connection_request_keep_alive() by Stefan Metzmacher · 6 months ago
  33. 0a1702e smb: server: make use of smbdirect_connection_grant_recv_credits() by Stefan Metzmacher · 6 months ago
  34. 73489ef smb: server: make use of smbdirect_connection_recvmsg() by Stefan Metzmacher · 6 months ago
  35. a3bf9bf smb: server: make use of smbdirect_socket_destroy_sync() by Stefan Metzmacher · 6 months ago
  36. 21a72d0 smb: server: make use of functions from smbdirect_rw.c by Stefan Metzmacher · 7 months ago
  37. 0911d32 smb: server: make use of smbdirect_socket_wait_for_credits() by Stefan Metzmacher · 7 months ago
  38. be0ac9f smb: server: make use of smbdirect_get_buf_page_count() by Stefan Metzmacher · 7 months ago
  39. 8d55169 smb: server: make use of smbdirect_connection_recv_io_refill[_work]() by Stefan Metzmacher · 7 months ago
  40. 6278282 smb: server: make use of smbdirect_connection_post_recv_io() by Stefan Metzmacher · 7 months ago
  41. 5a2999d smb: server: make use of smbdirect_connection_{create,destroy}_qp() by Stefan Metzmacher · 7 months ago
  42. d5e2bdd smb: server: make use of smbdirect_connection_negotiate_rdma_resources() by Stefan Metzmacher · 7 months ago
  43. ab8e924 smb: server: make use of smbdirect_connection_qp_event_handler() by Stefan Metzmacher · 7 months ago
  44. 8688d7a smb: server: make use of smbdirect_map_sges_from_iter() by Stefan Metzmacher · 7 months ago
  45. 07aec3a smb: server: make use of smbdirect_connection_{create,destroy}_mem_pools() by Stefan Metzmacher · 7 months ago
  46. bb1d5c4 smb: server: make use of smbdirect_connection_send_io_done() by Stefan Metzmacher · 7 months ago
  47. 8ecb32a smb: server: make use of smbdirect_connection_{alloc,free}_send_io() by Stefan Metzmacher · 7 months ago
  48. c81c66d smb: server: make use of smbdirect_frwr_is_supported() by Stefan Metzmacher · 8 months ago
  49. 84d7085e smb: server: make use of smbdirect_connection_idle_timer_work() by Stefan Metzmacher · 8 months ago
  50. aa1255e smb: server: make use of smbdirect_connection_reassembly_{append,first}_recv_io() by Stefan Metzmacher · 8 months ago
  51. 01f2698 smb: server: make use of smbdirect_connection_{get,put}_recv_io() by Stefan Metzmacher · 8 months ago
  52. 0ffbbfd smb: server: make use of smbdirect_socket_schedule_cleanup() by Stefan Metzmacher · 8 months ago
  53. 1b1ee1e smb: server: make use of smbdirect_socket_cleanup_work() by Stefan Metzmacher · 8 months ago
  54. 3356202 smb: server: make use of smbdirect_socket_wake_up_all() by Stefan Metzmacher · 8 months ago
  55. bbf3559 smb: server: make use of smbdirect_socket_set_logging() by Stefan Metzmacher · 6 months ago
  56. 4624f1bf smb: server: make use of smbdirect_socket_prepare_create() by Stefan Metzmacher · 8 months ago
  57. 6acc747 smb: client: make use of smbdirect.ko by Stefan Metzmacher · 9 months ago
  58. a8e98e3 smb: client: only use public smbdirect functions by Stefan Metzmacher · 6 months ago
  59. b8aef8c smb: client: make use of smbdirect_socket_create_kern()/smbdirect_socket_release() by Stefan Metzmacher · 6 months ago
  60. 7dbfc0d smb: client: make use of smbdirect_socket_init_new() and smbdirect_connect_sync() by Stefan Metzmacher · 7 months ago
  61. 0b0a1a3 smb: client: introduce and use smbd_debug_proc_show() by Stefan Metzmacher · 6 months ago
  62. 5bd752e smb: client: introduce and use smbd_mr_fill_buffer_descriptor() by Stefan Metzmacher · 6 months ago
  63. 63972da smb: client: make use of smbdirect_connection_send_{single_iter,immediate_work}() by Stefan Metzmacher · 6 months ago
  64. 7c81e7b smb: client: let smbd_post_send_full_iter() get remaining_length and return data_length by Stefan Metzmacher · 6 months ago
  65. b626ccd smb: client: let smbd_post_send_iter() get remaining_length and return data_length by Stefan Metzmacher · 6 months ago
  66. 15c7e49 smb: client: change smbd_post_send_empty() to void return by Stefan Metzmacher · 6 months ago
  67. b942f35 smb: client: make use of smbdirect_connection_request_keep_alive() by Stefan Metzmacher · 6 months ago
  68. 8b72c19 smb: client: make use of smbdirect_connection_grant_recv_credits() by Stefan Metzmacher · 6 months ago
  69. edb9e51 smb: client: make use of smbdirect_connection_recvmsg() by Stefan Metzmacher · 6 months ago
  70. 2cafcdd smb: client: make use of smbdirect_socket_destroy_sync() by Stefan Metzmacher · 6 months ago
  71. 2a49b62 smb: client: make use of functions from smbdirect_mr.c by Stefan Metzmacher · 7 months ago
  72. 73ec6247 smb: client: make use of smbdirect_connection_recv_io_refill_work() by Stefan Metzmacher · 7 months ago
  73. 26003fa smb: client: make use of smbdirect_connection_post_recv_io() by Stefan Metzmacher · 7 months ago
  74. 6a67fe62 smb: client: initialize recv_io->cqe.done = recv_done just once by Stefan Metzmacher · 7 months ago
  75. 8de5571 smb: client: make use of smbdirect_connection_{create,destroy}_qp() by Stefan Metzmacher · 7 months ago
  76. 6bcccfb smb: client: make use of smbdirect_connection_negotiate_rdma_resources() by Stefan Metzmacher · 7 months ago
  77. 0b7da58 smb: client: make use of smbdirect_connection_qp_event_handler() by Stefan Metzmacher · 7 months ago
  78. e5fd091 smb: client: make use of smbdirect_map_sges_from_iter() by Stefan Metzmacher · 7 months ago
  79. 116f3ee smb: client: make use of smbdirect_connection_{create,destroy}_mem_pools() by Stefan Metzmacher · 7 months ago
  80. 958da40 smb: client: make use of smbdirect_connection_send_io_done() by Stefan Metzmacher · 7 months ago
  81. f7a59ff smb: client: make use of smbdirect_connection_{alloc,free}_send_io() by Stefan Metzmacher · 7 months ago
  82. 6f9055a smb: client: make use of smbdirect_frwr_is_supported() by Stefan Metzmacher · 8 months ago
  83. c85814c smb: client: make use of smbdirect_connection_idle_timer_work() by Stefan Metzmacher · 8 months ago
  84. 018ed87 smb: client: make use of smbdirect_connection_reassembly_{append,first}_recv_io() by Stefan Metzmacher · 8 months ago
  85. 927183c smb: client: make use of smbdirect_connection_{get,put}_recv_io() by Stefan Metzmacher · 8 months ago
  86. 43e1fed smb: client: make use of smbdirect_socket_schedule_cleanup() by Stefan Metzmacher · 8 months ago
  87. 872b23a smb: client: make use of smbdirect_socket_cleanup_work() by Stefan Metzmacher · 8 months ago
  88. 5f6e338b smb: client: make use of smbdirect_socket_wake_up_all() by Stefan Metzmacher · 8 months ago
  89. 2459505 smb: client: make use of smbdirect_socket_set_logging() by Stefan Metzmacher · 6 months ago
  90. dd43c22 smb: client: make use of smbdirect_socket_prepare_create() by Stefan Metzmacher · 8 months ago
  91. f9a804d smb: smbdirect: introduce the basic smbdirect.ko by Stefan Metzmacher · 9 months ago
  92. dc691b9 smb: smbdirect: introduce smbdirect_socket_{listen,accept}() by Stefan Metzmacher · 5 months ago
  93. 03f9e2c smb: smbdirect: introduce smbdirect_socket_bind() by Stefan Metzmacher · 5 months ago
  94. 84df3cd smb: smbdirect: split out smbdirect_accept_negotiate_finish() by Stefan Metzmacher · 5 months ago
  95. 4c9e665 smb: smbdirect: introduce smbdirect_init_send_batch_storage() by Stefan Metzmacher · 2 months ago
  96. 89df094 smb: smbdirect: provide explicit prototypes for cross .c file functions by Stefan Metzmacher · 6 months ago
  97. b2261ce smb: smbdirect: introduce smbdirect_public.h with prototypes by Stefan Metzmacher · 6 months ago
  98. 5e4bf7f smb: smbdirect: let smbdirect_internal.h define pr_fmt without SMBDIRECT_USE_INLINE_C_FILES by Stefan Metzmacher · 6 months ago
  99. b1e6277 smb: smbdirect: let smbdirect_socket.h include all headers for used structures by Stefan Metzmacher · 6 months ago
  100. 20cd3cc smb: smbdirect: introduce smbdirect_socket_create_{kern,accepting}() and smbdirect_socket_release() by Stefan Metzmacher · 6 months ago