| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am... | Linus Torvalds | 2012-04-01 | 2 | -80/+8 |
|\ |
|
| * | virtio-pci: switch to PM ops macro to initialise PM functions | Amit Shah | 2012-03-31 | 1 | -6/+1 |
| * | virtio-pci: S3 support | Amit Shah | 2012-03-31 | 1 | -21/+3 |
| * | virtio-pci: drop restore_common() | Amit Shah | 2012-03-31 | 1 | -16/+7 |
| * | virtio: drop thaw PM operation | Amit Shah | 2012-03-31 | 2 | -33/+1 |
| * | virtio: balloon: Allow stats update after restore from S4 | Amit Shah | 2012-03-31 | 1 | -8/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-03-31 | 1 | -37/+16 |
|\ \ |
|
| * | | mtdchar: kill persistently held vfsmount | Al Viro | 2012-03-31 | 1 | -37/+16 |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds | 2012-03-31 | 57 | -938/+4247 |
|\ \ \ |
|
| * | | | [SCSI] ipr: Driver version 2.5.3 | Brian King | 2012-03-28 | 1 | -2/+2 |
| * | | | [SCSI] ipr: Increase alignment boundary of command blocks | Brian King | 2012-03-28 | 1 | -1/+1 |
| * | | | [SCSI] ipr: Increase max concurrent oustanding commands | Brian King | 2012-03-28 | 2 | -4/+23 |
| * | | | [SCSI] ipr: Remove unnecessary memory barriers | Brian King | 2012-03-28 | 1 | -12/+4 |
| * | | | [SCSI] ipr: Remove unnecessary interrupt clearing on new adapters | Brian King | 2012-03-28 | 2 | -6/+17 |
| * | | | [SCSI] ipr: Fix target id allocation re-use problem | Brian King | 2012-03-28 | 1 | -8/+9 |
| * | | | [SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revision | Sergei Shtylyov | 2012-03-28 | 4 | -12/+6 |
| * | | | [SCSI] fcoe: Drop the rtnl_mutex before calling fcoe_ctlr_link_up | Robert Love | 2012-03-28 | 1 | -1/+5 |
| * | | | [SCSI] bfa: Update the driver version to 3.0.23.0 | Krishna Gudipati | 2012-03-28 | 1 | -1/+1 |
| * | | | [SCSI] bfa: BSG and User interface fixes. | Krishna Gudipati | 2012-03-28 | 4 | -22/+34 |
| * | | | [SCSI] bfa: Fix to avoid vport delete hang on request queue full scenario. | Krishna Gudipati | 2012-03-28 | 3 | -4/+9 |
| * | | | [SCSI] bfa: Move service parameter programming logic into firmware. | Krishna Gudipati | 2012-03-28 | 1 | -28/+0 |
| * | | | [SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation. | Krishna Gudipati | 2012-03-28 | 10 | -380/+525 |
| * | | | [SCSI] bfa: Flash controller IOC pll init fixes. | Krishna Gudipati | 2012-03-28 | 2 | -45/+112 |
| * | | | [SCSI] bfa: Serialize the IOC hw semaphore unlock logic. | Krishna Gudipati | 2012-03-28 | 1 | -12/+46 |
| * | | | [SCSI] bfa: Modify ISR to process pending completions | Krishna Gudipati | 2012-03-28 | 1 | -3/+10 |
| * | | | [SCSI] bfa: Add fc host issue lip support | Krishna Gudipati | 2012-03-28 | 1 | -1/+38 |
| * | | | [SCSI] mpt2sas: remove extraneous sas_log_info messages | Sathisha Nanjappa | 2012-03-28 | 1 | -1/+1 |
| * | | | [SCSI] libfc: fcoe_transport_create fails in single-CPU environment | Steven Clark | 2012-03-28 | 1 | -2/+12 |
| * | | | [SCSI] fcoe: reduce contention for fcoe_rx_list lock [v2] | Neil Horman | 2012-03-28 | 1 | -8/+14 |
| * | | | [SCSI] fcoe: remove frame dropping code from fcoe_percpu_clean | Neil Horman | 2012-03-28 | 1 | -19/+3 |
| * | | | [SCSI] bnx2fc: Remove bh disable in softirq context | Neil Horman | 2012-03-28 | 1 | -2/+2 |
| * | | | [SCSI] foce: remove bh disable from fcoe sw transport rcv function | Neil Horman | 2012-03-28 | 1 | -5/+5 |
| * | | | [SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MAC | Bhanu Prakash Gollapudi | 2012-03-28 | 1 | -5/+23 |
| * | | | [SCSI] libfc: update fc_host mfs along with updating lport->mfs | Vasu Dev | 2012-03-28 | 1 | -1/+9 |
| * | | | [SCSI] libfcoe: Do not sends FDISCs before FLOGI during CVL | Bhanu Prakash Gollapudi | 2012-03-28 | 1 | -5/+5 |
| * | | | [SCSI] fcoe: Ensure fcoe_recv_frame is always called in process context | Neil Horman | 2012-03-28 | 1 | -17/+10 |
| * | | | [SCSI] pm8001: Use spin_lock_irqsave() for task_state. | Santosh Nayak | 2012-03-28 | 1 | -8/+10 |
| * | | | [SCSI] vmw_pvscsi: Try setting host->max_id as suggested by the device. | Arvind Kumar | 2012-03-27 | 2 | -25/+149 |
| * | | | [SCSI] scsi_debug: Fix incorrect page length in logical block provisioning VPD | Martin K. Petersen | 2012-03-27 | 1 | -2/+2 |
| * | | | [SCSI] scsi_debug: add LBPRZ support | Eric Sandeen | 2012-03-27 | 1 | -5/+18 |
| * | | | [SCSI] iscsi class: fix gfp use in ping compl and host event | Mike Christie | 2012-03-27 | 1 | -4/+4 |
| * | | | [SCSI] bfa: Fix endian bug in bfad_iocmd_debug_fw_core(). | Santosh Nayak | 2012-03-27 | 1 | -1/+4 |
| * | | | [SCSI] qla4xxx: Update driver version to 5.02.00-k16 | Vikas Chaudhary | 2012-03-27 | 1 | -1/+1 |
| * | | | [SCSI] iscsi_transport: Added error status code for ping comp event | Vikas Chaudhary | 2012-03-27 | 1 | -2/+2 |
| * | | | [SCSI] qla4xxx: assign correct address for iscsi_cls_host | Vikas Chaudhary | 2012-03-27 | 1 | -2/+2 |
| * | | | [SCSI] st: expand ability to write immediate filemarks | Lee Duncan | 2012-03-27 | 2 | -3/+19 |
| * | | | [SCSI] lpfc 8.3.30: Update lpfc to version 8.3.30 | James Smart | 2012-03-27 | 1 | -1/+1 |
| * | | | [SCSI] lpfc 8.3.30: Revert fix for Link Pull Causes I/O Failures | James Smart | 2012-03-27 | 2 | -10/+0 |
| * | | | [SCSI] lpfc 8.3.30: Added more T10 DIF debugfs error injection | James Smart | 2012-03-27 | 3 | -60/+180 |
| * | | | [SCSI] lpfc 8.3.30: Update copyright date for files modified in 2012 | James Smart | 2012-03-27 | 4 | -4/+4 |