summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-262-6/+6
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-10-312-6/+6
| |\
| | * drivers/scsi: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney2019-10-302-6/+6
* | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-251-1/+1
|\ \ \
| * | | scsi: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-1/+1
* | | | scsi: sd_zbc: Remove set but not used variable 'buflen'YueHaibing2019-11-181-2/+0
* | | | block: rework zone reportingChristoph Hellwig2019-11-122-58/+52
* | | | scsi: sd_zbc: Cleanup sd_zbc_alloc_report_buffer()Damien Le Moal2019-11-121-11/+13
* | | | block: Enhance blk_revalidate_disk_zones()Damien Le Moal2019-11-121-87/+20
* | | | Merge branch 'for-5.5/drivers-post' into for-5.5/zonedJens Axboe2019-11-1212-48/+70
|\ \ \ \ | |_|/ / |/| | |
| * | | scsi: sd_zbc: add zone open, close, and finish supportAjay Joshi2019-11-073-14/+31
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scs...Jens Axboe2019-11-074-26/+22
| |\ \ \
| | * | | scsi: core: Handle drivers which set sg_tablesize to zeroMichael Schmitz2019-11-061-1/+2
| | * | | scsi: qla2xxx: fix NPIV tear down processMartin Wilck2019-11-052-6/+10
| | * | | scsi: sd_zbc: Fix sd_zbc_complete()Damien Le Moal2019-11-051-19/+10
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Jens Axboe2019-11-0718-30/+62
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin2019-10-281-0/+4
| | * | | scsi: sd: define variable dif as unsigned int instead of boolXiang Chen2019-10-241-1/+2
| | * | | scsi: qla2xxx: Fix partial flash write of MBIQuinn Tran2019-10-221-4/+3
| | * | | scsi: qla2xxx: Initialized mailbox to prevent driver load failureHimanshu Madhani2019-10-221-1/+2
| | * | | scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner2019-10-221-2/+2
| | * | | scsi: ufs-bsg: Wake the device before sending raw upiu commandsAvri Altman2019-10-181-0/+4
| | * | | scsi: lpfc: Check queue pointer before useDaniel Wagner2019-10-181-1/+1
| | * | | scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke2019-10-181-3/+3
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-259-15/+36
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | scsi: lpfc: remove left-over BUILD_NVME definesHannes Reinecke2019-10-172-4/+0
| * | | | scsi: core: try to get module before removing deviceYufen Yu2019-10-171-1/+10
| * | | | scsi: hpsa: add missing hunks in reset-patchDon Brace2019-10-171-0/+4
| * | | | scsi: ch: Make it possible to open a ch device multiple times againBart Van Assche2019-10-091-1/+0
| * | | | scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer2019-10-091-1/+1
| * | | | scsi: sni_53c710: fix compilation errorThomas Bogendoerfer2019-10-091-3/+1
| * | | | scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsHannes Reinecke2019-10-091-5/+16
| * | | | scsi: qla2xxx: fix a potential NULL pointer dereferenceAllen Pais2019-10-091-0/+4
* | | | | Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-10-181-1/+3
|\ \ \ \ \
| * | | | | scsi: core: fix dh and multipathing for SCSI hosts without request batchingSteffen Maier2019-09-231-1/+2
| * | | | | scsi: core: fix missing .cleanup_rq for SCSI hosts without request batchingSteffen Maier2019-09-231-0/+1
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-153-3/+5
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | scsi: core: save/restore command resid for error handlingDamien Le Moal2019-10-031-0/+3
| * | | | scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()Daniel Wagner2019-09-301-2/+0
| * | | | scsi: sd: Ignore a failure to sync cache due to lack of authorizationOliver Neukum2019-09-301-1/+2
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-0515-80/+193
|\| | | | | |_|_|/ |/| | |
| * | | scsi: qla2xxx: Fix Nport ID display valueQuinn Tran2019-09-231-3/+4
| * | | scsi: qla2xxx: Fix N2N link up failQuinn Tran2019-09-232-4/+4
| * | | scsi: qla2xxx: Fix N2N link resetQuinn Tran2019-09-234-34/+103
| * | | scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran2019-09-236-12/+34
| * | | scsi: qla2xxx: Fix stale mem access on driver unloadQuinn Tran2019-09-232-13/+9
| * | | scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran2019-09-231-0/+4
| * | | scsi: qla2xxx: Silence fwdump template messageHimanshu Madhani2019-09-231-1/+1
| * | | scsi: hisi_sas: Make three functions staticYueHaibing2019-09-231-3/+3
| * | | scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen2019-09-231-2/+2