index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
Age
Commit message (
Expand
)
Author
2018-12-13
iser: set sector for ambiguous mr status errors
Sagi Grimberg
2017-12-25
RDMA/iser: Fix possible mr leak on device removal event
Sagi Grimberg
2015-12-07
IB/iser: use sector_div instead of do_div
Arnd Bergmann
2015-10-28
IB/iser: Port to new fast registration API
Sagi Grimberg
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-28
IB/cma: Add support for network namespaces
Guy Shapiro
2015-10-28
IB/iser: Enable SG clustering
Sagi Grimberg
2015-10-28
IB/iser: set block queue_virt_boundary
Sagi Grimberg
2015-10-22
IB/iser: Remove an unused variable
Bart Van Assche
2015-10-21
IB/iser: fix a comment typo
Geliang Tang
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-09-25
IB/iser: Add module parameter for always register memory
Sagi Grimberg
2015-08-30
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2015-08-30
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
2015-08-30
IB/iser: Chain all iser transaction send work requests
Sagi Grimberg
2015-08-30
IB/iser: Add debug prints to the various memory registration methods
Sagi Grimberg
2015-08-30
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
2015-08-30
IB/iser: Pass registration pool a size parameter
Sagi Grimberg
2015-08-30
IB/iser: Unify fast memory registration flows
Sagi Grimberg
2015-08-30
IB/iser: Make reg_desc_get a per device routine
Sagi Grimberg
2015-08-30
IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr
Sagi Grimberg
2015-08-30
IB/iser: Maintain connection fmr_pool under a single registration descriptor
Adir Lev
2015-08-30
IB/iser: Introduce iser registration pool struct
Sagi Grimberg
2015-08-30
IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc
Sagi Grimberg
2015-08-30
IB/iser: Introduce iser_reg_ops
Sagi Grimberg
2015-08-30
IB/iser: Remove dead code in fmr_pool alloc/free
Sagi Grimberg
2015-08-30
IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc
Sagi Grimberg
2015-08-30
IB/iser: Introduce struct iser_reg_resources
Sagi Grimberg
2015-08-30
IB/iser: Remove an unneeded print for unaligned memory
Sagi Grimberg
2015-08-30
IB/iser: Remove a redundant always-false condition
Sagi Grimberg
2015-08-30
IB/iser: Fix possible bogus DMA unmapping
Sagi Grimberg
2015-08-30
IB/iser: Get rid of un-maintained counters
Sagi Grimberg
2015-08-30
IB/iser: Fix missing return status check in iser_send_data_out
Sagi Grimberg
2015-08-30
IB/iser: Remove '.' from log message
Sagi Grimberg
2015-08-30
IB/iser: Change minor assignments and logging prints
Sagi Grimberg
2015-08-30
IB/iser: Change some module parameters to be RO
Jenny Falkovich
2015-08-30
IB/iser: Convert to ib_alloc_mr
Sagi Grimberg
2015-08-30
IB: Modify ib_create_mr API
Sagi Grimberg
2015-08-30
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
2015-08-28
RDMA/iser: Limit sgs to the device fastreg depth
Steve Wise
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-05-18
IB/iser: Align to generic logging helpers
Sagi Grimberg
2015-04-15
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
[next]