Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-08-12Merge branch '5.14/scsi-fixes' into 5.15/scsi-stagingMartin K. Petersen
2021-08-12scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-08-10scsi: mpt3sas: Fix incorrectly assigned error return and checkColin Ian King
2021-08-10scsi: mpt3sas: Use firmware recommended queue depthSuganath Prabu S
2021-08-10scsi: mpt3sas: Add io_uring iopoll supportSreekanth Reddy
2021-07-20scsi: mpt3sas: Transition IOC to Ready state during shutdownSreekanth Reddy
2021-06-19scsi: mpt3sas: Fix Coverity reported issueSuganath Prabu S
2021-06-02scsi: mpt3sas: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-06-01scsi: mpt3sas: Handle firmware faults during second half of IOC initSuganath Prabu S
2021-06-01scsi: mpt3sas: Handle firmware faults during first half of IOC initSuganath Prabu S
2021-05-10scsi: mpt3sas: Documentation cleanupRandy Dunlap
2021-04-16scsi: mpt3sas: Fix two kernel-doc headersBart Van Assche
2021-04-06scsi: mpt3sas: Block PCI config access from userspace during resetSreekanth Reddy
2021-04-06Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen
2021-03-25scsi: mpt3sas: Fix a typoBhaskar Chowdhury
2021-03-25scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai
2021-03-19scsi: mpt3sas: Force reply post array allocations to be within same 4 GB regionSuganath Prabu S
2021-03-19scsi: mpt3sas: Force reply post buffer allocations to be within same 4 GB regionSuganath Prabu S
2021-03-19scsi: mpt3sas: Force reply buffer allocations to be within same 4 GB regionSuganath Prabu S
2021-03-19scsi: mpt3sas: Force sense buffer allocations to be within same 4 GB regionSuganath Prabu S
2021-03-19scsi: mpt3sas: Force chain buffer allocations to be within same 4 GB regionSuganath Prabu S
2021-03-17scsi: mpt3sas: Force PCIe scatterlist allocations to be within same 4 GB regionSuganath Prabu S
2021-03-16scsi: mpt3sas: Fix misspelling of _base_put_smid_default_atomic()Lee Jones
2021-03-05scsi: core: Replace sdev->device_busy with sbitmapMing Lei
2021-02-09scsi: mpt3sas: Additional diagnostic buffer query interfaceSuganath Prabu S
2021-02-09scsi: mpt3sas: Add support for shared host tagset for CPU hotplugSreekanth Reddy
2021-02-09scsi: mpt3sas: Fix ReplyPostFree pool allocationSreekanth Reddy
2021-01-23scsi: mpt3sas: Simplify bool comparisonYANG LI
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-17Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-12-09scsi: mpt3sas: Signedness bug in _base_get_diag_triggers()Dan Carpenter
2020-12-09scsi: mpt3sas: Handle trigger page after firmware updateSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent MPI trigger pageSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent SCSI sense trigger pageSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent Event trigger pageSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent Master trigger pageSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent trigger pages supportSuganath Prabu S
2020-12-09scsi: mpt3sas: Sync time periodically between driver and firmwareSuganath Prabu S
2020-12-01scsi: mpt3sas: Increase IOCInit request timeout to 30sSreekanth Reddy
2020-11-03scsi: mpt3sas: Fix timeouts observed while reenabling IRQSreekanth Reddy
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-09-16scsi: mpt3sas: A small correction in _base_process_reply_queueTomas Henzl
2020-09-16scsi: mpt3sas: Fix sync irqsTomas Henzl
2020-09-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-03scsi: mpt3sas: Don't call disable_irq from IRQ poll handlerTomas Henzl
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21scsi: mpt3sas: Remove superfluous memset()Li Heng
2020-08-21scsi: mpt3sas: Postprocessing of target and LUN resetSuganath Prabu S