| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sym53c8xx: ratelimit parity errors | John Stoffel | 2009-06-21 | 1 | -2/+3 |
* | explain the hidden scsi_wait_scan Kconfig variable | Stefan Richter | 2009-06-21 | 1 | -1/+12 |
* | ibmvfc: Fix endless PRLI loop in discovery | Brian King | 2009-06-21 | 2 | -4/+13 |
* | ibmvfc: Process async events before command responses | Brian King | 2009-06-21 | 1 | -10/+10 |
* | libfc: Add runtime debugging with debug_logging module parameter | Robert Love | 2009-06-21 | 5 | -279/+235 |
* | libfcoe: Add runtime debugging with module param debug_logging | Robert Love | 2009-06-21 | 1 | -40/+54 |
* | fcoe: Add runtime debug logging with module parameter debug_logging | Robert Love | 2009-06-21 | 2 | -55/+77 |
* | scsi_debug: Add support for physical block exponent and alignment | Martin K. Petersen | 2009-06-21 | 1 | -1/+29 |
* | cnic: add NETDEV_1000 and NETDEVICES to Kconfig select | Randy Dunlap | 2009-06-21 | 1 | -0/+2 |
* | ipr: differentiate pci-x and pci-e based adapters | Wayne Boyer | 2009-06-21 | 2 | -15/+21 |
* | ipr: add test for MSI interrupt support | Wayne Boyer | 2009-06-21 | 2 | -9/+105 |
* | scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfers | James Bottomley | 2009-06-21 | 2 | -1/+40 |
* | scsi_transport_spi: use spi target settings instead of inquiry data for DV | James Bottomley | 2009-06-21 | 1 | -5/+6 |
* | enhance device info matching for multiple tables | James Bottomley | 2009-06-21 | 2 | -22/+240 |
* | qla2xxx: Update version number to 8.03.01-k4. | Andrew Vasquez | 2009-06-21 | 1 | -1/+1 |
* | qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2... | Andrew Vasquez | 2009-06-21 | 1 | -1/+1 |
* | qla2xxx: Limit querying to supported mailbox-registers while reading FW state. | Andrew Vasquez | 2009-06-21 | 1 | -5/+10 |
* | qla2xxx: Correct iiDMA-update calling conventions. | Harish Zunjarrao | 2009-06-21 | 2 | -7/+8 |
* | qla2xxx: Fixed a bug in number of response queue creation logic. | Anirban Chakraborty | 2009-06-21 | 1 | -1/+1 |
* | fix race that can give duplicate host number | Joe Eykholt | 2009-06-21 | 1 | -2/+6 |
* | scsi_transport_sas: needs to call blk_end_request_all for SMP requests | FUJITA Tomonori | 2009-06-21 | 1 | -2/+2 |
* | libiscsi: add conn and scsi eh log debug flags | Erez Zilber | 2009-06-21 | 1 | -44/+65 |
* | iscsi_tcp: propogate EAGAIN from sendpage to libiscsi | Mike Christie | 2009-06-21 | 1 | -5/+9 |
* | libiscsi: don't run scsi eh if iscsi task is making progress | Mike Christie | 2009-06-21 | 2 | -15/+53 |
* | cxgb3i: suppot of different kernel page sizes | Karen Xie | 2009-06-21 | 1 | -0/+36 |
* | cxgb3i: use kref to track ddp usage | Karen Xie | 2009-06-21 | 2 | -21/+35 |
* | sd: Block limits VPD support | Martin K. Petersen | 2009-06-21 | 1 | -0/+24 |
* | sd: Detect non-rotational devices | Martin K. Petersen | 2009-06-21 | 1 | -0/+26 |
* | sd: Physical block size and alignment support | Martin K. Petersen | 2009-06-21 | 2 | -2/+22 |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-18 | 30 | -480/+1267 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-06-17 | 25 | -472/+1260 |
| |\ |
|
| | * | [SCSI] aic79xx: make driver respect nvram for IU and QAS settings | James Bottomley | 2009-06-15 | 2 | -11/+17 |
| | * | [SCSI] don't attach ULD to Dell Universal Xport | James Bottomley | 2009-06-15 | 1 | -0/+1 |
| | * | [SCSI] lpfc 8.3.3 : Update driver version to 8.3.3 | James Smart | 2009-06-15 | 1 | -1/+1 |
| | * | [SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypoint | James Smart | 2009-06-15 | 1 | -193/+291 |
| | * | [SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crash | James Smart | 2009-06-15 | 3 | -9/+35 |
| | * | [SCSI] lpfc 8.3.3 : FC/FCOE discovery fixes | James Smart | 2009-06-15 | 8 | -26/+59 |
| | * | [SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differences | James Smart | 2009-06-15 | 10 | -219/+224 |
| | * | [SCSI] qla2xxx: Resolve a performance issue in interrupt | Anirban Chakraborty | 2009-06-15 | 1 | -6/+9 |
| | * | [SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set. | Michael Chan | 2009-06-15 | 1 | -0/+1 |
| | * | [SCSI] nsp_cs: time_out reaches -1 | Roel Kluin | 2009-06-15 | 1 | -3/+3 |
| | * | [SCSI] qla2xxx: fix printk format warnings | Randy Dunlap | 2009-06-15 | 1 | -2/+5 |
| | * | [SCSI] ncr53c8xx: div reaches -1 | Roel Kluin | 2009-06-15 | 1 | -1/+1 |
| | * | [SCSI] FC Pass Thru support | James Smart | 2009-06-12 | 1 | -1/+613 |
| * | | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. | GeunSik Lim | 2009-06-15 | 1 | -2/+1 |
| * | | ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-15 | 2 | -4/+4 |
| * | | scsi: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-15 | 2 | -2/+2 |
* | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-17 | 2 | -83/+124 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 150 | -6747/+43408 |
| |\ \ |
|
| * | | | net: convert unicast addr list | Jiri Pirko | 2009-05-29 | 1 | -9/+7 |