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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-16
IB/iser: Fix login with authentication
Sergey Gorenko
1
-1
/
+6
2022-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+4
2022-06-24
IB/iser: Drain the entire QP during destruction flow
Max Gurtovoy
1
-2
/
+4
2022-06-22
scsi: iscsi: Fix session removal on shutdown
Mike Christie
1
-2
/
+2
2022-05-24
IB/iser: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2
-5
/
+5
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2022-03-18
IB/iser: Fix error flow in case of registration failure
Max Gurtovoy
1
-3
/
+11
2022-03-18
IB/iser: Generalize map/unmap dma tasks
Max Gurtovoy
3
-45
/
+31
2022-03-18
IB/iser: Use iser_fr_desc as registration context
Max Gurtovoy
4
-11
/
+11
2022-03-18
IB/iser: Remove iser_reg_data_sg helper function
Max Gurtovoy
1
-22
/
+9
2022-02-23
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
1
-0
/
+1
2022-01-28
RDMA/iser: Delete useless module.h include
Leon Romanovsky
2
-2
/
+0
2022-01-06
IB/iser: Align coding style across driver
Max Gurtovoy
4
-126
/
+87
2022-01-06
IB/iser: Remove un-needed casting to/from void pointer
Max Gurtovoy
1
-9
/
+8
2022-01-06
IB/iser: Don't suppress send completions
Max Gurtovoy
3
-20
/
+6
2022-01-06
IB/iser: Rename ib_ret local variable
Max Gurtovoy
1
-15
/
+15
2022-01-06
IB/iser: Fix RNR errors
Sergey Gorenko
3
-78
/
+42
2022-01-06
IB/iser: Remove deprecated pi_guard module param
Max Gurtovoy
2
-5
/
+0
2021-08-12
scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-1
/
+1
2021-07-21
scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()
Bart Van Assche
1
-1
/
+1
2021-07-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+2
2021-06-22
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
1
-1
/
+1
2021-06-02
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
1
-0
/
+1
2021-06-02
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
1
-0
/
+1
2021-03-31
RDMA/iser: struct iscsi_iser_task is declared twice
Wan Jiabing
1
-1
/
+0
2021-01-20
IB/iser: Simplify prot_caps setting
Max Gurtovoy
1
-7
/
+14
2021-01-20
IB/iser: Enforce iser_max_sectors to be greater than 0
Max Gurtovoy
1
-2
/
+3
2021-01-20
IB/iser: Protect iscsi_max_lun module param using callback
Max Gurtovoy
1
-7
/
+20
2021-01-20
IB/iser: Remove unneeded semicolons
Max Gurtovoy
2
-3
/
+2
2020-12-07
RDMA/iser: Remove in_interrupt() usage
Sebastian Andrzej Siewior
1
-17
/
+5
2020-12-07
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-29
IB/iser: use new shared CQ mechanism
Yamin Friedman
2
-106
/
+29
2020-06-22
RDMA: Correct trivial kernel-doc inconsistencies
Colton Lewis
1
-0
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-03
RDMA/iser: Remove support for FMR memory registration
Israel Rukshin
4
-372
/
+40
2020-03-26
IB/iser: Always check sig MR before putting it to the free pool
Sergey Gorenko
1
-3
/
+18
2020-01-04
IB/iser: use true,false for bool variable
zhengbin
2
-2
/
+2
2019-10-22
infiniband: fix ulp/iser/iser_initiator.c kernel-doc warnings
rd.dunlab@gmail.com
1
-0
/
+5
2019-10-22
infiniband: fix ulp/iser/iser_verbs.c kernel-doc notation
rd.dunlab@gmail.com
1
-22
/
+38
2019-10-22
infiniband: fix ulp/iser/iscsi_iser.h kernel-doc warnings
rd.dunlab@gmail.com
1
-7
/
+11
2019-10-22
infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notation
rd.dunlab@gmail.com
2
-5
/
+5
2019-10-08
RDMA/iser: Use iser_err instead of pr_err for logging
Max Gurtovoy
1
-2
/
+2
2019-10-01
IB/iser: remove redundant macro definitions
Max Gurtovoy
4
-11
/
+7
2019-10-01
IB/iser: bound protection_sg size by data_sg size
Max Gurtovoy
1
-0
/
+1
2019-10-01
IB/iser: add unlikely checks in the fast path
Max Gurtovoy
2
-3
/
+3
2019-09-13
IB/iser: Support up to 16MB data transfer in a single command
Sergey Gorenko
1
-3
/
+4
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-28
/
+7
[next]