summaryrefslogtreecommitdiff
path: root/include/scsi/scsi_host.h
AgeCommit message (Expand)Author
2023-09-28scsi: Do not attempt to rescan suspended devicesDamien Le Moal
2023-08-24scsi: core: Improve type safety of scsi_rescan_device()Bart Van Assche
2023-08-21scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby
2023-05-31scsi: core: Support setting BLK_MQ_F_BLOCKINGBart Van Assche
2023-03-24scsi: core: Declare SCSI host template pointer members constBart Van Assche
2022-10-22scsi: core: Change the return type of .eh_timed_out()Bart Van Assche
2022-10-18scsi: core: Introduce a new list for SCSI proc directory entriesBart Van Assche
2022-10-18scsi: esas2r: Introduce scsi_template_proc_dir()Bart Van Assche
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-01scsi: core: Fix a use-after-freeBart Van Assche
2022-09-01scsi: core: Revert "Make sure that hosts outlive targets"Bart Van Assche
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-08-01scsi: core: Make sure that hosts outlive targetsMing Lei
2022-07-19scsi: sd: allow max_sectors be capped at DMA optimal size limitJohn Garry
2022-07-06blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry
2022-02-11scsi: Remove unused member cmd_pool for structure scsi_host_templateXiang Chen
2021-11-18scsi: core: Remove Scsi_Host.shost_dev_attr_groupsBart Van Assche
2021-11-03scsi: core: Avoid leaving shost->last_reset with stale value if EH does not runEwan D. Milne
2021-10-16scsi: core: Remove two host template members that are no longer usedBart Van Assche
2021-10-16scsi: core: Register sysfs attributes earlierBart Van Assche
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-16scsi: core: Call scsi_done directlyBart Van Assche
2021-09-28scsi: core: Delete scsi_{get,free}_host_dev()John Garry
2021-06-02scsi: core: Change the type of the second argument of scsi_host_complete_all_...Bart Van Assche
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-04-06scsi: remove the unchecked_isa_dma flagChristoph Hellwig
2021-03-29scsi: core: scsi_host_cmd_pool is declared twiceWan Jiabing
2021-03-04scsi: core: Add mq_poll support to SCSI layerKashyap Desai
2021-03-04scsi: core: Put hot fields of scsi_host_template in one cachelineMing Lei
2021-01-14scsi: core: No retries on abort successMuneendra Kumar
2020-10-06scsi: Add host and host template flag 'host_tagset'Hannes Reinecke
2020-04-22block: move dma drain handling to scsiChristoph Hellwig
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-28scsi: core: Introduce {init,exit}_cmd_priv()Bart Van Assche
2020-02-28scsi: core: Remove cmd_list functionalityHannes Reinecke
2020-02-28scsi: core: add scsi_host_busy_iter()Hannes Reinecke
2020-02-28scsi: core: add scsi_host_(block,unblock) helper functionHannes Reinecke
2020-02-28scsi: core: add scsi_host_complete_all_commands() helperHannes Reinecke
2020-02-10scsi: core: remove .for_blk_mqMing Lei
2019-11-12scsi: core: Clean up SG_NONEFinn Thain
2019-11-01scsi: core: avoid host-wide host_busy counter for scsi_mqMing Lei
2019-09-30scsi: core: allow auto suspend override by low-level driverStanley Chu
2019-07-22scsi: core: add support for request batchingPaolo Bonzini
2019-07-16scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig
2019-03-19scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignmentHannes Reinecke
2019-02-27scsi: kill command serial numberHannes Reinecke
2019-02-26scsi: clean obsolete return values of eh_timed_outAvri Altman
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor