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
/
iser
Commit message (
Expand
)
Author
Age
*
IB/iser: Rewrite bounce buffer code path
Sagi Grimberg
2015-04-15
*
IB/iser: Bump version to 1.6
Sagi Grimberg
2015-04-15
*
IB/iser: Remove code duplication for a single DMA entry
Sagi Grimberg
2015-04-15
*
IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr
Sagi Grimberg
2015-04-15
*
IB/iser: Modify struct iser_mem_reg members
Sagi Grimberg
2015-04-15
*
IB/iser: Make fastreg pool cache friendly
Sagi Grimberg
2015-04-15
*
IB/iser: Move PI context alloc/free to routines
Sagi Grimberg
2015-04-15
*
IB/iser: Move fastreg descriptor pool get/put to helper functions
Sagi Grimberg
2015-04-15
*
IB/iser: Merge build page-vec into register page-vec
Sagi Grimberg
2015-04-15
*
IB/iser: Get rid of struct iser_rdma_regd
Sagi Grimberg
2015-04-15
*
IB/iser: Remove redundant assignments in iser_reg_page_vec
Sagi Grimberg
2015-04-15
*
IB/iser: Move memory reg/dereg routines to iser_memory.c
Sagi Grimberg
2015-04-15
*
IB/iser: Don't pass ib_device to fall_to_bounce_buff routine
Sagi Grimberg
2015-04-15
*
IB/iser: Remove a redundant struct iser_data_buf
Sagi Grimberg
2015-04-15
*
IB/iser: Remove redundant cmd_data_len calculation
Sagi Grimberg
2015-04-15
*
IB/iser: Fix wrong calculation of protection buffer length
Sagi Grimberg
2015-04-15
*
IB/iser: Handle fastreg/local_inv completion errors
Sagi Grimberg
2015-04-15
*
IB/iser: Fix unload during ep_poll wrong dereference
Sagi Grimberg
2015-04-15
*
IB/iser: Release the iscsi endpoint if ep_disconnect wasn't called
Ariel Nahum
2015-02-17
*
IB/iser: Fix memory regions possible leak
Sagi Grimberg
2015-02-17
*
IB/iser: Use correct dma direction when unmapping SGs
Roi Dayan
2015-02-13
*
IB/iser: Bump version to 1.5
Or Gerlitz
2014-12-15
*
IB/iser: DIX update
Sagi Grimberg
2014-12-15
*
IB/iser: Micro-optimize iser_handle_wc
Sagi Grimberg
2014-12-15
*
IB/iser: Micro-optimize iser logging
Sagi Grimberg
2014-12-15
*
IB/iser: Use more completion queues
Sagi Grimberg
2014-12-15
*
IB/iser: Remove redundant is_mr indicator
Sagi Grimberg
2014-12-15
*
IB/iser: Centralize memory region invalidation to a function
Sagi Grimberg
2014-12-15
*
IB/iser: Terminate connection before cleaning inflight tasks
Sagi Grimberg
2014-12-15
*
IB/iser: Fix race between iser connection teardown and scsi TMFs
Sagi Grimberg
2014-12-15
*
IB/iser: Fix possible NULL derefernce ib_conn->device in session_create
Ariel Nahum
2014-12-15
*
IB/iser: Fix sparse warnings
Sagi Grimberg
2014-12-15
*
IB/iser: Fix possible SQ overflow
Max Gurtovoy
2014-12-15
*
IB/iser: Decrement CQ's active QPs accounting when QP creation fails
Sagi Grimberg
2014-12-15
*
IB/iser: Collapse cleanup and disconnect handlers
Ariel Nahum
2014-12-15
*
IB/iser: Fix catastrophic error flow hang
Sagi Grimberg
2014-12-15
*
IB/iser: Re-adjust CQ and QP send ring sizes to HW limits
Minh Tran
2014-12-15
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
*
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
*
IB/mlx5, iser, isert: Add Signature API additions
Sagi Grimberg
2014-10-09
*
IB/iser: Centralize ib_sig_domain settings
Sagi Grimberg
2014-10-09
*
IB/iser: Set IP_CSUM as default guard type
Sagi Grimberg
2014-10-09
*
IB/iser: Remove redundant assignment
Sagi Grimberg
2014-10-09
*
IB/iser: Bump version, add maintainer
Or Gerlitz
2014-10-09
*
IB/iser: Fix/add kernel-doc style description in iscsi_iser.c
Sagi Grimberg
2014-10-09
*
IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.h
Sagi Grimberg
2014-10-09
*
IB/iser: Nit - add space after __func__ in iser logging
Sagi Grimberg
2014-10-09
*
IB/iser: Change iscsi_conn_stop log level to info
Ariel Nahum
2014-10-09
*
IB/iser: Suppress scsi command send completions
Sagi Grimberg
2014-10-09
*
IB/iser: Optimize completion polling
Sagi Grimberg
2014-10-09
[next]