Age | Commit message (Expand) | Author |
2014-06-02 | lpfc: Fix locking for postbufq when freeing | James Smart |
2014-06-02 | lpfc: Fix locking for lpfc_hba_down_post | James Smart |
2014-06-02 | lpfc: Fix dynamic transitions of FirstBurst from on to off | James Smart |
2014-06-02 | hpsa: fix handling of hpsa_volume_offline return value | Stephen M. Cameron |
2014-06-02 | hpsa: return -ENOMEM not -1 on kzalloc failure in hpsa_get_device_id | Stephen M. Cameron |
2014-06-02 | hpsa: remove messages about volume status VPD inquiry page not supported | Stephen M. Cameron |
2014-06-02 | hpsa: report check condition even if no sense data present for ioaccel2 mode | Stephen M. Cameron |
2014-06-02 | hpsa: remove bad unlikely annotation from device list updating code | Stephen M. Cameron |
2014-06-02 | hpsa: fix event filtering to prevent excessive rescans with old firmware | Stephen M. Cameron |
2014-06-02 | hpsa: kill annoying messages about SSD Smart Path retries | Stephen M. Cameron |
2014-06-02 | hpsa: define extended_report_lun_entry data structure | Stephen M. Cameron |
2014-06-02 | hpsa: Rearrange start_io to avoid one unlock/lock sequence in main io path | Stephen M. Cameron |
2014-06-02 | hpsa: avoid unnecessary readl on every command submission | Stephen M. Cameron |
2014-06-02 | hpsa: use per-cpu variable for lockup_detected | Stephen M. Cameron |
2014-06-02 | hpsa: set irq affinity hints to route MSI-X vectors across CPUs | Stephen M. Cameron |
2014-06-02 | hpsa: allocate reply queues individually | Stephen M. Cameron |
2014-06-02 | hpsa: choose number of reply queues more intelligently. | Stephen M. Cameron |
2014-06-02 | hpsa: remove dev_dbg() calls from hot paths | Stephen M. Cameron |
2014-06-02 | hpsa: use gcc aligned attribute instead of manually padding structs | Stephen M. Cameron |
2014-06-02 | hpsa: change doorbell reset delay to ten seconds | Justin Lindley |
2014-06-02 | hpsa: allow passthru ioctls to work with bidirectional commands | Stephen M. Cameron |
2014-06-02 | hpsa: remove unused fields from struct ctlr_info | Stephen M. Cameron |
2014-06-02 | mvsas: Recognise device/subsystem 9485/9485 as 88SE9485 | Ben Hutchings |
2014-06-02 | Revert "be2iscsi: Fix processing cqe for cxn whose endpoint is freed" | Christoph Hellwig |
2014-05-28 | acornscsi: remove linked command support | Paul Bolle |
2014-05-28 | scsi/NCR5380: dprintk macro | Finn Thain |
2014-05-28 | mpt2sas: Add free smids to the head, not tail of list | Matthew Wilcox |
2014-05-28 | mpt2sas: Remove use of DEF_SCSI_QCMD | Matthew Wilcox |
2014-05-28 | mpt2sas: Remove uses of serial_number | Matthew Wilcox |
2014-05-28 | mpt3sas: Remove use of DEF_SCSI_QCMD | Matthew Wilcox |
2014-05-28 | mpt3sas: Remove uses of serial_number | Matthew Wilcox |
2014-05-28 | qla2xxx: Use kmemdup instead of kmalloc + memcpy | Benoit Taine |
2014-05-28 | qla4xxx: Use kmemdup instead of kmalloc + memcpy | Benoit Taine |
2014-05-28 | qla2xxx: fix incorrect debug printk | Dan Carpenter |
2014-05-28 | be2iscsi: Bump the driver version | Jayamohan Kallickal |
2014-05-28 | be2iscsi: Fix processing cqe for cxn whose endpoint is freed | Jayamohan Kallickal |
2014-05-28 | be2iscsi: Fix destroy MCC-CQ before MCC-EQ is destroyed | Jayamohan Kallickal |
2014-05-28 | be2iscsi: Fix memory corruption in MBX path | Jayamohan Kallickal |
2014-05-28 | be2iscsi: Fix TCP parameters while connection offloading. | Jayamohan Kallickal |
2014-05-28 | be2iscsi: Fix interrupt Coalescing mechanism. | Jayamohan Kallickal |
2014-05-28 | be2iscsi: Fix exposing Host in sysfs after adapter initialization is complete | Jayamohan Kallickal |
2014-05-28 | be2iscsi: Fix retrieving MCCQ_WRB in non-embedded Mbox path | Jayamohan Kallickal |
2014-05-28 | scsi: ufs: Improve UFS fatal error handling | Sujit Reddy Thumma |
2014-05-28 | scsi: ufs: Fix device and host reset methods | Sujit Reddy Thumma |
2014-05-28 | scsi: ufs: Fix hardware race conditions while aborting a command | Sujit Reddy Thumma |
2014-05-28 | scsi: ufs: Fix broken task management command implementation | Sujit Reddy Thumma |
2014-05-28 | scsi: ufs: make undeclared functions static | Sujit Reddy Thumma |
2014-05-28 | scsi: ufs: fix endianness sparse warnings | Sujit Reddy Thumma |
2014-05-28 | hpsa: fix bad comparison of signed with unsigned in hpsa_update_scsi_devices | Joe Handzik |
2014-05-28 | scsi/NCR5380: merge sun3_scsi_vme.c into sun3_scsi.c | Finn Thain |