index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
/
iscsi_iser.h
Age
Commit message (
Expand
)
Author
2013-08-09
IB/iser: Introduce fast memory registration model (FRWR)
Sagi Grimberg
2013-08-09
IB/iser: Place the fmr pool into a union in iser's IB conn struct
Sagi Grimberg
2013-08-09
IB/iser: Generalize rdma memory registration
Sagi Grimberg
2013-08-09
IB/iser: Accept session->cmds_max from user space
Shlomo Pongratz
2013-08-09
IB/iser: Restructure allocation/deallocation of connection resources
Shlomo Pongratz
2013-08-09
IB/iser: Use proper debug level value for info prints
Or Gerlitz
2013-06-04
IB/iser: Add Mellanox copyright
Or Gerlitz
2013-05-01
IB/iser: Add support for iser CM REQ additional info
Or Gerlitz
2013-05-01
IB/iser: Move informational messages from error to info level
Roi Dayan
2013-05-01
IB/iser: Add module version
Roi Dayan
2013-02-22
IB/iser: Use proper define for the commands per LUN value advertised to SCSI ML
Or Gerlitz
2012-10-03
IB/iser: Add more RX CQs to scale out processing of SCSI responses
Alex Tabachnik
2012-03-05
IB/iser: Post initial receive buffers before sending the final login request
Or Gerlitz
2011-11-04
IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers
Or Gerlitz
2011-11-04
IB/iser: Use separate buffers for the login request/response
Or Gerlitz
2011-08-17
IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)
Or Gerlitz
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-05-12
IB/iser: Enhance disconnection logic for multi-pathing
Or Gerlitz
2010-05-12
IB/iser: Add asynchronous event handler
Or Gerlitz
2010-02-24
IB/iser: Remove unnecessary connection checks
Or Gerlitz
2010-02-24
IB/iser: Simplify send flow/descriptors
Or Gerlitz
2010-02-24
IB/iser: Use different CQ for send completions
Or Gerlitz
2010-02-24
IB/iser: Remove atomic counter for posted receive buffers
Or Gerlitz
2010-02-24
IB/iser: New receive buffer posting logic
Or Gerlitz
2010-02-24
IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"
Or Gerlitz
2009-03-13
[SCSI] libiscsi: don't cap queue depth in iscsi modules
Mike Christie
2008-12-21
IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs
David Disseldorp
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-12
[SCSI] libiscsi, iser, tcp: remove recv_lock
Mike 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 rename
Mike Christie
2008-07-12
[SCSI] iser: convert ib_iser to support merged tasks
Mike 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 attrs
Mike Christie
2008-04-29
IB/iser: Move high-volume debug output to higher debug level
Eli Dorfman
2007-07-17
IB/iser: Make a couple of functions static
Roland Dreier
2007-06-02
[SCSI] libiscsi: make can_queue configurable
Mike Christie
2007-04-05
IB/iser: Don't defer connection failure notification to workqueue
Erez Zilber
2006-12-12
IB/iser: Use the new verbs DMA mapping functions
Ralph Campbell
2006-11-29
IB: Convert kmem_cache_t -> struct kmem_cache
Roland Dreier
2006-09-28
IB/iser: DMA unmap unaligned for RDMA data before touching it
Erez Zilber
2006-09-28
IB/iser: Have iSER data transaction object point to iSER conn
Erez Zilber
2006-09-23
Merge mulgrave-w:git/scsi-misc-2.6
James Bottomley
2006-09-22
IB/iser: Do not use FMR for a single dma entry sg
Erez Zilber
2006-09-22
IB/iser: make FMR "page size" be 4K and not PAGE_SIZE
Erez Zilber
2006-09-02
[SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.
Mike Christie
2006-06-22
IB/iser: iSCSI iSER transport provider header file
Or Gerlitz