summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/iser/iscsi_iser.h
AgeCommit message (Expand)Author
2014-04-01IB/iser: Bump driver version to 1.3Or Gerlitz
2014-04-01IB/iser: Update Mellanox copyright noteOr Gerlitz
2014-04-01IB/iser: Remove struct iscsi_iser_connAriel Nahum
2014-03-17IB/iser: Implement check_protectionSagi Grimberg
2014-03-17IB/iser: Support T10-PI operationsSagi Grimberg
2014-03-17IB/iser: Initialize T10-PI resourcesAlex Tabachnik
2014-03-17IB/iser: Introduce pi_enable, pi_guard module parametersAlex Tabachnik
2014-03-17IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sgSagi Grimberg
2014-03-17IB/iser: Replace fastreg descriptor valid bool with indicators containerSagi Grimberg
2014-03-17IB/iser: Keep IB device attributes under iser_deviceSagi Grimberg
2014-03-17IB/iser: Avoid FRWR notation, use fastreg insteadSagi Grimberg
2014-03-17IB/iser: Suppress completions for fast registration work requestsSagi Grimberg
2013-08-09IB/iser: Introduce fast memory registration model (FRWR)Sagi Grimberg
2013-08-09IB/iser: Place the fmr pool into a union in iser's IB conn structSagi Grimberg
2013-08-09IB/iser: Generalize rdma memory registrationSagi Grimberg
2013-08-09IB/iser: Accept session->cmds_max from user spaceShlomo Pongratz
2013-08-09IB/iser: Restructure allocation/deallocation of connection resourcesShlomo Pongratz
2013-08-09IB/iser: Use proper debug level value for info printsOr Gerlitz
2013-06-04IB/iser: Add Mellanox copyrightOr Gerlitz
2013-05-01IB/iser: Add support for iser CM REQ additional infoOr Gerlitz
2013-05-01IB/iser: Move informational messages from error to info levelRoi Dayan
2013-05-01IB/iser: Add module versionRoi Dayan
2013-02-22IB/iser: Use proper define for the commands per LUN value advertised to SCSI MLOr Gerlitz
2012-10-03IB/iser: Add more RX CQs to scale out processing of SCSI responsesAlex Tabachnik
2012-03-05IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz
2011-11-04IB/iser: DMA unmap TX bufs used for iSCSI/iSER headersOr Gerlitz
2011-11-04IB/iser: Use separate buffers for the login request/responseOr Gerlitz
2011-08-17IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-03-31Fix common misspellingsLucas De Marchi
2010-05-12IB/iser: Enhance disconnection logic for multi-pathingOr Gerlitz
2010-05-12IB/iser: Add asynchronous event handlerOr Gerlitz
2010-02-24IB/iser: Remove unnecessary connection checksOr Gerlitz
2010-02-24IB/iser: Simplify send flow/descriptorsOr Gerlitz
2010-02-24IB/iser: Use different CQ for send completionsOr Gerlitz
2010-02-24IB/iser: Remove atomic counter for posted receive buffersOr Gerlitz
2010-02-24IB/iser: New receive buffer posting logicOr Gerlitz
2010-02-24IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"Or Gerlitz
2009-03-13[SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie
2008-12-21IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUsDavid Disseldorp
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-07-12[SCSI] libiscsi, iser, tcp: remove recv_lockMike Christie
2008-07-12[SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and s...Mike Christie
2008-07-12[SCSI] iser: handle iscsi_cmd_task renameMike Christie
2008-07-12[SCSI] iser: convert ib_iser to support merged tasksMike Christie
2008-07-12[SCSI] iser: fix handling of scsi cmnds during recovery.Mike Christie
2008-07-12[SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrsMike Christie
2008-04-29IB/iser: Move high-volume debug output to higher debug levelEli Dorfman
2007-07-17IB/iser: Make a couple of functions staticRoland Dreier