| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2013-05-11 | 2 | -2/+3 |
|\ |
|
| * | xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST | Julien Grall | 2013-05-08 | 1 | -1/+2 |
| * | xen: SWIOTLB is only used on x86 | Arnd Bergmann | 2013-05-08 | 1 | -1/+1 |
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2013-05-11 | 93 | -1448/+10533 |
|\ \ |
|
| * \ | Merge branch 'postmerge' into for-linus | James Bottomley | 2013-05-10 | 3 | -34/+81 |
| |\ \ |
|
| | * | | [SCSI] sd: change to auto suspend mode | Lin Ming | 2013-05-06 | 2 | -25/+72 |
| | * | | [SCSI] sd: use REQ_PM in sd's runtime suspend operation | Lin Ming | 2013-05-06 | 2 | -9/+9 |
| * | | | Merge branch 'misc' into for-linus | James Bottomley | 2013-05-10 | 91 | -1414/+10452 |
| |\ \ \ |
|
| | * | | | [SCSI] qla2xxx: Update firmware link in Kconfig file. | Chad Dupuis | 2013-05-10 | 1 | -1/+3 |
| | * | | | [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used | Mike Christie | 2013-05-10 | 2 | -49/+47 |
| | * | | | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device... | James Bottomley | 2013-05-10 | 20 | -144/+144 |
| | * | | | [SCSI] pm80xx: thermal, sas controller config and error handling update | Sakthivel K | 2013-05-10 | 6 | -17/+249 |
| | * | | | [SCSI] pm80xx: NCQ error handling changes | Sakthivel K | 2013-05-10 | 5 | -28/+544 |
| | * | | | [SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers | Sakthivel K | 2013-05-10 | 1 | -7/+36 |
| | * | | | [SCSI] pm80xx: Changed module name and debug messages update | Sakthivel K | 2013-05-10 | 3 | -13/+20 |
| | * | | | [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re... | Sakthivel K | 2013-05-10 | 4 | -27/+14 |
| | * | | | [SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone | Sakthivel K | 2013-05-10 | 2 | -3/+30 |
| | * | | | [SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c... | Sakthivel K | 2013-05-10 | 8 | -18/+5287 |
| | * | | | [SCSI] pm80xx: MSI-X implementation for using 64 interrupts | Sakthivel K | 2013-05-10 | 2 | -30/+113 |
| | * | | | [SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve | Sakthivel K | 2013-05-10 | 3 | -105/+168 |
| | * | | | [SCSI] pm80xx: Multiple inbound/outbound queue configuration | Sakthivel K | 2013-05-10 | 3 | -60/+98 |
| | * | | | [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC | Sakthivel K | 2013-05-10 | 5 | -121/+320 |
| | * | | | [SCSI] lpfc: fix up Kconfig dependencies | James Bottomley | 2013-05-10 | 1 | -0/+2 |
| | * | | | [SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd | Hannes Reinecke | 2013-05-10 | 1 | -10/+27 |
| | * | | | [SCSI] qla4xxx: Fix iocb_cnt calculation in qla4xxx_send_mbox_iocb() | Vikas Chaudhary | 2013-05-02 | 1 | -0/+1 |
| | * | | | [SCSI] ufs: Correct the expected data transfersize | Vinayak Holikatti | 2013-05-02 | 1 | -1/+1 |
| | * | | | [SCSI] ufs: Add Platform glue driver for ufshcd | Vinayak Holikatti | 2013-05-02 | 3 | -0/+229 |
| | * | | | [SCSI] sd: fix array cache flushing bug causing performance problems | James Bottomley | 2013-05-02 | 2 | -0/+21 |
| | * | | | [SCSI] qla2xxx: qla2x00_sp_compl can be static. | Fengguang Wu | 2013-05-02 | 1 | -1/+1 |
| | * | | | [SCSI] qla2xxx: fix sparse warning "large integer implicitly truncated to uns... | Armen Baloyan | 2013-05-02 | 1 | -4/+2 |
| | * | | | [SCSI] scsi_debug: fix logical block provisioning support | Akinobu Mita | 2013-05-02 | 1 | -40/+41 |
| | * | | | [SCSI] scsi_debug: clear correct memory region when LBPRZ is enabled | Akinobu Mita | 2013-05-02 | 1 | -2/+3 |
| | * | | | [SCSI] scsi_debug: prohibit scsi_debug_unmap_granularity == scsi_debug_unmap_... | Akinobu Mita | 2013-05-02 | 1 | -2/+3 |
| | * | | | [SCSI] scsi_debug: call map_region() and unmap_region() only when needed | Akinobu Mita | 2013-05-02 | 1 | -3/+3 |
| | * | | | [SCSI] sd_dif: problem with verify of type 1 protection information (PI) | Jeremy Higdon | 2013-05-02 | 1 | -8/+0 |
| | * | | | [SCSI] ipr: SATA DVD probing failed with 64bit adapter | wenxiong@linux.vnet.ibm.com | 2013-05-02 | 2 | -3/+3 |
| | * | | | [SCSI] scsi_transport_iscsi: fix error return code in iscsi_transport_init() | Wei Yongjun | 2013-05-02 | 1 | -1/+3 |
| | * | | | [SCSI] lpfc 8.3.39: Update lpfc version for 8.3.39 driver release | James Smart | 2013-05-02 | 1 | -1/+1 |
| | * | | | [SCSI] lpfc 8.3.39: Fixed driver handling of CLEAR_LA with NPIV enabled causi... | James Smart | 2013-05-02 | 1 | -4/+3 |
| | * | | | [SCSI] lpfc 8.3.39: Reduced tmo value set to FLOGI WQE for quick recovery fro... | James Smart | 2013-05-02 | 3 | -10/+17 |
| | * | | | [SCSI] lpfc 8.3.39: Add log message when completes with clean address bit set... | James Smart | 2013-05-02 | 1 | -0/+3 |
| | * | | | [SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinity | James Smart | 2013-05-02 | 6 | -15/+488 |
| | * | | | [SCSI] lpfc 8.3.39: Fixed iocb flags not being reset for scsi commands | James Smart | 2013-05-02 | 1 | -0/+2 |
| | * | | | [SCSI] lpfc 8.3.39: Fixed system panic during EEH recovery due to midlayer ac... | James Smart | 2013-05-02 | 2 | -6/+10 |
| | * | | | [SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host... | James Smart | 2013-05-02 | 3 | -4/+13 |
| | * | | | [SCSI] lpfc 8.3.39: Fixed bad book keeping in posting els sgls to port | James Smart | 2013-05-02 | 1 | -7/+6 |
| | * | | | [SCSI] lpfc 8.3.39: Fixed deadlock between hbalock and nlp_lock use | James Smart | 2013-05-02 | 1 | -1/+2 |
| | * | | | [SCSI] lpfc 8.3.39: Fixed BlockGuard to take advantage of rdprotect/wrprotect... | James Smart | 2013-05-02 | 2 | -66/+116 |
| | * | | | [SCSI] lpfc 8.3.39: Reduced spinlock contention on SCSI buffer list | James Smart | 2013-05-02 | 3 | -51/+102 |
| | * | | | [SCSI] lpfc 8.3.39: Fixed crash when processing bsg's sg list with high memor... | James Smart | 2013-05-02 | 2 | -12/+24 |