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: libsas: Keep host active while processing eventsXiang Chen
2021-12-23scsi: libsas: Defer works of new phys during suspendXiang Chen
2021-12-23scsi: libsas: Refactor sas_queue_deferred_work()Xiang Chen
2021-12-23scsi: libsas: Add flag SAS_HA_RESUMINGXiang Chen
2021-12-23scsi: libsas: Resume host while sending SMP I/OsXiang Chen
2021-12-23scsi: libsas: Insert PORTE_BROADCAST_RCVD event for resuming hostXiang Chen
2021-12-23scsi: libsas: Add spin_lock/unlock() to protect asd_sas_port->phy_listXiang Chen
2021-12-23scsi: libsas: Don't always drain event workqueue for HA resumeJohn Garry
2021-12-17scsi: libsas: Decode SAM status and host byte codesJohn Garry
2021-11-30scsi: Remove superfluous #include <linux/async.h> directivesBart Van Assche
2021-10-17scsi: libsas: Call scsi_done() directlyBart Van Assche
2021-10-13scsi: libsas: Export sas_phy_enable()Luo Jiaxing
2021-09-14scsi: libsas: Co-locate exports with symbolsJohn Garry
2021-08-12scsi: libsas: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-07-27scsi: libsas: Drop BLK_DEV_BSGLIB selectionGuoqing Jiang
2021-07-21scsi: libsas: Allow libsas to include SCSI header files directlyJason Yan
2021-07-13scsi: libsas: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-07-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
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-05-21scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter
2021-04-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-04-08scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah
2021-04-06scsi: libsas: Clean up whitespaceLuo Jiaxing
2021-04-06scsi: libsas: Correctly indent statements in sas_to_ata_err()Luo Jiaxing
2021-01-23scsi: libsas: Remove temporarily-added _gfp() API variantsAhmed S. Darwish
2021-01-23scsi: libsas: Switch back to original event notifiers APIAhmed S. Darwish
2021-01-23scsi: libsas: Add gfp_t flags parameter to event notificationsAhmed S. Darwish
2021-01-23scsi: libsas: Pass gfp_t flags to event notifiersAhmed S. Darwish
2021-01-23scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish
2021-01-23scsi: libsas: Remove notifier indirectionJohn Garry
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-09-23scsi: libsas: Simplify the return expression of sas_discover_* functionsLiu Shixin
2020-09-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-10scsi: libsas: Fix error path in sas_notify_lldd_dev_found()Dan Carpenter
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-02scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATALuo Jiaxing
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-25scsi: libsas: Remove redundant assignment to variable resColin Ian King
2020-07-25scsi: libsas: Check link status in ATA prereset()Luo Jiaxing
2020-07-25scsi: libsas: Remove postreset from sas_sata_opsLuo Jiaxing
2020-04-15scsi: libsas: Add missing annotation for sas_ata_qc_issue()Jules Irenge
2020-03-26ata: make SATA_PMP option selectable only if any SATA host driver is enabledBartlomiej Zolnierkiewicz
2019-12-21scsi: libsas: Tidy SAS address print formatJohn Garry
2019-12-10scsi: libsas: stop discovering if oob mode is disconnectedJason Yan
2019-08-21scsi: libsas: sas_discover: Mark expected switch fall-throughGustavo A. R. Silva
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-12scsi: libsas: remove the exporting of sas_wait_ehDenis Efremov
2019-07-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds