index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srp
/
ib_srp.c
Age
Commit message (
Expand
)
Author
2017-11-30
IB/srp: Avoid that a cable pull can trigger a kernel crash
Bart Van Assche
2017-03-15
IB/srp: Fix race conditions related to task management
Bart Van Assche
2017-03-15
IB/srp: Avoid that duplicate responses trigger a kernel bug
Bart Van Assche
2017-03-15
IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
Bart Van Assche
2017-02-01
IB/srp: fix invalid indirect_sg_entries parameter value
Israel Rukshin
2017-02-01
IB/srp: fix mr allocation when the device supports sg gaps
Israel Rukshin
2016-10-07
IB/srp: Fix infinite loop when FMR sg[0].offset != 0
Bart Van Assche
2016-10-07
IB/srp: Remove an unused argument
Bart Van Assche
2016-09-23
IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-06-06
IB/srp: Fix srp_map_sg_dma()
Bart Van Assche
2016-06-06
IB/srp: Always initialize use_fast_reg and use_fmr
Bart Van Assche
2016-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-05-13
Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...
Doug Ledford
2016-05-13
IB/srp: Fix a debug kernel crash
Bart Van Assche
2016-05-13
IB/srp: Do not register memory if never_register has been set
Bart Van Assche
2016-05-13
IB/srp: Prevent mapping failures
Bart Van Assche
2016-05-13
IB/srp: Swap two code blocks in srp_add_one()
Bart Van Assche
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2016-05-13
IB/srp: Fix srp_create_target() error handling
Bart Van Assche
2016-05-13
IB/srp: Fix a memory descriptor leak in an error path
Bart Van Assche
2016-05-13
IB/srp: Print "ib_srp: " prefix once
Bart Van Assche
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2016-05-12
IB/srp: Move common code into the caller
Bart Van Assche
2016-05-12
IB/srp: Move code out of a loop
Bart Van Assche
2016-05-12
IB/srp: Avoid that mapping failure triggers an infinite loop
Bart Van Assche
2016-05-12
IB/srp: Introduce target->mr_pool_size
Bart Van Assche
2016-05-12
IB/srp: Fix srp_map_data() error paths
Bart Van Assche
2016-05-12
IB/srp: Document srp_map_data() return value
Bart Van Assche
2016-05-12
IB/srp: Fix a comment
Bart Van Assche
2016-05-12
IB/srp: Fix a spelling error in a source code comment
Bart Van Assche
2016-04-15
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
2016-04-11
scsi: disable automatic target scan
Hannes Reinecke
2016-02-29
IB/srp: Use ib_drain_rq()
Steve Wise
2015-12-22
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
2015-12-15
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...
Doug Ledford
2015-12-11
IB/srp: use the new CQ API
Christoph Hellwig
2015-12-11
IB: add a proper completion queue abstraction
Christoph Hellwig
2015-12-07
IB/srp: Fix srp_map_sg_fr()
Bart Van Assche
2015-12-07
IB/srp: Fix indirect data buffer rkey endianness
Bart Van Assche
2015-12-07
IB/srp: Initialize dma_length in srp_map_idb
Christoph Hellwig
2015-12-07
IB/srp: Fix possible send queue overflow
Sagi Grimberg
2015-12-07
IB/srp: Fix a memory leak
Bart Van Assche
2015-11-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
2015-10-28
IB/srp: Dont allocate a page vector when using fast_reg
Sagi Grimberg
2015-10-28
IB/srp: Remove srp_finish_mapping
Sagi Grimberg
2015-10-28
IB/srp: Convert to new registration API
Sagi Grimberg
2015-10-28
IB/srp: Split srp_map_sg
Sagi Grimberg
[next]