summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID TableHariprasad Shenai2014-11-252-94/+19
* 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-217-38/+49
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-212-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/+10
| * | 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/+2
* | 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/+27
|\
| * 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/+8
| * qla_target: make some global functions staticJoern Engel2014-10-012-15/+5
| * 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/+187
|\ \ \ \
| * | | | sd: Honor block layer integrity handling flagsMartin K. Petersen2014-09-303-46/+116
| * | | | block: Add T10 Protection Information functionsMartin K. Petersen2014-09-272-222/+20
| * | | | 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
| * | | | block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen2014-09-271-23/+23
| * | | | block: Remove integrity tagging functionsMartin K. Petersen2014-09-271-65/+0
| * | | | block: Replace bi_integrity with bi_specialMartin K. Petersen2014-09-271-4/+4
| * | | | scsi: move blk_mq_start_request call earlierChristoph Hellwig2014-09-221-1/+5
| * | | | blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig2014-09-221-1/+9
| * | | | blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig2014-09-221-2/+2
| * | | | blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig2014-09-221-0/+1
| * | | | blk-mq: remove REQ_ENDChristoph Hellwig2014-09-221-1/+2
| * | | | Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-111-1/+0
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-2810-13/+13
| * | | block,scsi: verify return pointer from blk_get_requestJoe Lawrence2014-08-261-0/+2
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-181-17/+25
|\ \ \ \
OpenPOWER on IntegriCloud