summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy2022-09-061-1/+1
* scsi: core: Fix a use-after-freeBart Van Assche2022-09-015-5/+21
* scsi: core: Revert "Make sure that targets outlive devices"Bart Van Assche2022-09-012-19/+3
* scsi: core: Revert "Make sure that hosts outlive targets"Bart Van Assche2022-09-012-15/+0
* scsi: core: Revert "Simplify LLD module reference counting"Bart Van Assche2022-09-012-6/+12
* scsi: core: Revert "Call blk_mq_free_tag_set() earlier"Bart Van Assche2022-09-011-5/+5
* scsi: lpfc: Add missing destroy_workqueue() in error pathYang Yingliang2022-09-011-1/+4
* scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUEHannes Reinecke2022-09-011-2/+2
* scsi: sd: Revert "Rework asynchronous resume support"Bart Van Assche2022-08-222-71/+18
* scsi: core: Fix passthrough retry counter handlingMike Christie2022-08-191-1/+2
* Merge branch '5.20/scsi-queue' into 6.0/scsi-fixesMartin K. Petersen2022-08-195-35/+30
|\
| * scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wqSaurabh Sengar2022-08-111-1/+1
| * scsi: megaraid_sas: Remove unnecessary kfree()Guixin Liu2022-08-111-6/+2
| * scsi: megaraid_sas: Fix double kfree()Guixin Liu2022-08-111-1/+0
| * scsi: core: Allow the ALUA transitioning state enough timeBrian Bunker2022-08-111-19/+25
| * scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XXTony Battersby2022-08-111-8/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-138-25/+51
|\|
| * scsi: pm8001: Fix typo 'the the' in commentSlark Xiao2022-08-011-1/+1
| * scsi: megaraid_sas: Remove redundant variable cmd_typeColin Ian King2022-08-011-2/+1
| * scsi: FlashPoint: Remove redundant variable bm_int_stColin Ian King2022-08-011-2/+2
| * scsi: core: Call blk_mq_free_tag_set() earlierBart Van Assche2022-08-011-5/+5
| * scsi: core: Simplify LLD module reference countingMing Lei2022-08-012-12/+6
| * scsi: core: Make sure that hosts outlive targetsMing Lei2022-08-012-0/+15
| * scsi: core: Make sure that targets outlive devicesBart Van Assche2022-08-012-3/+19
| * scsi: lpfc: Check the return value of alloc_workqueue()William Dean2022-08-011-0/+2
* | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-062-6/+2
|\ \
| * | scsi: cxlflash: Include missing linux/irqdomain.hChristophe Leroy2022-07-281-0/+1
| * | powerpc/powermac: Remove empty function note_scsi_host()Christophe Leroy2022-06-261-5/+0
| * | powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy2022-06-201-1/+1
* | | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-064-4/+18
|\ \ \
| * | | scsi: sd: Add a comment about limiting max_sectors to shost optimal limitJohn Garry2022-07-221-0/+5
| * | | scsi: scsi_transport_sas: cap shost opt_sectors according to DMA optimal limitJohn Garry2022-07-191-0/+6
| * | | scsi: sd: allow max_sectors be capped at DMA optimal size limitJohn Garry2022-07-191-0/+2
| * | | scsi: core: cap shost max_sectors according to DMA limits only onceJohn Garry2022-07-192-4/+5
| |/ /
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-0499-7143/+2797
|\ \ \ | | |/ | |/|
| * | scsi: megaraid: Remove the static variable initialisationJason Wang2022-07-261-1/+1
| * | scsi: ch: Do not initialise statics to 0Xin Gao2022-07-261-1/+1
| * | scsi: libsas: Resume SAS host for phy reset or enable via sysfsXiang Chen2022-07-181-0/+4
| * | scsi: hisi_sas: Modify v3 HW SATA completion error processingXingui Yang2022-07-181-1/+8
| * | scsi: hisi_sas: Relocate DMA unmap of SMP taskXiang Chen2022-07-184-7/+5
| * | scsi: hisi_sas: Remove unnecessary variable to hold DMA map elementsXiang Chen2022-07-181-25/+18
| * | scsi: hisi_sas: Call hisi_sas_slave_configure() from slave_configure_v3_hw()John Garry2022-07-181-4/+1
| * | scsi: mpi3mr: Delete a stray tabDan Carpenter2022-07-181-1/+1
| * | scsi: mpi3mr: Unlock on error pathDan Carpenter2022-07-181-1/+2
| * | scsi: mpi3mr: Reduce VD queue depth on detecting throttlingSreekanth Reddy2022-07-183-0/+136
| * | scsi: mpi3mr: Resource Based MeteringSreekanth Reddy2022-07-183-10/+280
| * | scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby2022-07-181-20/+33
| * | scsi: qla2xxx: Update version to 10.02.07.800-kNilesh Javali2022-07-181-2/+2
| * | scsi: qla2xxx: Update manufacturer detailsBikash Hazarika2022-07-182-2/+2
| * | scsi: qla2xxx: Fix sparse warning for dport_dataNilesh Javali2022-07-181-2/+2