index
:
talos-op-linux
master
Talos™ II 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: Rename ib_conn -> iser_conn
Sagi Grimberg
2014-10-09
1
-186
/
+189
*
IB/iser: Fix RX/TX CQ resource leak on error flow
Roi Dayan
2014-09-22
1
-10
/
+14
*
IB/iser: Clarify a duplicate counters check
Roi Dayan
2014-08-01
1
-1
/
+4
*
IB/iser: Replace connection waitqueue with completion object
Ariel Nahum
2014-08-01
1
-15
/
+14
*
IB/iser: Protect iser state machine with a mutex
Ariel Nahum
2014-08-01
1
-10
/
+53
*
IB/iser: Remove redundant return code in iser_free_ib_conn_res()
Sagi Grimberg
2014-08-01
1
-5
/
+2
*
IB/iser: Seperate iser_conn and iscsi_endpoint storage space
Ariel Nahum
2014-08-01
1
-1
/
+1
*
IB/iser: Fix responder resources advertisement
Sagi Grimberg
2014-08-01
1
-1
/
+3
*
IB/iser: Add TIMEWAIT_EXIT event handling
Roi Dayan
2014-08-01
1
-0
/
+1
*
IB/iser: Support IPv6 address family
Roi Dayan
2014-08-01
1
-11
/
+6
*
IB/iser: Fix a possible race in iser connection states transition
Ariel Nahum
2014-05-26
1
-2
/
+2
*
IB/iser: Simplify connection management
Ariel Nahum
2014-05-26
1
-48
/
+37
*
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
[prev]
[next]