summaryrefslogtreecommitdiff
path: root/drivers/scsi/hosts.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+6
2024-04-12scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig1-0/+6
2024-03-25scsi: core: Fix unremoved procfs host directory regressionGuilherme G. Piccoli1-3/+4
2024-02-27scsi: core: Constify the struct device_type usageRicardo B. Marliere1-1/+1
2023-08-21scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby1-2/+2
2023-05-31scsi: core: Support setting BLK_MQ_F_BLOCKINGBart Van Assche1-0/+1
2023-04-01Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen1-3/+0
2023-03-25scsi: core: Declare SCSI host template pointer members constBart Van Assche1-2/+2
2023-03-10scsi: core: Fix a procfs host directory removal regressionBart Van Assche1-3/+0
2023-02-22scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche1-0/+2
2023-02-22scsi: core: Fix a source code commentBart Van Assche1-1/+1
2022-10-18scsi: core: Fail host creation if creating the proc directory failsBart Van Assche1-1/+2
2022-09-01scsi: core: Fix a use-after-freeBart Van Assche1-3/+13
2022-09-01scsi: core: Revert "Make sure that hosts outlive targets"Bart Van Assche1-8/+0
2022-09-01scsi: core: Revert "Call blk_mq_free_tag_set() earlier"Bart Van Assche1-5/+5
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+13
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds1-0/+5
2022-08-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
2022-08-02scsi: core: Call blk_mq_free_tag_set() earlierBart Van Assche1-5/+5
2022-08-02scsi: core: Make sure that hosts outlive targetsMing Lei1-0/+8
2022-07-19scsi: core: cap shost max_sectors according to DMA limits only onceJohn Garry1-0/+5
2022-07-06blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry1-8/+6
2022-06-08scsi: core: iscsi: Directly use ida_alloc()/ida_free()keliu1-2/+2
2022-04-26scsi: core: Refine how we set tag_set NUMA nodeJohn Garry1-4/+4
2021-11-19scsi: core: Remove Scsi_Host.shost_dev_attr_groupsBart Van Assche1-12/+3
2021-11-04Merge branch '5.15/scsi-fixes' into 5.16/scsi-queueMartin K. Petersen1-1/+2
2021-11-04scsi: core: Avoid leaving shost->last_reset with stale value if EH does not runEwan D. Milne1-0/+1
2021-10-17scsi: core: Remove two host template members that are no longer usedBart Van Assche1-9/+0
2021-10-17scsi: core: Register sysfs attributes earlierBart Van Assche1-2/+21
2021-10-17scsi: core: Call scsi_done directlyBart Van Assche1-1/+1
2021-10-17scsi: core: pm: Rely on the device driver core for async power managementBart Van Assche1-0/+1
2021-10-12scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()Dexuan Cui1-1/+2
2021-07-13scsi: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler1-0/+1
2021-07-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+9
2021-06-08scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei1-1/+1
2021-06-08scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei1-2/+6
2021-06-08scsi: core: Fix failure handling of scsi_add_host_with_dma()Ming Lei1-8/+6
2021-06-08scsi: core: Fix error handling of scsi_host_alloc()Ming Lei1-10/+13
2021-06-03scsi: core: Change the type of the second argument of scsi_host_complete_all_...Bart Van Assche1-3/+5
2021-05-22scsi: core: Cap scsi_host cmd_per_lun at can_queueJohn Garry1-0/+3
2021-05-15scsi: core: Fix a comment in function scsi_host_dev_release()Xiang Chen1-1/+1
2021-04-06scsi: remove the unchecked_isa_dma flagChristoph Hellwig1-6/+1
2020-10-06scsi: Add host and host template flag 'host_tagset'Hannes Reinecke1-0/+1
2020-07-03scsi: core: Register sysfs for SCSI workqueueBob Liu1-3/+5
2020-02-29scsi: core: add scsi_host_busy_iter()Hannes Reinecke1-0/+37
2020-02-29scsi: core: add scsi_host_complete_all_commands() helperHannes Reinecke1-0/+28
2019-11-02scsi: core: avoid host-wide host_busy counter for scsi_mqMing Lei1-1/+18
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+3
2019-07-17scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig1-0/+3
2019-05-21scsi: core: add SPDX tags to scsi midlayer files missing licensing informationChristoph Hellwig1-0/+1