Age | Commit message (Expand) | Author |
2009-06-21 | [SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed count | James Bottomley |
2009-06-21 | sd, sr: fix Driver 'sd' needs updating message | Hannes Reinecke |
2009-06-21 | scsi_transport_iscsi: return -EOVERFLOW for Too many iscsi targets | Jaswinder Singh Rajput |
2009-06-21 | fc_transport: Selective return value from BSG timeout function | Giridhar Malavali |
2009-06-21 | fc_transport: The softirq_done function registration for BSG request | Giridhar Malavali |
2009-06-21 | sym53c8xx: ratelimit parity errors | John Stoffel |
2009-06-21 | explain the hidden scsi_wait_scan Kconfig variable | Stefan Richter |
2009-06-21 | ibmvfc: Fix endless PRLI loop in discovery | Brian King |
2009-06-21 | ibmvfc: Process async events before command responses | Brian King |
2009-06-21 | libfc: Add runtime debugging with debug_logging module parameter | Robert Love |
2009-06-21 | libfcoe: Add runtime debugging with module param debug_logging | Robert Love |
2009-06-21 | fcoe: Add runtime debug logging with module parameter debug_logging | Robert Love |
2009-06-21 | scsi_debug: Add support for physical block exponent and alignment | Martin K. Petersen |
2009-06-21 | cnic: add NETDEV_1000 and NETDEVICES to Kconfig select | Randy Dunlap |
2009-06-21 | ipr: differentiate pci-x and pci-e based adapters | Wayne Boyer |
2009-06-21 | ipr: add test for MSI interrupt support | Wayne Boyer |
2009-06-21 | scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfers | James Bottomley |
2009-06-21 | scsi_transport_spi: use spi target settings instead of inquiry data for DV | James Bottomley |
2009-06-21 | enhance device info matching for multiple tables | James Bottomley |
2009-06-21 | qla2xxx: Update version number to 8.03.01-k4. | Andrew Vasquez |
2009-06-21 | qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2... | Andrew Vasquez |
2009-06-21 | qla2xxx: Limit querying to supported mailbox-registers while reading FW state. | Andrew Vasquez |
2009-06-21 | qla2xxx: Correct iiDMA-update calling conventions. | Harish Zunjarrao |
2009-06-21 | qla2xxx: Fixed a bug in number of response queue creation logic. | Anirban Chakraborty |
2009-06-21 | fix race that can give duplicate host number | Joe Eykholt |
2009-06-21 | scsi_transport_sas: needs to call blk_end_request_all for SMP requests | FUJITA Tomonori |
2009-06-21 | libiscsi: add conn and scsi eh log debug flags | Erez Zilber |
2009-06-21 | iscsi_tcp: propogate EAGAIN from sendpage to libiscsi | Mike Christie |
2009-06-21 | libiscsi: don't run scsi eh if iscsi task is making progress | Mike Christie |
2009-06-21 | cxgb3i: suppot of different kernel page sizes | Karen Xie |
2009-06-21 | cxgb3i: use kref to track ddp usage | Karen Xie |
2009-06-21 | sd: Block limits VPD support | Martin K. Petersen |
2009-06-21 | sd: Detect non-rotational devices | Martin K. Petersen |
2009-06-21 | sd: Physical block size and alignment support | Martin K. Petersen |
2009-06-18 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-06-17 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-06-15 | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. | GeunSik Lim |
2009-06-15 | ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-06-15 | scsi: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-06-16 | ps3rom: Use ps3_system_bus_[gs]et_drvdata() instead of direct access | Geert Uytterhoeven |
2009-06-15 | [SCSI] aic79xx: make driver respect nvram for IU and QAS settings | James Bottomley |
2009-06-15 | [SCSI] don't attach ULD to Dell Universal Xport | James Bottomley |
2009-06-15 | [SCSI] lpfc 8.3.3 : Update driver version to 8.3.3 | James Smart |
2009-06-15 | [SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypoint | James Smart |
2009-06-15 | [SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crash | James Smart |
2009-06-15 | [SCSI] lpfc 8.3.3 : FC/FCOE discovery fixes | James Smart |
2009-06-15 | [SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differences | James Smart |
2009-06-15 | [SCSI] qla2xxx: Resolve a performance issue in interrupt | Anirban Chakraborty |
2009-06-15 | [SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set. | Michael Chan |