index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Update Mellanox copyright note
Or Gerlitz
2014-04-01
1
-1
/
+1
*
IB/iser: Print QP information once connection is established
Or Gerlitz
2014-04-01
1
-2
/
+7
*
IB/iser: Remove struct iscsi_iser_conn
Ariel Nahum
2014-04-01
1
-5
/
+4
*
IB/iser: Drain the tx cq once before looping on the rx cq
Roi Dayan
2014-04-01
1
-3
/
+6
*
IB/iser: Fix sector_t format warning
Randy Dunlap
2014-04-01
1
-2
/
+3
*
IB/iser: Implement check_protection
Sagi Grimberg
2014-03-17
1
-0
/
+47
*
IB/iser: Initialize T10-PI resources
Alex Tabachnik
2014-03-17
1
-7
/
+70
*
IB/iser: Introduce pi_enable, pi_guard module parameters
Alex Tabachnik
2014-03-17
1
-0
/
+13
*
IB/iser: Replace fastreg descriptor valid bool with indicators container
Sagi Grimberg
2014-03-17
1
-1
/
+1
*
IB/iser: Keep IB device attributes under iser_device
Sagi Grimberg
2014-03-17
1
-12
/
+6
*
IB/iser: Move fast_reg_descriptor initialization to a function
Sagi Grimberg
2014-03-17
1
-18
/
+40
*
IB/iser: Avoid FRWR notation, use fastreg instead
Sagi Grimberg
2014-03-17
1
-42
/
+42
*
IB/iser: Suppress completions for fast registration work requests
Sagi Grimberg
2014-03-17
1
-8
/
+6
*
IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...
Roi Dayan
2014-02-14
1
-3
/
+7
*
IB/iser: Fix possible memory leak in iser_create_frwr_pool()
Roi Dayan
2013-09-02
1
-3
/
+7
*
IB/iser: Introduce fast memory registration model (FRWR)
Sagi Grimberg
2013-08-09
1
-8
/
+130
*
IB/iser: Place the fmr pool into a union in iser's IB conn struct
Sagi Grimberg
2013-08-09
1
-23
/
+24
*
IB/iser: Generalize rdma memory registration
Sagi Grimberg
2013-08-09
1
-1
/
+12
*
IB/iser: Accept session->cmds_max from user space
Shlomo Pongratz
2013-08-09
1
-4
/
+4
*
IB/iser: Restructure allocation/deallocation of connection resources
Shlomo Pongratz
2013-08-09
1
-68
/
+60
*
IB/iser: Add Mellanox copyright
Or Gerlitz
2013-06-04
1
-0
/
+1
*
IB/iser: Fix device removal flow
Roi Dayan
2013-06-04
1
-7
/
+8
*
IB/iser: Add support for iser CM REQ additional info
Or Gerlitz
2013-05-01
1
-0
/
+7
*
IB/iser: Move informational messages from error to info level
Roi Dayan
2013-05-01
1
-14
/
+15
*
IB/iser: Enable iser when FMRs are not supported
Or Gerlitz
2013-02-22
1
-2
/
+6
*
IB/iser: Add more RX CQs to scale out processing of SCSI responses
Alex Tabachnik
2012-10-03
1
-41
/
+89
*
IB/iser: Fix error flow in iser ep connection establishment
Or Gerlitz
2012-05-18
1
-1
/
+2
*
IB/iser: Free IB connection resources in the proper place
Doug Ledford
2012-03-05
1
-0
/
+12
*
IB/iser: Use separate buffers for the login request/response
Or Gerlitz
2011-11-04
1
-7
/
+26
*
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
2011-05-25
1
-1
/
+1
*
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
[next]