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-01-05scsi: mpi3mr: Fix formatting problems in some kernel-doc commentsYang Li
2022-01-05scsi: mpi3mr: Fix some spelling mistakesColin Ian King
2022-01-05scsi: mpt3sas: Update persistent trigger pages from sysfs interfaceSuganath Prabu S
2022-01-05scsi: core: Fix scsi_mode_select() interfaceDamien Le Moal
2022-01-05scsi: aacraid: Fix spelling of "its"Randy Dunlap
2022-01-05scsi: qedf: Fix potential dereference of NULL pointerJiasheng Jiang
2021-12-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-12-23scsi: mpi3mr: Bump driver version to 8.0.0.61.0Sreekanth Reddy
2021-12-23scsi: mpi3mr: Fixes around reply request queuesSreekanth Reddy
2021-12-23scsi: mpi3mr: Enhanced Task Management Support Reply handlingSreekanth Reddy
2021-12-23scsi: mpi3mr: Use TM response codes from MPI3 headersSreekanth Reddy
2021-12-23scsi: mpi3mr: Add io_uring interface support in I/O-polled modeSreekanth Reddy
2021-12-23scsi: mpi3mr: Print cable mngnt and temp threshold eventsSreekanth Reddy
2021-12-23scsi: mpi3mr: Support Prepare for Reset eventSreekanth Reddy
2021-12-23scsi: mpi3mr: Add Event acknowledgment logicSreekanth Reddy
2021-12-23scsi: mpi3mr: Gracefully handle online FW update operationSreekanth Reddy
2021-12-23scsi: mpi3mr: Detect async reset that occurred in firmwareSreekanth Reddy
2021-12-23scsi: mpi3mr: Add IOC reinit functionSreekanth Reddy
2021-12-23scsi: mpi3mr: Handle offline FW activation in graceful mannerSreekanth Reddy
2021-12-23scsi: mpi3mr: Code refactor of IOC init - part2Sreekanth Reddy
2021-12-23scsi: mpi3mr: Code refactor of IOC init - part1Sreekanth Reddy
2021-12-23scsi: mpi3mr: Fault IOC when internal command gets timeoutSreekanth Reddy
2021-12-23scsi: mpi3mr: Display IOC firmware package versionSreekanth Reddy
2021-12-23scsi: mpi3mr: Handle unaligned PLL in unmap cmndsSreekanth Reddy
2021-12-23scsi: mpi3mr: Increase internal cmnds timeout to 60sSreekanth Reddy
2021-12-23scsi: mpi3mr: Do access status validation before adding devicesSreekanth Reddy
2021-12-23scsi: mpi3mr: Add support for PCIe Managed Switch SES deviceSreekanth Reddy
2021-12-23scsi: mpi3mr: Update MPI3 headers - part2Sreekanth Reddy
2021-12-23scsi: mpi3mr: Update MPI3 headers - part1Sreekanth Reddy
2021-12-23scsi: mpi3mr: Don't reset IOC if cmnds flush with reset statusSreekanth Reddy
2021-12-23scsi: mpi3mr: Replace spin_lock() with spin_lock_irqsave()Sreekanth Reddy
2021-12-23scsi: mpi3mr: Add debug APIs based on logging_level bitsSreekanth Reddy
2021-12-23scsi: pmcraid: Don't use GFP_DMA in pmcraid_alloc_sglist()Christoph Hellwig
2021-12-23scsi: snic: Don't use GFP_DMA in snic_queue_report_tgt_req()Christoph Hellwig
2021-12-23scsi: myrs: Don't use GFP_DMAChristoph Hellwig
2021-12-23scsi: myrb: Don't use GFP_DMA in myrb_pdev_slave_alloc()Christoph Hellwig
2021-12-23scsi: initio: Don't use GFP_DMA in initio_probe_one()Christoph Hellwig
2021-12-23scsi: sr: Don't use GFP_DMAChristoph Hellwig
2021-12-23scsi: ch: Don't use GFP_DMAChristoph Hellwig
2021-12-23scsi: hisi_sas: Use autosuspend for the host controllerXiang Chen
2021-12-23scsi: libsas: Keep host active while processing eventsXiang Chen
2021-12-23scsi: hisi_sas: Keep controller active between ISR of phyup and the event bei...Xiang 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: hisi_sas: Add more logs for runtime suspend/resumeXiang Chen
2021-12-23scsi: libsas: Insert PORTE_BROADCAST_RCVD event for resuming hostXiang Chen
2021-12-23scsi: mvsas: Add spin_lock/unlock() to protect asd_sas_port->phy_listXiang Chen
2021-12-23scsi: hisi_sas: Fix some issues related to asd_sas_port->phy_listXiang Chen