index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
/
iser_verbs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/iser: Align coding style across driver
Max Gurtovoy
2022-01-06
1
-29
/
+25
*
IB/iser: Remove un-needed casting to/from void pointer
Max Gurtovoy
2022-01-05
1
-9
/
+8
*
IB/iser: Don't suppress send completions
Max Gurtovoy
2022-01-05
1
-4
/
+2
*
IB/iser: Rename ib_ret local variable
Max Gurtovoy
2022-01-05
1
-15
/
+15
*
IB/iser: Fix RNR errors
Sergey Gorenko
2022-01-05
1
-29
/
+12
*
scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()
Bart Van Assche
2021-07-20
1
-1
/
+1
*
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
2021-06-21
1
-1
/
+1
*
IB/iser: Remove unneeded semicolons
Max Gurtovoy
2021-01-19
1
-1
/
+1
*
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
2020-10-28
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
IB/iser: use new shared CQ mechanism
Yamin Friedman
2020-07-29
1
-87
/
+25
*
RDMA/iser: Remove support for FMR memory registration
Israel Rukshin
2020-06-02
1
-111
/
+15
*
IB/iser: use true,false for bool variable
zhengbin
2020-01-03
1
-1
/
+1
*
infiniband: fix ulp/iser/iser_verbs.c kernel-doc notation
rd.dunlab@gmail.com
2019-10-22
1
-22
/
+38
*
RDMA/iser: Use iser_err instead of pr_err for logging
Max Gurtovoy
2019-10-08
1
-2
/
+2
*
IB/iser: remove redundant macro definitions
Max Gurtovoy
2019-10-01
1
-2
/
+2
*
IB/iser: add unlikely checks in the fast path
Max Gurtovoy
2019-10-01
1
-2
/
+2
*
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
2019-06-24
1
-2
/
+2
*
IB/iser: Unwind WR union at iser_tx_desc
Israel Rukshin
2019-06-24
1
-2
/
+10
*
IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
2019-06-24
1
-95
/
+45
*
iser: set sector for ambiguous mr status errors
Sagi Grimberg
2018-11-21
1
-4
/
+3
*
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
1
-4
/
+5
*
IB/iser: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
1
-7
/
+7
*
IB/iser: Do not reduce max_sectors
Sergey Gorenko
2018-05-31
1
-3
/
+18
*
IB/{ipoib, iser}: Consistent print format of vendor error
Ajaykumar Hotchandani
2017-09-29
1
-1
/
+1
*
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
2017-08-24
1
-4
/
+2
*
IB/iser: Handle lack of memory management extentions correctly
Mike Marciniszyn
2017-07-11
1
-2
/
+8
*
RDMA/iser: Fix possible mr leak on device removal event
Sagi Grimberg
2017-03-24
1
-3
/
+5
*
IB/iser: Protect completion context active_qps update
Max Gurtovoy
2017-02-19
1
-0
/
+2
*
IB/iser: remove unused variable from iser_conn struct
Max Gurtovoy
2017-01-24
1
-12
/
+1
*
ib_iser: log the connection reject message
Steve Wise
2016-12-14
1
-1
/
+4
*
IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
2016-09-23
1
-19
/
+3
*
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-23
1
-1
/
+1
*
-
.
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
2016-03-16
1
-8
/
+15
|
\
\
|
|
*
iser: Accept arbitrary sg lists mapping if the device supports it
Sagi Grimberg
2016-03-04
1
-8
/
+15
|
|
/
*
/
IB/iser: Use ib_drain_sq()
Steve Wise
2016-02-29
1
-13
/
+2
|
/
*
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
2015-12-26
1
-3
/
+15
*
IB/iser,isert: Create and use new shared header
Sagi Grimberg
2015-12-24
1
-4
/
+3
*
IB/iser: set intuitive values for mr_valid
Jenny Derzhavetz
2015-12-24
1
-2
/
+2
*
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
1
-210
/
+64
|
\
|
*
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...
Doug Ledford
2015-12-15
1
-208
/
+62
|
|
\
|
|
*
IB/iser: Convert to CQ abstraction
Christoph Hellwig
2015-12-11
1
-201
/
+57
|
|
*
IB/iser: Use helper for container_of
Sagi Grimberg
2015-12-11
1
-4
/
+2
|
|
*
IB/iser: Use a dedicated descriptor for login
Sagi Grimberg
2015-12-11
1
-7
/
+7
*
|
|
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
2015-12-22
1
-22
/
+16
|
/
/
*
/
IB/iser: use sector_div instead of do_div
Arnd Bergmann
2015-12-07
1
-1
/
+1
|
/
*
IB/iser: Port to new fast registration API
Sagi Grimberg
2015-10-28
1
-15
/
+1
*
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-28
1
-1
/
+1
|
\
|
*
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
1
-1
/
+1
*
|
IB/cma: Add support for network namespaces
Guy Shapiro
2015-10-28
1
-1
/
+1
|
/
[next]