| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: megaraid: Avoid mismatched storage type sizes | Kees Cook | 2022-01-07 | 1 | -50/+34 |
* | scsi: hisi_sas: Remove unused variable and check in hisi_sas_send_ata_reset_e... | Xiang Chen | 2022-01-07 | 1 | -5/+0 |
* | scsi: aic79xx: Remove redundant error variable | Minghao Chi | 2022-01-05 | 1 | -5/+1 |
* | scsi: pm80xx: Port reset timeout error handling correction | Ajish Koshy | 2022-01-05 | 3 | -3/+14 |
* | scsi: mpi3mr: Fix formatting problems in some kernel-doc comments | Yang Li | 2022-01-05 | 1 | -3/+2 |
* | scsi: mpi3mr: Fix some spelling mistakes | Colin Ian King | 2022-01-05 | 1 | -3/+3 |
* | scsi: mpt3sas: Update persistent trigger pages from sysfs interface | Suganath Prabu S | 2022-01-05 | 2 | -6/+85 |
* | scsi: core: Fix scsi_mode_select() interface | Damien Le Moal | 2022-01-05 | 2 | -6/+4 |
* | scsi: aacraid: Fix spelling of "its" | Randy Dunlap | 2022-01-05 | 1 | -1/+1 |
* | scsi: qedf: Fix potential dereference of NULL pointer | Jiasheng Jiang | 2022-01-05 | 1 | -0/+2 |
* | scsi: mpi3mr: Bump driver version to 8.0.0.61.0 | Sreekanth Reddy | 2021-12-23 | 1 | -2/+2 |
* | scsi: mpi3mr: Fixes around reply request queues | Sreekanth Reddy | 2021-12-23 | 2 | -2/+5 |
* | scsi: mpi3mr: Enhanced Task Management Support Reply handling | Sreekanth Reddy | 2021-12-23 | 2 | -38/+185 |
* | scsi: mpi3mr: Use TM response codes from MPI3 headers | Sreekanth Reddy | 2021-12-23 | 2 | -34/+27 |
* | scsi: mpi3mr: Add io_uring interface support in I/O-polled mode | Sreekanth Reddy | 2021-12-23 | 3 | -38/+210 |
* | scsi: mpi3mr: Print cable mngnt and temp threshold events | Sreekanth Reddy | 2021-12-23 | 2 | -3/+73 |
* | scsi: mpi3mr: Support Prepare for Reset event | Sreekanth Reddy | 2021-12-23 | 3 | -33/+96 |
* | scsi: mpi3mr: Add Event acknowledgment logic | Sreekanth Reddy | 2021-12-23 | 3 | -12/+224 |
* | scsi: mpi3mr: Gracefully handle online FW update operation | Sreekanth Reddy | 2021-12-23 | 2 | -18/+92 |
* | scsi: mpi3mr: Detect async reset that occurred in firmware | Sreekanth Reddy | 2021-12-23 | 3 | -163/+120 |
* | scsi: mpi3mr: Add IOC reinit function | Sreekanth Reddy | 2021-12-23 | 1 | -1/+115 |
* | scsi: mpi3mr: Handle offline FW activation in graceful manner | Sreekanth Reddy | 2021-12-23 | 3 | -128/+120 |
* | scsi: mpi3mr: Code refactor of IOC init - part2 | Sreekanth Reddy | 2021-12-23 | 1 | -78/+89 |
* | scsi: mpi3mr: Code refactor of IOC init - part1 | Sreekanth Reddy | 2021-12-23 | 1 | -34/+73 |
* | scsi: mpi3mr: Fault IOC when internal command gets timeout | Sreekanth Reddy | 2021-12-23 | 2 | -48/+67 |
* | scsi: mpi3mr: Display IOC firmware package version | Sreekanth Reddy | 2021-12-23 | 1 | -0/+89 |
* | scsi: mpi3mr: Handle unaligned PLL in unmap cmnds | Sreekanth Reddy | 2021-12-23 | 1 | -10/+26 |
* | scsi: mpi3mr: Increase internal cmnds timeout to 60s | Sreekanth Reddy | 2021-12-23 | 2 | -6/+9 |
* | scsi: mpi3mr: Do access status validation before adding devices | Sreekanth Reddy | 2021-12-23 | 1 | -0/+11 |
* | scsi: mpi3mr: Add support for PCIe Managed Switch SES device | Sreekanth Reddy | 2021-12-23 | 2 | -11/+32 |
* | scsi: mpi3mr: Update MPI3 headers - part2 | Sreekanth Reddy | 2021-12-23 | 8 | -61/+261 |
* | scsi: mpi3mr: Update MPI3 headers - part1 | Sreekanth Reddy | 2021-12-23 | 2 | -106/+499 |
* | scsi: mpi3mr: Don't reset IOC if cmnds flush with reset status | Sreekanth Reddy | 2021-12-23 | 2 | -6/+9 |
* | scsi: mpi3mr: Replace spin_lock() with spin_lock_irqsave() | Sreekanth Reddy | 2021-12-23 | 1 | -4/+6 |
* | scsi: mpi3mr: Add debug APIs based on logging_level bits | Sreekanth Reddy | 2021-12-23 | 1 | -24/+109 |
* | scsi: pmcraid: Don't use GFP_DMA in pmcraid_alloc_sglist() | Christoph Hellwig | 2021-12-23 | 1 | -2/+2 |
* | scsi: snic: Don't use GFP_DMA in snic_queue_report_tgt_req() | Christoph Hellwig | 2021-12-23 | 1 | -1/+1 |
* | scsi: myrs: Don't use GFP_DMA | Christoph Hellwig | 2021-12-23 | 1 | -6/+4 |
* | scsi: myrb: Don't use GFP_DMA in myrb_pdev_slave_alloc() | Christoph Hellwig | 2021-12-23 | 1 | -1/+1 |
* | scsi: initio: Don't use GFP_DMA in initio_probe_one() | Christoph Hellwig | 2021-12-23 | 1 | -1/+2 |
* | scsi: sr: Don't use GFP_DMA | Christoph Hellwig | 2021-12-23 | 2 | -3/+3 |
* | scsi: ch: Don't use GFP_DMA | Christoph Hellwig | 2021-12-23 | 1 | -3/+3 |
* | scsi: hisi_sas: Use autosuspend for the host controller | Xiang Chen | 2021-12-23 | 1 | -0/+2 |
* | scsi: libsas: Keep host active while processing events | Xiang Chen | 2021-12-23 | 1 | -3/+21 |
* | scsi: hisi_sas: Keep controller active between ISR of phyup and the event bei... | Xiang Chen | 2021-12-23 | 3 | -3/+24 |
* | scsi: libsas: Defer works of new phys during suspend | Xiang Chen | 2021-12-23 | 2 | -0/+25 |
* | scsi: libsas: Refactor sas_queue_deferred_work() | Xiang Chen | 2021-12-23 | 2 | -11/+15 |
* | scsi: libsas: Add flag SAS_HA_RESUMING | Xiang Chen | 2021-12-23 | 1 | -0/+2 |
* | scsi: libsas: Resume host while sending SMP I/Os | Xiang Chen | 2021-12-23 | 2 | -0/+4 |
* | scsi: hisi_sas: Add more logs for runtime suspend/resume | Xiang Chen | 2021-12-23 | 1 | -2/+6 |