Age | Commit message (Expand) | Author | Files | Lines |
2016-05-09 | libata/libsas: Define ATA_CMD_NCQ_NON_DATA | Hannes Reinecke | 5 | -4/+9 |
2016-05-09 | libsas: enable FPDMA SEND/RECEIVE | Hannes Reinecke | 5 | -5/+15 |
2016-05-09 | libata: do not attempt to retrieve sense code twice | Hannes Reinecke | 1 | -2/+2 |
2016-05-09 | Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Tejun Heo | 416 | -8180/+8381 |
2016-05-06 | megaraid_sas: Downgrade two success messages to info | Andy Lutomirski | 2 | -2/+2 |
2016-05-06 | cxlflash: Fix to resolve dead-lock during EEH recovery | Manoj N. Kumar | 1 | -0/+15 |
2016-05-04 | scsi_debug: rework resp_report_luns | Douglas Gilbert | 1 | -48/+87 |
2016-05-04 | scsi_debug: use pdt constants | Douglas Gilbert | 1 | -41/+45 |
2016-04-30 | scsi_debug: use likely hints on fast path | Douglas Gilbert | 1 | -114/+105 |
2016-04-30 | scsi_debug: re-order file scope declarations | Douglas Gilbert | 1 | -163/+151 |
2016-04-30 | scsi_debug: replace tasklet with work queue | Douglas Gilbert | 1 | -135/+95 |
2016-04-30 | scsi_debug: make jiffy delay name clearer | Douglas Gilbert | 1 | -23/+23 |
2016-04-30 | scsi_debug: replace jiffy timers with hr timers | Douglas Gilbert | 1 | -35/+21 |
2016-04-30 | scsi_debug: ignore host lock option | Douglas Gilbert | 1 | -37/+7 |
2016-04-30 | scsi_debug: cleanup naming and bit crunching | Douglas Gilbert | 1 | -637/+525 |
2016-04-30 | hpsa: update driver version | Don Brace | 1 | -1/+1 |
2016-04-30 | hpsa: correct handling of HBA device removal | Don Brace | 2 | -5/+85 |
2016-04-30 | hpsa: correct ioaccel2 error procecssing. | Don Brace | 1 | -1/+3 |
2016-04-30 | hpsa: correct ioaccel state change operation | Don Brace | 1 | -1/+3 |
2016-04-30 | hpsa: add timeouts for driver initiated commands | Don Brace | 1 | -19/+23 |
2016-04-30 | hpsa: add sas_address to sysfs device attibute | Joseph T Handzik | 1 | -0/+25 |
2016-04-30 | hpsa: correct initialization order issue | Don Brace | 1 | -5/+5 |
2016-04-30 | aacraid: Update driver version | Raghava Aditya Renukunta | 1 | -1/+1 |
2016-04-30 | aacraid: Fix for KDUMP driver hang | Raghava Aditya Renukunta | 2 | -0/+25 |
2016-04-30 | aacraid: Remove code to needlessly complete fib | Raghava Aditya Renukunta | 1 | -3/+4 |
2016-04-30 | aacraid: Log firmware AIF messages | Raghava Aditya Renukunta | 4 | -1/+35 |
2016-04-30 | aacraid: Fix for aac_command_thread hang | Raghava Aditya Renukunta | 1 | -0/+4 |
2016-04-30 | aacraid: Disable MSI mode for series 6, 7, 8 cards | Raghava Aditya Renukunta | 1 | -15/+2 |
2016-04-30 | aacraid: Relinquish CPU during timeout wait | Raghava Aditya Renukunta | 1 | -4/+4 |
2016-04-30 | aacraid: Start adapter after updating number of MSIX vectors | Raghava Aditya Renukunta | 1 | -1/+1 |
2016-04-30 | aacraid: Fix incorrectly named MACRO | Raghava Aditya Renukunta | 2 | -2/+2 |
2016-04-30 | aacraid: Removed unnecessary checks for NULL | Raghava Aditya Renukunta | 1 | -22/+0 |
2016-04-30 | mptsas: fix checks for dma mapping errors | Alexey Khoroshilov | 1 | -2/+2 |
2016-04-26 | st: clear ILI if Medium Error | Kai Makisara | 1 | -3/+6 |
2016-04-26 | lpfc: remove incorrect lockdep assertion | Sebastian Herbszt | 1 | -6/+3 |
2016-04-26 | bnx2i: silence uninitialized variable warnings | Dan Carpenter | 1 | -2/+2 |
2016-04-26 | hpsa: set the enclosure identifier to zero | Dan Carpenter | 1 | -0/+1 |
2016-04-26 | mpt3sas - remove unused fw_event_work elements | Joe Lawrence | 1 | -6/+4 |
2016-04-15 | hisi_sas: add alloc_dev_quirk_v2_hw() | John Garry | 1 | -0/+30 |
2016-04-15 | hisi_sas: add slot_index_alloc_quirk_v2_hw() | John Garry | 1 | -0/+28 |
2016-04-15 | hisi_sas: add device and slot alloc hw methods | John Garry | 2 | -2/+12 |
2016-04-15 | megaraid_sas: driver version upgrade | Sumit Saxena | 1 | -2/+2 |
2016-04-15 | megaraid_sas: task management code optimizations | Sumit Saxena | 1 | -21/+46 |
2016-04-15 | megaraid_sas: call ISR function to clean up pending replies in OCR path | Sumit Saxena | 1 | -0/+2 |
2016-04-15 | megaraid_sas: reduce memory footprints in kdump mode | Sumit Saxena | 3 | -19/+34 |
2016-04-15 | scsi_dh_alua: Declare local functions static | Bart Van Assche | 1 | -4/+4 |
2016-04-15 | mpt3sas: Remove usage of 'struct timeval' | Tina Ruchandani | 1 | -4/+4 |
2016-04-15 | pm80xx: Remove bogus address masking in pm8001_ioremap() | David Daney | 1 | -2/+0 |
2016-04-15 | qla2xxx: Remove use of 'struct timeval' | Tina Ruchandani | 1 | -3/+2 |
2016-04-15 | hisi_sas: update driver version to 1.4 | John Garry | 1 | -1/+1 |