summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-07-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-24scsi: set timed out out mq requests to completeKeith Busch
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-07-19scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy
2018-07-19scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran
2018-07-19scsi: qla2xxx: Fix driver unload by shutting down chipQuinn Tran
2018-07-19scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran
2018-07-19scsi: qla2xxx: Fix unintialized List head crashQuinn Tran
2018-07-12scsi: sg: update comment for blk_get_request()Tony Battersby
2018-07-12scsi: sg: fix minor memory leak in error pathTony Battersby
2018-07-12scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash
2018-07-10ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro
2018-07-10scsi: cxlflash: fix assignment of the backend operationsCédric Le Goater
2018-07-10scsi: qedi: Send driver state to MFWManish Rangankar
2018-07-10scsi: qedf: Send the driver state to MFWSaurav Kashyap
2018-07-10scsi: hpsa: correct enclosure sas addressDon Brace
2018-07-10scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal
2018-07-10scsi: qla2xxx: Fix NULL pointer dereference for fcport searchChuck Anderson
2018-07-10scsi: qla2xxx: Fix kernel crash due to late workqueue allocationhimanshu.madhani@cavium.com
2018-07-10scsi: qla2xxx: Fix inconsistent DMA mem alloc/freeQuinn Tran
2018-07-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-06-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-06-26scsi: sg: mitigate read/write abuseJann Horn
2018-06-26scsi: aacraid: Fix PD performance regression over incorrect qd being setRaghava Aditya Renukunta
2018-06-24Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-23Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-19block: fix timeout changes for legacy request driversChristoph Hellwig
2018-06-19scsi: xen-scsifront: add error handling for xenbus_printfZhouyang Jia
2018-06-18scsi: scsi_debug: Fix memory leak on module unloadLuis Henriques
2018-06-18scsi: qla2xxx: Spinlock recursion in qla_targetMikhail Malygin
2018-06-18scsi: ipr: Eliminate duplicate barriersArnd Bergmann
2018-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-06-07scsi: qla2xxx: Mask off Scope bits in retry delayAnil Gurumurthy
2018-06-07scsi: qla2xxx: Fix crash on qla2x00_mailbox_commandRodrigo R. Galvao
2018-06-07scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahdColin Ian King
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-05scsi: mpt3sas: Add an I/O barrierTomas Henzl
2018-06-05scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani
2018-06-05scsi: hpsa: disable device during shutdownSinan Kaya
2018-06-05scsi: sd_zbc: Fix sd_zbc_check_zone_size() error pathDamien Le Moal