| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-09-21 | 3 | -36/+106 |
|\ |
|
| * | scsi: megaraid_sas: Introduce module parameter for default queue depth | Chandrakanth Patil | 2019-08-12 | 2 | -21/+92 |
| * | scsi: megaraid_sas: Fix a compilation warning | Qian Cai | 2019-08-07 | 1 | -3/+0 |
| * | scsi: megaraid_sas: Make a bunch of functions static | YueHaibing | 2019-08-07 | 1 | -12/+14 |
* | | scsi: megaraid_sas: Make some functions static | YueHaibing | 2019-07-23 | 1 | -13/+14 |
* | | scsi: megaraid_sas: fix panic on loading firmware crashdump | Junxiao Bi | 2019-07-23 | 1 | -0/+3 |
* | | scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas" | Colin Ian King | 2019-07-23 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2019-07-20 | 2 | -8/+27 |
|\ |
|
| * | scsi: megaraid_sas: set an unlimited max_segment_size | Christoph Hellwig | 2019-07-16 | 1 | -0/+1 |
| * | scsi: megaraid_sas: Update driver version to 07.710.50.00 | Shivasharan S | 2019-07-11 | 1 | -2/+2 |
| * | scsi: megaraid_sas: Add module parameter for FW Async event logging | Shivasharan S | 2019-07-11 | 1 | -1/+17 |
| * | scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllers | Shivasharan S | 2019-07-11 | 1 | -1/+2 |
| * | scsi: megaraid_sas: Fix calculation of target ID | Shivasharan S | 2019-07-11 | 1 | -1/+2 |
| * | scsi: megaraid_sas: Make some symbols static | YueHaibing | 2019-07-11 | 1 | -3/+3 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-07-11 | 8 | -305/+1356 |
|\| |
|
| * | scsi: megaraid_sas: Update driver version to 07.710.06.00-rc1 | Chandrakanth Patil | 2019-06-27 | 1 | -2/+2 |
| * | scsi: megaraid_sas: Introduce various Aero performance modes | Chandrakanth Patil | 2019-06-27 | 3 | -15/+81 |
| * | scsi: megaraid_sas: Use high IOPS queues based on IO workload | Chandrakanth Patil | 2019-06-27 | 4 | -2/+19 |
| * | scsi: megaraid_sas: Set affinity for high IOPS reply queues | Chandrakanth Patil | 2019-06-27 | 1 | -0/+22 |
| * | scsi: megaraid_sas: Enable coalescing for high IOPS queues | Chandrakanth Patil | 2019-06-27 | 2 | -1/+9 |
| * | scsi: megaraid_sas: Add support for High IOPS queues | Chandrakanth Patil | 2019-06-27 | 3 | -17/+135 |
| * | scsi: megaraid_sas: Add support for MPI toolbox commands | Chandrakanth Patil | 2019-06-27 | 3 | -2/+72 |
| * | scsi: megaraid_sas: Offload Aero RAID5/6 division calculations to driver | Chandrakanth Patil | 2019-06-27 | 4 | -10/+108 |
| * | scsi: megaraid_sas: RAID1 PCI bandwidth limit algorithm is applicable for onl... | Chandrakanth Patil | 2019-06-27 | 3 | -12/+17 |
| * | scsi: megaraid_sas: megaraid_sas: Add check for count returned by HOST_DEVICE... | Chandrakanth Patil | 2019-06-27 | 1 | -0/+3 |
| * | scsi: megaraid_sas: Handle sequence JBOD map failure at driver level | Chandrakanth Patil | 2019-06-27 | 3 | -38/+55 |
| * | scsi: megaraid_sas: Don't send FPIO to RL Bypass queue | Chandrakanth Patil | 2019-06-27 | 1 | -4/+0 |
| * | scsi: megaraid_sas: In probe context, retry IOC INIT once if firmware is in f... | Chandrakanth Patil | 2019-06-27 | 1 | -2/+23 |
| * | scsi: megaraid_sas: Release Mutex lock before OCR in case of DCMD timeout | Chandrakanth Patil | 2019-06-27 | 1 | -0/+13 |
| * | scsi: megaraid_sas: Call disable_irq from process IRQ poll | Chandrakanth Patil | 2019-06-27 | 2 | -1/+12 |
| * | scsi: megaraid_sas: Remove few debug counters from IO path | Chandrakanth Patil | 2019-06-27 | 2 | -10/+0 |
| * | scsi: megaraid_sas: Add support for Non-secure Aero PCI IDs | Chandrakanth Patil | 2019-06-27 | 2 | -0/+29 |
| * | scsi: megaraid_sas: Add 32 bit atomic descriptor support to AERO adapters | Chandrakanth Patil | 2019-06-27 | 2 | -9/+39 |
| * | scsi: megaraid_sas: Use struct_size() helper | Gustavo A. R. Silva | 2019-06-20 | 1 | -4/+2 |
| * | scsi: megaraid_sas: Remove unused including <linux/version.h> | YueHaibing | 2019-06-18 | 1 | -1/+0 |
| * | scsi: megaraid_sas: use DEVICE_ATTR_{RO, RW} | Tomas Henzl | 2019-06-18 | 1 | -26/+18 |
| * | scsi: megaraid_sas: use octal permissions instead of constants | Tomas Henzl | 2019-06-18 | 2 | -11/+11 |
| * | scsi: megaraid_sas: make max_sectors visible in sys | Tomas Henzl | 2019-06-18 | 1 | -1/+1 |
| * | scsi: megaraid_sas: remove set but not used variables 'buff_addr' and 'ci_h' | YueHaibing | 2019-06-18 | 1 | -5/+0 |
| * | scsi: megaraid_sas: remove set but not used variable 'sge_sz' | YueHaibing | 2019-06-18 | 1 | -11/+0 |
| * | scsi: megaraid_sas: remove set but not used variables 'host' and 'wait_time' | YueHaibing | 2019-06-18 | 1 | -7/+1 |
| * | scsi: megaraid_sas: remove set but not used variable 'cur_state' | YueHaibing | 2019-06-18 | 1 | -11/+0 |
| * | scsi: megaraid_sas: Update driver version to 07.708.03.00 | Shivasharan S | 2019-06-18 | 1 | -2/+2 |
| * | scsi: megaraid_sas: Export RAID map through debugfs | Shivasharan S | 2019-06-18 | 5 | -1/+204 |
| * | scsi: megaraid_sas: Fix MSI-X vector print | Shivasharan S | 2019-06-18 | 1 | -5/+5 |
| * | scsi: megaraid_sas: Add debug prints for device list | Shivasharan S | 2019-06-18 | 2 | -0/+36 |
| * | scsi: megaraid_sas: Add prints in suspend and resume path | Shivasharan S | 2019-06-18 | 1 | -0/+3 |
| * | scsi: megaraid_sas: Print firmware interrupt status | Shivasharan S | 2019-06-18 | 1 | -6/+7 |
| * | scsi: megaraid_sas: Print FW fault information | Shivasharan S | 2019-06-18 | 3 | -12/+20 |
| * | scsi: megaraid_sas: Export RAID map id through sysfs | Shivasharan S | 2019-06-18 | 1 | -0/+15 |