summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-10-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-23scsi: Suppress a kernel warning in case the prep function returns BLKPREP_DEFERBart Van Assche
2017-10-17scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings
2017-10-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-16scsi: aacraid: Fix controller initialization failureRaghava Aditya Renukunta
2017-10-16scsi: hpsa: Fix configured_logical_drive_count·checkChristos Gkekas
2017-10-16scsi: qla2xxx: Initialize Work element before requesting IRQsHimanshu Madhani
2017-10-11scsi: fc: check for rport presence in fc_block_scsi_ehJohannes Thumshirn
2017-10-11scsi: qla2xxx: Fix uninitialized work elementQuinn Tran
2017-10-11scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn
2017-10-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-06scsi: libfc: fix a deadlock in fc_rport_workSatish Kharat
2017-10-06scsi: fixup kernel warning during rmmod()Hannes Reinecke
2017-10-02scsi: ibmvscsis: Fix write_pending failure pathBryant G. Ly
2017-10-02scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov
2017-10-02scsi: libiscsi: Fix use-after-free race during iscsi_session_teardownKhazhismel Kumykov
2017-10-02scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen
2017-10-02scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen
2017-09-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-09-27scsi: ILLEGAL REQUEST + ASC==27 => target failureMartin Wilck
2017-09-27scsi: aacraid: Add a small delay after IOP resetGuilherme G. Piccoli
2017-09-25scsi: scsi_transport_fc: Also check for NOTPRESENT in fc_remote_port_add()Hannes Reinecke
2017-09-25scsi: scsi_transport_fc: set scsi_target_id upon rescanHannes Reinecke
2017-09-25scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long
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: aacraid: error: testing array offset 'bus' after useNikola Pajkovsky
2017-09-15scsi: lpfc: Don't return internal MBXERR_ERROR code from probe functionStefano Brivio
2017-09-15scsi: aacraid: Fix 2T+ drives on SmartIOC-2000Dave Carroll
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