summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-031-8/+88
|\
| * scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assignedAndrea Parri (Microsoft)2020-05-201-8/+88
* | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-0214-689/+1153
|\ \
| * | lpfc: Fix return value in __lpfc_nvme_ls_abortJames Smart2020-05-271-1/+1
| * | lpfc: fix axchg pointer reference after free and double freesJames Smart2020-05-272-6/+7
| * | lpfc: Fix pointer checks and comments in LS receive refactoringJames Smart2020-05-271-9/+17
| * | lpfc: nvmet: Add Send LS Request and Abort LS Request supportJames Smart2020-05-091-0/+95
| * | lpfc: nvmet: Add support for NVME LS request hosthandleJames Smart2020-05-095-1/+74
| * | lpfc: nvme: Add Receive LS Request and Send LS Response support to nvmeJames Smart2020-05-091-0/+71
| * | lpfc: Refactor Send LS Response supportJames Smart2020-05-092-78/+184
| * | lpfc: Refactor Send LS Abort supportJames Smart2020-05-092-50/+77
| * | lpfc: Refactor Send LS Request supportJames Smart2020-05-092-118/+184
| * | lpfc: Refactor NVME LS receive handlingJames Smart2020-05-095-130/+184
| * | lpfc: Commonize lpfc_async_xchg_ctx state and flag definitionsJames Smart2020-05-093-97/+100
| * | lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctxJames Smart2020-05-097-62/+63
| * | lpfc: Refactor lpfc nvme headersJames Smart2020-05-0912-187/+146
| * | nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart2020-05-092-6/+6
* | | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-025-75/+473
|\ \ \
| * | | scsi: sd_zbc: emulate ZONE_APPEND commandsJohannes Thumshirn2020-05-123-30/+392
| * | | scsi: sd_zbc: factor out sanity checks for zoned commandsJohannes Thumshirn2020-05-121-11/+25
| * | | block: Introduce REQ_OP_ZONE_APPENDKeith Busch2020-05-121-0/+1
| |/ /
| * | block: add a cdrom_device_info pointer to struct gendiskChristoph Hellwig2020-05-041-2/+1
| * | block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig2020-04-221-1/+9
| * | block: move dma drain handling to scsiChristoph Hellwig2020-04-221-5/+34
| * | scsi: merge scsi_init_sgtable into scsi_init_ioChristoph Hellwig2020-04-221-28/+18
| * | Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is i...Douglas Anderson2020-04-201-6/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-021-2/+1
|\ \
| * | mm: remove the pgprot argument to __vmallocChristoph Hellwig2020-06-021-2/+1
* | | Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-06-011-1/+1
|\ \ \
| * | | esas2r: don't bother with __copy_to_user()Al Viro2020-04-231-1/+1
* | | | Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-011-10/+10
|\ \ \ \
| * | | | scsi_ioctl.c: switch SCSI_IOCTL_GET_IDLUN to copy_to_user()Al Viro2020-04-251-10/+10
| |/ / /
* | | | Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-011-12/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | lpfc_debugfs: get rid of pointless access_ok()Al Viro2020-05-291-12/+0
| |/ /
* | | scsi: pm: Balance pm_only counter of request queue during system resumeCan Guo2020-05-111-2/+8
* | | scsi: qla2xxx: Do not log message when reading port speed via sysfsEwan D. Milne2020-05-111-3/+0
* | | scsi: ibmvscsi: Fix WARN_ON during event pool releaseTyrel Datwyler2020-04-281-4/+0
* | | scsi: ibmvfc: Don't send implicit logouts prior to NPIV loginBrian King2020-04-271-0/+5
* | | scsi: qla2xxx: Delete all sessions before unregister local nvme portQuinn Tran2020-04-241-1/+1
* | | scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIVArun Easi2020-04-241-1/+1
* | | scsi: qla2xxx: check UNLOADING before posting async workMartin Wilck2020-04-211-0/+3
* | | scsi: qla2xxx: set UNLOADING before waiting for session deletionMartin Wilck2020-04-211-18/+14
* | | scsi: core: Allow the state change from SDEV_QUIESCE to SDEV_BLOCKDexuan Cui2020-04-211-0/+1
* | | scsi: Update referenced link to cdrtoolsDiego Elio Pettenò2020-04-141-1/+1
* | | scsi: sg: add sg_remove_request in sg_writeWu Bo2020-04-141-1/+3
| |/ |/|
* | scsi: sg: add sg_remove_request in sg_common_writeLi Bin2020-04-131-1/+3
* | scsi: qla2xxx: Fix regression warningsNilesh Javali2020-04-134-6/+2
* | scsi: hisi_sas: Fix build error without SATA_HOSTYueHaibing2020-04-131-0/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-1029-622/+643
|\
| * scsi: core: Add DID_ALLOC_FAILURE and DID_MEDIUM_ERROR to hostbyte_tableNikhil Kshirsagar2020-04-011-1/+1