Age | Commit message (Expand) | Author |
2021-04-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-04-15 | scsi: smartpqi: Remove unused functions | Bart Van Assche |
2021-04-15 | scsi: smartpqi: Fix device pointer variable reference static checker issue | Don Brace |
2021-04-15 | scsi: smartpqi: Fix blocks_per_row static checker issue | Don Brace |
2021-04-05 | scsi: smartpqi: Update version to 2.1.8-045 | Don Brace |
2021-04-05 | scsi: smartpqi: Add new PCI IDs | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Correct system hangs when resuming from hibernation | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Update enclosure identifier in sysfs | Murthy Bhat |
2021-04-05 | scsi: smartpqi: Add additional logging for LUN resets | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Update SAS initiator_port_protocols and target_port_protocols | Murthy Bhat |
2021-04-05 | scsi: smartpqi: Add phy ID support for the physical drives | Murthy Bhat |
2021-04-05 | scsi: smartpqi: Convert snprintf() to scnprintf() | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Fix driver synchronization issues | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Update device scan operations | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Update OFA management | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Update RAID bypass handling | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Update suspend/resume and shutdown | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Synchronize device resets with mutex | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Update soft reset management for OFA | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Update event handler | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Add support for wwid | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Remove timeouts from internal cmds | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Disable WRITE SAME for HBA NVMe disks | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Add host level stream detection enable | Don Brace |
2021-04-05 | scsi: smartpqi: Add stream detection | Don Brace |
2021-04-05 | scsi: smartpqi: Align code with oob driver | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Add support for long firmware version | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Add support for BMIC sense feature cmd and feature bits | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Add support for RAID1 writes | Don Brace |
2021-04-05 | scsi: smartpqi: Add support for RAID5 and RAID6 writes | Don Brace |
2021-04-05 | scsi: smartpqi: Refactor scatterlist code | Don Brace |
2021-04-05 | scsi: smartpqi: Refactor aio submission code | Don Brace |
2021-04-05 | scsi: smartpqi: Add support for new product ids | Kevin Barnett |
2021-04-05 | scsi: smartpqi: Correct request leakage during reset operations | Murthy Bhat |
2021-04-05 | scsi: smartpqi: Use host-wide tag space | Don Brace |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2020-11-16 | scsi: smartpqi: Update version to 1.2.16-012 | Don Brace |
2020-11-16 | scsi: smartpqi: Correct pqi_sas_smp_handler busy condition | Don Brace |
2020-11-16 | scsi: smartpqi: Correct driver removal with HBA disks | Don Brace |
2020-10-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-09-02 | scsi: smartpqi: Update copyright | Don Brace |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-20 | scsi: smartpqi: Bump version to 1.2.16-010 | Don Brace |
2020-08-20 | scsi: smartpqi: Add RAID bypass counter | Kevin Barnett |
2020-08-20 | scsi: smartpqi: Support device deletion via sysfs | Kevin Barnett |
2020-08-20 | scsi: smartpqi: Avoid crashing kernel for controller issues | Kevin Barnett |
2020-08-20 | scsi: smartpqi: Update logical volume size after expansion | Mahesh Rajashekhara |
2020-08-20 | scsi: smartpqi: Add id support for SmartRAID 3152-8i | Mahesh Rajashekhara |
2020-08-20 | scsi: smartpqi: Identify physical devices without issuing INQUIRY | Kevin Barnett |
2020-06-26 | PCI: Convert PCIe capability PCIBIOS errors to errno | Bolarinwa Olayemi Saheed |