| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/srp: Avoid having aborted requests hang | Bart Van Assche | 2012-10-07 | 1 | -0/+1 |
* | IB/srp: Fix use-after-free in srp_reset_req() | Bart Van Assche | 2012-10-07 | 1 | -1/+1 |
* | IB/srp: Fix a race condition | Bart Van Assche | 2012-08-26 | 1 | -24/+63 |
* | IB/srp: Avoid duplicate devices from LUN scan | Bart Van Assche | 2011-08-04 | 1 | -0/+2 |
* | IB/srp: Fix integer -> pointer cast warnings | Roland Dreier | 2011-05-23 | 1 | -2/+2 |
* | IB/srp: try to use larger FMR sizes to cover our mappings | David Dillow | 2011-03-15 | 2 | -13/+21 |
* | IB/srp: add support for indirect tables that don't fit in SRP_CMD | David Dillow | 2011-03-15 | 2 | -12/+110 |
* | IB/srp: rework mapping engine to use multiple FMR entries | David Dillow | 2011-03-15 | 2 | -129/+266 |
* | IB/srp: allow sg_tablesize to be set for each target | David Dillow | 2011-03-15 | 2 | -24/+59 |
* | IB/srp: move IB CM setup completion into its own function | David Dillow | 2011-03-15 | 1 | -71/+73 |
* | IB/srp: always avoid non-zero offsets into an FMR | David Dillow | 2011-03-15 | 1 | -16/+1 |
*-. | Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next | Roland Dreier | 2011-01-16 | 1 | -8/+7 |
|\ \ |
|
| | * | IB/srp: Test only once whether iu allocation succeeded | Bart Van Assche | 2011-01-13 | 1 | -8/+7 |
| |/ |
|
* | | RDMA: Update workqueue usage | Tejun Heo | 2011-01-16 | 1 | -2/+2 |
|/ |
|
* | IB/srp: consolidate hot-path variables into cache lines | David Dillow | 2011-01-10 | 2 | -17/+26 |
* | IB/srp: stop sharing the host lock with SCSI | Bart Van Assche | 2011-01-10 | 2 | -23/+25 |
* | IB/srp: reduce lock coverage of command completion | Bart Van Assche | 2011-01-10 | 1 | -23/+14 |
* | IB/srp: reduce local coverage for command submission and EH | Bart Van Assche | 2011-01-10 | 2 | -58/+67 |
* | IB/srp: don't move active requests to their own list | Bart Van Assche | 2011-01-10 | 2 | -11/+13 |
* | IB/srp: allow lockless work posting | Bart Van Assche | 2011-01-05 | 2 | -44/+28 |
* | IB/srp: consolidate state change code | Bart Van Assche | 2011-01-05 | 1 | -21/+24 |
* | IB/srp: allow task management without a previous request | David Dillow | 2011-01-05 | 2 | -63/+37 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
* | IB/srp: Sync buffer before posting send | David Dillow | 2010-10-24 | 1 | -0/+5 |
* | IB/srp: Use list_first_entry() | Bart Van Assche | 2010-10-24 | 1 | -1/+1 |
* | IB/srp: Reduce number of BUSY conditions | Bart Van Assche | 2010-10-24 | 1 | -2/+7 |
* | IB/srp: Eliminate two forward declarations | David Dillow | 2010-10-24 | 1 | -73/+69 |
* | IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQ | David Dillow | 2010-10-22 | 2 | -10/+103 |
* | IB/srp: Preparation for transmit ring response allocation | Bart Van Assche | 2010-10-22 | 2 | -15/+25 |
* | IB/srp: Export req_lim via sysfs | Bart Van Assche | 2010-08-04 | 1 | -0/+14 |
* | IB/srp: Make receive buffer handling more robust | Bart Van Assche | 2010-08-04 | 1 | -45/+44 |
* | IB/srp: Use print_hex_dump() | Bart Van Assche | 2010-08-04 | 1 | -13/+2 |
* | IB/srp: Clean up error path in srp_create_target_ib() | Roland Dreier | 2010-03-01 | 1 | -13/+18 |
* | IB/srp: Split send and recieve CQs to reduce number of interrupts | Bart Van Assche | 2010-03-01 | 2 | -25/+53 |
* | infiniband: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -2/+1 |
* | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 | 1 | -3/+3 |
* | infiniband: use %p6 for printing message ids | Harvey Harrison | 2008-10-28 | 1 | -27/+4 |
* | vfs: Use const for kernel parser table | Steven Whitehouse | 2008-10-13 | 1 | -1/+1 |
* | RDMA: Remove subversion $Id tags | Roland Dreier | 2008-07-14 | 2 | -4/+0 |
* | IB/srp: Remove use of cached P_Key/GID queries | Roland Dreier | 2008-07-14 | 1 | -8/+5 |
* | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-19 | 2 | -62/+72 |
* | IB: rename "dev" to "srp_dev" in srp_host structure | Greg Kroah-Hartman | 2008-04-19 | 2 | -24/+27 |
* | IB/srp: Enforce protocol limit on srp_sg_tablesize | David Dillow | 2008-04-16 | 1 | -1/+6 |
* | IB/srp: Retry stale connections | David Dillow | 2008-02-04 | 2 | -12/+42 |
* | [SCSI] remove use_sg_chaining | James Bottomley | 2008-01-30 | 1 | -1/+0 |
* | IB/srp: Add identifying information to log messages | David Dillow | 2008-01-25 | 1 | -46/+71 |
* | IB/srp: Enable SG list chaining | David Dillow | 2008-01-25 | 1 | -0/+1 |
* | IB/srp: Respect target credit limit | David Dillow | 2008-01-25 | 2 | -4/+14 |
* | IB/srp: Release transport before removing host | Dave Dillow | 2008-01-08 | 1 | -1/+1 |
* | IB/srp: Fix list corruption/oops on module reload | David Dillow | 2008-01-03 | 1 | -0/+1 |