index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-08-02
IB/iser: Clarify a duplicate counters check
Roi Dayan
1
-1
/
+4
2014-08-02
IB/iser: Replace connection waitqueue with completion object
Ariel Nahum
1
-15
/
+14
2014-08-02
IB/iser: Protect iser state machine with a mutex
Ariel Nahum
1
-10
/
+53
2014-08-02
IB/iser: Remove redundant return code in iser_free_ib_conn_res()
Sagi Grimberg
1
-5
/
+2
2014-08-02
IB/iser: Seperate iser_conn and iscsi_endpoint storage space
Ariel Nahum
1
-1
/
+1
2014-08-02
IB/iser: Fix responder resources advertisement
Sagi Grimberg
1
-1
/
+3
2014-08-02
IB/iser: Add TIMEWAIT_EXIT event handling
Roi Dayan
1
-0
/
+1
2014-08-02
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-18
IB/iser: Implement check_protection
Sagi Grimberg
1
-0
/
+47
2014-03-18
IB/iser: Initialize T10-PI resources
Alex Tabachnik
1
-7
/
+70
2014-03-18
IB/iser: Introduce pi_enable, pi_guard module parameters
Alex Tabachnik
1
-0
/
+13
2014-03-18
IB/iser: Replace fastreg descriptor valid bool with indicators container
Sagi Grimberg
1
-1
/
+1
2014-03-18
IB/iser: Keep IB device attributes under iser_device
Sagi Grimberg
1
-12
/
+6
2014-03-18
IB/iser: Move fast_reg_descriptor initialization to a function
Sagi Grimberg
1
-18
/
+40
2014-03-18
IB/iser: Avoid FRWR notation, use fastreg instead
Sagi Grimberg
1
-42
/
+42
2014-03-18
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-03
IB/iser: Fix possible memory leak in iser_create_frwr_pool()
Roi Dayan
1
-3
/
+7
2013-08-10
IB/iser: Introduce fast memory registration model (FRWR)
Sagi Grimberg
1
-8
/
+130
2013-08-10
IB/iser: Place the fmr pool into a union in iser's IB conn struct
Sagi Grimberg
1
-23
/
+24
2013-08-10
IB/iser: Generalize rdma memory registration
Sagi Grimberg
1
-1
/
+12
2013-08-10
IB/iser: Accept session->cmds_max from user space
Shlomo Pongratz
1
-4
/
+4
2013-08-10
IB/iser: Restructure allocation/deallocation of connection resources
Shlomo Pongratz
1
-68
/
+60
2013-06-05
IB/iser: Add Mellanox copyright
Or Gerlitz
1
-0
/
+1
2013-06-05
IB/iser: Fix device removal flow
Roi Dayan
1
-7
/
+8
2013-05-02
IB/iser: Add support for iser CM REQ additional info
Or Gerlitz
1
-0
/
+7
2013-05-02
IB/iser: Move informational messages from error to info level
Roi Dayan
1
-14
/
+15
2013-02-22
IB/iser: Enable iser when FMRs are not supported
Or Gerlitz
1
-2
/
+6
2012-10-04
IB/iser: Add more RX CQs to scale out processing of SCSI responses
Alex Tabachnik
1
-41
/
+89
2012-05-19
IB/iser: Fix error flow in iser ep connection establishment
Or Gerlitz
1
-1
/
+2
2012-03-05
IB/iser: Free IB connection resources in the proper place
Doug Ledford
1
-0
/
+12
2011-11-04
IB/iser: Use separate buffers for the login request/response
Or Gerlitz
1
-7
/
+26
2011-05-26
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
1
-1
/
+1
2010-05-12
IB/iser: Fix error flow in iser_create_ib_conn_res()
Dan Carpenter
1
-16
/
+9
2010-05-12
IB/iser: Enhance disconnection logic for multi-pathing
Or Gerlitz
1
-32
/
+40
2010-05-12
IB/iser: Remove buggy back-pointer setting
Or Gerlitz
1
-2
/
+0
2010-05-12
IB/iser: Add asynchronous event handler
Or Gerlitz
1
-1
/
+15
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-24
IB/iser: Remove unnecessary connection checks
Or Gerlitz
1
-11
/
+0
2010-02-24
IB/iser: Simplify send flow/descriptors
Or Gerlitz
1
-62
/
+13
2010-02-24
IB/iser: Use different CQ for send completions
Or Gerlitz
1
-36
/
+74
2010-02-24
IB/iser: Remove atomic counter for posted receive buffers
Or Gerlitz
1
-8
/
+8
2010-02-24
IB/iser: New receive buffer posting logic
Or Gerlitz
1
-49
/
+85
[next]