summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2018-11-26scsi: Do not rely on blk-mq for double completionsKeith Busch2-12/+23
2018-11-19nvme-fc: remove ->poll implementationJens Axboe1-12/+0
2018-11-19Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe12-15/+23
2018-11-16Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+8
2018-11-15block: don't hold the queue_lock over blk_abort_requestChristoph Hellwig2-13/+2
2018-11-14SCSI: fix queue cleanup race before queue initialization is doneMing Lei1-0/+8
2018-11-10fnic: fix fnic_scsi_host_{start,end}_tagChristoph Hellwig1-2/+2
2018-11-10scsi: return blk_status_t from device handler ->prep_fnChristoph Hellwig5-37/+24
2018-11-10scsi: return blk_status_t from scsi_init_io and ->init_commandChristoph Hellwig5-83/+75
2018-11-10scsi: clean up error handling in scsi_init_ioChristoph Hellwig1-8/+7
2018-11-10scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmndChristoph Hellwig1-21/+24
2018-11-10scsi: simplify scsi_prep_state_checkChristoph Hellwig1-54/+48
2018-11-07blk-mq: abstract out queue mapJens Axboe4-5/+8
2018-11-07block: kill request ->cpu memberJens Axboe3-15/+3
2018-11-07block: remove __blk_put_request()Jens Axboe5-6/+6
2018-11-07bsg: convert to use blk-mqJens Axboe1-24/+35
2018-11-07bsg: provide bsg_remove_queue() helperJens Axboe4-14/+4
2018-11-07bsg: pass in desired timeout handlerJens Axboe4-8/+7
2018-11-07scsi: kill off the legacy IO pathJens Axboe14-650/+70
2018-11-07scsi: provide mq_ops->busy() hookJens Axboe1-0/+6
2018-11-07scsi: qla2xxx: Initialize port speed to avoid setting lower speedQuinn Tran1-0/+1
2018-11-07Revert "scsi: ufs: Disable blk-mq for now"Martin K. Petersen1-7/+0
2018-11-06scsi: NCR5380: Return false instead of NULLFinn Thain1-1/+1
2018-11-06scsi: qla2xxx: Fix a typo in MODULE_PARM_DESCMasanari Iida1-1/+1
2018-11-06scsi: hisi_sas: Remove set but not used variable 'dq_list'YueHaibing3-6/+0
2018-11-06scsi: myrs: only build on little-endian platformsArnd Bergmann1-0/+1
2018-11-06scsi: myrs: avoid stack overflow warningArnd Bergmann1-5/+8
2018-11-06scsi: lpfc: fix remoteport accessArnd Bergmann1-0/+2
2018-11-06scsi: myrb: fix sprintf buffer overflow warningArnd Bergmann1-1/+2
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds3-11/+11
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds14-45/+47
2018-11-01powerpc: remove CONFIG_MCA leftoversChristoph Hellwig1-3/+3
2018-11-01scsi: aha152x: rename the PCMCIA defineChristoph Hellwig2-8/+8
2018-10-26Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-blockLinus Torvalds3-396/+135
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-32/+1
2018-10-25block: Introduce blk_revalidate_disk_zones()Damien Le Moal3-198/+26
2018-10-25block: add a report_zones methodChristoph Hellwig3-124/+53
2018-10-25scsi: sd_zbc: Fix sd_zbc_check_zones() error checksDamien Le Moal1-11/+8
2018-10-25scsi: sd_zbc: Reduce boot device scan and revalidate timeDamien Le Moal1-54/+40
2018-10-25scsi: sd_zbc: Rearrange codeDamien Le Moal1-20/+19
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds175-5836/+15759
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-19/+1
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-8/+3
2018-10-24scsi: mvsas: Remove set but not used variable 'id'YueHaibing1-2/+1
2018-10-24scsi: qla2xxx: Remove two arguments from qlafx00_error_entry()Bart Van Assche1-8/+5
2018-10-24scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res'Bart Van Assche1-1/+1
2018-10-24scsi: qla2xxx: Remove a set-but-not-used variableBart Van Assche1-3/+3
2018-10-24scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyzeBart Van Assche1-1/+1
2018-10-24scsi: qla2xxx: Declare local functions 'static'Bart Van Assche1-2/+3
2018-10-24scsi: qla2xxx: Improve several kernel-doc headersBart Van Assche8-17/+17