开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2020-06-02
RDMA/srp: Remove support for FMR memory registration
Max Gurtovoy
2020-05-29
RDMA/srp: Make the channel count configurable per target
Bart Van Assche
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-01-15
IB/srp: Never use immediate data if it is disabled by a user
Sergey Gorenko
2019-10-21
ib/srp: Add missing new line after displaying fast_io_fail_tmo param
Donald Dutile
2019-10-08
RDMA/srp: Calculate max_it_iu_size if remote max_it_iu length available
Honggang Li
2019-10-08
RDMA/srp: Add parse function for maximum initiator to target IU size
Honggang Li
2019-10-04
RDMA/srp: Make route resolving error messages more informative
Bart Van Assche
2019-10-04
RDMA/srp: Honor the max_send_sge device attribute
Bart Van Assche
2019-10-04
RDMA/srp: Remove two casts
Bart Van Assche
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-16
scsi: IB/srp: set virt_boundary_mask in the scsi host
Christoph Hellwig
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-20
scsi: RDMA/srp: Fix a sleep-in-invalid-context bug
Bart Van Assche
2019-06-07
RDMA/srp: Accept again source addresses that do not have a port number
Bart Van Assche
2019-05-21
RDMA/srp: Rename SRP sysfs name after IB device rename trigger
Leon Romanovsky
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-04
RDMA/srp: Rework SCSI device reset handling
Bart Van Assche
2019-02-04
IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()
Bart Van Assche
2019-01-30
RDMA/srp: Increase max_segment_size
Bart Van Assche
2019-01-08
IB/srp: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-19
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-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
2018-10-17
ib_srp: Remove WARN_ON in srp_terminate_io()
Hannes Reinecke
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-09-26
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-19
IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop
Bart Van Assche
2018-07-30
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
2018-07-24
IB/srp: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-03
IB/srp: Remove driver version and release data information
Bart Van Assche
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-03-19
IB/srp: Disallow duplicate RDMA/CM connections
Bart Van Assche
2018-03-14
IB/srp: Fix IPv6 address parsing
Bart Van Assche
2018-03-06
IB/srp: Use the IB_DEVICE_SG_GAPS_REG HCA feature if supported
Sergey Gorenko
2018-02-28
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-15
IB/srp: Fix completion vector assignment algorithm
Bart Van Assche
2018-01-23
IB/srp: Add target_can_queue login parameter
Bart Van Assche
[next]