summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe2018-12-095-37/+39
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-12-055-37/+39
| |\
| | * scsi: storvsc: Fix a race in sub-channel creation that can cause panicDexuan Cui2018-11-281-31/+30
| | * scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery2018-11-281-2/+2
| | * scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard2018-11-281-2/+2
| | * scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck2018-11-282-2/+5
* | | Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe2018-12-044-2/+25
|\| |
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-11-224-2/+25
| |\|
| | * scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoCWei Li2018-11-083-0/+17
| | * scsi: qla2xxx: Timeouts occur on surprise removal of QLogic adapterBill Kuzeja2018-11-081-2/+8
* | | scsi: Do not rely on blk-mq for double completionsKeith Busch2018-11-262-12/+23
* | | nvme-fc: remove ->poll implementationJens Axboe2018-11-191-12/+0
* | | Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe2018-11-1812-15/+23
|\| |
| * | Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-161-0/+8
| |\ \ | | |/ | |/|
| | * SCSI: fix queue cleanup race before queue initialization is doneMing Lei2018-11-141-0/+8
| * | scsi: qla2xxx: Initialize port speed to avoid setting lower speedQuinn Tran2018-11-061-0/+1
| * | Revert "scsi: ufs: Disable blk-mq for now"Martin K. Petersen2018-11-061-7/+0
| * | scsi: NCR5380: Return false instead of NULLFinn Thain2018-11-051-1/+1
| * | scsi: qla2xxx: Fix a typo in MODULE_PARM_DESCMasanari Iida2018-11-051-1/+1
| * | scsi: hisi_sas: Remove set but not used variable 'dq_list'YueHaibing2018-11-053-6/+0
| * | scsi: myrs: only build on little-endian platformsArnd Bergmann2018-11-051-0/+1
| * | scsi: myrs: avoid stack overflow warningArnd Bergmann2018-11-051-5/+8
| * | scsi: lpfc: fix remoteport accessArnd Bergmann2018-11-051-0/+2
| * | scsi: myrb: fix sprintf buffer overflow warningArnd Bergmann2018-11-051-1/+2
| |/
* | block: don't hold the queue_lock over blk_abort_requestChristoph Hellwig2018-11-152-13/+2
* | fnic: fix fnic_scsi_host_{start,end}_tagChristoph Hellwig2018-11-101-2/+2
* | scsi: return blk_status_t from device handler ->prep_fnChristoph Hellwig2018-11-095-37/+24
* | scsi: return blk_status_t from scsi_init_io and ->init_commandChristoph Hellwig2018-11-095-83/+75
* | scsi: clean up error handling in scsi_init_ioChristoph Hellwig2018-11-091-8/+7
* | scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmndChristoph Hellwig2018-11-091-21/+24
* | scsi: simplify scsi_prep_state_checkChristoph Hellwig2018-11-091-54/+48
* | blk-mq: abstract out queue mapJens Axboe2018-11-074-5/+8
* | block: kill request ->cpu memberJens Axboe2018-11-073-15/+3
* | block: remove __blk_put_request()Jens Axboe2018-11-075-6/+6
* | bsg: convert to use blk-mqJens Axboe2018-11-071-24/+35
* | bsg: provide bsg_remove_queue() helperJens Axboe2018-11-074-14/+4
* | bsg: pass in desired timeout handlerJens Axboe2018-11-074-8/+7
* | scsi: kill off the legacy IO pathJens Axboe2018-11-0714-650/+70
* | scsi: provide mq_ops->busy() hookJens Axboe2018-11-071-0/+6
|/
* Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-11-033-11/+11
|\
| * powerpc: remove CONFIG_MCA leftoversChristoph Hellwig2018-11-021-3/+3
| * scsi: aha152x: rename the PCMCIA defineChristoph Hellwig2018-11-022-8/+8
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-11-0314-45/+47
|\ \ | |/ |/|
| * scsi: mvsas: Remove set but not used variable 'id'YueHaibing2018-10-231-2/+1
| * scsi: qla2xxx: Remove two arguments from qlafx00_error_entry()Bart Van Assche2018-10-231-8/+5
| * scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res'Bart Van Assche2018-10-231-1/+1
| * scsi: qla2xxx: Remove a set-but-not-used variableBart Van Assche2018-10-231-3/+3
| * scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyzeBart Van Assche2018-10-231-1/+1
| * scsi: qla2xxx: Declare local functions 'static'Bart Van Assche2018-10-231-2/+3
| * scsi: qla2xxx: Improve several kernel-doc headersBart Van Assche2018-10-238-17/+17