| Commit message (Expand) | Author | Age |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-10-20 |
|\ |
|
| * | PCI: use pci_find_ext_capability everywhere | Jesse Barnes | 2008-10-20 |
| * | PCI: change MSI-x vector to 32bit | Yinghai Lu | 2008-10-20 |
| * | PCI: remove dynids.use_driver_data | Milton Miller | 2008-10-20 |
* | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 |
|\ \ |
|
| * | | pci: change msi-x vector to 32bit | Yinghai Lu | 2008-10-16 |
| * | | drivers/scsi: use nr_irqs | Yinghai Lu | 2008-10-16 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-10-20 |
|\ \ \
| |_|/
|/| | |
|
| * | | ide: allow device drivers to specify per-device type /proc settings | Bartlomiej Zolnierkiewicz | 2008-10-17 |
* | | | x86: sysfs: kill owner field from attribute | Parag Warudkar | 2008-10-20 |
* | | | drivers/scsi/sr_vendor.c: use bcd2bin | Adrian Bunk | 2008-10-20 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-10-17 |
|\ \ \
| |/ /
|/| | |
|
| * | | [SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTEGRITY=n | James Bottomley | 2008-10-15 |
| * | | libiscsi: fix locking in iscsi_eh_device_reset | Mike Christie | 2008-10-13 |
| * | | libiscsi: check reason why we are stopping iscsi session to determine error v... | Mike Christie | 2008-10-13 |
| * | | [SCSI] iscsi_tcp: return a descriptive error value during connection errors | Mike Christie | 2008-10-13 |
| * | | [SCSI] libiscsi: rename host reset to target reset | Mike Christie | 2008-10-13 |
| * | | [SCSI] iscsi class: fix endpoint id handling | Mike Christie | 2008-10-13 |
| * | | [SCSI] libiscsi: Support drivers initiating session removal | Mike Christie | 2008-10-13 |
| * | | [SCSI] libiscsi: fix data corruption when target has to resend data-in packets | Mike Christie | 2008-10-13 |
| * | | [SCSI] sd: Switch kernel printing level for DIF messages | Martin K. Petersen | 2008-10-13 |
| * | | [SCSI] sd: Correctly handle all combinations of DIF and DIX | Martin K. Petersen | 2008-10-13 |
| * | | [SCSI] sd: Always print actual protection_type | Martin K. Petersen | 2008-10-13 |
| * | | [SCSI] sd: Issue correct protection operation | Martin K. Petersen | 2008-10-13 |
| * | | [SCSI] scsi_error: fix target reset handling | James Bottomley | 2008-10-13 |
| * | | [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve... | James Smart | 2008-10-13 |
| * | | [SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handling | James Smart | 2008-10-13 |
| * | | [SCSI] lpfc 8.2.8 v2 : Revert target busy in favor of transport disrupted | James Smart | 2008-10-13 |
| * | | [SCSI] scsi_dh_alua: remove REQ_NOMERGE | Mike Christie | 2008-10-13 |
| * | | [SCSI] lpfc 8.2.8 : update driver version to 8.2.8 | James Smart | 2008-10-13 |
| * | | [SCSI] lpfc 8.2.8 : Add MSI-X support | James Smart | 2008-10-13 |
| * | | [SCSI] lpfc 8.2.8 : Update driver to use new Host byte error code DID_TRANSPO... | James Smart | 2008-10-13 |
| * | | [SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disabling | James Smart | 2008-10-13 |
| * | | [SCSI] lpfc 8.2.8 : Add new FCOE hardware support | James Smart | 2008-10-13 |
| * | | [SCSI] lpfc 8.2.8 : Miscellaneous Bug Fixes | James Smart | 2008-10-13 |
| * | | [SCSI] lpfc 8.2.8 : Update driver for new SLI-3 features | James Smart | 2008-10-13 |
| * | | [SCSI] lpfc 8.2.8 : Miscellaneous Discovery Fixes | James Smart | 2008-10-13 |
| * | | [SCSI] lpfc 8.2.8 : Add kernel-doc function headers | James Smart | 2008-10-13 |
| * | | [SCSI] modify scsi to handle new fail fast flags. | Mike Christie | 2008-10-13 |
| * | | [SCSI] block: separate failfast into multiple bits. | Mike Christie | 2008-10-13 |
| * | | [SCSI] qla2xxx: use new host byte transport errors. | Mike Christie | 2008-10-13 |
| * | | [SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte ... | Mike Christie | 2008-10-13 |
| * | | [SCSI] scsi: add transport host byte errors (v3) | Mike Christie | 2008-10-13 |
| * | | [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c... | Mike Christie | 2008-10-13 |
| * | | [SCSI] fc class: unblock target after calling terminate callback (take 2) | Mike Christie | 2008-10-13 |
| * | | [SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition ... | Mike Christie | 2008-10-13 |
| * | | [SCSI] libiscsi: Use SCSI_MLQUEUE_TARGET_BUSY | Mike Christie | 2008-10-13 |
| * | | [SCSI] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected rpor... | Mike Christie | 2008-10-13 |
| * | | [SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected sess... | Mike Christie | 2008-10-13 |
| * | | [SCSI] Add helper code so transport classes/driver can control queueing (v3) | Mike Christie | 2008-10-13 |