Age | Commit message (Expand) | Author |
2012-07-25 | Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream | Jeff Garzik |
2012-07-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-07-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2012-07-20 | [SCSI] Revert "[SCSI] fix async probe regression" | Dan Williams |
2012-07-20 | [SCSI] cleanup usages of scsi_complete_async_scans | Dan Williams |
2012-07-20 | scsi: aha152x: Fix sparse warning and make printing pointer address more port... | Krzysztof Wilczynski |
2012-07-20 | [SCSI] queue async scan work to an async_schedule domain | Dan Williams |
2012-07-20 | [SCSI] async: make async_synchronize_full() flush all work regardless of domain | Dan Williams |
2012-07-20 | [SCSI] async: introduce 'async_domain' type | Dan Williams |
2012-07-20 | [SCSI] bfa: Fix to set correct return error codes and misc cleanup. | Krishna Gudipati |
2012-07-20 | [SCSI] aacraid: Series 7 Async. (performance) mode support | Mahesh Rajashekhara |
2012-07-20 | [SCSI] aha152x: Allow use on 64bit systems | Alan Cox |
2012-07-20 | [SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca... | Nicholas Bellinger |
2012-07-20 | [SCSI] bfa: squelch lockdep complaint with a spin_lock_init | Kyle McMartin |
2012-07-20 | [SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP | Jon Mason |
2012-07-20 | [SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason |
2012-07-20 | [SCSI] ufs: fix incorrect return value about SUCCESS and FAILED | Namjae Jeon |
2012-07-20 | [SCSI] ufs: reverse the ufshcd_is_device_present logic | Venkatraman S |
2012-07-20 | [SCSI] ufs: use module_pci_driver | Venkatraman S |
2012-07-20 | [SCSI] set to WCE if usb cache quirk is present. | Namjae Jeon |
2012-07-20 | [SCSI] virtio-scsi: hotplug support for virtio-scsi | Cong Meng |
2012-07-20 | [SCSI] virtio-scsi: split scatterlist per target | Paolo Bonzini |
2012-07-20 | [SCSI] virtio-scsi: release sg_lock after add_buf | Paolo Bonzini |
2012-07-20 | [SCSI] virtio-scsi: split locking per vq | Paolo Bonzini |
2012-07-20 | [SCSI] virtio-scsi: unlock during kick | Paolo Bonzini |
2012-07-20 | [SCSI] libfc: fix sending REC after FCP_RESP is received | Yi Zou |
2012-07-20 | [SCSI] libfc: fix retries with FDMI lport states | Vasu Dev |
2012-07-20 | [SCSI] libfc: don't exch_done() on invalid sequence ptr | Yi Zou |
2012-07-20 | [SCSI] fcoe: Cleanup locking on fcoe_percpu_receive_thread | Neil Horman |
2012-07-20 | [SCSI] fcoe: Remove redundant 'less than zero' check | Robert Love |
2012-07-20 | [SCSI] libfc: add exch timer debug info | Vasu Dev |
2012-07-20 | [SCSI] scsi_pm: set device runtime state before parent suspended | Lin Ming |
2012-07-20 | [SCSI] lpfc: fix problems with -Werror | James Bottomley |
2012-07-20 | [SCSI] mvsas: remove unused variable in mvs_task_exec() | Dan Carpenter |
2012-07-20 | [SCSI] libsas: trim sas_task of slow path infrastructure | Dan Williams |
2012-07-20 | [SCSI] libsas: drop sata port multiplier infrastructure | Dan Williams |
2012-07-20 | [SCSI] libsas: fix sas_discover_devices return code handling | Dan Williams |
2012-07-20 | [SCSI] libsas: continue revalidation | Dan Williams |
2012-07-20 | [SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status. | Jeff Skirvin |
2012-07-20 | [SCSI] isci: use sas eh strategy handlers | Dan Williams |
2012-07-20 | [SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler | Dan Williams |
2012-07-20 | [SCSI] libsas: add sas_eh_abort_handler | Dan Williams |
2012-07-20 | [SCSI] libsas: enforce eh strategy handlers only in eh context | Dan Williams |
2012-07-20 | [SCSI] cleanup setting task state in scsi_error_handler() | Dan Williams |
2012-07-20 | [SCSI] libsas: cleanup spurious calls to scsi_schedule_eh | Maciej Trela |
2012-07-20 | [SCSI] fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations) | Dan Williams |
2012-07-20 | [SCSI] libata, libsas: introduce sched_eh and end_eh port ops | Dan Williams |
2012-07-20 | [SCSI] fix hot unplug vs async scan race | Dan Williams |