index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srp
Age
Commit message (
Expand
)
Author
2021-08-11
scsi: RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-05-31
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
2021-05-28
RDMA/srp: Use DEVICE_ATTR_*() macros
YueHaibing
2021-05-28
RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacent
Bart Van Assche
2021-05-28
RDMA/srp: Fix a recently introduced memory leak
Bart Van Assche
2021-05-28
RDMA/srp: Add more structure size checks
Bart Van Assche
2021-02-16
RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes
Nicolas Morey-Chaisemartin
2020-10-30
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
2020-10-30
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
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-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
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-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-21
RDMA/srp: Rename SRP sysfs name after IB device rename trigger
Leon Romanovsky
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
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: Move srp_rdma_ch.max_ti_iu_len declaration
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
[next]