Commit Graph

4570 Commits (f3c769185a28b7947d97b3552a977102c1fac3f2)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 844b946852 ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr() 17 years ago
Bartlomiej Zolnierkiewicz 2b9efba482 ide: add pointer to the current packet command to ide_drive_t 17 years ago
Bartlomiej Zolnierkiewicz b14c72127f ide: drop dsc_handle argument from ide_pc_intr() 17 years ago
Mike Christie a343914831 libiscsi: fix locking in iscsi_eh_device_reset 17 years ago
Mike Christie 87cd9eab2d libiscsi: check reason why we are stopping iscsi session to determine error value 17 years ago
Mike Christie 6f481e3cef [SCSI] iscsi_tcp: return a descriptive error value during connection errors 17 years ago
Mike Christie 8e12452549 [SCSI] libiscsi: rename host reset to target reset 17 years ago
Mike Christie 21536062d9 [SCSI] iscsi class: fix endpoint id handling 17 years ago
Mike Christie e5bd7b54e9 [SCSI] libiscsi: Support drivers initiating session removal 17 years ago
Mike Christie 1d9edf0270 [SCSI] libiscsi: fix data corruption when target has to resend data-in packets 17 years ago
Martin K. Petersen cbdc14459b [SCSI] sd: Switch kernel printing level for DIF messages 17 years ago
Martin K. Petersen 9e06688e7d [SCSI] sd: Correctly handle all combinations of DIF and DIX 17 years ago
Martin K. Petersen be922f478f [SCSI] sd: Always print actual protection_type 17 years ago
Martin K. Petersen bd623e79fb [SCSI] sd: Issue correct protection operation 17 years ago
James Bottomley c82dc88dda [SCSI] scsi_error: fix target reset handling 17 years ago
James Smart ea2151b4e1 [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc vendor events 17 years ago
James Smart 977b5a0af6 [SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handling 17 years ago
James Smart b522d7d42d [SCSI] lpfc 8.2.8 v2 : Revert target busy in favor of transport disrupted 17 years ago
Mike Christie 64f84bc1cf [SCSI] scsi_dh_alua: remove REQ_NOMERGE 17 years ago
James Smart d9cc21fa8c [SCSI] lpfc 8.2.8 : update driver version to 8.2.8 17 years ago
James Smart 9399627f34 [SCSI] lpfc 8.2.8 : Add MSI-X support 17 years ago
James Smart 0f1f53a7ef [SCSI] lpfc 8.2.8 : Update driver to use new Host byte error code DID_TRANSPORT_DISRUPTED 17 years ago
James Smart a8e497d51e [SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disabling 17 years ago
James Smart 84774a4d0a [SCSI] lpfc 8.2.8 : Add new FCOE hardware support 17 years ago
James Smart d7c255b26d [SCSI] lpfc 8.2.8 : Miscellaneous Bug Fixes 17 years ago
James Smart 34b02dcdcf [SCSI] lpfc 8.2.8 : Update driver for new SLI-3 features 17 years ago
James Smart 90160e010b [SCSI] lpfc 8.2.8 : Miscellaneous Discovery Fixes 17 years ago
James Smart e59058c440 [SCSI] lpfc 8.2.8 : Add kernel-doc function headers 17 years ago
Mike Christie 4a27446f3e [SCSI] modify scsi to handle new fail fast flags. 17 years ago
Mike Christie 6000a368cd [SCSI] block: separate failfast into multiple bits. 17 years ago
Mike Christie 056a448349 [SCSI] qla2xxx: use new host byte transport errors. 17 years ago
Mike Christie 56d7fcfa81 [SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte values 17 years ago
Mike Christie a4dfaa6f2e [SCSI] scsi: add transport host byte errors (v3) 17 years ago
Mike Christie 9cc328f502 [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate callbacks 17 years ago
Mike Christie fff9d40ce0 [SCSI] fc class: unblock target after calling terminate callback (take 2) 17 years ago
Mike Christie a93ce0244f [SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition race 17 years ago
Mike Christie d6d13ee19d [SCSI] libiscsi: Use SCSI_MLQUEUE_TARGET_BUSY 17 years ago
Mike Christie 7b594131c4 [SCSI] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected rport error or race 17 years ago
Mike Christie c5e98e912c [SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected session error 17 years ago
Mike Christie f0c0a376d0 [SCSI] Add helper code so transport classes/driver can control queueing (v3) 17 years ago
Elias Oltmanns 92f1f8fd80 ide: Remove ide_spin_wait_hwgroup() and use special requests instead 17 years ago
Bartlomiej Zolnierkiewicz acaa0f5f67 ide: add ide_io_buffers() helper 17 years ago
Bartlomiej Zolnierkiewicz c860f95568 ide-scsi: cleanup ide_scsi_io_buffers() 17 years ago
Bartlomiej Zolnierkiewicz 02d599a365 ide: remove ->supports_dsc_overlap field from ide_driver_t 17 years ago
Bartlomiej Zolnierkiewicz 8185d5aa93 ide: /proc/ide/hd*/settings rework 17 years ago
Bartlomiej Zolnierkiewicz 1e874f4483 ide: call ide_proc_register_driver() later 17 years ago
Bartlomiej Zolnierkiewicz 3ceca727fe ide: include <linux/hdreg.h> only when needed 17 years ago
Bartlomiej Zolnierkiewicz 2a924662b6 ide: remove needless drive->present checks from device drivers 17 years ago
Bartlomiej Zolnierkiewicz 3a7d24841a ide: use ATA_* defines instead of *_STAT and *_ERR ones 17 years ago
Bartlomiej Zolnierkiewicz aaaade3f05 ide: WIN_* -> ATA_CMD_* 17 years ago