index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
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
*
RDMA/srp: Rename SRP sysfs name after IB device rename trigger
Leon Romanovsky
2019-05-21
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-09
|
\
|
*
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
|
*
IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()
Bart Van Assche
2019-02-04
|
*
RDMA/srp: Increase max_segment_size
Bart Van Assche
2019-01-30
|
*
IB/srp: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-08
*
|
RDMA/srp: Rework SCSI device reset handling
Bart Van Assche
2019-02-04
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
|
\
|
*
RDMA/srp: Add support for immediate data
Bart Van Assche
2018-12-19
|
*
RDMA/srp: Rework handling of the maximum information unit length
Bart Van Assche
2018-12-19
|
*
RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer
Bart Van Assche
2018-12-19
|
*
RDMA/srp: Handle large SCSI CDBs correctly
Bart Van Assche
2018-12-19
|
*
RDMA/srp: Document srp_parse_in() arguments
Bart Van Assche
2018-12-19
|
*
include/scsi/srp.h: Add support for immediate data
Bart Van Assche
2018-12-19
|
*
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-12
*
|
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
|
/
*
ib_srp: Remove WARN_ON in srp_terminate_io()
Hannes Reinecke
2018-10-17
*
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-10-16
|
\
|
*
IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop
Bart Van Assche
2018-09-19
*
|
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
|
/
*
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
2018-07-30
*
IB/srp: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
*
IB/srp: Remove driver version and release data information
Bart Van Assche
2018-07-03
*
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2018-06-18
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
*
IB/srp: Disallow duplicate RDMA/CM connections
Bart Van Assche
2018-03-19
*
IB/srp: Fix IPv6 address parsing
Bart Van Assche
2018-03-14
*
IB/srp: Use the IB_DEVICE_SG_GAPS_REG HCA feature if supported
Sergey Gorenko
2018-03-06
*
IB/srp: Use %pIS instead of inet_ntop()
Bart Van Assche
2018-02-28
*
Revert "IB/srp: Avoid that a cable pull can trigger a kernel crash"
Bart Van Assche
2018-02-28
*
IB/srp: Fix srp_abort()
Bart Van Assche
2018-02-28
*
IB/srp: Fix completion vector assignment algorithm
Bart Van Assche
2018-02-15
*
IB/srp: Add target_can_queue login parameter
Bart Van Assche
2018-01-23
*
IB/srp: Add RDMA/CM support
Bart Van Assche
2018-01-23
*
IB/srp: Refactor srp_send_req()
Bart Van Assche
2018-01-18
*
IB/srp: Improve path record query error message
Bart Van Assche
2018-01-18
*
IB/srp: Use kstrtoull() instead of simple_strtoull()
Bart Van Assche
2018-01-18
*
IB/srp: replace custom implementation of hex2bin()
Andy Shevchenko
2017-12-11
*
IB/srp: Make CM timeout dependent on subnet timeout
Bart Van Assche
2017-10-18
*
IB/srp: Cache global rkey
Bart Van Assche
2017-10-18
*
IB/srp: Remove second argument of srp_destroy_qp()
Bart Van Assche
2017-10-18
*
IB/srp: Avoid that a cable pull can trigger a kernel crash
Bart Van Assche
2017-10-18
*
IB/core: Simplify sa_path_set_[sd]lid() calls
Bart Van Assche
2017-10-10
*
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-07-24
*
RDMA/SA: Fix kernel panic in CMA request handler flow
Majd Dibbiny
2017-06-01
*
RDMA/srp: Fix NULL deref at srp_destroy_qp()
Israel Rukshin
2017-06-01
*
IB/SA: Add support to query OPA path records
Dasaratharaman Chandramouli
2017-05-01
*
IB/SA: Add OPA path record type
Dasaratharaman Chandramouli
2017-05-01
*
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
Dasaratharaman Chandramouli
2017-05-01
*
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2017-05-01
[next]