2012-10-02 |
Roland Dreier | Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4...
|
commit | commitdiff | tree |
2012-10-01 |
Roland Dreier | mlx4_core: Disable SENSE_PORT for multifunction devices Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-10-01 |
Roland Dreier | mlx4_core: Clean up enabling of SENSE_PORT for older... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-10-01 |
Roland Dreier | mlx4_core: Stash PCI ID driver_data in mlx4_priv structure Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-10-01 |
Roland Dreier | mlx4_core: Fix crash on uninitialized priv->cmd.slave_sem Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-10-01 |
Roland Dreier | mlx4_core: Trivial cleanups to driver log messages Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-10-01 |
Roland Dreier | mlx4_core: Trivial readability fix: "0X30" -> "0x30" Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-09-14 |
Roland Dreier | Merge branches 'cxgb4', 'ipoib', 'mlx4', 'ocrdma' and...
|
commit | commitdiff | tree |
2012-08-21 |
Roland Dreier | target: Remove unused se_cmd.cmd_spdtl Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-08-16 |
Roland Dreier | Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma...
|
commit | commitdiff | tree |
2012-08-16 |
Roland Dreier | mlx4_core: Clean up buddy bitmap allocation Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-08-10 |
Roland Dreier | RDMA/ocrdma: Don't call vlan_dev_real_dev() for non... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-30 |
Roland Dreier | Merge branches 'cma', 'ipoib', 'ocrdma' and 'qib' into...
|
commit | commitdiff | tree |
2012-07-27 |
Roland Dreier | RDMA/ucma: Convert open-coded equivalent to memdup_user() Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-27 |
Roland Dreier | RDMA/ocrdma: Fix check of GSI CQs Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-23 |
Roland Dreier | Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov...
|
commit | commitdiff | tree |
2012-07-18 |
Roland Dreier | target: Allow for target_submit_cmd() returning errors Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-17 |
Roland Dreier | target: Check number of unmap descriptors against our... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-17 |
Roland Dreier | target: Fix possible integer underflow in UNMAP emulation Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-17 |
Roland Dreier | target: Fix reading of data length fields for UNMAP... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-17 |
Roland Dreier | target: Add range checking to UNMAP emulation Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-17 |
Roland Dreier | target: Add generation of LOGICAL BLOCK ADDRESS OUT... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-17 |
Roland Dreier | target: Make unnecessarily global se_dev_align_max_sectors... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-17 |
Roland Dreier | target: Remove se_session.sess_wait_list Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-17 |
Roland Dreier | qla2xxx: Remove racy, now-redundant check of sess_tearing_down Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-17 |
Roland Dreier | target: Check sess_tearing_down in target_get_sess_cmd() Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-17 |
Roland Dreier | sbp-target: Consolidate duplicated error path code... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-17 |
Roland Dreier | target: Un-export target_get_sess_cmd() Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-17 |
Roland Dreier | qla2xxx: Get rid of redundant qla_tgt_sess.tearing_down Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-17 |
Roland Dreier | target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item() Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-17 |
Roland Dreier | target: Fix range calculation in WRITE SAME emulation... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-16 |
Roland Dreier | target: Clean up returning errors in PR handling code Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-09 |
Roland Dreier | IB: Use IS_ENABLED(CONFIG_IPV6) Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-09 |
Roland Dreier | RDMA/cxgb4: Fix endianness of addition to mpa->private_data_size Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-07-07 |
Roland Dreier | RDMA/ocrdma: Fix assignment of max_srq_sge in device... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-06-24 |
Roland Dreier | Merge branches 'cma' and 'ocrdma' into for-linus
|
commit | commitdiff | tree |
2012-06-13 |
Roland Dreier | tcm_qla2xxx: Handle malformed wwn strings properly Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-06-13 |
Roland Dreier | tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be static Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-06-13 |
Roland Dreier | qla2xxx: Don't leak commands we give up on in qlt_do_work() Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-06-13 |
Roland Dreier | qla2xxx: Don't crash if we can't find cmd for failed... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-06-13 |
Roland Dreier | tcm_qla2xxx: Don't insert nacls without sessions into... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-06-13 |
Roland Dreier | target: Return error to initiator if SET TARGET PORT... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-06-11 |
Roland Dreier | net: Reorder initialization in ip_route_output to fix... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-06-07 |
Roland Dreier | btree: fix tree corruption in btree_get_prev() Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-06-06 |
Roland Dreier | Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for...
|
commit | commitdiff | tree |
2012-05-21 |
Roland Dreier | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep...
|
commit | commitdiff | tree |
2012-05-08 |
Roland Dreier | RDMA/ocrdma: Fix build with IPV6=n Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-05-08 |
Roland Dreier | RDMA/ocrdma: Remove write-only variables Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-05-08 |
Roland Dreier | RDMA/ocrdma: Set event's device member in ocrdma_dispatch_ib... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-05-08 |
Roland Dreier | RDMA/ocrdma: Make needlessly global functions/structs... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-05-08 |
Roland Dreier | RDMA/ocrdma: Fix warnings about uninitialized variables Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-05-08 |
Roland Dreier | IB/uverbs: Lock SRQ / CQ / PD objects in a consistent... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-05-08 |
Roland Dreier | IB/uverbs: Make lockdep output more readable Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-05-01 |
Roland Dreier | cxgb3: Don't call cxgb_vlan_mode until q locks are... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-04-24 |
Roland Dreier | Merge branches 'mad-response' and 'mlx4' into fixes
|
commit | commitdiff | tree |
2012-04-23 |
Roland Dreier | [SCSI] be2iscsi: Remove unused OFFSET_IN_PAGE() macro Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-04-15 |
Roland Dreier | target: Remove transport_do_task_sg_chain() and associated... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-04-15 |
Roland Dreier | IB/srpt: Remove use of transport_do_task_sg_chain() Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-04-15 |
Roland Dreier | tcm_fc: Remove use of transport_do_task_sg_chain() Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-04-12 |
Roland Dreier | IB/srpt: Set srq_type to IB_SRQT_BASIC Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-04-02 |
Roland Dreier | IB/core: Don't return EINVAL from sysfs rate attribute... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-03-26 |
Roland Dreier | setlocalversion: Use "grep -q" instead of piping output... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-03-19 |
Roland Dreier | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser...
|
commit | commitdiff | tree |
2012-03-16 |
Roland Dreier | target: Fix sense code for unsupported SERVICE ACTION IN Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-03-16 |
Roland Dreier | target: Remove hack to make READ CAPACITY(10) lie if... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-03-12 |
Roland Dreier | Merge branches 'misc' and 'mlx4' into for-next
|
commit | commitdiff | tree |
2012-03-12 |
Roland Dreier | mlx4_core: Scale size of MTT table with system RAM Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-03-12 |
Roland Dreier | mlx4_core: Fix one more static exported function Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-03-01 |
Roland Dreier | be2net: Remove unused OFFSET_IN_PAGE() macro Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-02-27 |
Roland Dreier | IB/core: Fix SDR rates in sysfs Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-02-25 |
Roland Dreier | target: Fix 16-bit target ports for SET TARGET PORT... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-02-25 |
Roland Dreier | tcm_loop: Set residual field for SCSI commands Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-02-25 |
Roland Dreier | target: Untangle front-end and back-end meanings of... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-02-25 |
Roland Dreier | target: Don't set WBUS16 or SYNC bits in INQUIRY response Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-02-25 |
Roland Dreier | target: Set peripheral device type consistently in... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-02-25 |
Roland Dreier | target: Fix up handling of short INQUIRY buffers Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-02-25 |
Roland Dreier | target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-02-08 |
Roland Dreier | IPoIB: Stop lying about hard_header_len and use skb... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-02-08 |
Roland Dreier | IPoIB: Stop lying about hard_header_len and use skb... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-02-02 |
Roland Dreier | IB/srpt: Use ARRAY_SIZE() instead of open-coding Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-02-02 |
Roland Dreier | IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD() Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-01-31 |
Roland Dreier | Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes...
|
commit | commitdiff | tree |
2012-01-27 |
Roland Dreier | RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-01-18 |
Roland Dreier | target: Fail INQUIRY commands with EVPD==0 but PAGE... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-01-18 |
Roland Dreier | target: Return correct ASC for unimplemented VPD pages Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-01-18 |
Roland Dreier | target: Correct sense key for INVALID FIELD IN {PARAMETER... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-01-13 |
Roland Dreier | RDS: Remove some unused iWARP code Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2012-01-04 |
Roland Dreier | Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib'...
|
commit | commitdiff | tree |
2011-12-19 |
Roland Dreier | Merge branches 'cma', 'mlx4' and 'qib' into for-next
|
commit | commitdiff | tree |
2011-12-16 |
Roland Dreier | target: Set additional sense length field in sense... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2011-12-15 |
Roland Dreier | [SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2011-12-15 |
Roland Dreier | [SCSI] mpt2sas: Fix possible integer truncation of... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2011-12-15 |
Roland Dreier | [SCSI] mpt2sas: Fix leak on mpt2sas_base_attach() error... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2011-12-14 |
Roland Dreier | target: Set response format in INQUIRY response Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2011-12-06 |
Roland Dreier | IB/mlx4: Fix shutdown crash accessing a non-existent... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2011-12-06 |
Roland Dreier | target: Fix page length in emulated INQUIRY VPD page 86h Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2011-12-06 |
Roland Dreier | target: Handle 0 correctly in transport_get_sectors_6() Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2011-12-06 |
Roland Dreier | target: Don't return an error status for 0-length READ... Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2011-12-06 |
Roland Dreier | target: Get rid of unused se_cmd_cache Signed-off-by: Roland Dreier <roland@purestorage.com>
|
commit | commitdiff | tree |
2011-11-30 |
Roland Dreier | Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into...
|
commit | commitdiff | tree |
next |