summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2016-04-30hpsa: add sas_address to sysfs device attibuteJoseph T Handzik1-0/+25
2016-04-30hpsa: correct initialization order issueDon Brace1-5/+5
2016-04-30aacraid: Update driver versionRaghava Aditya Renukunta1-1/+1
2016-04-30aacraid: Fix for KDUMP driver hangRaghava Aditya Renukunta2-0/+25
2016-04-30aacraid: Remove code to needlessly complete fibRaghava Aditya Renukunta1-3/+4
2016-04-30aacraid: Log firmware AIF messagesRaghava Aditya Renukunta4-1/+35
2016-04-30aacraid: Fix for aac_command_thread hangRaghava Aditya Renukunta1-0/+4
2016-04-30aacraid: Disable MSI mode for series 6, 7, 8 cardsRaghava Aditya Renukunta1-15/+2
2016-04-30aacraid: Relinquish CPU during timeout waitRaghava Aditya Renukunta1-4/+4
2016-04-30aacraid: Start adapter after updating number of MSIX vectorsRaghava Aditya Renukunta1-1/+1
2016-04-30aacraid: Fix incorrectly named MACRORaghava Aditya Renukunta2-2/+2
2016-04-30aacraid: Removed unnecessary checks for NULLRaghava Aditya Renukunta1-22/+0
2016-04-28treewide: Fix typos in printkMasanari Iida1-1/+1
2016-04-26st: clear ILI if Medium ErrorKai Makisara1-3/+6
2016-04-26lpfc: remove incorrect lockdep assertionSebastian Herbszt1-6/+3
2016-04-26bnx2i: silence uninitialized variable warningsDan Carpenter1-2/+2
2016-04-26hpsa: set the enclosure identifier to zeroDan Carpenter1-0/+1
2016-04-26mpt3sas - remove unused fw_event_work elementsJoe Lawrence1-6/+4
2016-04-25cxgbi: fix uninitialized flowi6Jiri Benc1-0/+1
2016-04-18treewide: Fix typos in printkMasanari Iida3-3/+3
2016-04-15hisi_sas: add alloc_dev_quirk_v2_hw()John Garry1-0/+30
2016-04-15hisi_sas: add slot_index_alloc_quirk_v2_hw()John Garry1-0/+28
2016-04-15hisi_sas: add device and slot alloc hw methodsJohn Garry2-2/+12
2016-04-15megaraid_sas: driver version upgradeSumit Saxena1-2/+2
2016-04-15megaraid_sas: task management code optimizationsSumit Saxena1-21/+46
2016-04-15megaraid_sas: call ISR function to clean up pending replies in OCR pathSumit Saxena1-0/+2
2016-04-15megaraid_sas: reduce memory footprints in kdump modeSumit Saxena3-19/+34
2016-04-15scsi_dh_alua: Declare local functions staticBart Van Assche1-4/+4
2016-04-15mpt3sas: Remove usage of 'struct timeval'Tina Ruchandani1-4/+4
2016-04-15pm80xx: Remove bogus address masking in pm8001_ioremap()David Daney1-2/+0
2016-04-15qla2xxx: Remove use of 'struct timeval'Tina Ruchandani1-3/+2
2016-04-15hisi_sas: update driver version to 1.4John Garry1-1/+1
2016-04-15hisi_sas: for v2 hw only set ITCT qw2 for SAS deviceJohn Garry1-5/+6
2016-04-15hisi_sas: add v2 hw support for >4 SATA physJohn Garry1-7/+10
2016-04-15hisi_sas: fix v2 hw multiple SATA disk issueJohn Garry1-3/+1
2016-04-15hisi_sas: use device linkrate in MCR for v2 hwJohn Garry1-1/+1
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin2-137/+1
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin9-27/+27
2016-04-15scsi: rename SG related struct and functionsMing Lin1-26/+26
2016-04-15scsi: replace "mq" with "first_chunk" in SG functionsMing Lin1-10/+10
2016-04-15scsi: replace "scsi_data_buffer" with "sg_table" in SG functionsMing Lin1-18/+23
2016-04-15mvsas: Generalize Marvell 9485 in pci_device_idLeonid Moiseichuk1-18/+1
2016-04-15bnx2fc: Update version number to 2.10.3.Chad Dupuis1-1/+1
2016-04-15bnx2fc: Check sc_cmd device and host pointer before returning the command to ...Chad Dupuis1-0/+12
2016-04-15bnx2fc: Print netdev device name when FCoE is successfully initialized.Chad Dupuis1-0/+2
2016-04-15bnx2fc: Print when we send a fip keep alive.Chad Dupuis1-0/+19
2016-04-15bnx2fc: Add driver tunables.Joe Carnuccio3-2/+80
2016-04-15Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"Johannes Thumshirn1-4/+2
2016-04-15scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn2-0/+3
2016-04-13sd: switch to using blk_queue_write_cache()Jens Axboe1-4/+4