summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/rtrs
AgeCommit message (Expand)Author
2024-02-25RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()Alexey Kodanev
2023-12-12Expose c0 and SW encap ICM for RDMALeon Romanovsky
2023-11-22RDMA/rtrs: Use %pe to print errorsSupriti Singh
2023-11-22RDMA/rtrs-clt: Use %pe to print errorsSupriti Singh
2023-11-22RDMA/rtrs-clt: Remove the warnings for req in_use checkJack Wang
2023-11-22RDMA/rtrs-clt: Fix the max_send_wr settingJack Wang
2023-11-22RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flightMd Haris Iqbal
2023-11-22RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is trueMd Haris Iqbal
2023-11-22RDMA/rtrs-srv: Check return values while processing info requestMd Haris Iqbal
2023-11-22RDMA/rtrs-clt: Start hb after path_upJack Wang
2023-11-22RDMA/rtrs-srv: Do not unconditionally enable irqJack Wang
2023-11-19RDMA/rtrs-clt: Add warning logs for RDMA eventsMd Haris Iqbal
2023-09-19RDMA/rtrs: Fix the problem of variable not initialized fullyZhu Yanjun
2023-09-19RDMA/rtrs: Require holding rcu_read_lock explicitlyZhu Yanjun
2023-08-08RDMA: Make all 'class' structures constIvan Orlov
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe
2023-06-01RDMA/rtrs: Fix rxe_dealloc_pd warningLi Zhijian
2023-06-01RDMA/rtrs: Fix the last iu->buf leak in err pathLi Zhijian
2023-06-01RDMA/rtrs: Remove duplicate cq_num assignmentLi Zhijian
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-02-07RDMA/rtrs: Don't call kobject_del for srv_path->kobjLi Zhijian
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-25[infiniband] READ is "data destination", not source...Al Viro
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-17RDMA/rtrs-srv: Remove kobject_del from rtrs_srv_destroy_once_sysfs_root_foldersGuoqing Jiang
2022-11-17RDMA/rtrs-srv: Fix several issues in rtrs_srv_destroy_path_filesGuoqing Jiang
2022-11-17RDMA/rtrs: Clean up rtrs_rdma_dev_pd_opsGuoqing Jiang
2022-11-17RDMA/rtrs-srv: Remove outdated comments from create_conGuoqing Jiang
2022-11-17RDMA/rtrs-clt: Correct the checking of ib_map_mr_sgGuoqing Jiang
2022-11-17RDMA/rtrs-srv: Correct the checking of ib_map_mr_sgGuoqing Jiang
2022-11-17RDMA/rtrs-srv: Refactor the handling of failure case in map_cont_bufsGuoqing Jiang
2022-11-17RDMA/rtrs-srv: Refactor rtrs_srv_rdma_cm_handlerGuoqing Jiang
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-06Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe
2022-09-06RDMA/rtrs-clt: Kill xchg_pathsGuoqing Jiang
2022-09-06RDMA/rtrs-clt: Break the loop once one path is connectedGuoqing Jiang
2022-09-06RDMA/rtrs: Update comments for MAX_SESS_QUEUE_DEPTHGuoqing Jiang
2022-08-30RDMA/rtrs: Remove 'dir' argument from rnbd_srv_rdma_evGuoqing Jiang
2022-08-21RDMA/rtrs-clt: Output sg index when warning onJack Wang
2022-08-21RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGLJack Wang
2022-08-21RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sgJack Wang
2022-08-21RDMA/rtrs-srv: Add event tracing supportSantosh Pradhan
2022-08-21RDMA/rtrs-clt: Add event tracing supportSantosh Pradhan
2022-07-18RDMA/rtrs-srv: Do not use mempool for page allocationJack Wang
2022-07-18RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline functionMd Haris Iqbal
2022-07-18RDMA/rtrs-srv: Use per-cpu variables for rdma statsSantosh Kumar Pradhan
2022-07-18RDMA/rtrs-clt: Use this_cpu_ API for statsSantosh Kumar Pradhan
2022-07-18RDMA/rtrs-srv: Fix modinfo output for stringifyJack Wang