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-12-23scsi: mvsas: Add spin_lock/unlock() to protect asd_sas_port->phy_listXiang Chen
2021-10-17scsi: mvsas: Switch to attribute groupsBart Van Assche
2021-06-23scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macroZhen Lei
2021-06-23scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu
2021-06-02scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche
2021-04-02scsi: mvsas: Avoid -Wempty-body warningArnd Bergmann
2021-01-23scsi: mvsas: Switch back to original libsas event notifiersAhmed S. Darwish
2021-01-23scsi: mvsas: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish
2021-01-23scsi: libsas: Remove notifier indirectionJohn Garry
2020-08-21scsi: mvsas: Remove superfluous memset()Li Heng
2020-08-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-07-25scsi: mvsas: Move 'core_nr' inside #ifdef and remove unused variable 'res_flag'Lee Jones
2020-06-16scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig
2020-04-18scsi: mvsas: remove unused symbol 'mvs_th'Jason Yan
2020-04-18scsi: mvsas: make mvst_host_attrs staticJason Yan
2020-03-12scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-03compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann
2019-10-01scsi: mvsas: remove redundant assignment to variable rcColin Ian King
2019-07-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner
2019-03-20scsi: mvsas: clean up a few indentation issuesColin Ian King
2018-12-19scsi: flip the default on use_clusteringChristoph Hellwig
2018-10-24scsi: mvsas: Remove set but not used variable 'id'YueHaibing
2018-10-24scsi: mvsas: Use dma_pool_zallocSabyasachi Gupta
2018-10-18scsi: mvsas: fully convert to the generic DMA APIChristoph Hellwig
2018-03-02scsi: mvsas: fix wrong endianness of sgpio apiWilfried Weissmann
2017-11-22treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook
2017-08-26scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke
2017-08-11scsi: mvsas: replace kfree with scsi_host_putPan Bian
2017-08-07scsi: mvsas: Replace PCI pool old APIRomain Perier
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-11-17scsi: mvsas: fix command_active typoArnd Bergmann
2016-10-31mvsas: fix error return code in mvs_task_prep()Wei Yongjun
2016-09-27scsi: mvsas: Mark symbols static where possibleBaoyou Xie
2016-05-09libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke
2016-05-09libsas: enable FPDMA SEND/RECEIVEHannes Reinecke
2016-04-15mvsas: Generalize Marvell 9485 in pci_device_idLeonid Moiseichuk
2016-01-08Merge branch 'jejb-scsi' into miscJames Bottomley
2016-01-06mvsas: Add SGPIO support to Marvell 94xxWilfried Weissmann
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-12-01mvsas: fix misleading indentationLuis de Bethencourt
2015-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-13mvsas: don't allow negative timeoutsDan Carpenter
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-10scsi: use host wide tags by defaultChristoph Hellwig
2015-11-10mvsas: remove SCSI host before detaching from SAS transportJack Wang