summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-06-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-02Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02mm: remove the pgprot argument to __vmallocChristoph Hellwig
2020-06-01Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-01Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-29lpfc_debugfs: get rid of pointless access_ok()Al Viro
2020-05-27lpfc: Fix return value in __lpfc_nvme_ls_abortJames Smart
2020-05-27lpfc: fix axchg pointer reference after free and double freesJames Smart
2020-05-27lpfc: Fix pointer checks and comments in LS receive refactoringJames Smart
2020-05-20scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assignedAndrea Parri (Microsoft)
2020-05-12scsi: sd_zbc: emulate ZONE_APPEND commandsJohannes Thumshirn
2020-05-12scsi: sd_zbc: factor out sanity checks for zoned commandsJohannes Thumshirn
2020-05-12block: Introduce REQ_OP_ZONE_APPENDKeith Busch
2020-05-11scsi: pm: Balance pm_only counter of request queue during system resumeCan Guo
2020-05-11scsi: qla2xxx: Do not log message when reading port speed via sysfsEwan D. Milne
2020-05-09lpfc: nvmet: Add Send LS Request and Abort LS Request supportJames Smart
2020-05-09lpfc: nvmet: Add support for NVME LS request hosthandleJames Smart
2020-05-09lpfc: nvme: Add Receive LS Request and Send LS Response support to nvmeJames Smart
2020-05-09lpfc: Refactor Send LS Response supportJames Smart
2020-05-09lpfc: Refactor Send LS Abort supportJames Smart
2020-05-09lpfc: Refactor Send LS Request supportJames Smart
2020-05-09lpfc: Refactor NVME LS receive handlingJames Smart
2020-05-09lpfc: Commonize lpfc_async_xchg_ctx state and flag definitionsJames Smart
2020-05-09lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctxJames Smart
2020-05-09lpfc: Refactor lpfc nvme headersJames Smart
2020-05-09nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart
2020-05-04block: add a cdrom_device_info pointer to struct gendiskChristoph Hellwig
2020-04-28scsi: ibmvscsi: Fix WARN_ON during event pool releaseTyrel Datwyler
2020-04-27scsi: ibmvfc: Don't send implicit logouts prior to NPIV loginBrian King
2020-04-25scsi_ioctl.c: switch SCSI_IOCTL_GET_IDLUN to copy_to_user()Al Viro
2020-04-24scsi: qla2xxx: Delete all sessions before unregister local nvme portQuinn Tran
2020-04-24scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIVArun Easi
2020-04-23esas2r: don't bother with __copy_to_user()Al Viro
2020-04-22block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig
2020-04-22block: move dma drain handling to scsiChristoph Hellwig
2020-04-22scsi: merge scsi_init_sgtable into scsi_init_ioChristoph Hellwig
2020-04-21scsi: qla2xxx: check UNLOADING before posting async workMartin Wilck
2020-04-21scsi: qla2xxx: set UNLOADING before waiting for session deletionMartin Wilck
2020-04-21scsi: core: Allow the state change from SDEV_QUIESCE to SDEV_BLOCKDexuan Cui
2020-04-20Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is i...Douglas Anderson
2020-04-14scsi: Update referenced link to cdrtoolsDiego Elio Pettenò
2020-04-14scsi: sg: add sg_remove_request in sg_writeWu Bo
2020-04-13scsi: sg: add sg_remove_request in sg_common_writeLi Bin
2020-04-13scsi: qla2xxx: Fix regression warningsNilesh Javali
2020-04-13scsi: hisi_sas: Fix build error without SATA_HOSTYueHaibing
2020-04-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-04-10Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds