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
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
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
/
srp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-23
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2
-93
/
+87
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
1
-23
/
+9
2015-12-15
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...
Doug Ledford
2
-93
/
+87
2015-12-12
IB/srp: use the new CQ API
Christoph Hellwig
2
-94
/
+86
2015-12-12
IB: add a proper completion queue abstraction
Christoph Hellwig
1
-2
/
+4
2015-12-08
IB/srp: Fix srp_map_sg_fr()
Bart Van Assche
2
-15
/
+9
2015-12-08
IB/srp: Fix indirect data buffer rkey endianness
Bart Van Assche
1
-1
/
+1
2015-12-08
IB/srp: Initialize dma_length in srp_map_idb
Christoph Hellwig
1
-0
/
+3
2015-12-08
IB/srp: Fix possible send queue overflow
Sagi Grimberg
1
-1
/
+1
2015-12-08
IB/srp: Fix a memory leak
Bart Van Assche
1
-9
/
+13
2015-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+0
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-5
/
+0
2015-10-29
IB/srp: Dont allocate a page vector when using fast_reg
Sagi Grimberg
1
-9
/
+11
2015-10-29
IB/srp: Remove srp_finish_mapping
Sagi Grimberg
1
-10
/
+0
2015-10-29
IB/srp: Convert to new registration API
Sagi Grimberg
2
-65
/
+71
2015-10-29
IB/srp: Split srp_map_sg
Sagi Grimberg
1
-51
/
+106
2015-10-29
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
1
-13
/
+13
2015-10-22
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
1
-1
/
+1
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-13
/
+13
2015-09-03
IB/srp: Fix possible protection fault
Sagi Grimberg
1
-6
/
+10
2015-08-31
IB/srp: Create an insecure all physical rkey only if needed
Bart Van Assche
2
-19
/
+25
2015-08-31
IB/srp: Register the indirect data buffer descriptor
Bart Van Assche
2
-3
/
+58
2015-08-31
IB/srp: Introduce srp_device.use_fmr
Bart Van Assche
2
-11
/
+12
2015-08-31
IB/srp: Remove use_mr argument from srp_map_sg_entry()
Bart Van Assche
1
-21
/
+15
2015-08-31
IB/srp: Remove the memory registration backtracking code
Bart Van Assche
2
-55
/
+13
2015-08-31
IB/srp: Add memory descriptor array pointer range checking
Bart Van Assche
2
-6
/
+20
2015-08-31
IB/srp: Use multiple registrations for large memory regions
Bart Van Assche
1
-10
/
+0
2015-08-31
IB/srp: Re-enable FMR for non-page aligned buffers
Bart Van Assche
1
-9
/
+5
2015-08-31
IB/srp: Use pd->local_dma_lkey
Jason Gunthorpe
1
-1
/
+1
2015-08-31
IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails
Bart Van Assche
1
-0
/
+9
2015-08-31
IB/srp: Bump driver version and release date
Bart Van Assche
1
-2
/
+2
2015-08-31
IB/srp: Handle partial connection success correctly
Bart Van Assche
1
-1
/
+2
2015-08-31
IB/srp: Constify a function argument
Bart Van Assche
1
-1
/
+1
2015-08-31
IB/srp: Convert to ib_alloc_mr
Sagi Grimberg
1
-1
/
+2
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
1
-3
/
+3
2015-07-14
IB/srp: Avoid using uninitialized variable
Sagi Grimberg
1
-7
/
+4
2015-07-14
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
1
-10
/
+2
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
1
-2
/
+7
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-2
/
+2
2015-05-20
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
1
-7
/
+9
2015-05-18
IB/srp: Align to generic logging helpers
Sagi Grimberg
1
-7
/
+9
2015-05-18
IB/srp: Add 64-bit LUN support
Bart Van Assche
2
-7
/
+6
2015-05-18
IB/srp: Remove !ch->target tests from the reconnect code
Bart Van Assche
1
-7
/
+1
2015-05-18
IB/srp: Remove a superfluous check from srp_free_req_data()
Bart Van Assche
1
-1
/
+1
2015-05-18
IB/srp: Rearrange module description
Bart Van Assche
1
-2
/
+3
2015-05-18
IB/srp: Remove superfluous casts
Bart Van Assche
1
-8
/
+5
2015-05-18
IB/srp: Fix reconnection failure handling
Bart Van Assche
1
-4
/
+1
2015-05-18
IB/srp: Fix connection state tracking
Bart Van Assche
2
-32
/
+30
2015-05-18
IB/srp: Fix a connection setup race
Bart Van Assche
1
-2
/
+3
[next]