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
2021-11-30scsi: Remove superfluous #include <linux/async.h> directivesBart Van Assche
2021-11-19scsi: core: Remove Scsi_Host.shost_dev_attr_groupsBart Van Assche
2021-10-17scsi: core: Remove two host template members that are no longer usedBart Van Assche
2021-10-17scsi: core: Register sysfs attributes earlierBart Van Assche
2021-10-17scsi: core: Use a structure member to track the SCSI command submitterBart Van Assche
2021-10-17scsi: core: pm: Rely on the device driver core for async power managementBart Van Assche
2021-07-31scsi: bsg: Simplify device registrationChristoph Hellwig
2021-07-29scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Christoph Hellwig
2021-06-23scsi: core: Inline scsi_mq_alloc_queue()Bart Van Assche
2021-04-16scsi: core: Introduce enum scsi_dispositionBart Van Assche
2021-03-30scsi: core: Remove duplicate declarationsWan Jiabing
2021-03-05scsi: core: Replace sdev->device_busy with sbitmapMing Lei
2020-10-03scsi: core: Add limitless cmd retry supportMike Christie
2020-06-20scsi: core: Remove scsi_sdb_cacheBean Huo
2020-02-29scsi: core: Remove cmd_list functionalityHannes Reinecke
2020-02-13scsi: core: Delete scsi_use_blk_mqJohn Garry
2019-11-02scsi: core: avoid host-wide host_busy counter for scsi_mqMing Lei
2019-06-19scsi: sd: Rely on the driver core for asynchronous probingBart Van Assche
2018-11-07scsi: kill off the legacy IO pathJens Axboe
2017-12-08scsi: dh: Remove scsi_dh_remove_device()Bart Van Assche
2017-12-08scsi: core: Introduce scsi_devinfo_key enumeration typeBart Van Assche
2017-11-17scsi: Use 'blist_flags_t' for scsi_devinfo flagsHannes Reinecke
2017-11-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-26scsi: scsi_dh: suppress errors from unsupported devicesHannes Reinecke
2017-08-26scsi: Document which queue type a function is intended forBart Van Assche
2017-06-13scsi: Only add commands to the device command list if required by the LLDBart Van Assche
2017-06-13scsi: Introduce scsi_start_queue()Bart Van Assche
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-04-06scsi: make asynchronous aborts mandatoryHannes Reinecke
2017-04-06scsi: make scsi_eh_scmd_add() always succeedHannes Reinecke
2017-03-02scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche
2017-01-28scsi: allocate scsi_cmnd structures as part of struct requestChristoph Hellwig
2017-01-28scsi: respect unchecked_isa_dma for blk-mqChristoph Hellwig
2016-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-09-27scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche
2016-08-31scsi: move function declarations to scsi_priv.hBaoyou Xie
2016-04-11scsi: disable automatic target scanHannes Reinecke
2015-12-03scsi_dh: move 'dh_state' sysfs attribute to generic codeHannes Reinecke
2015-10-27scsi_dh: fix use-after-free when removing scsi deviceJunichi Nomura
2015-08-28scsi_dh: integrate into the core SCSI codeChristoph Hellwig
2014-12-15SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-24scsi: move scsi_dispatch_cmd to scsi_lib.cChristoph Hellwig
2014-11-24scsi: remove scsi_next_commandChristoph Hellwig
2014-07-26scsi: add support for a blk-mq based I/O path.Christoph Hellwig
2014-07-18scsi: use 64-bit LUNsHannes Reinecke
2014-04-11scsi: async sd resumeDan Williams
2013-12-19[SCSI] improved eh timeout handlerHannes Reinecke
2012-07-20[SCSI] async: introduce 'async_domain' typeDan Williams
2012-07-20[SCSI] Change return type of scsi_queue_insert() into voidBart Van Assche