开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
/
iser_initiator.c
Age
Commit message (
Expand
)
Author
2024-01-04
IB/iser: Prevent invalidating wrong MR
Sergey Gorenko
2023-04-03
IB/iser: remove redundant new line
Max Gurtovoy
2023-04-03
IB/iser: centralize setting desc type and done callback
Max Gurtovoy
2022-08-16
IB/iser: Fix login with authentication
Sergey Gorenko
2022-03-18
IB/iser: Fix error flow in case of registration failure
Max Gurtovoy
2022-03-18
IB/iser: Generalize map/unmap dma tasks
Max Gurtovoy
2022-03-18
IB/iser: Use iser_fr_desc as registration context
Max Gurtovoy
2022-01-06
IB/iser: Align coding style across driver
Max Gurtovoy
2022-01-05
IB/iser: Don't suppress send completions
Max Gurtovoy
2022-01-05
IB/iser: Fix RNR errors
Sergey Gorenko
2020-06-02
RDMA/iser: Remove support for FMR memory registration
Israel Rukshin
2019-10-22
infiniband: fix ulp/iser/iser_initiator.c kernel-doc warnings
rd.dunlab@gmail.com
2019-06-24
IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
2018-09-28
IB/iser: Fix possible NULL deref at iser_inv_desc()
Israel Rukshin
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-31
IB/iser: Do not reduce max_sectors
Sergey Gorenko
2018-01-28
IB/iser: Combine substrings for three messages
Markus Elfring
2018-01-28
IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()
Markus Elfring
2018-01-28
IB/iser: Delete an error message for a failed memory allocation in iser_send_...
Markus Elfring
2017-07-20
RDMA/iser: don't send an rkey if all data is written as immadiate-data
Sagi Grimberg
2017-04-25
IB/iser: fix spelling mistake: "unexepected" -> "unexpected"
Colin Ian King
2016-02-29
IB/iser: Use ib_drain_sq()
Steve Wise
2015-12-26
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
2015-12-24
IB/iser,isert: Create and use new shared header
Sagi Grimberg
2015-12-24
IB/iser: Don't register memory for all immediate data writes
Jenny Derzhavetz
2015-12-11
IB/iser: Convert to CQ abstraction
Christoph Hellwig
2015-12-11
IB/iser: Use helper for container_of
Sagi Grimberg
2015-12-11
IB/iser: Use a dedicated descriptor for login
Sagi Grimberg
2015-10-28
IB/iser: set block queue_virt_boundary
Sagi Grimberg
2015-08-30
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
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: Introduce iser_reg_ops
Sagi Grimberg
2015-08-30
IB/iser: Remove a redundant always-false condition
Sagi Grimberg
2015-08-30
IB/iser: Fix missing return status check in iser_send_data_out
Sagi Grimberg
2015-04-15
IB/iser: Rewrite bounce buffer code path
Sagi Grimberg
2015-04-15
IB/iser: Modify struct iser_mem_reg members
Sagi Grimberg
2015-04-15
IB/iser: Get rid of struct iser_rdma_regd
Sagi Grimberg
2015-04-15
IB/iser: Remove a redundant struct iser_data_buf
Sagi Grimberg
2015-04-15
IB/iser: Fix wrong calculation of protection buffer length
Sagi Grimberg
2015-02-17
IB/iser: Fix memory regions possible leak
Sagi Grimberg
2015-02-13
IB/iser: Use correct dma direction when unmapping SGs
Roi Dayan
2014-12-15
IB/iser: Fix possible SQ overflow
Max Gurtovoy
2014-10-09
IB/iser: Suppress scsi command send completions
Sagi Grimberg
2014-10-09
IB/iser: Use beacon to indicate all completions were consumed
Sagi Grimberg
2014-10-09
IB/iser: Use single CQ for RX and TX
Sagi Grimberg
2014-10-09
IB/iser: Re-introduce ib_conn
Sagi Grimberg
2014-10-09
IB/iser: Rename ib_conn -> iser_conn
Sagi Grimberg
2014-06-11
libiscsi, iser: Adjust data_length to include protection information
Sagi Grimberg
[next]