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
2014-12-12
iser-target: Unite error completion handler for RX and TX
Sagi Grimberg
1
-33
/
+28
2014-12-12
iser-target: Remove interrupt coalescing
Sagi Grimberg
2
-116
/
+10
2014-12-12
iser-target: Work-around live target stack shutdown resource cleanup
Sagi Grimberg
1
-0
/
+21
2014-12-12
iscsi,iser-target: Expose supported protection ops according to t10_pi
Sagi Grimberg
2
-3
/
+12
2014-12-12
iser-target: Fix NULL dereference in SW mode DIF
Sagi Grimberg
1
-6
/
+13
2014-12-12
iser-target: Allocate PI contexts dynamically
Sagi Grimberg
2
-116
/
+158
2014-12-12
iser-target: Fix implicit termination of connections
Sagi Grimberg
2
-8
/
+35
2014-12-12
iser-target: Handle ADDR_CHANGE event for listener cm_id
Sagi Grimberg
2
-31
/
+77
2014-12-12
iser-target: Fix connected_handler + teardown flow race
Sagi Grimberg
1
-12
/
+19
2014-12-12
iser-target: Parallelize CM connection establishment
Sagi Grimberg
2
-24
/
+62
2014-12-12
iser-target: Fix flush + disconnect completion handling
Sagi Grimberg
2
-23
/
+31
2014-12-12
iscsi,iser-target: Initiate termination only once
Sagi Grimberg
2
-34
/
+51
2014-12-08
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
3
-434
/
+720
2014-12-08
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
1
-24
/
+2
2014-12-04
scsi: remove MSG_*_TAG defines
Christoph Hellwig
1
-5
/
+5
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-1
/
+0
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2
-6
/
+3
2014-11-24
scsi: don't allow setting of queue_depth bigger than can_queue
Christoph Hellwig
1
-7
/
+1
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2
-12
/
+9
2014-11-19
IB/isert: Adjust CQ size to HW limits
Chris Moore
1
-2
/
+6
2014-11-12
IB/srp: Fix a race condition triggered by destroying a queue pair
Bart Van Assche
2
-9
/
+52
2014-11-12
IB/srp: Add multichannel support
Bart Van Assche
2
-75
/
+216
2014-11-12
IB/srp: Use block layer tags
Bart Van Assche
2
-24
/
+27
2014-11-12
IB/srp: Separate target and channel variables
Bart Van Assche
2
-335
/
+403
2014-11-12
IB/srp: Introduce two new srp_target_port member variables
Bart Van Assche
2
-17
/
+26
2014-11-12
IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanning
Bart Van Assche
2
-9
/
+52
2014-11-12
IB/srp: Remove stale connection retry mechanism
Bart Van Assche
1
-13
/
+3
2014-11-12
IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib()
Bart Van Assche
1
-5
/
+6
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
1
-23
/
+1
2014-11-02
iser-target: Handle DEVICE_REMOVAL event on network portal listener correctly
Sagi Grimberg
1
-10
/
+19
2014-11-02
ib_isert: Add max_send_sge=2 minimum for control PDU responses
Or Gerlitz
1
-2
/
+5
2014-10-28
srp-target: Retry when QP creation fails with ENOMEM
Bart Van Assche
1
-0
/
+8
2014-10-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-3
/
+3
2014-10-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-669
/
+1081
2014-10-14
ib_srpt: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-10-09
IB/mlx5, iser, isert: Add Signature API additions
Sagi Grimberg
2
-52
/
+38
2014-10-09
Target/iser: Centralize ib_sig_domain setting
Sagi Grimberg
1
-17
/
+16
2014-10-09
IB/iser: Centralize ib_sig_domain settings
Sagi Grimberg
1
-18
/
+18
2014-10-09
IB/iser: Set IP_CSUM as default guard type
Sagi Grimberg
1
-2
/
+2
2014-10-09
IB/iser: Remove redundant assignment
Sagi Grimberg
1
-1
/
+0
2014-10-09
IB/iser: Bump version, add maintainer
Or Gerlitz
1
-1
/
+1
2014-10-09
IB/iser: Fix/add kernel-doc style description in iscsi_iser.c
Sagi Grimberg
1
-9
/
+160
2014-10-09
IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.h
Sagi Grimberg
1
-46
/
+189
2014-10-09
IB/iser: Nit - add space after __func__ in iser logging
Sagi Grimberg
1
-8
/
+8
2014-10-09
IB/iser: Change iscsi_conn_stop log level to info
Ariel Nahum
1
-1
/
+1
2014-10-09
IB/iser: Suppress scsi command send completions
Sagi Grimberg
3
-7
/
+16
2014-10-09
IB/iser: Optimize completion polling
Sagi Grimberg
2
-5
/
+11
2014-10-09
IB/iser: Use beacon to indicate all completions were consumed
Sagi Grimberg
3
-22
/
+23
2014-10-09
IB/iser: Use single CQ for RX and TX
Sagi Grimberg
3
-125
/
+114
[prev]
[next]