summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-09-055-165/+589
|\
| * IB/iser: Fix redundant pointer check in dealloc flowSagi Grimberg2013-09-021-1/+1
| * IB/iser: Fix possible memory leak in iser_create_frwr_pool()Roi Dayan2013-09-021-3/+7
| * IB/iser: Introduce fast memory registration model (FRWR)Sagi Grimberg2013-08-093-12/+287
| * IB/iser: Place the fmr pool into a union in iser's IB conn structSagi Grimberg2013-08-093-41/+48
| * IB/iser: Handle unaligned SG in separate functionSagi Grimberg2013-08-091-23/+43
| * IB/iser: Generalize rdma memory registrationSagi Grimberg2013-08-093-20/+40
| * IB/iser: Accept session->cmds_max from user spaceShlomo Pongratz2013-08-094-27/+46
| * IB/iser: Restructure allocation/deallocation of connection resourcesShlomo Pongratz2013-08-093-71/+151
| * IB/iser: Use proper debug level value for info printsOr Gerlitz2013-08-092-9/+8
* | [SCSI] IB/iser: Add Discovery supportOr Gerlitz2013-08-262-2/+12
|/
* IB/iser: Add Mellanox copyrightOr Gerlitz2013-06-045-0/+5
* IB/iser: Fix device removal flowRoi Dayan2013-06-041-7/+8
* IB/iser: Add support for iser CM REQ additional infoOr Gerlitz2013-05-012-0/+16
* IB/iser: Return error to upper layers on EAGAIN registration failuresOr Gerlitz2013-05-011-1/+2
* IB/iser: Move informational messages from error to info levelRoi Dayan2013-05-013-25/+34
* IB/iser: Add module versionRoi Dayan2013-05-012-5/+4
* IB/iser: Enable iser when FMRs are not supportedOr Gerlitz2013-02-222-5/+10
* IB/iser: Avoid error prints on EAGAIN registration failuresOr Gerlitz2013-02-221-1/+1
* IB/iser: Use proper define for the commands per LUN value advertised to SCSI MLOr Gerlitz2013-02-221-1/+1
* IB/iser: Add more RX CQs to scale out processing of SCSI responsesAlex Tabachnik2012-10-032-44/+103
* IB/iser: Fix error flow in iser ep connection establishmentOr Gerlitz2012-05-182-4/+4
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-214-39/+34
|\
| * IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz2012-03-053-27/+22
| * IB/iser: Free IB connection resources in the proper placeDoug Ledford2012-03-052-12/+12
* | infiniband: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-4/+4
|/
* switch ->is_visible() to returning umode_tAl Viro2012-01-031-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-311-0/+1
* | IB/iser: DMA unmap TX bufs used for iSCSI/iSER headersOr Gerlitz2011-11-042-4/+8
* | IB/iser: Use separate buffers for the login request/responseOr Gerlitz2011-11-043-15/+52
|/
* [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie2011-08-271-3/+9
* [SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie2011-08-271-13/+19
* [SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie2011-08-271-11/+27
* IB/iser: Support iSCSI PDU paddingOr Gerlitz2011-08-172-4/+8
* IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz2011-08-171-1/+1
* iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger2011-07-251-1/+1
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-251-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [SCSI] iser: export addr and portMike Christie2011-02-241-0/+26
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* IB/iser: Make needlessly global iser_alloc_rx_descriptors() staticOr Gerlitz2010-08-041-1/+1
* IB/iser: Fix error flow in iser_create_ib_conn_res()Dan Carpenter2010-05-121-16/+9
* IB/iser: Enhance disconnection logic for multi-pathingOr Gerlitz2010-05-123-38/+46
* IB/iser: Remove buggy back-pointer settingOr Gerlitz2010-05-121-2/+0
* IB/iser: Add asynchronous event handlerOr Gerlitz2010-05-122-1/+16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-03-181-1/+1
|\
| * [SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal2010-03-031-1/+1
OpenPOWER on IntegriCloud