aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-30scsi: bfa: release allocated memory in case of errorNavid Emamdoost
2019-09-30scsi: ufs-hisi: Use PTR_ERR_OR_ZERO() in ufs_hisi_get_resource()Markus Elfring
2019-09-30scsi: ufs: make array setup_attrs static const, makes object smallerColin Ian King
2019-09-30scsi: ips: make array 'options' static const, makes object smallerColin Ian King
2019-09-30scsi: fnic: make array dev_cmd_err static const, makes object smallerColin Ian King
2019-09-30scsi: mvsas: remove redundant assignment to variable rcColin Ian King
2019-09-30scsi: qla2xxx: remove redundant assignment to pointer hostColin Ian King
2019-09-30scsi: smartpqi: remove set but not used variable 'ctrl_info'YueHaibing
2019-09-30scsi: smartpqi: clean up indentation of a statementColin Ian King
2019-09-30scsi: mpt3sas: Bump mpt3sas driver version to 32.100.00.00Sreekanth Reddy
2019-09-30scsi: mpt3sas: Fix module parameter max_msix_vectorsSreekanth Reddy
2019-09-30scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBASreekanth Reddy
2019-09-30scsi: mpt3sas: Use Component img header to get Package verSreekanth Reddy
2019-09-30scsi: mpt3sas: Fail release cmnd if diag buffer is releasedSreekanth Reddy
2019-09-30scsi: mpt3sas: Add app owned flag support for diag bufferSreekanth Reddy
2019-09-30scsi: mpt3sas: Reuse diag buffer allocated at load timeSreekanth Reddy
2019-09-30scsi: mpt3sas: clear release bit when buffer reregisteredSreekanth Reddy
2019-09-30scsi: mpt3sas: Maintain owner of buffer through UniqueIDSreekanth Reddy
2019-09-30scsi: mpt3sas: Free diag buffer without any status checkSreekanth Reddy
2019-09-30scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy
2019-09-30scsi: mpt3sas: Display message before releasing diag bufferSreekanth Reddy
2019-09-30scsi: mpt3sas: Register trace buffer based on NVDATA settingsSreekanth Reddy
2019-09-30scsi: lpfc: Update lpfc version to 12.4.0.1James Smart
2019-09-30scsi: lpfc: cleanup: remove unused fcp_txcmlpq_cntJames Smart
2019-09-30scsi: lpfc: Complete removal of FCoE T10 PI support on SLI-4 adaptersJames Smart
2019-09-30scsi: lpfc: Update async event loggingJames Smart
2019-09-30scsi: lpfc: Fix list corruption detected in lpfc_put_sgl_per_hdwqJames Smart
2019-09-30scsi: lpfc: Fix hdwq sgl locks and irq handlingJames Smart
2019-09-30scsi: lpfc: Fix spinlock_irq issues in lpfc_els_flush_cmd()James Smart
2019-09-30scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbqJames Smart
2019-09-30scsi: lpfc: Fix host hang at boot or slow bootJames Smart
2019-09-30scsi: lpfc: Fix coverity errors on NULL pointer checksJames Smart
2019-09-30scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTSJames Smart
2019-09-30scsi: lpfc: Fix discovery failures when target device connectivity bouncesJames Smart
2019-09-30scsi: lpfc: Fix GPF on scsi command completionJames Smart
2019-09-30scsi: lpfc: Fix locking on mailbox command completionJames Smart
2019-09-30scsi: lpfc: Fix device recovery errors after PLOGI failuresJames Smart
2019-09-30scsi: lpfc: Fix rpi release when deleting vportJames Smart
2019-09-30scsi: lpfc: Fix NVME io abort failures causing hangsJames Smart
2019-09-30scsi: lpfc: Fix miss of register read failure checkJames Smart
2019-09-30scsi: lpfc: Fix premature re-enabling of interrupts in lpfc_sli_host_downJames Smart
2019-09-30scsi: lpfc: Fix pt2pt discovery on SLI3 HBAsJames Smart
2019-09-30Linux 5.4-rc1Linus Torvalds
2019-09-30Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-30Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-09-30Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-09-30csky: Move static keyword to the front of declarationKrzysztof Wilczynski
2019-09-30csky: entry: Remove unneeded need_resched() loopValentin Schneider