index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-30
Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"
Roland Dreier
1
-2
/
+6
2015-01-30
Revert "IPoIB: Make the carrier_on_task race aware"
Roland Dreier
1
-15
/
+6
2015-01-30
Revert "IPoIB: fix MCAST_FLAG_BUSY usage"
Roland Dreier
2
-101
/
+57
2015-01-30
Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"
Roland Dreier
1
-32
/
+5
2015-01-30
Revert "IPoIB: change init sequence ordering"
Roland Dreier
1
-17
/
+7
2015-01-30
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
6
-58
/
+34
2015-01-30
Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"
Roland Dreier
3
-12
/
+15
2015-01-30
Revert "IPoIB: No longer use flush as a parameter"
Roland Dreier
3
-16
/
+17
2014-12-20
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2
-6
/
+5
2014-12-19
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-793
/
+886
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2
-6
/
+5
2014-12-15
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...
Roland Dreier
12
-275
/
+434
2014-12-15
IB/srp: Allow newline separator for connection string
Sagi Grimberg
1
-1
/
+1
2014-12-15
IB/iser: Bump version to 1.5
Or Gerlitz
1
-1
/
+1
2014-12-15
IB/iser: DIX update
Sagi Grimberg
2
-57
/
+26
2014-12-15
IB/iser: Micro-optimize iser_handle_wc
Sagi Grimberg
1
-1
/
+1
2014-12-15
IB/iser: Micro-optimize iser logging
Sagi Grimberg
1
-8
/
+5
2014-12-15
IB/iser: Use more completion queues
Sagi Grimberg
2
-4
/
+12
2014-12-15
IB/iser: Remove redundant is_mr indicator
Sagi Grimberg
3
-13
/
+4
2014-12-15
IB/iser: Centralize memory region invalidation to a function
Sagi Grimberg
1
-16
/
+16
2014-12-15
IB/iser: Terminate connection before cleaning inflight tasks
Sagi Grimberg
1
-1
/
+1
2014-12-15
IB/iser: Fix race between iser connection teardown and scsi TMFs
Sagi Grimberg
1
-8
/
+41
2014-12-15
IB/iser: Fix possible NULL derefernce ib_conn->device in session_create
Ariel Nahum
1
-4
/
+18
2014-12-15
IB/iser: Fix sparse warnings
Sagi Grimberg
2
-8
/
+8
2014-12-15
IB/iser: Fix possible SQ overflow
Max Gurtovoy
2
-3
/
+5
2014-12-15
IB/iser: Decrement CQ's active QPs accounting when QP creation fails
Sagi Grimberg
1
-0
/
+4
2014-12-15
IB/iser: Collapse cleanup and disconnect handlers
Ariel Nahum
1
-8
/
+11
2014-12-15
IB/iser: Fix catastrophic error flow hang
Sagi Grimberg
1
-1
/
+3
2014-12-15
IB/iser: Re-adjust CQ and QP send ring sizes to HW limits
Minh Tran
3
-8
/
+38
2014-12-15
IPoIB: No longer use flush as a parameter
Doug Ledford
3
-17
/
+16
2014-12-15
IPoIB: Make ipoib_mcast_stop_thread flush the workqueue
Doug Ledford
3
-15
/
+12
2014-12-15
IPoIB: Use dedicated workqueues per interface
Doug Ledford
6
-34
/
+58
2014-12-15
IPoIB: change init sequence ordering
Doug Ledford
1
-7
/
+17
2014-12-15
IPoIB: fix mcast_dev_flush/mcast_restart_task race
Doug Ledford
1
-5
/
+32
2014-12-15
IPoIB: fix MCAST_FLAG_BUSY usage
Doug Ledford
2
-57
/
+101
2014-12-15
IPoIB: Make the carrier_on_task race aware
Doug Ledford
1
-6
/
+15
2014-12-15
IPoIB: Consolidate rtnl_lock tasks in workqueue
Doug Ledford
1
-6
/
+2
2014-12-12
iser-target: Fix wc->wr_id cast warning
Nicholas Bellinger
1
-2
/
+1
2014-12-12
iser-target: Remove code duplication
Sagi Grimberg
1
-27
/
+20
2014-12-12
iser-target: Adjust log levels and prettify some prints
Sagi Grimberg
1
-109
/
+108
2014-12-12
iser-target: Use debug_level parameter to control logging level
Sagi Grimberg
2
-178
/
+209
2014-12-12
iser-target: Fix logout sequence
Sagi Grimberg
2
-8
/
+17
2014-12-12
iser-target: Don't wait for session commands from completion context
Sagi Grimberg
1
-7
/
+10
2014-12-12
iser-target: Reduce CQ lock contention by batch polling
Sagi Grimberg
2
-5
/
+9
2014-12-12
iser-target: Introduce isert_poll_budget
Sagi Grimberg
1
-1
/
+7
2014-12-12
iser-target: Remove an atomic operation from the IO path
Sagi Grimberg
2
-63
/
+40
2014-12-12
iser-target: Remove redundant call to isert_conn_terminate
Sagi Grimberg
1
-4
/
+0
2014-12-12
iser-target: Use single CQ for TX and RX
Sagi Grimberg
2
-124
/
+83
2014-12-12
iser-target: Centralize completion elements to a context
Sagi Grimberg
2
-108
/
+114
2014-12-12
iser-target: Cast wr_id with uintptr_t instead of unsinged long
Sagi Grimberg
1
-8
/
+8
[next]