Age | Commit message (Expand) | Author |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy |
2013-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-28 | scsi: replace obsolete NLMSG_* with type safe nlmsg_* | Hong zhi guo |
2013-03-25 | libfcoe: Fix fcoe_sysfs VN2VN mode | Robert Love |
2013-03-25 | libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} | Robert Love |
2013-03-25 | libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa... | Robert Love |
2013-03-25 | fcoe: Fix deadlock between create and destroy paths | Robert Love |
2013-03-25 | bnx2fc: Make the fcoe_cltr the SCSI host parent | Robert Love |
2013-03-14 | csiostor: Cleanup chip specific operations. | Arvind Bhushan |
2013-03-14 | csiostor: Header file modifications for chip support and bug fixes. | Arvind Bhushan |
2013-03-14 | csiostor: Add T5 adapter operations. | Arvind Bhushan |
2013-03-14 | csiostor: Segregate T4 adapter operations. | Arvind Bhushan |
2013-03-04 | ACPI / glue: Add .match() callback to struct acpi_bus_type | Rafael J. Wysocki |
2013-03-02 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2013-03-01 | [SCSI] Merge tag 'fcoe-02-19-13' into for-linus | James Bottomley |
2013-02-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2013-02-27 | scsi/lpfc: convert to idr_alloc() | Tejun Heo |
2013-02-27 | scsi: convert to idr_alloc() | Tejun Heo |
2013-02-27 | scsi/bfa: convert to idr_alloc() | Tejun Heo |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-25 | [SCSI] ufs: Separate PCI code into glue driver | Vinayak Holikatti |
2013-02-25 | [SCSI] ufs: Segregate PCI Specific Code | Vinayak Holikatti |
2013-02-24 | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2013-02-24 | [SCSI] scsi: fix lpfc build when wmb() is defined as mb() | Randy Dunlap |
2013-02-24 | [SCSI] storvsc: Handle dynamic resizing of the device | K. Y. Srinivasan |
2013-02-24 | [SCSI] storvsc: Restructure error handling code on command completion | K. Y. Srinivasan |
2013-02-24 | [SCSI] storvsc: avoid usage of WRITE_SAME | Olaf Hering |
2013-02-24 | [SCSI] aacraid: suppress two GCC warnings | Paul Bolle |
2013-02-24 | [SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctls | Stephen M. Cameron |
2013-02-24 | [SCSI] hpsa: reorganize error handling in hpsa_passthru_ioctl | Stephen M. Cameron |
2013-02-24 | [SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg_chain_block | Stephen M. Cameron |
2013-02-24 | [SCSI] hpsa: Check for dma_mapping_error for all code paths using fill_cmd | Stephen M. Cameron |
2013-02-24 | [SCSI] hpsa: Check for dma_mapping_error in hpsa_map_one | Shuah Khan |
2013-02-24 | [SCSI] dc395x: uninitialized variable in device_alloc() | Dan Carpenter |
2013-02-24 | [SCSI] storvsc: Initialize the sglist | K. Y. Srinivasan |
2013-02-24 | [SCSI] mpt2sas: Add support for OEM specific controller | Sreekanth Reddy |
2013-02-24 | [SCSI] ipr: Fix oops while resetting an ipr adapter | Brian King |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-22 | [SCSI] fnic: Fnic Trace Utility | Hiral Patel |
2013-02-22 | [SCSI] fnic: New debug flags and debug log messages | Hiral Patel |
2013-02-22 | [SCSI] fnic: fnic driver may hit BUG_ON on device reset | Hiral Patel |
2013-02-22 | [SCSI] fnic: Fix SGEs limit | Hiral Patel |
2013-02-22 | [SCSI] fnic: fixing issues in device and firmware reset code | Hiral Patel |
2013-02-22 | [SCSI] pm80xx: fix for memory region free | Sakthivel K |
2013-02-22 | [SCSI] megaraid_sas: Version and Changelog update | adam radford |
2013-02-22 | [SCSI] megaraid_sas: Dont load DevHandle unless FastPath enabled | adam radford |
2013-02-22 | [SCSI] megaraid_sas: Add 4k FastPath DIF support | adam radford |
2013-02-22 | [SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation. | Chad Dupuis |
2013-02-22 | [SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature. | Joe Carnuccio |
2013-02-22 | [SCSI] qla2xxx: Don't process state change aen for reset owner. | Saurav Kashyap |