Age | Commit message (Expand) | Author |
2014-08-01 | libiscsi: return new error code when nop times out | Mike Christie |
2014-08-01 | iscsi class: fix get_host_stats return code when not supported | Mike Christie |
2014-08-01 | iscsi class: fix get_host_stats error handling | Mike Christie |
2014-08-01 | qla4xxx: fix get_host_stats error propagation | Mike Christie |
2014-07-30 | qla4xxx: check the return value of dma_alloc_coherent() | Maurizio Lombardi |
2014-07-30 | scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction w... | Rickard Strandqvist |
2014-07-30 | scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction wi... | Rickard Strandqvist |
2014-07-30 | qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev |
2014-07-30 | pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev |
2014-07-29 | vmw_pvscsi: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev |
2014-07-29 | pm8001: Fix invalid return when request_irq() failed | Alexander Gordeev |
2014-07-29 | lpfc: Remove superfluous call to pci_disable_msix() | Alexander Gordeev |
2014-07-29 | isci: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev |
2014-07-29 | bfa: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev |
2014-07-29 | bfa: Cleanup bfad_setup_intr() function | Alexander Gordeev |
2014-07-29 | bfa: Do not call pci_enable_msix() after it failed once | Alexander Gordeev |
2014-07-29 | fnic: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev |
2014-07-26 | scsi_debug: support scsi-mq, queues and locks | Douglas Gilbert |
2014-07-25 | Drivers: add blist flags | K. Y. Srinivasan |
2014-07-25 | scsi: ufs: fix endianness sparse warnings | Sujit Reddy Thumma |
2014-07-25 | scsi: ufs: make undeclared functions static | Sujit Reddy Thumma |
2014-07-25 | bnx2i: Update driver version to 2.7.10.1 | Vikas Chaudhary |
2014-07-25 | pm8001: fix a memory leak in nvmd_resp | Tomas Henzl |
2014-07-25 | pm8001: fix update_flash | Tomas Henzl |
2014-07-25 | pm8001: fix a memory leak in flash_update | Tomas Henzl |
2014-07-25 | pm8001: Cleaning up uninitialized variables | Rickard Strandqvist |
2014-07-25 | pm8001: Fix to remove null pointer checks that could never happen | Rickard Strandqvist |
2014-07-25 | pm8001: more fixes to honor return value | Tomas Henzl |
2014-07-25 | pm8001: add a new spinlock to protect the CCB | Tomas Henzl |
2014-07-25 | pm8001: honor return value | Tomas Henzl |
2014-07-25 | pm8001: clean bitmap management functions | Tomas Henzl |
2014-07-25 | pm8001: Fix hibernation issue | Bradley Grove |
2014-07-25 | mpt3sas: delay scsi_add_host call to work with scsi-mq | Reddy, Sreekanth |
2014-07-25 | mpt2sas: delay scsi_add_host call to work with scsi-mq | Reddy, Sreekanth |
2014-07-25 | drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure | K. Y. Srinivasan |
2014-07-25 | drivers: scsi: storvsc: Set srb_flags in all cases | K. Y. Srinivasan |
2014-07-25 | Drivers: scsi: storvsc: Implement a eh_timed_out handler | K. Y. Srinivasan |
2014-07-25 | Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version | K. Y. Srinivasan |
2014-07-25 | Drivers: scsi: storvsc: Filter commands based on the storage protocol version | K. Y. Srinivasan |
2014-07-25 | Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host | K. Y. Srinivasan |
2014-07-25 | Drivers: scsi: storvsc: Change the limits to reflect the values on the host | K. Y. Srinivasan |
2014-07-25 | ufs: fix DMA mask setting | Akinobu Mita |
2014-07-25 | ufs: adjust queue settings to PRDT limitations | Akinobu Mita |
2014-07-25 | ufs: Fix sending unsupported SCSI command | Sujit Reddy Thumma |
2014-07-25 | ufs: read door bell register after clearing interrupt aggregation | Dolev Raviv |
2014-07-25 | ufs: Fix queue depth handling for best effort cases | Sujit Reddy Thumma |
2014-07-25 | ufs: Logical Unit (LU) command queue depth | Dolev Raviv |
2014-07-25 | ufs: device query status and size check | Dolev Raviv |
2014-07-25 | ufs: query descriptor API | Dolev Raviv |
2014-07-25 | be2iscsi: Fix memory leak in mgmt_set_ip() | Maurizio Lombardi |