aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-20[SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN scanningNicholas Bellinger2-4/+16
2012-07-20[SCSI] bfa: squelch lockdep complaint with a spin_lock_initKyle McMartin1-0/+2
2012-07-20[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason3-6/+6
2012-07-20[SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2012-07-20[SCSI] ufs: fix incorrect return value about SUCCESS and FAILEDNamjae Jeon1-4/+6
2012-07-20[SCSI] ufs: reverse the ufshcd_is_device_present logicVenkatraman S1-3/+3
2012-07-20[SCSI] ufs: use module_pci_driverVenkatraman S1-18/+1
2012-07-20[SCSI] usb-storage: update usb devices for write cache quirk in quirk list.Namjae Jeon1-0/+12
2012-07-20[SCSI] usb-storage: add support for write cache quirkNamjae Jeon2-1/+9
2012-07-20[SCSI] set to WCE if usb cache quirk is present.Namjae Jeon1-2/+7
2012-07-20[SCSI] virtio-scsi: hotplug support for virtio-scsiCong Meng1-1/+123
2012-07-20[SCSI] virtio-scsi: split scatterlist per targetPaolo Bonzini1-47/+94
2012-07-20[SCSI] virtio-scsi: release sg_lock after add_bufPaolo Bonzini1-2/+2
2012-07-20[SCSI] virtio-scsi: split locking per vqPaolo Bonzini1-25/+52
2012-07-20[SCSI] virtio-scsi: unlock during kickPaolo Bonzini1-1/+3
2012-07-20[SCSI] libfc: fix sending REC after FCP_RESP is receivedYi Zou1-3/+3
2012-07-20[SCSI] libfc: fix retries with FDMI lport statesVasu Dev1-2/+3
2012-07-20[SCSI] libfc: don't exch_done() on invalid sequence ptrYi Zou1-1/+2
2012-07-20[SCSI] fcoe: Cleanup locking on fcoe_percpu_receive_threadNeil Horman1-8/+10
2012-07-20[SCSI] fcoe: Remove redundant 'less than zero' checkRobert Love1-1/+1
2012-07-20[SCSI] libfc: add exch timer debug infoVasu Dev1-43/+53
2012-07-20[SCSI] scsi_pm: set device runtime state before parent suspendedLin Ming1-11/+12
2012-07-20[SCSI] lpfc: fix problems with -WerrorJames Bottomley1-0/+2
2012-07-20[SCSI] mvsas: remove unused variable in mvs_task_exec()Dan Carpenter1-1/+0
2012-07-20[SCSI] libsas: trim sas_task of slow path infrastructureDan Williams5-41/+64
2012-07-20[SCSI] libsas: drop sata port multiplier infrastructureDan Williams1-6/+0
2012-07-20[SCSI] libsas: fix sas_discover_devices return code handlingDan Williams1-27/+12
2012-07-20[SCSI] libsas: continue revalidationDan Williams1-4/+4
2012-07-20[SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status.Jeff Skirvin1-1/+6
2012-07-20[SCSI] isci: use sas eh strategy handlersDan Williams1-0/+3
2012-07-20[SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handlerDan Williams2-12/+10
2012-07-20[SCSI] libsas: add sas_eh_abort_handlerDan Williams1-0/+21
2012-07-20[SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams3-4/+130
2012-07-20[SCSI] cleanup setting task state in scsi_error_handler()Dan Williams1-3/+1
2012-07-20[SCSI] libsas: cleanup spurious calls to scsi_schedule_ehMaciej Trela2-2/+0
2012-07-20[SCSI] fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams1-0/+14
2012-07-20[SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams7-36/+122
2012-07-20[SCSI] fix hot unplug vs async scan raceDan Williams2-15/+29
2012-07-20[SCSI] aacraid: Fix endian issues in core and SRC portions of driverBen Collins2-19/+31
2012-07-20[SCSI] aacraid: Relax the tight timeout loop on fib commandsBen Collins1-3/+6
2012-07-20[SCSI] aacraid: Better handling of in-flight events on thread stopBen Collins1-1/+11
2012-07-20[SCSI] aacraid: Use resource_size_t for IO mem pointers and offsetsBen Collins7-14/+14
2012-07-20[SCSI] scsi_dh: add scsi_dh_attached_handler_nameMike Snitzer1-2/+36
2012-07-20[SCSI] cxgb4i: tcp push bit fixKaren Xie1-2/+2
2012-07-20[SCSI] Stop accepting SCSI requests before removing a deviceBart Van Assche2-5/+13
2012-07-20[SCSI] Change return type of scsi_queue_insert() into voidBart Van Assche2-6/+4
2012-07-20[SCSI] Avoid dangling pointer in scsi_requeue_command()Bart Van Assche1-0/+11
2012-07-20[SCSI] Fix device removal NULL pointer dereferenceBart Van Assche4-36/+9
2012-07-20[SCSI] megaraid: remove a spurious IRQ enableDan Carpenter1-1/+1
2012-07-20[SCSI] megaraid: cleanup type issue in mega_build_cmd()Dan Carpenter1-2/+2