summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+3
* IB/iser: use T10-PI check mask definitions from core layerMax Gurtovoy2018-06-042-6/+2
* IB/iser: Do not reduce max_sectorsSergey Gorenko2018-05-314-11/+26
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* IB/iser: Combine substrings for three messagesMarkus Elfring2018-01-281-6/+4
* IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()Markus Elfring2018-01-281-1/+1
* IB/iser: Delete an error message for a failed memory allocation in iser_send_...Markus Elfring2018-01-281-3/+1
* Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-181-1/+1
|\
| * IB/{ipoib, iser}: Consistent print format of vendor errorAjaykumar Hotchandani2017-09-291-1/+1
* | IB: Correct MR length field to be 64-bitParav Pandit2017-09-251-1/+1
|/
* RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky2017-08-241-4/+2
* RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
* RDMA/iser: don't send an rkey if all data is written as immadiate-dataSagi Grimberg2017-07-201-2/+4
* IB/iser: Fix connection teardown race conditionVladimir Neyelov2017-07-171-0/+11
* IB/iser: Handle lack of memory management extentions correctlyMike Marciniszyn2017-07-111-2/+8
* IB/iser: fix spelling mistake: "unexepected" -> "unexpected"Colin Ian King2017-04-251-1/+1
* RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2017-03-242-3/+7
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * IB/iser: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-0/+2
|\ \
| * | IB/iser: Protect completion context active_qps updateMax Gurtovoy2017-02-191-0/+2
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-211-0/+1
|\ \ \ | |/ / |/| |
| * | scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+1
| |/
* | IB/iser: remove unused variable from iser_conn structMax Gurtovoy2017-01-243-14/+5
* | IB/iser: Fix sg_tablesize calculationMax Gurtovoy2017-01-241-7/+0
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ib_iser: log the connection reject messageSteve Wise2016-12-141-1/+4
* IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig2016-09-233-21/+8
* IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+1
* IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-131-2/+2
* IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-2/+2
* IB/iser: Fix max_sectors calculationChristoph Hellwig2016-05-051-4/+10
*-. Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-162-9/+25
|\ \
| | * iser: Accept arbitrary sg lists mapping if the device supports itSagi Grimberg2016-03-042-9/+25
| |/
* | IB/iser: Use ib_drain_sq()Steve Wise2016-02-293-27/+2
|/
* IB/iser: Support the remote invalidation exceptionJenny Derzhavetz2015-12-264-3/+76
* IB/iser: Change the increment rkey flow logicSagi Grimberg2015-12-241-10/+10
* IB/iser,isert: Create and use new shared headerSagi Grimberg2015-12-243-43/+11
* IB/iser: set intuitive values for mr_validJenny Derzhavetz2015-12-242-6/+6
* IB/iser: Don't register memory for all immediate data writesJenny Derzhavetz2015-12-243-7/+14
* IB/iser: Reuse ib_sg_to_pagesSagi Grimberg2015-12-242-85/+25
* IB/iser: Fix module init not cleaning up on error flowRoi Dayan2015-12-241-3/+6
* IB/iser: constify iser_reg_ops structureJulia Lawall2015-12-242-3/+3
* Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-224-358/+294
|\
| * Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford2015-12-154-356/+292
| |\
| | * IB/iser: Convert to CQ abstractionChristoph Hellwig2015-12-114-283/+210
| | * IB/iser: Use helper for container_ofSagi Grimberg2015-12-113-6/+9
| | * IB/iser: Use a dedicated descriptor for loginSagi Grimberg2015-12-113-83/+89
* | | IB/ulps: Avoid calling ib_query_deviceOr Gerlitz2015-12-224-31/+22
|/ /
* | IB/iser: use sector_div instead of do_divArnd Bergmann2015-12-071-1/+1
|/
OpenPOWER on IntegriCloud