| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-09-19 |
|\ |
|
| * | bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. | Michael Chan | 2013-09-18 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2013-09-15 |
|\ \ |
|
| * | | [SCSI] fnic: fnic Driver Tuneables Exposed through CLI | Hiral Patel | 2013-09-11 |
| * | | [SCSI] fnic: Kernel panic while running sh/nosh with max lun cfg | Sesidhar Beddel | 2013-09-11 |
| * | | [SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_reset | Sesidhar Beddel | 2013-09-11 |
| * | | [SCSI] fnic: Remove QUEUE_FULL handling code | Suma Ramars | 2013-09-11 |
| * | | [SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot up | Brian Uchino | 2013-09-11 |
| * | | [SCSI] fnic: FC stat param seconds_since_last_reset not getting updated | Narsimhulu Musini | 2013-09-11 |
| * | | [SCSI] sd: Fix potential out-of-bounds access | Alan Stern | 2013-09-11 |
| * | | [SCSI] lpfc 8.3.42: Update lpfc version to driver version 8.3.42 | James Smart | 2013-09-10 |
| * | | [SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti... | James Smart | 2013-09-10 |
| * | | [SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage. | James Smart | 2013-09-10 |
| * | | [SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already... | James Smart | 2013-09-10 |
| * | | [SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform f... | James Smart | 2013-09-10 |
| * | | [SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloads | James Smart | 2013-09-10 |
| * | | [SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/... | James Smart | 2013-09-10 |
| * | | [SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running ou... | James Smart | 2013-09-10 |
| * | | [SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logic | James Smart | 2013-09-10 |
| * | | [SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes h... | James Smart | 2013-09-10 |
| * | | [SCSI] lpfc 8.3.42: Fixed back to back RSCNs discovery failure. | James Smart | 2013-09-10 |
| * | | [SCSI] lpfc 8.3.42: Fixed race condition between BSG I/O dispatch and timeout... | James Smart | 2013-09-10 |
| * | | [SCSI] lpfc 8.3.42: Fixed function mode field defined too small for not recog... | James Smart | 2013-09-10 |
| * | | [SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target. | James Smart | 2013-09-10 |
| * | | [SCSI] lpfc 8.3.42: Fixed mailbox memory leak. | James Smart | 2013-09-10 |
| * | | [SCSI] lpfc 8.3.42: Fix random errors using first burst | James Smart | 2013-09-10 |
| * | | [SCSI] lpfc 8.3.42: Fixed not able to log informational messages at early sta... | James Smart | 2013-09-10 |
| * | | [SCSI] lpfc 8.3.42: Fixed using unsafe linked list macro for walking and dele... | James Smart | 2013-09-10 |
| * | | [SCSI] megaraid_sas: addded support for big endian architecture | Sumit.Saxena@lsi.com | 2013-09-10 |
| * | | [SCSI] aic7xxx: fix swapped arguments in ahc_find_pci_device | Dave Jones | 2013-09-10 |
| * | | [SCSI] hpsa: bump driver version to reflect changes | Mike Miller | 2013-09-10 |
| * | | [SCSI] hpsa: housekeeping patch for device_id and product arrays | Mike Miller | 2013-09-10 |
| * | | [SCSI] hpsa: add HP Smart Array Gen8 names | Mike Miller | 2013-09-10 |
| * | | [SCSI] hpsa: add HP Smart Array Gen9 PCI ID's | Mike Miller | 2013-09-10 |
| * | | [SCSI] ufs: configure the attribute for power mode | Seungwon Jeon | 2013-09-06 |
| * | | [SCSI] ufs: add operation for the uic power mode change | Seungwon Jeon | 2013-09-06 |
| * | | [SCSI] ufs: add dme configuration primitives | Seungwon Jeon | 2013-09-06 |
| * | | [SCSI] ufs: fix the setting interrupt aggregation counter | Seungwon Jeon | 2013-09-06 |
| * | | [SCSI] ufs: find out sense data over scsi status values | Seungwon Jeon | 2013-09-06 |
| * | | [SCSI] megaraid_sas: Version and Changelog update | adam radford | 2013-09-06 |
| * | | [SCSI] megaraid_sas: Add High Availability clustering support using shared Lo... | adam radford | 2013-09-06 |
| * | | [SCSI] Allow MPT Fusion SAS 3.0 driver to be built into the kernel | Greg Kroah-Hartman | 2013-09-06 |
| * | | [SCSI] ibmvfc: Fix for offlining devices during error recovery | Brian King | 2013-09-06 |
| * | | [SCSI] ibmvscsi: Fix little endian issues | Anton Blanchard | 2013-09-06 |
| * | | [SCSI] esas2r: Remove null test for stack allocated fw_coredump_buffer | Bradley Grove | 2013-09-06 |
| * | | [SCSI] esas2r: coccinelle - Replace memcpy with struct assignment | Bradley Grove | 2013-09-06 |
| * | | [SCSI] esas2r: smatch - Remove test for impossible condition (uint8 > 255) | Bradley Grove | 2013-09-06 |
| * | | [SCSI] esas2r: smatch - Fix overrun due to sprintf appending NULL | Bradley Grove | 2013-09-06 |
| * | | [SCSI] esas2r: smatch - Fix dereference that occurs prior to check | Bradley Grove | 2013-09-06 |
| * | | [SCSI] esas2r: smatch - Use biwise rather than logical AND for checking if an... | Bradley Grove | 2013-09-06 |