aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp
Commit message (Expand)AuthorAge
* IB/srp: Allow SRP disconnect through sysfsBart Van Assche2012-11-30
* IB/srp: send disconnect request without waiting for CM timewait exitVu Pham2012-11-30
* IB/srp: destroy and recreate QP and CQs when reconnectingIshai Rabinovitz2012-11-30
* IB/srp: Eliminate state SRP_TARGET_DEADBart Van Assche2012-11-30
* IB/srp: Introduce the helper function srp_remove_target()Bart Van Assche2012-11-30
* IB/srp: Suppress superfluous error messagesBart Van Assche2012-11-30
* IB/srp: Process all error completionsBart Van Assche2012-11-30
* IB/srp: Introduce srp_handle_qp_err()Bart Van Assche2012-11-30
* IB/srp: Simplify SCSI error handlingBart Van Assche2012-11-30
* IB/srp: Keep processing commands during host removalBart Van Assche2012-11-30
* IB/srp: Eliminate state SRP_TARGET_CONNECTINGBart Van Assche2012-11-30
* IB/srp: Increase block layer timeoutBart Van Assche2012-11-30
* IB/srp: Avoid having aborted requests hangBart Van Assche2012-09-30
* IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche2012-09-30
* IB/srp: Fix a race conditionBart Van Assche2012-08-15
* IB/srp: Consolidate repetitive sysfs codeBart Van Assche2012-02-27
* IB/srp: Use pr_fmt() and pr_err()/pr_warn()Bart Van Assche2012-02-27
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* IB/srp: Avoid duplicate devices from LUN scanBart Van Assche2011-07-13
* IB/srp: Fix integer -> pointer cast warningsRoland Dreier2011-05-23
* IB/srp: try to use larger FMR sizes to cover our mappingsDavid Dillow2011-03-15
* IB/srp: add support for indirect tables that don't fit in SRP_CMDDavid Dillow2011-03-15
* IB/srp: rework mapping engine to use multiple FMR entriesDavid Dillow2011-03-15
* IB/srp: allow sg_tablesize to be set for each targetDavid Dillow2011-03-15
* IB/srp: move IB CM setup completion into its own functionDavid Dillow2011-03-15
* IB/srp: always avoid non-zero offsets into an FMRDavid Dillow2011-03-15
*-. Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-nextRoland Dreier2011-01-17
|\ \
| | * IB/srp: Test only once whether iu allocation succeededBart Van Assche2011-01-13
| |/
* / RDMA: Update workqueue usageTejun Heo2011-01-17
|/
* IB/srp: consolidate hot-path variables into cache linesDavid Dillow2011-01-10
* IB/srp: stop sharing the host lock with SCSIBart Van Assche2011-01-10
* IB/srp: reduce lock coverage of command completionBart Van Assche2011-01-10
* IB/srp: reduce local coverage for command submission and EHBart Van Assche2011-01-10
* IB/srp: don't move active requests to their own listBart Van Assche2011-01-10
* IB/srp: allow lockless work postingBart Van Assche2011-01-05
* IB/srp: consolidate state change codeBart Van Assche2011-01-05
* IB/srp: allow task management without a previous requestDavid Dillow2011-01-05
* SCSI host lock push-downJeff Garzik2010-11-16
* IB/srp: Sync buffer before posting sendDavid Dillow2010-10-25
* IB/srp: Use list_first_entry()Bart Van Assche2010-10-25
* IB/srp: Reduce number of BUSY conditionsBart Van Assche2010-10-25
* IB/srp: Eliminate two forward declarationsDavid Dillow2010-10-25
* IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQDavid Dillow2010-10-23
* IB/srp: Preparation for transmit ring response allocationBart Van Assche2010-10-23
* IB/srp: Export req_lim via sysfsBart Van Assche2010-08-04
* IB/srp: Make receive buffer handling more robustBart Van Assche2010-08-04
* IB/srp: Use print_hex_dump()Bart Van Assche2010-08-04
* IB/srp: Clean up error path in srp_create_target_ib()Roland Dreier2010-03-02
* IB/srp: Split send and recieve CQs to reduce number of interruptsBart Van Assche2010-03-02
* infiniband: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06