summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/iser/iser_verbs.c
AgeCommit message (Expand)Author
2018-12-08iser: set sector for ambiguous mr status errorsSagi Grimberg
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky
2017-07-11IB/iser: Handle lack of memory management extentions correctlyMike Marciniszyn
2017-03-24RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg
2017-02-19IB/iser: Protect completion context active_qps updateMax Gurtovoy
2017-01-24IB/iser: remove unused variable from iser_conn structMax Gurtovoy
2016-12-14ib_iser: log the connection reject messageSteve Wise
2016-09-23IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford
2016-03-04iser: Accept arbitrary sg lists mapping if the device supports itSagi Grimberg
2016-02-29IB/iser: Use ib_drain_sq()Steve Wise
2015-12-26IB/iser: Support the remote invalidation exceptionJenny Derzhavetz
2015-12-24IB/iser,isert: Create and use new shared headerSagi Grimberg
2015-12-24IB/iser: set intuitive values for mr_validJenny Derzhavetz
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz
2015-12-15Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford
2015-12-11IB/iser: Convert to CQ abstractionChristoph Hellwig
2015-12-11IB/iser: Use helper for container_ofSagi Grimberg
2015-12-11IB/iser: Use a dedicated descriptor for loginSagi Grimberg
2015-12-07IB/iser: use sector_div instead of do_divArnd Bergmann
2015-10-28IB/iser: Port to new fast registration APISagi Grimberg
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-09-25IB/iser: Add module parameter for always register memorySagi Grimberg
2015-08-30IB/core: Make ib_dealloc_pd return voidJason Gunthorpe
2015-08-30IB/iser: Use pd->local_dma_lkeyJason Gunthorpe
2015-08-30IB/iser: Chain all iser transaction send work requestsSagi Grimberg
2015-08-30IB/iser: Support up to 8MB data transfer in a single commandSagi Grimberg
2015-08-30IB/iser: Pass registration pool a size parameterSagi Grimberg
2015-08-30IB/iser: Maintain connection fmr_pool under a single registration descriptorAdir Lev
2015-08-30IB/iser: Introduce iser registration pool structSagi Grimberg
2015-08-30IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_descSagi Grimberg
2015-08-30IB/iser: Introduce iser_reg_opsSagi Grimberg
2015-08-30IB/iser: Remove dead code in fmr_pool alloc/freeSagi Grimberg
2015-08-30IB/iser: Rename struct fast_reg_descriptor -> iser_fr_descSagi Grimberg
2015-08-30IB/iser: Introduce struct iser_reg_resourcesSagi Grimberg
2015-08-30IB/iser: Convert to ib_alloc_mrSagi Grimberg
2015-08-30IB: Modify ib_create_mr APISagi Grimberg
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-05-18IB/iser: Align to generic logging helpersSagi Grimberg
2015-04-15IB/iser: Move PI context alloc/free to routinesSagi Grimberg
2015-04-15IB/iser: Get rid of struct iser_rdma_regdSagi Grimberg
2015-04-15IB/iser: Move memory reg/dereg routines to iser_memory.cSagi Grimberg
2015-04-15IB/iser: Handle fastreg/local_inv completion errorsSagi Grimberg
2015-04-15IB/iser: Fix unload during ep_poll wrong dereferenceSagi Grimberg
2015-02-17IB/iser: Release the iscsi endpoint if ep_disconnect wasn't calledAriel Nahum