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
starfive-6.6.48-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
2017-03-25
RDMA/iser: Fix possible mr leak on device removal event
Sagi Grimberg
2
-3
/
+7
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+2
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2017-02-19
IB/iser: Protect completion context active_qps update
Max Gurtovoy
1
-0
/
+2
2017-02-07
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
1
-0
/
+1
2017-01-24
IB/iser: Switch from dma_device to dev.parent
Bart Van Assche
1
-1
/
+1
2017-01-24
IB/iser: remove unused variable from iser_conn struct
Max Gurtovoy
3
-14
/
+5
2017-01-24
IB/iser: Fix sg_tablesize calculation
Max Gurtovoy
1
-7
/
+0
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-14
ib_iser: log the connection reject message
Steve Wise
1
-1
/
+4
2016-09-23
IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
3
-21
/
+8
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
1
-1
/
+1
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
1
-2
/
+2
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
1
-2
/
+2
2016-05-05
IB/iser: Fix max_sectors calculation
Christoph Hellwig
1
-4
/
+10
2016-03-16
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
2
-9
/
+25
2016-03-04
iser: Accept arbitrary sg lists mapping if the device supports it
Sagi Grimberg
2
-9
/
+25
2016-03-01
IB/iser: Use ib_drain_sq()
Steve Wise
3
-27
/
+2
2015-12-27
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
4
-3
/
+76
2015-12-24
IB/iser: Change the increment rkey flow logic
Sagi Grimberg
1
-10
/
+10
2015-12-24
IB/iser,isert: Create and use new shared header
Sagi Grimberg
3
-43
/
+11
2015-12-24
IB/iser: set intuitive values for mr_valid
Jenny Derzhavetz
2
-6
/
+6
2015-12-24
IB/iser: Don't register memory for all immediate data writes
Jenny Derzhavetz
3
-7
/
+14
2015-12-24
IB/iser: Reuse ib_sg_to_pages
Sagi Grimberg
2
-85
/
+25
2015-12-24
IB/iser: Fix module init not cleaning up on error flow
Roi Dayan
1
-3
/
+6
2015-12-24
IB/iser: constify iser_reg_ops structure
Julia Lawall
2
-3
/
+3
2015-12-23
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
4
-358
/
+294
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
4
-31
/
+22
2015-12-15
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...
Doug Ledford
4
-356
/
+292
2015-12-12
IB/iser: Convert to CQ abstraction
Christoph Hellwig
4
-283
/
+210
2015-12-12
IB/iser: Use helper for container_of
Sagi Grimberg
3
-6
/
+9
2015-12-12
IB/iser: Use a dedicated descriptor for login
Sagi Grimberg
3
-83
/
+89
2015-12-08
IB/iser: use sector_div instead of do_div
Arnd Bergmann
1
-1
/
+1
2015-10-29
IB/iser: Port to new fast registration API
Sagi Grimberg
3
-52
/
+28
2015-10-29
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
3
-42
/
+42
2015-10-28
IB/cma: Add support for network namespaces
Guy Shapiro
1
-1
/
+1
2015-10-28
IB/iser: Enable SG clustering
Sagi Grimberg
1
-1
/
+1
2015-10-28
IB/iser: set block queue_virt_boundary
Sagi Grimberg
4
-326
/
+18
2015-10-23
IB/iser: Remove an unused variable
Bart Van Assche
1
-4
/
+0
2015-10-21
IB/iser: fix a comment typo
Geliang Tang
1
-1
/
+1
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
3
-42
/
+42
2015-09-25
IB/iser: Add module parameter for always register memory
Sagi Grimberg
4
-14
/
+31
2015-08-31
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
1
-1
/
+1
2015-08-31
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
4
-5
/
+5
2015-08-31
IB/iser: Chain all iser transaction send work requests
Sagi Grimberg
4
-77
/
+99
2015-08-31
IB/iser: Add debug prints to the various memory registration methods
Sagi Grimberg
1
-1
/
+9
2015-08-31
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
5
-7
/
+60
2015-08-31
IB/iser: Pass registration pool a size parameter
Sagi Grimberg
3
-25
/
+36
2015-08-31
IB/iser: Unify fast memory registration flows
Sagi Grimberg
3
-131
/
+113
[next]