Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-07Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe
2022-09-22RDMA/srp: Support more than 255 rdma portsMikhael Goikhman
2022-09-22RDMA/cma: Multiple path records support with netlink channelMark Zhang
2022-09-20RDMA/srp: Fix srp_abort()Bart Van Assche
2022-09-01RDMA/srp: Set scmnd->result only when scmnd is not NULLyangx.jy@fujitsu.com
2022-08-28RDMA/srp: Use the attribute group mechanism for sysfs attributesBart Van Assche
2022-08-28RDMA/srp: Handle dev_set_name() failureBart Van Assche
2022-08-28RDMA/srp: Remove the srp_host.released completionBart Van Assche
2022-08-28RDMA/srp: Rework the srp_add_port() error pathBart Van Assche
2022-07-06blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-02-23RDMA/ib_srp: Fix a deadlockBart Van Assche
2021-10-17scsi: RDMA/srp: Switch to attribute groupsBart Van Assche
2021-10-17scsi: ib_srp: Call scsi_done() directlyBart Van Assche
2021-08-12scsi: RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-07-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-01scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke
2021-05-29RDMA/srp: Use DEVICE_ATTR_*() macrosYueHaibing
2021-05-29RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacentBart Van Assche
2021-05-29RDMA/srp: Fix a recently introduced memory leakBart Van Assche
2021-05-29RDMA/srp: Add more structure size checksBart Van Assche
2021-02-17RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodesNicolas Morey-Chaisemartin
2020-10-31RDMA: Convert various random sprintf sysfs _show uses to sysfs_emitJoe Perches
2020-10-31RDMA: Manual changes for sysfs_emit and neateningJoe Perches
2020-10-27RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches
2020-06-03RDMA/srp: Remove support for FMR memory registrationMax Gurtovoy
2020-05-29RDMA/srp: Make the channel count configurable per targetBart Van Assche
2020-05-06RDMA: Allow ib_client's to fail when add() is calledJason Gunthorpe
2020-01-15IB/srp: Never use immediate data if it is disabled by a userSergey Gorenko
2019-10-21ib/srp: Add missing new line after displaying fast_io_fail_tmo paramDonald Dutile
2019-10-08RDMA/srp: Calculate max_it_iu_size if remote max_it_iu length availableHonggang Li
2019-10-08RDMA/srp: Add parse function for maximum initiator to target IU sizeHonggang Li
2019-10-04RDMA/srp: Make route resolving error messages more informativeBart Van Assche
2019-10-04RDMA/srp: Honor the max_send_sge device attributeBart Van Assche
2019-10-04RDMA/srp: Remove two castsBart Van Assche
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-17scsi: IB/srp: set virt_boundary_mask in the scsi hostChristoph Hellwig
2019-07-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-29Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-20scsi: RDMA/srp: Fix a sleep-in-invalid-context bugBart Van Assche
2019-06-07RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche
2019-05-21RDMA/srp: Rename SRP sysfs name after IB device rename triggerLeon Romanovsky
2019-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-02-19RDMA: Add and use rdma_for_each_portJason Gunthorpe
2019-02-05RDMA/srp: Rework SCSI device reset handlingBart Van Assche
2019-02-05IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche
2019-01-31RDMA/srp: Increase max_segment_sizeBart Van Assche
2019-01-09IB/srp: Use struct_size() in kzalloc()Gustavo A. R. Silva
2018-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds