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_initiator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-05
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-25
/
+114
2013-09-03
IB/iser: Fix redundant pointer check in dealloc flow
Sagi Grimberg
1
-1
/
+1
2013-08-26
[SCSI] IB/iser: Add Discovery support
Or Gerlitz
1
-1
/
+10
2013-08-10
IB/iser: Generalize rdma memory registration
Sagi Grimberg
1
-18
/
+16
2013-08-10
IB/iser: Accept session->cmds_max from user space
Shlomo Pongratz
1
-10
/
+15
2013-08-10
IB/iser: Restructure allocation/deallocation of connection resources
Shlomo Pongratz
1
-3
/
+89
2013-06-05
IB/iser: Add Mellanox copyright
Or Gerlitz
1
-0
/
+1
2012-03-05
IB/iser: Post initial receive buffers before sending the final login request
Or Gerlitz
1
-13
/
+17
2012-03-05
IB/iser: Free IB connection resources in the proper place
Doug Ledford
1
-12
/
+0
2011-11-04
IB/iser: Use separate buffers for the login request/response
Or Gerlitz
1
-7
/
+24
2011-08-17
IB/iser: Support iSCSI PDU padding
Or Gerlitz
1
-1
/
+1
2011-07-25
iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
Nicholas Bellinger
1
-1
/
+1
2010-08-04
IB/iser: Make needlessly global iser_alloc_rx_descriptors() static
Or Gerlitz
1
-1
/
+1
2010-02-24
IB/iser: Remove redundant locking from iser scsi command response flow
Or Gerlitz
1
-25
/
+0
2010-02-24
IB/iser: Use libiscsi passthrough mode
Or Gerlitz
1
-12
/
+0
2010-02-24
IB/iser: Remove unnecessary connection checks
Or Gerlitz
1
-38
/
+0
2010-02-24
IB/iser: Use atomic allocations
Or Gerlitz
1
-1
/
+1
2010-02-24
IB/iser: Simplify send flow/descriptors
Or Gerlitz
1
-114
/
+62
2010-02-24
IB/iser: Remove atomic counter for posted receive buffers
Or Gerlitz
1
-3
/
+3
2010-02-24
IB/iser: New receive buffer posting logic
Or Gerlitz
1
-119
/
+116
2010-02-24
IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"
Or Gerlitz
1
-91
/
+41
2009-03-13
[SCSI] iscsi lib: have lib create work queue for transmitting IO
Mike Christie
1
-1
/
+1
2008-12-29
[SCSI] iser: convert iser to new alloc_pdu api
Mike Christie
1
-3
/
+2
2008-12-22
IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs
David Disseldorp
1
-41
/
+91
2008-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-105
/
+104
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-07-12
[SCSI] libiscsi, iser, tcp: remove recv_lock
Mike Christie
1
-0
/
+6
2008-07-12
[SCSI] iser: handle iscsi_cmd_task rename
Mike Christie
1
-95
/
+95
2008-07-12
[SCSI] iser: convert ib_iser to support merged tasks
Mike Christie
1
-23
/
+19
2008-07-12
[SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor
Mike Christie
1
-13
/
+10
2008-04-17
IB/iser: Don't change itt endianness
Erez Zilber
1
-2
/
+2
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-3
/
+1
2008-01-26
drivers/infiniband: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-12
[SCSI] libiscsi: do not block session during logout
Mike Christie
1
-3
/
+1
2007-10-10
IB/iser: Remove unnecessary includes
Roland Dreier
1
-2
/
+0
2007-06-19
[SCSI] iscsi_iser: convert to use the data buffer accessors
FUJITA Tomonori
1
-10
/
+4
2007-05-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
2007-03-27
IB/iser: Handle aborting a command after it is sent
Erez Zilber
1
-8
/
+9
2007-03-11
[SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTH
Mike Christie
1
-1
/
+1
2007-02-09
[PATCH] iscsi endianness annotations
Al Viro
1
-2
/
+2
2007-01-07
IB/iser: Return error code when PDUs may not be sent
Erez Zilber
1
-14
/
+12
2006-12-12
IB/iser: Remove unused "write-only" variables
Roland Dreier
1
-4
/
+0
2006-09-28
IB/iser: DMA unmap unaligned for RDMA data before touching it
Erez Zilber
1
-39
/
+10
2006-09-28
IB/iser: Have iSER data transaction object point to iSER conn
Erez Zilber
1
-5
/
+6
2006-06-22
IB/iser: iSER initiator iSCSI PDU and TX/RX
Or Gerlitz
1
-0
/
+738