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-02-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-18
/
+32
2015-02-17
IB/iser: Release the iscsi endpoint if ep_disconnect wasn't called
Ariel Nahum
1
-0
/
+2
2015-02-17
IB/iser: Fix memory regions possible leak
Sagi Grimberg
2
-15
/
+14
2015-02-13
IB/iser: Use correct dma direction when unmapping SGs
Roi Dayan
3
-8
/
+17
2015-02-12
iscsi/iser-target: Support multi-sequence sendtargets text response
Sagi Grimberg
1
-3
/
+15
2015-02-05
iser-target: Remove duplicate function names
Rasmus Villemoes
1
-4
/
+3
2015-02-04
iser-target: Fix wrong allocation in the case of an empty text message
Sagi Grimberg
1
-6
/
+8
2015-02-04
iser-target: Use WQ_UNBOUND for completion workqueue
Sagi Grimberg
1
-1
/
+2
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
2015-01-30
iser-target: Fix typo in isert_put_text_rsp
Sagi Grimberg
1
-1
/
+1
2015-01-30
iser-target: Fix sparse warning
Sagi Grimberg
1
-1
/
+1
2015-01-20
ib_srpt: wait_for_completion_timeout does not return negative status
Nicholas Mc Guire
1
-2
/
+2
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
[next]