Commit Graph

4526 Commits (1817b1692a2eab022e805d32e910f4556c89dce8)

Author SHA1 Message Date
Greg Kroah-Hartman d73a1a674b device create: scsi: convert device_create_drvdata to device_create 17 years ago
James Bottomley 4c393e6e45 [SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTEGRITY=n 17 years ago
Geert Uytterhoeven fff11c0c82 m68k: Atari SCSI needs NVRAM 17 years ago
Adrian Bunk 29c8a24672 m68k: Remove the broken Hades support 17 years ago
Bartlomiej Zolnierkiewicz 4ab3d50224 ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify() 17 years ago
Bartlomiej Zolnierkiewicz 0ae4b3199a ide: remove superfluous ->media field from ide_driver_t 17 years ago
Bartlomiej Zolnierkiewicz 97100fc816 ide: add device flags 17 years ago
Bartlomiej Zolnierkiewicz baf08f0be6 ide: make ide_transfer_pc() static 17 years ago
Bartlomiej Zolnierkiewicz aa5d2de7b0 ide: make ide_pc_intr() static 17 years ago
Bartlomiej Zolnierkiewicz 85e39035ca ide: add ->pc_{update,io}_buffers methods 17 years ago
Bartlomiej Zolnierkiewicz 6b0da28b2d ide: add ide_retry_pc() helper 17 years ago
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