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: Micro-optimize iser_handle_wc
Sagi Grimberg
2014-12-15
1
-1
/
+1
*
IB/iser: Use more completion queues
Sagi Grimberg
2014-12-15
1
-1
/
+11
*
IB/iser: Remove redundant is_mr indicator
Sagi Grimberg
2014-12-15
1
-4
/
+2
*
IB/iser: Fix sparse warnings
Sagi Grimberg
2014-12-15
1
-7
/
+8
*
IB/iser: Decrement CQ's active QPs accounting when QP creation fails
Sagi Grimberg
2014-12-15
1
-0
/
+4
*
IB/iser: Collapse cleanup and disconnect handlers
Ariel Nahum
2014-12-15
1
-8
/
+11
*
IB/iser: Fix catastrophic error flow hang
Sagi Grimberg
2014-12-15
1
-1
/
+3
*
IB/iser: Re-adjust CQ and QP send ring sizes to HW limits
Minh Tran
2014-12-15
1
-5
/
+24
*
IB/iser: Suppress scsi command send completions
Sagi Grimberg
2014-10-09
1
-2
/
+3
*
IB/iser: Optimize completion polling
Sagi Grimberg
2014-10-09
1
-5
/
+7
*
IB/iser: Use beacon to indicate all completions were consumed
Sagi Grimberg
2014-10-09
1
-14
/
+18
*
IB/iser: Use single CQ for RX and TX
Sagi Grimberg
2014-10-09
1
-120
/
+107
*
IB/iser: Use internal polling budget to avoid possible live-lock
Sagi Grimberg
2014-10-09
1
-0
/
+4
*
IB/iser: Centralize iser completion contexts
Sagi Grimberg
2014-10-09
1
-74
/
+62
*
IB/iser: Use iser_warn instead of BUG_ON in iser_conn_release
Ariel Nahum
2014-10-09
1
-1
/
+3
*
IB/iser: Signal iSCSI layer that transport is broken in error completions
Sagi Grimberg
2014-10-09
1
-4
/
+25
*
IB/iser: Don't bound release_work completions timeouts
Sagi Grimberg
2014-10-09
1
-9
/
+4
*
IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemon
Sagi Grimberg
2014-10-09
1
-58
/
+105
*
IB/iser: Extend iser_free_ib_conn_res()
Sagi Grimberg
2014-10-09
1
-28
/
+30
*
IB/iser: Re-introduce ib_conn
Sagi Grimberg
2014-10-09
1
-110
/
+121
*
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
[next]