summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-305-52/+77
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-11-295-52/+77
| |\
| | * ufs: fix NULL dereference when no regulators are definedAkinobu Mita2014-11-261-0/+6
| | * ufs: ensure clk gating work is finished before module unloadingAkinobu Mita2014-11-261-0/+2
| | * scsi: ufs: fix static checker warning in ufshcd_parse_clock_infoDolev Raviv2014-11-201-6/+3Star
| | * scsi: ufs: fix static checker warning in __ufshcd_setup_clocksDolev Raviv2014-11-201-1/+1
| | * scsi: ufs: fix static checker warning in ufshcd_populate_vregDolev Raviv2014-11-201-4/+2Star
| | * scsi: ufs: fix static checker errors in ufshcd_system_suspendDolev Raviv2014-11-201-1/+1
| | * ufs: fix power info after link start-upYaniv Gardi2014-11-201-0/+18
| | * ufs: fix reference counting of W-LUsAkinobu Mita2014-11-202-40/+36Star
| | * scsi: add Intel Multi-Flex to scsi scan blacklistChristian Sünkenberg2014-11-201-0/+1
| | * bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi2014-11-201-0/+7
* | | cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID TableHariprasad Shenai2014-11-252-94/+19Star
* | | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai2014-11-223-14/+14
* | | cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai2014-11-221-10/+10
* | | cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai2014-11-221-59/+60
* | | RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai2014-11-223-31/+31
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-227-38/+49
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-222-1/+3
| |\ \ | | |/ | |/|
| | * cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt2014-11-192-1/+3
| * | bnx2fc: fix tgt spinlock lockingMaurizio Lombardi2014-11-102-11/+10Star
| * | megaraid_sas: fix bug in handling return value of pci_enable_msix_range()Jiang Liu2014-11-101-1/+1
| * | cxgb4i: send abort_rpl correctlyAnish Bhatt2014-11-102-16/+17
| * | scsi: TUR path is down after adapter gets reset with multipathwenxiong@linux.vnet.ibm.com2014-11-101-0/+7
| * | scsi: call device handler for failed TUR commandChristoph Hellwig2014-11-101-8/+8
| * | scsi: only re-lock door after EH on devices that were resetChristoph Hellwig2014-11-101-1/+3
| |/
* | vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko2014-11-211-4/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-143-10/+42
|\|
| * libcxgbi : support ipv6 address host_paramAnish Bhatt2014-10-282-10/+37
| * scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig2014-10-281-0/+5
* | cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2014-11-133-40/+42
* | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-107-136/+137
* | cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai2014-11-103-20/+22
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-213-31/+27Star
|\
| * qla_target: don't delete changed naclsJoern Engel2014-10-031-1/+10
| * qla_target: rearrange struct qla_tgt_prmJoern Engel2014-10-011-1/+1
| * qla_target: improve qlt_unmap_sg()Joern Engel2014-10-011-11/+8Star
| * qla_target: make some global functions staticJoern Engel2014-10-012-15/+5Star
| * qla_target: remove unused parameterJoern Engel2014-10-011-3/+3
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2014-10-215-7/+7
|\ \
| * | Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-195-7/+7
* | | Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-1/+3
|\ \ \
| * | | block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-041-1/+3
* | | | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-1814-354/+187Star
|\ \ \ \
| * | | | sd: Honor block layer integrity handling flagsMartin K. Petersen2014-09-303-46/+116
| * | | | block: Add T10 Protection Information functionsMartin K. Petersen2014-09-272-222/+20Star
| * | | | block: Integrity checksum flagMartin K. Petersen2014-09-271-2/+4
| * | | | block: Relocate bio integrity flagsMartin K. Petersen2014-09-271-2/+2
| * | | | block: Add a disk flag to block integrity profileMartin K. Petersen2014-09-271-1/+7
| * | | | block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen2014-09-271-50/+56