aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-11-26ufs: fix NULL dereference when no regulators are definedAkinobu Mita
2014-11-26ufs: ensure clk gating work is finished before module unloadingAkinobu Mita
2014-11-25cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID TableHariprasad Shenai
2014-11-22RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai
2014-11-22RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-21vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko
2014-11-20scsi: ufs: fix static checker warning in ufshcd_parse_clock_infoDolev Raviv
2014-11-20scsi: ufs: fix static checker warning in __ufshcd_setup_clocksDolev Raviv
2014-11-20scsi: ufs: fix static checker warning in ufshcd_populate_vregDolev Raviv
2014-11-20scsi: ufs: fix static checker errors in ufshcd_system_suspendDolev Raviv
2014-11-20ufs: fix power info after link start-upYaniv Gardi
2014-11-20ufs: fix reference counting of W-LUsAkinobu Mita
2014-11-20scsi: add Intel Multi-Flex to scsi scan blacklistChristian Sünkenberg
2014-11-20bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi
2014-11-19cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai
2014-11-10bnx2fc: fix tgt spinlock lockingMaurizio Lombardi
2014-11-10megaraid_sas: fix bug in handling return value of pci_enable_msix_range()Jiang Liu
2014-11-10cxgb4i: send abort_rpl correctlyAnish Bhatt
2014-11-10scsi: TUR path is down after adapter gets reset with multipathwenxiong@linux.vnet.ibm.com
2014-11-10scsi: call device handler for failed TUR commandChristoph Hellwig
2014-11-10scsi: only re-lock door after EH on devices that were resetChristoph Hellwig
2014-10-28libcxgbi : support ipv6 address host_paramAnish Bhatt
2014-10-28scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-10-21Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2014-10-19Boaz Harrosh - Fix broken email addressBoaz Harrosh
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-15cxgb4i : Fix -Wmaybe-uninitialized warning.Anish Bhatt
2014-10-15cxgb4i: Remove duplicate call to dst_neigh_lookup()Anish Bhatt
2014-10-15cxgb4i : Fix -Wunused-function warningAnish Bhatt
2014-10-15cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt
2014-10-15virtio_scsi: drop scan callbackMichael S. Tsirkin
2014-10-15virtio_scsi: fix race on device removalMichael S. Tsirkin
2014-10-15virito_scsi: use freezable WQ for eventsPaolo Bonzini
2014-10-15virtio_scsi: enable VQs early on restoreMichael S. Tsirkin
2014-10-15virtio_scsi: move kick event out from virtscsi_initMichael S. Tsirkin
2014-10-14scsi: replace strnicmp with strncasecmpRasmus Villemoes