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
2022-03-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-15scsi: mpt3sas: Page fault in reply q processingMatt Lupfer
2022-03-09scsi: mpt3sas: Fix incorrect 4GB boundary checkSreekanth Reddy
2022-03-09scsi: mpt3sas: Remove scsi_dma_map() error messagesSreekanth Reddy
2022-02-08scsi: mpt3sas: Convert to flexible arraysKees Cook
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-05scsi: mpt3sas: Update persistent trigger pages from sysfs interfaceSuganath Prabu S
2021-12-10scsi: mpt3sas: Use irq_set_affinity_and_hint()Nitesh Narayan Lal
2021-11-19scsi: mpt3sas: Fix incorrect system timestampSreekanth Reddy
2021-11-19scsi: mpt3sas: Fix system going into read-only modeSreekanth Reddy
2021-11-19scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-10-29scsi: mpt3sas: Fix reference tag handling for WRITE_INSERTMartin K. Petersen
2021-10-21scsi: mpt3sas: Make mpt3sas_dev_attrs staticJiapeng Chong
2021-10-17scsi: mpt3sas: Switch to attribute groupsBart Van Assche
2021-10-17scsi: mpt3sas: Call scsi_done() directlyBart Van Assche
2021-09-14scsi: mpt3sas: Clean up some inconsistent indentingColin Ian King
2021-09-14scsi: mpt3sas: Call cpu_relax() before calling udelay()Sreekanth Reddy
2021-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-08-25scsi: mpt3sas: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen
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: Introduce sas_ncq_prio_supported sysfs sttributeDamien Le Moal
2021-08-10scsi: mpt3sas: Update driver version to 39.100.00.00Suganath Prabu S
2021-08-10scsi: mpt3sas: Use firmware recommended queue depthSuganath Prabu S
2021-08-10scsi: mpt3sas: Bump driver version to 38.100.00.00Sreekanth Reddy
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 error return value in _scsih_expander_add()Zhen Lei
2021-06-19scsi: mpt3sas: Fix Coverity reported issueSuganath Prabu S
2021-06-02Merge branch '5.14/scsi-result' into 5.14/scsi-stagingMartin K. Petersen
2021-06-02scsi: mpt3sas: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-06-01scsi: core: Introduce scsi_build_sense()Hannes Reinecke
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-06-01scsi: mpt3sas: Fix deadlock while cancelling the running firmware eventSuganath Prabu S
2021-05-10scsi: mpt3sas: Documentation cleanupRandy Dunlap
2021-04-16scsi: mpt3sas: Fix two kernel-doc headersBart Van Assche
2021-04-13scsi: mpt3sas: Fix out-of-bounds warnings in _ctl_addnl_diag_queryGustavo A. R. Silva
2021-04-06scsi: mpt3sas: Block PCI config access from userspace during resetSreekanth Reddy
2021-04-06scsi: mpt3sas: Fix endianness for ActiveCablePowerRequirementSreekanth Reddy
2021-04-06scsi: mpt3sas: Only one vSES is present even when IOC has multi vSESSreekanth 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: Fix a few kernel-doc issuesLee Jones
2021-03-19scsi: mpt3sas: Update driver version to 37.101.00.00Suganath Prabu S
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