index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srp
/
ib_srp.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
IB/srp: Fix race conditions related to task management
Bart Van Assche
2017-02-19
1
-16
/
+29
|
*
|
IB/srp: Avoid that duplicate responses trigger a kernel bug
Bart Van Assche
2017-02-19
1
-1
/
+3
|
*
|
IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
Bart Van Assche
2017-02-19
1
-9
/
+3
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-21
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
1
-0
/
+1
|
|
/
*
|
IB/srp: fix invalid indirect_sg_entries parameter value
Israel Rukshin
2017-01-24
1
-0
/
+6
*
|
IB/srp: fix mr allocation when the device supports sg gaps
Israel Rukshin
2017-01-24
1
-2
/
+7
|
/
*
IB/srp: Make writing the add_target sysfs attr interruptible
Bart Van Assche
2016-12-14
1
-1
/
+4
*
IB/srp: Make mapping failures easier to debug
Bart Van Assche
2016-12-14
1
-2
/
+10
*
IB/srp: Make login failures easier to debug
Bart Van Assche
2016-12-14
1
-0
/
+3
*
IB/srp: Introduce a local variable in srp_add_one()
Bart Van Assche
2016-12-14
1
-8
/
+9
*
IB/srp: Fix CONFIG_DYNAMIC_DEBUG=n build
Bart Van Assche
2016-12-14
1
-5
/
+6
*
IB/srp: Fix infinite loop when FMR sg[0].offset != 0
Bart Van Assche
2016-10-07
1
-3
/
+5
*
IB/srp: Remove an unused argument
Bart Van Assche
2016-10-07
1
-2
/
+2
*
IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
2016-09-23
1
-25
/
+19
*
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-23
1
-1
/
+1
*
IB/srp: Fix srp_map_sg_dma()
Bart Van Assche
2016-06-06
1
-2
/
+1
*
IB/srp: Always initialize use_fast_reg and use_fmr
Bart Van Assche
2016-06-06
1
-3
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-05-20
1
-53
/
+176
|
\
|
*
-
.
Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...
Doug Ledford
2016-05-13
1
-1
/
+1
|
|
\
\
|
|
|
*
IB/srp: Fix a debug kernel crash
Bart Van Assche
2016-05-13
1
-1
/
+1
|
|
|
/
|
*
|
IB/srp: Do not register memory if never_register has been set
Bart Van Assche
2016-05-13
1
-3
/
+9
|
*
|
IB/srp: Prevent mapping failures
Bart Van Assche
2016-05-13
1
-19
/
+118
|
*
|
IB/srp: Swap two code blocks in srp_add_one()
Bart Van Assche
2016-05-13
1
-11
/
+12
|
*
|
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2016-05-13
1
-1
/
+1
|
*
|
IB/srp: Fix srp_create_target() error handling
Bart Van Assche
2016-05-13
1
-7
/
+7
|
*
|
IB/srp: Fix a memory descriptor leak in an error path
Bart Van Assche
2016-05-13
1
-1
/
+6
|
*
|
IB/srp: Print "ib_srp: " prefix once
Bart Van Assche
2016-05-13
1
-1
/
+1
|
*
|
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2016-05-13
1
-1
/
+1
|
|
/
|
*
IB/srp: Move common code into the caller
Bart Van Assche
2016-05-12
1
-1
/
+0
|
*
IB/srp: Move code out of a loop
Bart Van Assche
2016-05-12
1
-3
/
+3
|
*
IB/srp: Avoid that mapping failure triggers an infinite loop
Bart Van Assche
2016-05-12
1
-0
/
+2
|
*
IB/srp: Introduce target->mr_pool_size
Bart Van Assche
2016-05-12
1
-3
/
+3
|
*
IB/srp: Fix srp_map_data() error paths
Bart Van Assche
2016-05-12
1
-11
/
+13
|
*
IB/srp: Document srp_map_data() return value
Bart Van Assche
2016-05-12
1
-0
/
+9
|
*
IB/srp: Fix a comment
Bart Van Assche
2016-05-12
1
-1
/
+1
|
*
IB/srp: Fix a spelling error in a source code comment
Bart Van Assche
2016-05-12
1
-1
/
+1
*
|
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
2016-04-15
1
-2
/
+2
*
|
scsi: disable automatic target scan
Hannes Reinecke
2016-04-11
1
-1
/
+1
|
/
*
IB/srp: Use ib_drain_rq()
Steve Wise
2016-02-29
1
-36
/
+4
*
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
1
-88
/
+85
|
\
|
*
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...
Doug Ledford
2015-12-15
1
-88
/
+85
|
|
\
|
|
*
IB/srp: use the new CQ API
Christoph Hellwig
2015-12-11
1
-89
/
+84
|
|
*
IB: add a proper completion queue abstraction
Christoph Hellwig
2015-12-11
1
-2
/
+4
*
|
|
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
2015-12-22
1
-23
/
+9
|
/
/
*
|
IB/srp: Fix srp_map_sg_fr()
Bart Van Assche
2015-12-07
1
-11
/
+8
*
|
IB/srp: Fix indirect data buffer rkey endianness
Bart Van Assche
2015-12-07
1
-1
/
+1
*
|
IB/srp: Initialize dma_length in srp_map_idb
Christoph Hellwig
2015-12-07
1
-0
/
+3
*
|
IB/srp: Fix possible send queue overflow
Sagi Grimberg
2015-12-07
1
-1
/
+1
*
|
IB/srp: Fix a memory leak
Bart Van Assche
2015-12-07
1
-9
/
+13
|
/
[prev]
[next]