summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mlx5-next' into HEADLeon Romanovsky2023-01-151-3/+5
|\
| * RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)2022-12-291-3/+5
* | RDMA/cma: Refactor the inbound/outbound path records process flowMark Zhang2023-01-101-1/+1
|/
* RDMA/srp: Fix error return code in srp_parse_options()Wang Yufen2022-12-041-14/+82
* Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe2022-10-061-1/+2
|\
| * RDMA/srp: Set scmnd->result only when scmnd is not NULLyangx.jy@fujitsu.com2022-09-011-1/+2
* | RDMA/srp: Support more than 255 rdma portsMikhael Goikhman2022-09-222-7/+7
* | RDMA/cma: Multiple path records support with netlink channelMark Zhang2022-09-221-1/+1
* | RDMA/srp: Fix srp_abort()Bart Van Assche2022-09-201-3/+1
* | RDMA/srp: Use the attribute group mechanism for sysfs attributesBart Van Assche2022-08-281-6/+12
* | RDMA/srp: Handle dev_set_name() failureBart Van Assche2022-08-281-4/+5
* | RDMA/srp: Remove the srp_host.released completionBart Van Assche2022-08-282-10/+5
* | RDMA/srp: Rework the srp_add_port() error pathBart Van Assche2022-08-281-8/+7
|/
* blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry2022-07-061-2/+1
* RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-061-4/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-03-241-1/+10
|\
| * RDMA/ib_srp: Add more documentationBart Van Assche2022-02-231-1/+10
* | RDMA/ib_srp: Fix a deadlockBart Van Assche2022-02-231-2/+4
|/
* scsi: RDMA/srp: Switch to attribute groupsBart Van Assche2021-10-161-21/+30
* scsi: ib_srp: Call scsi_done() directlyBart Van Assche2021-10-161-4/+4
* scsi: RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-111-4/+5
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-021-1/+1
|\
| * scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke2021-05-311-1/+1
* | RDMA/srp: Use DEVICE_ATTR_*() macrosYueHaibing2021-05-281-42/+57
* | RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacentBart Van Assche2021-05-282-92/+63
* | RDMA/srp: Fix a recently introduced memory leakBart Van Assche2021-05-281-7/+6
* | RDMA/srp: Add more structure size checksBart Van Assche2021-05-281-1/+4
|/
* RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodesNicolas Morey-Chaisemartin2021-02-161-65/+45
* RDMA: Convert various random sprintf sysfs _show uses to sysfs_emitJoe Perches2020-10-301-2/+2
* RDMA: Manual changes for sysfs_emit and neateningJoe Perches2020-10-301-0/+4
* RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches2020-10-261-20/+20
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* RDMA/srp: Remove support for FMR memory registrationMax Gurtovoy2020-06-022-227/+22
* RDMA/srp: Make the channel count configurable per targetBart Van Assche2020-05-291-5/+17
* RDMA: Allow ib_client's to fail when add() is calledJason Gunthorpe2020-05-061-11/+10
* RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-201-1/+1
* IB/srp: Never use immediate data if it is disabled by a userSergey Gorenko2020-01-151-1/+2
* ib/srp: Add missing new line after displaying fast_io_fail_tmo paramDonald Dutile2019-10-211-2/+2
* RDMA/srp: Calculate max_it_iu_size if remote max_it_iu length availableHonggang Li2019-10-081-4/+14
* RDMA/srp: Add parse function for maximum initiator to target IU sizeHonggang Li2019-10-082-0/+11
* RDMA/srp: Make route resolving error messages more informativeBart Van Assche2019-10-041-2/+2
* RDMA/srp: Honor the max_send_sge device attributeBart Van Assche2019-10-042-2/+6
* RDMA/srp: Remove two castsBart Van Assche2019-10-042-2/+4
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-201-15/+3
|\
| * scsi: IB/srp: set virt_boundary_mask in the scsi hostChristoph Hellwig2019-07-161-15/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-151-6/+15
|\ \
| * \ Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-283-1/+19
| |\ \
| * | | RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche2019-06-071-6/+15
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-19/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | scsi: RDMA/srp: Fix a sleep-in-invalid-context bugBart Van Assche2019-06-201-19/+2
| |/