index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
isert
/
ib_isert.c
Commit message (
Expand
)
Author
Age
*
iser-target: Fix wc->wr_id cast warning
Nicholas Bellinger
2014-12-13
*
iser-target: Remove code duplication
Sagi Grimberg
2014-12-13
*
iser-target: Adjust log levels and prettify some prints
Sagi Grimberg
2014-12-13
*
iser-target: Use debug_level parameter to control logging level
Sagi Grimberg
2014-12-13
*
iser-target: Fix logout sequence
Sagi Grimberg
2014-12-13
*
iser-target: Don't wait for session commands from completion context
Sagi Grimberg
2014-12-13
*
iser-target: Reduce CQ lock contention by batch polling
Sagi Grimberg
2014-12-13
*
iser-target: Introduce isert_poll_budget
Sagi Grimberg
2014-12-13
*
iser-target: Remove an atomic operation from the IO path
Sagi Grimberg
2014-12-13
*
iser-target: Remove redundant call to isert_conn_terminate
Sagi Grimberg
2014-12-13
*
iser-target: Use single CQ for TX and RX
Sagi Grimberg
2014-12-13
*
iser-target: Centralize completion elements to a context
Sagi Grimberg
2014-12-13
*
iser-target: Cast wr_id with uintptr_t instead of unsinged long
Sagi Grimberg
2014-12-13
*
iser-target: Unite error completion handler for RX and TX
Sagi Grimberg
2014-12-13
*
iser-target: Remove interrupt coalescing
Sagi Grimberg
2014-12-13
*
iser-target: Work-around live target stack shutdown resource cleanup
Sagi Grimberg
2014-12-13
*
iscsi,iser-target: Expose supported protection ops according to t10_pi
Sagi Grimberg
2014-12-13
*
iser-target: Fix NULL dereference in SW mode DIF
Sagi Grimberg
2014-12-13
*
iser-target: Allocate PI contexts dynamically
Sagi Grimberg
2014-12-13
*
iser-target: Fix implicit termination of connections
Sagi Grimberg
2014-12-13
*
iser-target: Handle ADDR_CHANGE event for listener cm_id
Sagi Grimberg
2014-12-13
*
iser-target: Fix connected_handler + teardown flow race
Sagi Grimberg
2014-12-13
*
iser-target: Parallelize CM connection establishment
Sagi Grimberg
2014-12-13
*
iser-target: Fix flush + disconnect completion handling
Sagi Grimberg
2014-12-13
*
iscsi,iser-target: Initiate termination only once
Sagi Grimberg
2014-12-13
*
IB/isert: Adjust CQ size to HW limits
Chris Moore
2014-11-20
*
iser-target: Handle DEVICE_REMOVAL event on network portal listener correctly
Sagi Grimberg
2014-11-03
*
ib_isert: Add max_send_sge=2 minimum for control PDU responses
Or Gerlitz
2014-11-03
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-10-21
|
\
|
*
iser-target: Disable TX completion interrupt coalescing
Nicholas Bellinger
2014-10-05
|
*
iser-target: Fix smatch warning
Sagi Grimberg
2014-10-03
*
|
IB/mlx5, iser, isert: Add Signature API additions
Sagi Grimberg
2014-10-09
*
|
Target/iser: Centralize ib_sig_domain setting
Sagi Grimberg
2014-10-09
*
|
Target/iser: Fix initiator_depth and responder_resources
Sagi Grimberg
2014-09-15
*
|
Target/iser: Avoid calling rdma_disconnect twice
Sagi Grimberg
2014-09-15
*
|
Target/iser: Don't put isert_conn inside disconnected handler
Sagi Grimberg
2014-09-15
*
|
Target/iser: Get isert_conn reference once got to connected_handler
Sagi Grimberg
2014-09-15
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-06-13
|
\
|
*
Target/iscsi: Fix sendtargets response pdu for iser transport
Sagi Grimberg
2014-06-11
|
*
Target/iser: Fix a wrong dereference in case discovery session is over iser
Sagi Grimberg
2014-06-11
|
*
Target/iser: Gracefully reject T10-PI enabled connect request if not supported
Sagi Grimberg
2014-05-20
|
*
Target/iser: Wait for proper cleanup before unloading
Sagi Grimberg
2014-05-20
|
*
Target/iser: Improve cm events handling
Sagi Grimberg
2014-05-20
|
*
Target/iser: Fix hangs in connection teardown
Sagi Grimberg
2014-05-19
|
*
Target/iser: Bail from accept_np if np_thread is trying to close
Sagi Grimberg
2014-05-19
*
|
iser-target: Add missing target_put_sess_cmd for ImmedateData failure
Nicholas Bellinger
2014-06-03
|
/
*
Target/iscsi,iser: Avoid accepting transport connections during stop stage
Sagi Grimberg
2014-05-15
*
Target/iser: Fix iscsit_accept_np and rdma_cm racy flow
Sagi Grimberg
2014-05-15
*
Target/iser: Fix wrong connection requests list addition
Sagi Grimberg
2014-05-15
*
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
2014-04-07
[next]