| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v6.0' into rdma.git for-next | Jason Gunthorpe | 2022-10-06 | 1 | -1/+2 |
|\ |
|
| * | RDMA/srp: Set scmnd->result only when scmnd is not NULL | yangx.jy@fujitsu.com | 2022-09-01 | 1 | -1/+2 |
* | | RDMA/srp: Support more than 255 rdma ports | Mikhael Goikhman | 2022-09-22 | 2 | -7/+7 |
* | | RDMA/cma: Multiple path records support with netlink channel | Mark Zhang | 2022-09-22 | 1 | -1/+1 |
* | | RDMA/srp: Fix srp_abort() | Bart Van Assche | 2022-09-20 | 1 | -3/+1 |
* | | RDMA/srp: Use the attribute group mechanism for sysfs attributes | Bart Van Assche | 2022-08-28 | 1 | -6/+12 |
* | | RDMA/srp: Handle dev_set_name() failure | Bart Van Assche | 2022-08-28 | 1 | -4/+5 |
* | | RDMA/srp: Remove the srp_host.released completion | Bart Van Assche | 2022-08-28 | 2 | -10/+5 |
* | | RDMA/srp: Rework the srp_add_port() error path | Bart Van Assche | 2022-08-28 | 1 | -8/+7 |
|/ |
|
* | blk-mq: Drop 'reserved' arg of busy_tag_iter_fn | John Garry | 2022-07-06 | 1 | -2/+1 |
* | RDMA: Split kernel-only global device caps from uverbs device caps | Jason Gunthorpe | 2022-04-06 | 1 | -4/+4 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2022-03-24 | 1 | -1/+10 |
|\ |
|
| * | RDMA/ib_srp: Add more documentation | Bart Van Assche | 2022-02-23 | 1 | -1/+10 |
* | | RDMA/ib_srp: Fix a deadlock | Bart Van Assche | 2022-02-23 | 1 | -2/+4 |
|/ |
|
* | scsi: RDMA/srp: Switch to attribute groups | Bart Van Assche | 2021-10-16 | 1 | -21/+30 |
* | scsi: ib_srp: Call scsi_done() directly | Bart Van Assche | 2021-10-16 | 1 | -4/+4 |
* | scsi: RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche | 2021-08-11 | 1 | -4/+5 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2021-07-02 | 1 | -1/+1 |
|\ |
|
| * | scsi: core: Drop obsolete Linux-specific SCSI status codes | Hannes Reinecke | 2021-05-31 | 1 | -1/+1 |
* | | RDMA/srp: Use DEVICE_ATTR_*() macros | YueHaibing | 2021-05-28 | 1 | -42/+57 |
* | | RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacent | Bart Van Assche | 2021-05-28 | 2 | -92/+63 |
* | | RDMA/srp: Fix a recently introduced memory leak | Bart Van Assche | 2021-05-28 | 1 | -7/+6 |
* | | RDMA/srp: Add more structure size checks | Bart Van Assche | 2021-05-28 | 1 | -1/+4 |
|/ |
|
* | RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes | Nicolas Morey-Chaisemartin | 2021-02-16 | 1 | -65/+45 |
* | RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit | Joe Perches | 2020-10-30 | 1 | -2/+2 |
* | RDMA: Manual changes for sysfs_emit and neatening | Joe Perches | 2020-10-30 | 1 | -0/+4 |
* | RDMA: Convert sysfs device * show functions to use sysfs_emit() | Joe Perches | 2020-10-26 | 1 | -20/+20 |
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -1/+1 |
* | RDMA/srp: Remove support for FMR memory registration | Max Gurtovoy | 2020-06-02 | 2 | -227/+22 |
* | RDMA/srp: Make the channel count configurable per target | Bart Van Assche | 2020-05-29 | 1 | -5/+17 |
* | RDMA: Allow ib_client's to fail when add() is called | Jason Gunthorpe | 2020-05-06 | 1 | -11/+10 |
* | RDMA: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-02-20 | 1 | -1/+1 |
* | IB/srp: Never use immediate data if it is disabled by a user | Sergey Gorenko | 2020-01-15 | 1 | -1/+2 |
* | ib/srp: Add missing new line after displaying fast_io_fail_tmo param | Donald Dutile | 2019-10-21 | 1 | -2/+2 |
* | RDMA/srp: Calculate max_it_iu_size if remote max_it_iu length available | Honggang Li | 2019-10-08 | 1 | -4/+14 |
* | RDMA/srp: Add parse function for maximum initiator to target IU size | Honggang Li | 2019-10-08 | 2 | -0/+11 |
* | RDMA/srp: Make route resolving error messages more informative | Bart Van Assche | 2019-10-04 | 1 | -2/+2 |
* | RDMA/srp: Honor the max_send_sge device attribute | Bart Van Assche | 2019-10-04 | 2 | -2/+6 |
* | RDMA/srp: Remove two casts | Bart Van Assche | 2019-10-04 | 2 | -2/+4 |
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2019-07-20 | 1 | -15/+3 |
|\ |
|
| * | scsi: IB/srp: set virt_boundary_mask in the scsi host | Christoph Hellwig | 2019-07-16 | 1 | -15/+3 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-07-15 | 1 | -6/+15 |
|\ \ |
|
| * \ | Merge tag 'v5.2-rc6' into rdma.git for-next | Jason Gunthorpe | 2019-06-28 | 3 | -1/+19 |
| |\ \ |
|
| * | | | RDMA/srp: Accept again source addresses that do not have a port number | Bart Van Assche | 2019-06-07 | 1 | -6/+15 |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-07-11 | 1 | -19/+2 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | scsi: RDMA/srp: Fix a sleep-in-invalid-context bug | Bart Van Assche | 2019-06-20 | 1 | -19/+2 |
| |/ |
|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-06-07 | 1 | -1/+17 |
|\ \ |
|
| * | | RDMA/srp: Rename SRP sysfs name after IB device rename trigger | Leon Romanovsky | 2019-05-21 | 1 | -1/+17 |
| |/ |
|
* | | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman | 2019-05-30 | 1 | -0/+1 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
|/ |
|