index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
/
iser_verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-15
IB/iser: Use more completion queues
Sagi Grimberg
1
-1
/
+11
2014-12-15
IB/iser: Remove redundant is_mr indicator
Sagi Grimberg
1
-4
/
+2
2014-12-15
IB/iser: Fix sparse warnings
Sagi Grimberg
1
-7
/
+8
2014-12-15
IB/iser: Decrement CQ's active QPs accounting when QP creation fails
Sagi Grimberg
1
-0
/
+4
2014-12-15
IB/iser: Collapse cleanup and disconnect handlers
Ariel Nahum
1
-8
/
+11
2014-12-15
IB/iser: Fix catastrophic error flow hang
Sagi Grimberg
1
-1
/
+3
2014-12-15
IB/iser: Re-adjust CQ and QP send ring sizes to HW limits
Minh Tran
1
-5
/
+24
2014-10-09
IB/iser: Suppress scsi command send completions
Sagi Grimberg
1
-2
/
+3
2014-10-09
IB/iser: Optimize completion polling
Sagi Grimberg
1
-5
/
+7
2014-10-09
IB/iser: Use beacon to indicate all completions were consumed
Sagi Grimberg
1
-14
/
+18
2014-10-09
IB/iser: Use single CQ for RX and TX
Sagi Grimberg
1
-120
/
+107
2014-10-09
IB/iser: Use internal polling budget to avoid possible live-lock
Sagi Grimberg
1
-0
/
+4
2014-10-09
IB/iser: Centralize iser completion contexts
Sagi Grimberg
1
-74
/
+62
2014-10-09
IB/iser: Use iser_warn instead of BUG_ON in iser_conn_release
Ariel Nahum
1
-1
/
+3
2014-10-09
IB/iser: Signal iSCSI layer that transport is broken in error completions
Sagi Grimberg
1
-4
/
+25
2014-10-09
IB/iser: Don't bound release_work completions timeouts
Sagi Grimberg
1
-9
/
+4
2014-10-09
IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemon
Sagi Grimberg
1
-58
/
+105
2014-10-09
IB/iser: Extend iser_free_ib_conn_res()
Sagi Grimberg
1
-28
/
+30
2014-10-09
IB/iser: Re-introduce ib_conn
Sagi Grimberg
1
-110
/
+121
2014-10-09
IB/iser: Rename ib_conn -> iser_conn
Sagi Grimberg
1
-186
/
+189
2014-09-22
IB/iser: Fix RX/TX CQ resource leak on error flow
Roi Dayan
1
-10
/
+14
2014-08-01
IB/iser: Clarify a duplicate counters check
Roi Dayan
1
-1
/
+4
2014-08-01
IB/iser: Replace connection waitqueue with completion object
Ariel Nahum
1
-15
/
+14
2014-08-01
IB/iser: Protect iser state machine with a mutex
Ariel Nahum
1
-10
/
+53
2014-08-01
IB/iser: Remove redundant return code in iser_free_ib_conn_res()
Sagi Grimberg
1
-5
/
+2
2014-08-01
IB/iser: Seperate iser_conn and iscsi_endpoint storage space
Ariel Nahum
1
-1
/
+1
2014-08-01
IB/iser: Fix responder resources advertisement
Sagi Grimberg
1
-1
/
+3
2014-08-01
IB/iser: Add TIMEWAIT_EXIT event handling
Roi Dayan
1
-0
/
+1
2014-08-01
IB/iser: Support IPv6 address family
Roi Dayan
1
-11
/
+6
2014-05-26
IB/iser: Fix a possible race in iser connection states transition
Ariel Nahum
1
-2
/
+2
2014-05-26
IB/iser: Simplify connection management
Ariel Nahum
1
-48
/
+37
2014-04-01
IB/iser: Update Mellanox copyright note
Or Gerlitz
1
-1
/
+1
2014-04-01
IB/iser: Print QP information once connection is established
Or Gerlitz
1
-2
/
+7
2014-04-01
IB/iser: Remove struct iscsi_iser_conn
Ariel Nahum
1
-5
/
+4
2014-04-01
IB/iser: Drain the tx cq once before looping on the rx cq
Roi Dayan
1
-3
/
+6
2014-04-01
IB/iser: Fix sector_t format warning
Randy Dunlap
1
-2
/
+3
2014-03-17
IB/iser: Implement check_protection
Sagi Grimberg
1
-0
/
+47
2014-03-17
IB/iser: Initialize T10-PI resources
Alex Tabachnik
1
-7
/
+70
2014-03-17
IB/iser: Introduce pi_enable, pi_guard module parameters
Alex Tabachnik
1
-0
/
+13
2014-03-17
IB/iser: Replace fastreg descriptor valid bool with indicators container
Sagi Grimberg
1
-1
/
+1
2014-03-17
IB/iser: Keep IB device attributes under iser_device
Sagi Grimberg
1
-12
/
+6
2014-03-17
IB/iser: Move fast_reg_descriptor initialization to a function
Sagi Grimberg
1
-18
/
+40
2014-03-17
IB/iser: Avoid FRWR notation, use fastreg instead
Sagi Grimberg
1
-42
/
+42
2014-03-17
IB/iser: Suppress completions for fast registration work requests
Sagi Grimberg
1
-8
/
+6
2014-02-14
IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...
Roi Dayan
1
-3
/
+7
2013-09-02
IB/iser: Fix possible memory leak in iser_create_frwr_pool()
Roi Dayan
1
-3
/
+7
2013-08-09
IB/iser: Introduce fast memory registration model (FRWR)
Sagi Grimberg
1
-8
/
+130
2013-08-09
IB/iser: Place the fmr pool into a union in iser's IB conn struct
Sagi Grimberg
1
-23
/
+24
2013-08-09
IB/iser: Generalize rdma memory registration
Sagi Grimberg
1
-1
/
+12
2013-08-09
IB/iser: Accept session->cmds_max from user space
Shlomo Pongratz
1
-4
/
+4
[next]