summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/isert/ib_isert.h
AgeCommit message (Expand)Author
2017-12-18iser-target: avoid reinitializing rdma contexts for isert commandsBharat Potnuri
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-30iser-target: avoid posting a recv buffer twiceSagi Grimberg
2016-09-02IB/isert: Properly release resources on DEVICE_REMOVALRaju Rangoju
2016-08-02IB/isert: Remove an unused member variableBart Van Assche
2016-05-13IB/isert: convert to the generic RDMA READ/WRITE APIChristoph Hellwig
2016-03-30iser-target: Use ib_drain_qpSagi Grimberg
2016-03-10iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_descChristoph Hellwig
2016-03-10iser-target: Kill struct isert_rdma_wrChristoph Hellwig
2016-03-10iser-target: Convert to new CQ APIChristoph Hellwig
2016-03-10iser-target: Split and properly type the login bufferChristoph Hellwig
2016-03-10iser-target: Remove ISER_RECV_DATA_SEG_LENChristoph Hellwig
2016-03-10iser-target: Remove redundant wait in release_connJenny Derzhavetz
2016-03-10iser-target: Rework connection terminationJenny Derzhavetz
2016-03-10iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz
2015-12-24IB/isert: Support the remote invalidation exceptionJenny Derzhavetz
2015-12-24IB/isert: Remove unused file iser_proto.hSagi Grimberg
2015-12-24IB/iser,isert: Create and use new shared headerSagi Grimberg
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz
2015-10-28iser-target: Port to new memory registration APISagi Grimberg
2015-10-28Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-09-15iser-target: Skip data copy if all the command data comes as immediateJenny Derzhavetz
2015-09-15iser-target: Change the recv buffers posting logicJenny Derzhavetz
2015-09-15iser-target: Fix pending connections handling in target stack shutdown sequnceJenny Derzhavetz
2015-09-15iser-target: Remove np_ prefix from isert_np membersJenny Derzhavetz
2015-09-15iser-target: Remove unused variablesJenny Derzhavetz
2015-08-30iser-target: Remove ib_get_dma_mr callsJason Gunthorpe
2015-04-07iser-target: Remove conn_ prefix from struct isert_conn membersSagi Grimberg
2015-04-07iser-target: Remove un-needed rdma_listen backlogSagi Grimberg
2015-04-07iser-target: Use a single DMA MR and PD per deviceSagi Grimberg
2014-12-12iser-target: Use debug_level parameter to control logging levelSagi Grimberg
2014-12-12iser-target: Fix logout sequenceSagi Grimberg
2014-12-12iser-target: Reduce CQ lock contention by batch pollingSagi Grimberg
2014-12-12iser-target: Remove an atomic operation from the IO pathSagi Grimberg
2014-12-12iser-target: Use single CQ for TX and RXSagi Grimberg
2014-12-12iser-target: Centralize completion elements to a contextSagi Grimberg
2014-12-12iser-target: Remove interrupt coalescingSagi Grimberg
2014-12-12iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg
2014-12-12iser-target: Allocate PI contexts dynamicallySagi Grimberg
2014-12-12iser-target: Fix implicit termination of connectionsSagi Grimberg
2014-12-12iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg
2014-12-12iser-target: Parallelize CM connection establishmentSagi Grimberg
2014-12-12iser-target: Fix flush + disconnect completion handlingSagi Grimberg
2014-12-12iscsi,iser-target: Initiate termination only onceSagi Grimberg
2014-05-20Target/iser: Improve cm events handlingSagi Grimberg
2014-05-19Target/iser: Fix hangs in connection teardownSagi Grimberg
2014-05-15Target/iser: Fix iscsit_accept_np and rdma_cm racy flowSagi Grimberg
2014-04-07IB/isert: Support T10-PI protected transactionsSagi Grimberg
2014-04-07IB/isert: Initialize T10-PI resourcesSagi Grimberg