index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-30
IB/srp: Allow SRP disconnect through sysfs
Bart Van Assche
1
-0
/
+10
2012-11-30
IB/srp: send disconnect request without waiting for CM timewait exit
Vu Pham
1
-4
/
+0
2012-11-30
IB/srp: destroy and recreate QP and CQs when reconnecting
Ishai Rabinovitz
1
-31
/
+35
2012-11-30
IB/srp: Eliminate state SRP_TARGET_DEAD
Bart Van Assche
2
-56
/
+32
2012-11-30
IB/srp: Introduce the helper function srp_remove_target()
Bart Van Assche
1
-7
/
+12
2012-11-30
IB/srp: Suppress superfluous error messages
Bart Van Assche
2
-8
/
+31
2012-11-30
IB/srp: Process all error completions
Bart Van Assche
1
-4
/
+6
2012-11-30
IB/srp: Introduce srp_handle_qp_err()
Bart Van Assche
2
-18
/
+21
2012-11-30
IB/srp: Simplify SCSI error handling
Bart Van Assche
1
-4
/
+0
2012-11-30
IB/srp: Keep processing commands during host removal
Bart Van Assche
1
-7
/
+0
2012-11-30
IB/srp: Eliminate state SRP_TARGET_CONNECTING
Bart Van Assche
2
-12
/
+14
2012-11-30
IB/srp: Increase block layer timeout
Bart Van Assche
2
-0
/
+47
2012-09-30
IB/srp: Avoid having aborted requests hang
Bart Van Assche
1
-0
/
+1
2012-09-30
IB/srp: Fix use-after-free in srp_reset_req()
Bart Van Assche
1
-1
/
+1
2012-08-15
IB/srp: Fix a race condition
Bart Van Assche
1
-24
/
+63
2012-02-27
IB/srp: Consolidate repetitive sysfs code
Bart Van Assche
1
-32
/
+17
2012-02-27
IB/srp: Use pr_fmt() and pr_err()/pr_warn()
Bart Van Assche
1
-25
/
+29
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-13
IB/srp: Avoid duplicate devices from LUN scan
Bart Van Assche
1
-0
/
+2
2011-05-23
IB/srp: Fix integer -> pointer cast warnings
Roland Dreier
1
-2
/
+2
2011-03-15
IB/srp: try to use larger FMR sizes to cover our mappings
David Dillow
2
-13
/
+21
2011-03-15
IB/srp: add support for indirect tables that don't fit in SRP_CMD
David Dillow
2
-12
/
+110
2011-03-15
IB/srp: rework mapping engine to use multiple FMR entries
David Dillow
2
-129
/
+266
2011-03-15
IB/srp: allow sg_tablesize to be set for each target
David Dillow
2
-24
/
+59
2011-03-15
IB/srp: move IB CM setup completion into its own function
David Dillow
1
-71
/
+73
2011-03-15
IB/srp: always avoid non-zero offsets into an FMR
David Dillow
1
-16
/
+1
2011-01-16
Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next
Roland Dreier
1
-8
/
+7
2011-01-16
RDMA: Update workqueue usage
Tejun Heo
1
-2
/
+2
2011-01-13
IB/srp: Test only once whether iu allocation succeeded
Bart Van Assche
1
-8
/
+7
2011-01-10
IB/srp: consolidate hot-path variables into cache lines
David Dillow
2
-17
/
+26
2011-01-10
IB/srp: stop sharing the host lock with SCSI
Bart Van Assche
2
-23
/
+25
2011-01-10
IB/srp: reduce lock coverage of command completion
Bart Van Assche
1
-23
/
+14
2011-01-10
IB/srp: reduce local coverage for command submission and EH
Bart Van Assche
2
-58
/
+67
2011-01-10
IB/srp: don't move active requests to their own list
Bart Van Assche
2
-11
/
+13
2011-01-05
IB/srp: allow lockless work posting
Bart Van Assche
2
-44
/
+28
2011-01-05
IB/srp: consolidate state change code
Bart Van Assche
1
-21
/
+24
2011-01-05
IB/srp: allow task management without a previous request
David Dillow
2
-63
/
+37
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-10-24
IB/srp: Sync buffer before posting send
David Dillow
1
-0
/
+5
2010-10-24
IB/srp: Use list_first_entry()
Bart Van Assche
1
-1
/
+1
2010-10-24
IB/srp: Reduce number of BUSY conditions
Bart Van Assche
1
-2
/
+7
2010-10-24
IB/srp: Eliminate two forward declarations
David Dillow
1
-73
/
+69
2010-10-22
IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQ
David Dillow
2
-10
/
+103
2010-10-22
IB/srp: Preparation for transmit ring response allocation
Bart Van Assche
2
-15
/
+25
2010-08-04
IB/srp: Export req_lim via sysfs
Bart Van Assche
1
-0
/
+14
2010-08-04
IB/srp: Make receive buffer handling more robust
Bart Van Assche
1
-45
/
+44
2010-08-04
IB/srp: Use print_hex_dump()
Bart Van Assche
1
-13
/
+2
2010-03-01
IB/srp: Clean up error path in srp_create_target_ib()
Roland Dreier
1
-13
/
+18
2010-03-01
IB/srp: Split send and recieve CQs to reduce number of interrupts
Bart Van Assche
2
-25
/
+53
2009-01-06
infiniband: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+1
[next]