Age | Commit message (Expand) | Author | Files | Lines |
2008-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 45 | -1085/+7916 |
2008-10-16 | device create: scsi: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 5 | -18/+14 |
2008-10-15 | [SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTEGRITY=n | James Bottomley | 1 | -5/+14 |
2008-10-14 | m68k: Atari SCSI needs NVRAM | Geert Uytterhoeven | 1 | -0/+1 |
2008-10-14 | m68k: Remove the broken Hades support | Adrian Bunk | 3 | -500/+3 |
2008-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 1 | -69/+33 |
2008-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 5 | -200/+182 |
2008-10-13 | ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify() | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2008-10-13 | ide: remove superfluous ->media field from ide_driver_t | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2008-10-13 | ide: add device flags | Bartlomiej Zolnierkiewicz | 1 | -4/+5 |
2008-10-13 | ide: make ide_transfer_pc() static | Bartlomiej Zolnierkiewicz | 1 | -8/+1 |
2008-10-13 | ide: make ide_pc_intr() static | Bartlomiej Zolnierkiewicz | 1 | -10/+1 |
2008-10-13 | ide: add ->pc_{update,io}_buffers methods | Bartlomiej Zolnierkiewicz | 1 | -2/+4 |
2008-10-13 | ide: add ide_retry_pc() helper | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-10-13 | ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr() | Bartlomiej Zolnierkiewicz | 1 | -21/+4 |
2008-10-13 | ide: add pointer to the current packet command to ide_drive_t | Bartlomiej Zolnierkiewicz | 1 | -30/+28 |
2008-10-13 | ide: drop dsc_handle argument from ide_pc_intr() | Bartlomiej Zolnierkiewicz | 1 | -3/+2 |
2008-10-13 | libiscsi: fix locking in iscsi_eh_device_reset | Mike Christie | 1 | -7/+2 |
2008-10-13 | libiscsi: check reason why we are stopping iscsi session to determine error v... | Mike Christie | 1 | -1/+1 |
2008-10-13 | [SCSI] iscsi_tcp: return a descriptive error value during connection errors | Mike Christie | 1 | -5/+7 |
2008-10-13 | [SCSI] libiscsi: rename host reset to target reset | Mike Christie | 2 | -6/+6 |
2008-10-13 | [SCSI] iscsi class: fix endpoint id handling | Mike Christie | 1 | -4/+5 |
2008-10-13 | [SCSI] libiscsi: Support drivers initiating session removal | Mike Christie | 4 | -12/+104 |
2008-10-13 | [SCSI] libiscsi: fix data corruption when target has to resend data-in packets | Mike Christie | 2 | -30/+40 |
2008-10-13 | [SCSI] sd: Switch kernel printing level for DIF messages | Martin K. Petersen | 1 | -4/+4 |
2008-10-13 | [SCSI] sd: Correctly handle all combinations of DIF and DIX | Martin K. Petersen | 3 | -19/+23 |
2008-10-13 | [SCSI] sd: Always print actual protection_type | Martin K. Petersen | 2 | -6/+2 |
2008-10-13 | [SCSI] sd: Issue correct protection operation | Martin K. Petersen | 1 | -3/+4 |
2008-10-13 | [SCSI] scsi_error: fix target reset handling | James Bottomley | 1 | -4/+15 |
2008-10-13 | [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve... | James Smart | 18 | -15/+1207 |
2008-10-13 | [SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handling | James Smart | 6 | -0/+85 |
2008-10-13 | [SCSI] lpfc 8.2.8 v2 : Revert target busy in favor of transport disrupted | James Smart | 1 | -4/+4 |
2008-10-13 | [SCSI] scsi_dh_alua: remove REQ_NOMERGE | Mike Christie | 1 | -1/+1 |
2008-10-13 | [SCSI] lpfc 8.2.8 : update driver version to 8.2.8 | James Smart | 1 | -1/+1 |
2008-10-13 | [SCSI] lpfc 8.2.8 : Add MSI-X support | James Smart | 9 | -167/+699 |
2008-10-13 | [SCSI] lpfc 8.2.8 : Update driver to use new Host byte error code DID_TRANSPO... | James Smart | 1 | -2/+3 |
2008-10-13 | [SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disabling | James Smart | 5 | -3/+103 |
2008-10-13 | [SCSI] lpfc 8.2.8 : Add new FCOE hardware support | James Smart | 7 | -19/+153 |
2008-10-13 | [SCSI] lpfc 8.2.8 : Miscellaneous Bug Fixes | James Smart | 13 | -152/+219 |
2008-10-13 | [SCSI] lpfc 8.2.8 : Update driver for new SLI-3 features | James Smart | 9 | -219/+314 |
2008-10-13 | [SCSI] lpfc 8.2.8 : Miscellaneous Discovery Fixes | James Smart | 4 | -110/+172 |
2008-10-13 | [SCSI] lpfc 8.2.8 : Add kernel-doc function headers | James Smart | 7 | -256/+4556 |
2008-10-13 | [SCSI] modify scsi to handle new fail fast flags. | Mike Christie | 3 | -3/+38 |
2008-10-13 | [SCSI] block: separate failfast into multiple bits. | Mike Christie | 5 | -6/+13 |
2008-10-13 | [SCSI] qla2xxx: use new host byte transport errors. | Mike Christie | 1 | -2/+12 |
2008-10-13 | [SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte ... | Mike Christie | 3 | -7/+9 |
2008-10-13 | [SCSI] scsi: add transport host byte errors (v3) | Mike Christie | 2 | -2/+16 |
2008-10-13 | [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c... | Mike Christie | 3 | -11/+0 |
2008-10-13 | [SCSI] fc class: unblock target after calling terminate callback (take 2) | Mike Christie | 1 | -19/+28 |
2008-10-13 | [SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition ... | Mike Christie | 1 | -4/+5 |