开源镜像站
帮助
动态
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_verbs.c
Age
Commit message (
Expand
)
Author
2024-01-04
IB/iser: Prevent invalidating wrong MR
Sergey Gorenko
2023-04-03
IB/iser: remove unused macros
Max Gurtovoy
2022-10-19
IB/iser: open code iser_disconnected_handler
Max Gurtovoy
2022-10-19
IB/iser: add safety checks for state_mutex lock
Max Gurtovoy
2022-10-19
IB/iser: open code iser_conn_state_comp_exch
Sergey Gorenko
2022-06-24
IB/iser: Drain the entire QP during destruction flow
Max Gurtovoy
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-03-18
IB/iser: Use iser_fr_desc as registration context
Max Gurtovoy
2022-01-28
RDMA/iser: Delete useless module.h include
Leon Romanovsky
2022-01-06
IB/iser: Align coding style across driver
Max Gurtovoy
2022-01-05
IB/iser: Remove un-needed casting to/from void pointer
Max Gurtovoy
2022-01-05
IB/iser: Don't suppress send completions
Max Gurtovoy
2022-01-05
IB/iser: Rename ib_ret local variable
Max Gurtovoy
2022-01-05
IB/iser: Fix RNR errors
Sergey Gorenko
2021-07-20
scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()
Bart Van Assche
2021-06-21
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
2021-01-19
IB/iser: Remove unneeded semicolons
Max Gurtovoy
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-29
IB/iser: use new shared CQ mechanism
Yamin Friedman
2020-06-02
RDMA/iser: Remove support for FMR memory registration
Israel Rukshin
2020-01-03
IB/iser: use true,false for bool variable
zhengbin
2019-10-22
infiniband: fix ulp/iser/iser_verbs.c kernel-doc notation
rd.dunlab@gmail.com
2019-10-08
RDMA/iser: Use iser_err instead of pr_err for logging
Max Gurtovoy
2019-10-01
IB/iser: remove redundant macro definitions
Max Gurtovoy
2019-10-01
IB/iser: add unlikely checks in the fast path
Max Gurtovoy
2019-06-24
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
2019-06-24
IB/iser: Unwind WR union at iser_tx_desc
Israel Rukshin
2019-06-24
IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
2018-11-21
iser: set sector for ambiguous mr status errors
Sagi Grimberg
2018-09-26
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-07-24
IB/iser: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-05-31
IB/iser: Do not reduce max_sectors
Sergey Gorenko
2017-09-29
IB/{ipoib, iser}: Consistent print format of vendor error
Ajaykumar Hotchandani
2017-08-24
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
2017-07-11
IB/iser: Handle lack of memory management extentions correctly
Mike Marciniszyn
2017-03-24
RDMA/iser: Fix possible mr leak on device removal event
Sagi Grimberg
2017-02-19
IB/iser: Protect completion context active_qps update
Max Gurtovoy
2017-01-24
IB/iser: remove unused variable from iser_conn struct
Max Gurtovoy
2016-12-14
ib_iser: log the connection reject message
Steve Wise
2016-09-23
IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-03-16
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
2016-03-04
iser: Accept arbitrary sg lists mapping if the device supports it
Sagi Grimberg
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: set intuitive values for mr_valid
Jenny Derzhavetz
2015-12-22
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
[next]