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
/
isert
/
ib_isert.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
IB/isert: use new shared CQ mechanism
Yamin Friedman
1
-137
/
+32
2020-07-16
IB/isert: allocate RW ctxs according to max IO size
Max Gurtovoy
1
-2
/
+4
2020-05-27
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
1
-2
/
+3
2020-02-15
scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...
Bart Van Assche
1
-0
/
+12
2020-01-21
scsi: RDMA/isert: Fix a recently introduced regression related to logout
Bart Van Assche
1
-12
/
+0
2019-06-29
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
1
-9
/
+1
2019-06-24
RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
1
-2
/
+2
2019-06-24
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-05-21
IB/isert: Remove unused sig_attrs argument
Israel Rukshin
1
-6
/
+5
2019-02-05
scsi: target/iscsi: Fix spelling of "unsolicited"
Bart Van Assche
1
-1
/
+1
2018-09-26
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
1
-1
/
+1
2018-07-25
IB/isert: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-12
/
+9
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
1
-2
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-06-04
IB/isert: use T10-PI check mask definitions from core layer
Max Gurtovoy
1
-4
/
+7
2018-06-04
IB/isert: fix T10-pi check mask setting
Max Gurtovoy
1
-1
/
+1
2018-05-24
IB/isert: Fix for lib/dma_debug check_sync warning
Alex Estrin
1
-9
/
+17
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
1
-0
/
+1
2018-01-11
iser-target: Fix possible use-after-free in connection establishment error
Sagi Grimberg
1
-0
/
+1
2017-12-19
iser-target: avoid reinitializing rdma contexts for isert commands
Bharat Potnuri
1
-0
/
+7
2017-10-15
RDMA/isert: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-7
/
+7
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
1
-1
/
+0
2017-07-07
iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done
Nicholas Bellinger
1
-1
/
+1
2017-03-31
iser-target: avoid posting a recv buffer twice
Sagi Grimberg
1
-0
/
+12
2017-03-31
iser-target: Fix queue-full response handling
Nicholas Bellinger
1
-18
/
+35
2017-01-25
IB/isert: fix spelling mistake: "teminating" -> "terminating"
Colin Ian King
1
-1
/
+1
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
1
-0
/
+8
2016-12-14
IB/isert: do not ignore errors in dma_map_single()
Alexey Khoroshilov
1
-0
/
+6
2016-12-14
ib_isert: log the connection reject message
Steve Wise
1
-0
/
+2
2016-12-03
IB/isert: Remove and fix debug prints after allocation failure
Leon Romanovsky
1
-17
/
+6
2016-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+1
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
1
-1
/
+1
2016-09-02
IB/isert: Properly release resources on DEVICE_REMOVAL
Raju Rangoju
1
-3
/
+20
2016-08-22
IB/isert: fix error return code in isert_alloc_login_buf()
Wei Yongjun
1
-1
/
+1
2016-08-02
IB/isert: Remove an unused member variable
Bart Van Assche
1
-2
/
+0
2016-05-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-0
/
+11
2016-05-17
iscsi-target: Convert transport drivers to signal rdma_shutdown
Nicholas Bellinger
1
-0
/
+1
2016-05-13
IB/isert: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
1
-759
/
+82
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
1
-1
/
+1
2016-05-10
iscsi-target: add void (*iscsit_get_rx_pdu)()
Varun Prakash
1
-0
/
+10
2016-03-31
iser-target: Use ib_drain_qp
Sagi Grimberg
1
-35
/
+4
2016-03-11
iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_desc
Christoph Hellwig
1
-8
/
+3
2016-03-11
iser-target: Kill struct isert_rdma_wr
Christoph Hellwig
1
-112
/
+107
2016-03-11
iser-target: Convert to new CQ API
Christoph Hellwig
1
-236
/
+169
2016-03-11
iser-target: Split and properly type the login buffer
Christoph Hellwig
1
-28
/
+28
2016-03-11
iser-target: Remove ISER_RECV_DATA_SEG_LEN
Christoph Hellwig
1
-5
/
+5
2016-03-11
iser-target: Remove impossible condition from isert_wait_conn
Jenny Derzhavetz
1
-8
/
+0
2016-03-11
iser-target: Remove redundant wait in release_conn
Jenny Derzhavetz
1
-7
/
+0
2016-03-11
iser-target: Rework connection termination
Jenny Derzhavetz
1
-55
/
+52
[next]