aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser
AgeCommit message (Expand)Author
2018-12-15iser: set sector for ambiguous mr status errorsSagi Grimberg
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-04IB/iser: use T10-PI check mask definitions from core layerMax Gurtovoy
2018-05-31IB/iser: Do not reduce max_sectorsSergey Gorenko
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-28IB/iser: Combine substrings for three messagesMarkus Elfring
2018-01-28IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()Markus Elfring
2018-01-28IB/iser: Delete an error message for a failed memory allocation in iser_send_...Markus Elfring
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-09-29IB/{ipoib, iser}: Consistent print format of vendor errorAjaykumar Hotchandani
2017-09-25IB: Correct MR length field to be 64-bitParav Pandit
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-07-20RDMA/iser: don't send an rkey if all data is written as immadiate-dataSagi Grimberg
2017-07-17IB/iser: Fix connection teardown race conditionVladimir Neyelov
2017-07-11IB/iser: Handle lack of memory management extentions correctlyMike Marciniszyn
2017-04-25IB/iser: fix spelling mistake: "unexepected" -> "unexpected"Colin Ian King
2017-03-24RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-19IB/iser: Protect completion context active_qps updateMax Gurtovoy
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2017-01-24IB/iser: Switch from dma_device to dev.parentBart Van Assche
2017-01-24IB/iser: remove unused variable from iser_conn structMax Gurtovoy
2017-01-24IB/iser: Fix sg_tablesize calculationMax Gurtovoy
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
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-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2016-05-05IB/iser: Fix max_sectors calculationChristoph 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: Change the increment rkey flow logicSagi Grimberg
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-24IB/iser: Don't register memory for all immediate data writesJenny Derzhavetz
2015-12-24IB/iser: Reuse ib_sg_to_pagesSagi Grimberg
2015-12-24IB/iser: Fix module init not cleaning up on error flowRoi Dayan
2015-12-24IB/iser: constify iser_reg_ops structureJulia Lawall
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