summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | tcm_vhost: Multi-target supportAsias He2013-02-13
| * | | target: Add device attribute to expose config_item_name for INQUIRY modelTregaron Bayly2013-02-13
| * | | target: don't truncate the fail intr addressDan Carpenter2013-02-13
| * | | target: don't always say "ipv6" as address typeDan Carpenter2013-02-13
| * | | target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger2013-02-13
| * | | iscsi-target: make some temporary buffers largerDan Carpenter2013-02-13
| * | | tcm_vhost: Optimize gup in vhost_scsi_map_to_sglAsias He2013-02-13
| * | | tcm_vhost: Use iov_num_pages to calculate sgl_countAsias He2013-02-13
| * | | tcm_vhost: Introduce iov_num_pagesAsias He2013-02-13
| * | | tcm_vhost: Use llist for cmd completion listAsias He2013-02-13
| * | | target: change sprintf to snprintf in transport_dump_vpd_identDan Carpenter2013-02-13
| * | | target/rd: improve sg_table lookup scalabilityMartin Svec2013-02-13
| * | | target: Remove never-used TMR_FABRIC_TMR enum valueRoland Dreier2013-02-13
| * | | target: Remove useless if statementRoland Dreier2013-02-13
| * | | target: Export SPC inquiry emulationHannes Reinecke2013-02-13
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-26
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----------. \ \ \ Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...Roland Dreier2013-02-26
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | IB/srp: Fail I/O requests if the transport is offlineBart Van Assche2013-02-25
| | | | | | | | * | | | IB/srp: Avoid endless SCSI error handling loopBart Van Assche2013-02-25
| | | | | | | | * | | | IB/srp: Avoid sending a task management function needlesslyBart Van Assche2013-02-25
| | | | | | | | * | | | IB/srp: Track connection state properlyBart Van Assche2013-02-25
| | | | | | | | |/ / /
| | | | | | | * | | | IB/qib: Fix QP locate/remove raceMike Marciniszyn2013-02-14
| | | | | | | |/ / /
| | | | | | * | | | IB/mlx4: Advertise MW supportShani Michaeli2013-02-25
| | | | | | * | | | IB/mlx4: Support memory window bindingShani Michaeli2013-02-25
| | | | | | * | | | mlx4: Implement memory windows allocation and deallocationShani Michaeli2013-02-25
| | | | | | * | | | mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli2013-02-25
| | | | | | * | | | mlx4_core: Disable memory windows for virtual functionsShani Michaeli2013-02-25
| | | | | | * | | | IB/mlx4: Remove redundant NULL check before kfreeSyam Sidhardhan2013-02-25
| | | | | | * | | | IB/mlx4: Fix compiler warning about uninitialized 'vlan' variablePaul Bolle2013-02-25
| | | | | | * | | | IB/mlx4: Convert is_xxx variables in build_mlx_header() to boolRoland Dreier2013-02-25
| | | | | | * | | | mlx4_core: Propagate MR deregistration failures to callerShani Michaeli2013-02-21
| | | | | | * | | | mlx4_core: Rename MPT-related functions to have mpt_ prefixShani Michaeli2013-02-21
| | | | | | * | | | IB/mlx4_ib: Remove local invalidate segment unused fieldsShani Michaeli2013-02-21
| | | | | | * | | | IB/mlx4: Adjust duplicate testJulia Lawall2013-02-15
| | | | | | * | | | IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()Dan Carpenter2013-02-15
| | | | | | |/ / /
| | | | | * | | | RDMA/amso1100: Use module_pci_driver() to simplify the codeWei Yongjun2013-02-15
| | | | | |/ / /
| | | | * | | | IB/iser: Enable iser when FMRs are not supportedOr Gerlitz2013-02-22
| | | | * | | | IB/iser: Avoid error prints on EAGAIN registration failuresOr Gerlitz2013-02-22
| | | | * | | | IB/iser: Use proper define for the commands per LUN value advertised to SCSI MLOr Gerlitz2013-02-22
| | | | |/ / /
| | | * | | | IPoIB: Free ipoib neigh on path record failure so path rec queries are retriedRoland Dreier2013-02-25
| | | * | | | IPoIB: Don't attempt to release resources on error flowItai Garbi2013-02-19
| | | * | | | IPoIB: Add version and firmware info to ethtool reportingYan Burman2013-02-19
| | | * | | | IPoIB: Fix ipoib_neigh hashing to use the correct daddr octetsShlomo Pongratz2013-02-19
| | | |/ / /
| | * | | | RDMA/cxgb4: Fix cast warningStefan Hasko2013-02-15
| | * | | | RDMA/cxgb4: "cookie" can stay in host endiannessPaul Bolle2013-02-14
| | * | | | RDMA/cxgb4: Address sparse warningsVipul Pandya2013-02-14
| | * | | | RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establishVipul Pandya2013-02-14
| | * | | | RDMA/cxgb4: Don't wakeup threads for MPAv2Vipul Pandya2013-02-14
| | * | | | RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1Vipul Pandya2013-02-14
| | * | | | RDMA/cxgb4: Fix endpoint timeout race conditionVipul Pandya2013-02-14