index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
/
iser_verbs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/iser: Fix error flow in iser_create_ib_conn_res()
Dan Carpenter
2010-05-12
1
-16
/
+9
*
IB/iser: Enhance disconnection logic for multi-pathing
Or Gerlitz
2010-05-12
1
-32
/
+40
*
IB/iser: Remove buggy back-pointer setting
Or Gerlitz
2010-05-12
1
-2
/
+0
*
IB/iser: Add asynchronous event handler
Or Gerlitz
2010-05-12
1
-1
/
+15
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
IB/iser: Remove unnecessary connection checks
Or Gerlitz
2010-02-24
1
-11
/
+0
*
IB/iser: Simplify send flow/descriptors
Or Gerlitz
2010-02-24
1
-62
/
+13
*
IB/iser: Use different CQ for send completions
Or Gerlitz
2010-02-24
1
-36
/
+74
*
IB/iser: Remove atomic counter for posted receive buffers
Or Gerlitz
2010-02-24
1
-8
/
+8
*
IB/iser: New receive buffer posting logic
Or Gerlitz
2010-02-24
1
-49
/
+85
*
IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"
Or Gerlitz
2010-02-24
1
-1
/
+0
*
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
2009-12-04
1
-1
/
+1
*
IB/iser: Remove hard setting of path MTU
Or Gerlitz
2009-02-27
1
-7
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-12-28
1
-4
/
+4
|
\
|
*
drivers: replace NIPQUAD()
Harvey Harrison
2008-10-31
1
-4
/
+4
*
|
IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs
David Disseldorp
2008-12-21
1
-0
/
+1
|
/
*
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
1
-1
/
+0
*
IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE event
Or Gerlitz
2008-07-22
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-07-15
1
-13
/
+15
|
\
|
*
[SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and s...
Mike Christie
2008-07-12
1
-12
/
+2
|
*
[SCSI] iser: fix handling of scsi cmnds during recovery.
Mike Christie
2008-07-12
1
-1
/
+13
*
|
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
1
-2
/
+0
|
/
*
IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL event
Erez Zilber
2008-04-16
1
-4
/
+1
*
IB/iser: Handle iser_device allocation error gracefully
Arne Redlich
2008-03-10
1
-4
/
+9
*
IB/iser: Fix list iteration bug
Arne Redlich
2008-03-10
1
-20
/
+16
*
IB/iser: Print information about unhandled RDMA CM events
Erez Zilber
2008-01-25
1
-4
/
+2
*
IB/iser: Typo fix (s/destory/destroy/)
Oliver Pinter
2008-01-25
1
-1
/
+1
*
IB/iser: Remove unnecessary includes
Roland Dreier
2007-10-09
1
-1
/
+0
*
IB/iser: Make a couple of functions static
Roland Dreier
2007-07-17
1
-24
/
+23
*
[SCSI] libiscsi: make can_queue configurable
Mike Christie
2007-06-02
1
-2
/
+2
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-05-06
1
-1
/
+1
*
IB/iser: Don't defer connection failure notification to workqueue
Erez Zilber
2007-04-05
1
-24
/
+16
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-5
/
+5
*
IB/iser: Have iSER data transaction object point to iSER conn
Erez Zilber
2006-09-28
1
-3
/
+5
*
IB/iser: Do not use FMR for a single dma entry sg
Erez Zilber
2006-09-22
1
-2
/
+4
*
IB/iser: make FMR "page size" be 4K and not PAGE_SIZE
Erez Zilber
2006-09-22
1
-2
/
+2
*
[PATCH] fmr pool: remove unnecessary pointer dereference
Michael S. Tsirkin
2006-07-14
1
-1
/
+1
*
IB/iser: iSER RDMA CM (CMA) and IB verbs interaction
Or Gerlitz
2006-06-22
1
-0
/
+827