Commit Graph

9033 Commits (be53db6e4edd9dc013b21a929ad2b142dea8b9c0)

Author SHA1 Message Date
Dan Williams e96eb23d82 [SCSI] Revert "[SCSI] fix async probe regression" 13 years ago
Dan Williams 492d542273 [SCSI] cleanup usages of scsi_complete_async_scans 13 years ago
Krzysztof Wilczynski b631cf1f89 scsi: aha152x: Fix sparse warning and make printing pointer address more portable. 13 years ago
Dan Williams 6cdd55205d [SCSI] queue async scan work to an async_schedule domain 13 years ago
Dan Williams a4683487f9 [SCSI] async: make async_synchronize_full() flush all work regardless of domain 13 years ago
Dan Williams 2955b47d2c [SCSI] async: introduce 'async_domain' type 13 years ago
Krishna Gudipati 529f9a7655 [SCSI] bfa: Fix to set correct return error codes and misc cleanup. 13 years ago
Mahesh Rajashekhara 85d22bbf67 [SCSI] aacraid: Series 7 Async. (performance) mode support 13 years ago
Alan Cox fa7250d694 [SCSI] aha152x: Allow use on 64bit systems 13 years ago
Nicholas Bellinger 59057fbc37 [SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN scanning 13 years ago
Kyle McMartin 0b1017aab1 [SCSI] bfa: squelch lockdep complaint with a spin_lock_init 13 years ago
Jon Mason e67f13212a [SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP 13 years ago
Jon Mason 983bfb5b40 [SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXP 13 years ago
Namjae Jeon 94c122ab01 [SCSI] ufs: fix incorrect return value about SUCCESS and FAILED 13 years ago
Venkatraman S 73ec513a3b [SCSI] ufs: reverse the ufshcd_is_device_present logic 13 years ago
Venkatraman S 17ccafc4ef [SCSI] ufs: use module_pci_driver 13 years ago
Namjae Jeon b81478d82e [SCSI] set to WCE if usb cache quirk is present. 13 years ago
Cong Meng 365a715009 [SCSI] virtio-scsi: hotplug support for virtio-scsi 13 years ago
Paolo Bonzini 2bd37f0fde [SCSI] virtio-scsi: split scatterlist per target 13 years ago
Paolo Bonzini bce750b163 [SCSI] virtio-scsi: release sg_lock after add_buf 13 years ago
Paolo Bonzini 139fe45abc [SCSI] virtio-scsi: split locking per vq 13 years ago
Paolo Bonzini b5ee8f2802 [SCSI] virtio-scsi: unlock during kick 13 years ago
Yi Zou a752359f2b [SCSI] libfc: fix sending REC after FCP_RESP is received 13 years ago
Vasu Dev ac166d2fbd [SCSI] libfc: fix retries with FDMI lport states 13 years ago
Yi Zou db95fc004e [SCSI] libfc: don't exch_done() on invalid sequence ptr 13 years ago
Neil Horman 95fdd5e980 [SCSI] fcoe: Cleanup locking on fcoe_percpu_receive_thread 13 years ago
Robert Love 902a45af5c [SCSI] fcoe: Remove redundant 'less than zero' check 13 years ago
Vasu Dev b29a4f309f [SCSI] libfc: add exch timer debug info 13 years ago
Lin Ming 33a2285d96 [SCSI] scsi_pm: set device runtime state before parent suspended 13 years ago
James Bottomley 4bdd03e61b [SCSI] lpfc: fix problems with -Werror 13 years ago
Dan Carpenter cca85013ef [SCSI] mvsas: remove unused variable in mvs_task_exec() 13 years ago
Dan Williams f0bf750c2d [SCSI] libsas: trim sas_task of slow path infrastructure 13 years ago
Dan Williams a494fd5bd9 [SCSI] libsas: drop sata port multiplier infrastructure 13 years ago
Dan Williams b17caa174a [SCSI] libsas: fix sas_discover_devices return code handling 13 years ago
Dan Williams 26f2f199ff [SCSI] libsas: continue revalidation 13 years ago
Jeff Skirvin b2311a2875 [SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status. 13 years ago
Dan Williams 4e646ddd5f [SCSI] isci: use sas eh strategy handlers 13 years ago
Dan Williams e7db822996 [SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler 13 years ago
Dan Williams 9524c68218 [SCSI] libsas: add sas_eh_abort_handler 13 years ago
Dan Williams 5db45bdc87 [SCSI] libsas: enforce eh strategy handlers only in eh context 13 years ago
Dan Williams b9d5c6b7ef [SCSI] cleanup setting task state in scsi_error_handler() 13 years ago
Maciej Trela 36fed49805 [SCSI] libsas: cleanup spurious calls to scsi_schedule_eh 13 years ago
Dan Williams 57fc2e335f [SCSI] fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations) 13 years ago
Dan Williams e4a9c3732c [SCSI] libata, libsas: introduce sched_eh and end_eh port ops 13 years ago
Dan Williams 3b661a92e8 [SCSI] fix hot unplug vs async scan race 13 years ago
Ben Collins b5f1758f22 [SCSI] aacraid: Fix endian issues in core and SRC portions of driver 13 years ago
Ben Collins 30002f1c02 [SCSI] aacraid: Relax the tight timeout loop on fib commands 13 years ago
Ben Collins 361ee9c3f3 [SCSI] aacraid: Better handling of in-flight events on thread stop 13 years ago
Ben Collins ff08784b41 [SCSI] aacraid: Use resource_size_t for IO mem pointers and offsets 13 years ago
Mike Snitzer 7e8a74b177 [SCSI] scsi_dh: add scsi_dh_attached_handler_name 13 years ago