summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2013-04-09gdth: switch to ->show_info()Al Viro
2013-04-09switch wd33c93 to ->show_info()Al Viro
2013-04-09wd7000: switch to ->show_info()Al Viro
2013-04-09sym53c8xx_2: switch to ->show_info()Al Viro
2013-04-09scsi: saner replacements for ->proc_info()Al Viro
2013-04-08virtio-scsi: reset virtqueue affinity when doing cpu hotplugWanlong Gao
2013-04-08virtio-scsi: introduce multiqueue supportPaolo Bonzini
2013-04-08virtio-scsi: push vq lock/unlock into virtscsi_vq_donePaolo Bonzini
2013-04-08virtio-scsi: pass struct virtio_scsi to virtqueue completion functionPaolo Bonzini
2013-04-08virtio-scsi: redo allocation of target dataWanlong Gao
2013-04-06[SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()Lukasz Dorau
2013-04-06[SCSI] ibmvscsi: Fix slave_configure deadlockBrian King
2013-04-06[SCSI] qla2xxx: Update the driver version to 8.04.00.13-k.Saurav Kashyap
2013-04-06[SCSI] qla2xxx: Remove debug code that msleeps for random duration.Saurav Kashyap
2013-04-06[SCSI] qla2xxx: Fix crash during firmware dump procedure.Arun Easi
2013-04-06[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...Joe Carnuccio
2013-04-06[SCSI] ipr: dlpar failed when adding an adapter backwenxiong@linux.vnet.ibm.com
2013-04-06[SCSI] ipr: fix addition of abort command to HRRQ free queueKleber Sacilotto de Souza
2013-04-06[SCSI] st: Take additional queue ref in st_probeJoe Lawrence
2013-04-06[SCSI] libsas: use right function to alloc smp responseJohn Gong
2013-04-06[SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapterwenxiong@linux.vnet.ibm.com
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-31treewide: Fix typos in kernel messagesMasanari Iida
2013-03-28scsi: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-25libfcoe: Fix fcoe_sysfs VN2VN modeRobert Love
2013-03-25libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love
2013-03-25libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love
2013-03-25fcoe: Fix deadlock between create and destroy pathsRobert Love
2013-03-25bnx2fc: Make the fcoe_cltr the SCSI host parentRobert Love
2013-03-23block: Remove some unnecessary bi_vcnt usageKent Overstreet
2013-03-20treewide: Fix typos in printkMasanari Iida
2013-03-20virtio_scsi: use virtqueue_add_inbuf() for virtscsi_kick_event.Rusty Russell
2013-03-20virtio-scsi: use virtqueue_add_sgs for command buffersWanlong Gao
2013-03-18treewide: Fix typos in printk and commentMasanari Iida
2013-03-14csiostor: Cleanup chip specific operations.Arvind Bhushan
2013-03-14csiostor: Header file modifications for chip support and bug fixes.Arvind Bhushan
2013-03-14csiostor: Add T5 adapter operations.Arvind Bhushan
2013-03-14csiostor: Segregate T4 adapter operations.Arvind Bhushan
2013-03-12virtio-scsi: use pr_err() instead of printk()Wanlong Gao
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-03-01[SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley
2013-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-02-27scsi/lpfc: convert to idr_alloc()Tejun Heo
2013-02-27scsi: convert to idr_alloc()Tejun Heo
2013-02-27scsi/bfa: convert to idr_alloc()Tejun Heo
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25[SCSI] ufs: Separate PCI code into glue driverVinayak Holikatti
2013-02-25[SCSI] ufs: Segregate PCI Specific CodeVinayak Holikatti
2013-02-24Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds