summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser
AgeCommit message (Expand)AuthorLines
2013-09-05Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-165/+589
2013-09-02IB/iser: Fix redundant pointer check in dealloc flowSagi Grimberg-1/+1
2013-09-02IB/iser: Fix possible memory leak in iser_create_frwr_pool()Roi Dayan-3/+7
2013-08-26[SCSI] IB/iser: Add Discovery supportOr Gerlitz-2/+12
2013-08-09IB/iser: Introduce fast memory registration model (FRWR)Sagi Grimberg-12/+287
2013-08-09IB/iser: Place the fmr pool into a union in iser's IB conn structSagi Grimberg-41/+48
2013-08-09IB/iser: Handle unaligned SG in separate functionSagi Grimberg-23/+43
2013-08-09IB/iser: Generalize rdma memory registrationSagi Grimberg-20/+40
2013-08-09IB/iser: Accept session->cmds_max from user spaceShlomo Pongratz-27/+46
2013-08-09IB/iser: Restructure allocation/deallocation of connection resourcesShlomo Pongratz-71/+151
2013-08-09IB/iser: Use proper debug level value for info printsOr Gerlitz-9/+8
2013-06-04IB/iser: Add Mellanox copyrightOr Gerlitz-0/+5
2013-06-04IB/iser: Fix device removal flowRoi Dayan-7/+8
2013-05-01IB/iser: Add support for iser CM REQ additional infoOr Gerlitz-0/+16
2013-05-01IB/iser: Return error to upper layers on EAGAIN registration failuresOr Gerlitz-1/+2
2013-05-01IB/iser: Move informational messages from error to info levelRoi Dayan-25/+34
2013-05-01IB/iser: Add module versionRoi Dayan-5/+4
2013-02-22IB/iser: Enable iser when FMRs are not supportedOr Gerlitz-5/+10
2013-02-22IB/iser: Avoid error prints on EAGAIN registration failuresOr Gerlitz-1/+1
2013-02-22IB/iser: Use proper define for the commands per LUN value advertised to SCSI MLOr Gerlitz-1/+1
2012-10-03IB/iser: Add more RX CQs to scale out processing of SCSI responsesAlex Tabachnik-44/+103
2012-05-18IB/iser: Fix error flow in iser ep connection establishmentOr Gerlitz-4/+4
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-39/+34
2012-03-20infiniband: remove the second argument of k[un]map_atomic()Cong Wang-4/+4
2012-03-05IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz-27/+22
2012-03-05IB/iser: Free IB connection resources in the proper placeDoug Ledford-12/+12
2012-01-03switch ->is_visible() to returning umode_tAl Viro-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2011-11-04IB/iser: DMA unmap TX bufs used for iSCSI/iSER headersOr Gerlitz-4/+8
2011-11-04IB/iser: Use separate buffers for the login request/responseOr Gerlitz-15/+52
2011-10-31infiniband: Fix up module files that need to include module.hPaul Gortmaker-0/+1
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie-3/+9
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie-13/+19
2011-08-27[SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie-11/+27
2011-08-17IB/iser: Support iSCSI PDU paddingOr Gerlitz-4/+8
2011-08-17IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz-1/+1
2011-07-25iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger-1/+1
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan-0/+1
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-02-24[SCSI] iser: export addr and portMike Christie-0/+26
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock-1/+1
2010-08-04IB/iser: Make needlessly global iser_alloc_rx_descriptors() staticOr Gerlitz-1/+1
2010-05-12IB/iser: Fix error flow in iser_create_ib_conn_res()Dan Carpenter-16/+9
2010-05-12IB/iser: Enhance disconnection logic for multi-pathingOr Gerlitz-38/+46
2010-05-12IB/iser: Remove buggy back-pointer settingOr Gerlitz-2/+0
2010-05-12IB/iser: Add asynchronous event handlerOr Gerlitz-1/+16
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+2
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-1/+1
2010-03-03[SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal-1/+1