summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/iser/iscsi_iser.h
AgeCommit message (Expand)Author
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
2007-06-02[SCSI] libiscsi: make can_queue configurableMike Christie
2007-04-05IB/iser: Don't defer connection failure notification to workqueueErez Zilber
2006-12-12IB/iser: Use the new verbs DMA mapping functionsRalph Campbell
2006-11-29IB: Convert kmem_cache_t -> struct kmem_cacheRoland Dreier
2006-09-28IB/iser: DMA unmap unaligned for RDMA data before touching itErez Zilber
2006-09-28IB/iser: Have iSER data transaction object point to iSER connErez Zilber
2006-09-23Merge mulgrave-w:git/scsi-misc-2.6James Bottomley
2006-09-22IB/iser: Do not use FMR for a single dma entry sgErez Zilber
2006-09-22IB/iser: make FMR "page size" be 4K and not PAGE_SIZEErez Zilber
2006-09-02[SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.Mike Christie
2006-06-22IB/iser: iSCSI iSER transport provider header fileOr Gerlitz