index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
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
2010-02-24
IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"
Or Gerlitz
1
-1
/
+0
2009-12-04
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-02-27
IB/iser: Remove hard setting of path MTU
Or Gerlitz
1
-7
/
+0
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-4
/
+4
2008-12-22
IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs
David Disseldorp
1
-0
/
+1
2008-10-31
drivers: replace NIPQUAD()
Harvey Harrison
1
-4
/
+4
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-23
IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE event
Or Gerlitz
1
-0
/
+1
2008-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-13
/
+15
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-07-12
[SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and s...
Mike Christie
1
-12
/
+2
2008-07-12
[SCSI] iser: fix handling of scsi cmnds during recovery.
Mike Christie
1
-1
/
+13
2008-04-17
IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL event
Erez Zilber
1
-4
/
+1
2008-03-11
IB/iser: Handle iser_device allocation error gracefully
Arne Redlich
1
-4
/
+9
2008-03-11
IB/iser: Fix list iteration bug
Arne Redlich
1
-20
/
+16
2008-01-26
IB/iser: Print information about unhandled RDMA CM events
Erez Zilber
1
-4
/
+2
2008-01-26
IB/iser: Typo fix (s/destory/destroy/)
Oliver Pinter
1
-1
/
+1
2007-10-10
IB/iser: Remove unnecessary includes
Roland Dreier
1
-1
/
+0
2007-07-18
IB/iser: Make a couple of functions static
Roland Dreier
1
-24
/
+23
2007-06-02
[SCSI] libiscsi: make can_queue configurable
Mike Christie
1
-2
/
+2
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
1
-1
/
+1
2007-04-05
IB/iser: Don't defer connection failure notification to workqueue
Erez Zilber
1
-24
/
+16
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-5
/
+5
[next]