summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-11-10block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche
2017-11-10ide, scsi: Tell the block layer at request allocation time about preempt requ...Bart Van Assche
2017-11-10block: pass full fmode_t to blk_verify_commandChristoph Hellwig
2017-11-10lpfc: tie in to new dev_loss_tmo interface in nvme transportJames Smart
2017-11-04blk-mq: don't handle failure in .get_budgetMing Lei
2017-11-04SCSI: don't get target/host busy_count in scsi_mq_get_budget()Ming Lei
2017-11-02block: fix CDROM dependency on BLK_DEVArnd Bergmann
2017-11-01block: Rework drivers/cdrom/MakefileBart Van Assche
2017-11-01scsi: implement .get_budget and .put_budget for blk-mqMing Lei
2017-11-01scsi: allow passing in null rq to scsi_prep_state_check()Ming Lei
2017-09-25qla2xxx: remove use of FC-specific error codesJames Smart
2017-09-25lpfc: remove use of FC-specific error codesJames Smart
2017-09-15scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke
2017-09-15scsi: sg: factor out sg_fill_request_table()Hannes Reinecke
2017-09-15scsi: sd: Remove unnecessary condition in sd_read_block_limits()Lukas Czerner
2017-09-14scsi: acornscsi: fix build errorArnd Bergmann
2017-09-14scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeoutChristoph Hellwig
2017-09-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-09-08drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32Matthew Wilcox
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-09-07Merge branch 'fixes' into miscJames Bottomley
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-05scsi: scsi_transport_sas: select BLK_DEV_BSGLIBArnd Bergmann
2017-09-05scsi: Remove Scsi_Host.uspace_req_qBart Van Assche
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig
2017-08-31scsi: scsi-mq: Always unprepare before requeuing a requestBart Van Assche
2017-08-31scsi: Show .retries and .jiffies_at_alloc in debugfsBart Van Assche
2017-08-31scsi: Improve requeuing behaviorBart Van Assche
2017-08-31scsi: Call scsi_initialize_rq() for filesystem requestsBart Van Assche
2017-08-30scsi: qla2xxx: Reset the logo flag, after target re-login.Quinn Tran
2017-08-30scsi: qla2xxx: Fix slow mem alloc behind lockQuinn Tran
2017-08-30scsi: qla2xxx: Clear fc4f_nvme flagDarren Trap
2017-08-30scsi: qla2xxx: add missing includes for qla_isrJohannes Thumshirn
2017-08-30scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter
2017-08-30scsi: aacraid: report -ENOMEM to upper layer from aac_convert_sgraw2()Nikola Pajkovsky
2017-08-30scsi: aacraid: get rid of one level of indentationNikola Pajkovsky
2017-08-30scsi: aacraid: fix indentation errorsNikola Pajkovsky
2017-08-30scsi: storvsc: fix memory leak on ring buffer busyLong Li
2017-08-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig
2017-08-29scsi: smartpqi: remove the smp_handler stubChristoph Hellwig
2017-08-29scsi: hpsa: remove the smp_handler stubChristoph Hellwig
2017-08-29scsi: bsg-lib: pass the release callback through bsg_setup_queueChristoph Hellwig
2017-08-29scsi: Rework handling of scsi_device.vpd_pg8[03]Bart Van Assche
2017-08-29scsi: Rework the code for caching Vital Product Data (VPD)Bart Van Assche
2017-08-29scsi: aacraid: Fix command send race conditionBrian King
2017-08-28scsi: qlogicpti: fixup qlogicpti_reset() definitionHannes Reinecke
2017-08-28scsi: qedi: off by one in qedi_get_cmd_from_tid()Dan Carpenter