index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Commit message (
Expand
)
Author
Age
...
|
*
ib_srpt: Convert to target_alloc_session usage
Nicholas Bellinger
2016-03-11
|
|
|
\
*
-
.
\
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
2016-03-16
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
iser: Accept arbitrary sg lists mapping if the device supports it
Sagi Grimberg
2016-03-04
|
|
/
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into...
Doug Ledford
2016-03-14
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
IB/iser: Use ib_drain_sq()
Steve Wise
2016-02-29
|
|
|
*
IB/srp: Use ib_drain_rq()
Steve Wise
2016-02-29
|
|
_
|
/
|
/
|
|
|
|
*
IB/srpt: Fix wait list processing
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Introduce srpt_process_wait_list()
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Log out all initiators if a port is disabled
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Fix srpt_write_pending()
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Detect session shutdown reliably
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Use a mutex to protect the channel list
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Log private data associated with REJ
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Eliminate srpt_find_channel()
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Inline trivial CM callback functions
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Fix how aborted commands are processed
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Fix srpt_handle_cmd() error paths
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Fix srpt_close_session()
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Simplify srpt_shutdown_session()
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Simplify channel state management
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Use scsilun_to_int()
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Introduce target_reverse_dma_direction()
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Inline srpt_get_ch_state()
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Inline srpt_sdev_name()
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Remove struct srpt_node_acl
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Add parentheses around sizeof argument
Bart Van Assche
2016-02-29
|
|
*
IB/srpt: Simplify srpt_handle_tsk_mgmt()
Bart Van Assche
2016-02-29
|
|
/
|
/
|
|
*
IB/ipoib: Add handling for sending of skb with many frags
Hans Westgaard Ry
2016-03-03
|
/
*
IB/ipoib: fix for rare multicast join race condition
Alex Estrin
2016-02-12
*
IB/IPoIB: Do not set skb truesize since using one linearskb
Carol L Soto
2016-02-04
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-23
|
\
|
*
IB/srpt: Remove redundant wc array
Sagi Grimberg
2016-01-19
|
*
IB/srpt: Fix the RDMA completion handlers
Bart Van Assche
2016-01-19
|
*
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
2016-01-19
|
*
IB/IPoIB: Fix kernel panic on multicast flow
Erez Shitrit
2016-01-19
|
*
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
2015-12-26
|
*
IB/iser: Change the increment rkey flow logic
Sagi Grimberg
2015-12-24
|
*
IB/isert: Support the remote invalidation exception
Jenny Derzhavetz
2015-12-24
|
*
IB/isert: Declare correct flags when accepting a connection
Jenny Derzhavetz
2015-12-24
|
*
IB/isert: Remove unused file iser_proto.h
Sagi Grimberg
2015-12-24
|
*
IB/iser,isert: Create and use new shared header
Sagi Grimberg
2015-12-24
|
*
IB/iser: set intuitive values for mr_valid
Jenny Derzhavetz
2015-12-24
|
*
IB/iser: Don't register memory for all immediate data writes
Jenny Derzhavetz
2015-12-24
|
*
IB/iser: Reuse ib_sg_to_pages
Sagi Grimberg
2015-12-24
|
*
IB/iser: Fix module init not cleaning up on error flow
Roi Dayan
2015-12-24
|
*
IB/iser: constify iser_reg_ops structure
Julia Lawall
2015-12-24
|
*
IB/IPoIB: Move multicast specific code out of ipoib_main.c
Christoph Lameter
2015-12-23
|
*
IB/IPoIB: factor out common multicast list removal code
Christoph Lameter
2015-12-23
|
*
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
|
|
\
|
|
*
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...
Doug Ledford
2015-12-15
|
|
|
\
[prev]
[next]