index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
/
iscsi_iser.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
IB/iser: use new shared CQ mechanism
Yamin Friedman
1
-19
/
+4
2020-06-22
RDMA: Correct trivial kernel-doc inconsistencies
Colton Lewis
1
-0
/
+2
2020-06-02
RDMA/iser: Remove support for FMR memory registration
Israel Rukshin
1
-72
/
+7
2019-10-22
infiniband: fix ulp/iser/iscsi_iser.h kernel-doc warnings
rd.dunlab@gmail.com
1
-7
/
+11
2019-10-22
infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notation
rd.dunlab@gmail.com
1
-4
/
+4
2019-10-01
IB/iser: remove redundant macro definitions
Max Gurtovoy
1
-6
/
+2
2019-09-13
IB/iser: Support up to 16MB data transfer in a single command
Sergey Gorenko
1
-3
/
+4
2019-06-24
IB/iser: Unwind WR union at iser_tx_desc
Israel Rukshin
1
-28
/
+6
2019-06-24
IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
1
-30
/
+8
2019-03-25
RDMA: Use __packed annotation instead of __attribute__ ((packed))
Erez Alfasi
1
-1
/
+1
2019-03-04
IB/iser: Fix dma_nents type definition
Max Gurtovoy
1
-1
/
+1
2018-06-04
IB/iser: use T10-PI check mask definitions from core layer
Max Gurtovoy
1
-4
/
+0
2018-05-31
IB/iser: Do not reduce max_sectors
Sergey Gorenko
1
-0
/
+2
2017-03-24
RDMA/iser: Fix possible mr leak on device removal event
Sagi Grimberg
1
-0
/
+2
2017-01-24
IB/iser: remove unused variable from iser_conn struct
Max Gurtovoy
1
-2
/
+0
2016-09-23
IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
1
-1
/
+0
2016-02-29
IB/iser: Use ib_drain_sq()
Steve Wise
1
-7
/
+0
2015-12-26
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
1
-0
/
+3
2015-12-24
IB/iser,isert: Create and use new shared header
Sagi Grimberg
1
-35
/
+4
2015-12-24
IB/iser: Don't register memory for all immediate data writes
Jenny Derzhavetz
1
-1
/
+2
2015-12-24
IB/iser: Reuse ib_sg_to_pages
Sagi Grimberg
1
-3
/
+2
2015-12-24
IB/iser: constify iser_reg_ops structure
Julia Lawall
1
-1
/
+1
2015-12-22
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
1
-34
/
+68
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
1
-2
/
+0
2015-12-11
IB/iser: Convert to CQ abstraction
Christoph Hellwig
1
-28
/
+44
2015-12-11
IB/iser: Use helper for container_of
Sagi Grimberg
1
-0
/
+6
2015-12-11
IB/iser: Use a dedicated descriptor for login
Sagi Grimberg
1
-9
/
+21
2015-10-28
IB/iser: Port to new fast registration API
Sagi Grimberg
1
-7
/
+3
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
1
-3
/
+7
2015-10-28
IB/iser: set block queue_virt_boundary
Sagi Grimberg
1
-6
/
+1
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-3
/
+7
2015-09-25
IB/iser: Add module parameter for always register memory
Sagi Grimberg
1
-0
/
+1
2015-08-30
IB/iser: Chain all iser transaction send work requests
Sagi Grimberg
1
-0
/
+34
2015-08-30
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
1
-2
/
+12
2015-08-30
IB/iser: Pass registration pool a size parameter
Sagi Grimberg
1
-3
/
+8
2015-08-30
IB/iser: Unify fast memory registration flows
Sagi Grimberg
1
-10
/
+13
2015-08-30
IB/iser: Make reg_desc_get a per device routine
Sagi Grimberg
1
-3
/
+13
2015-08-30
IB/iser: Maintain connection fmr_pool under a single registration descriptor
Adir Lev
1
-22
/
+16
2015-08-30
IB/iser: Introduce iser registration pool struct
Sagi Grimberg
1
-20
/
+29
2015-08-30
IB/iser: Introduce iser_reg_ops
Sagi Grimberg
1
-14
/
+25
2015-08-30
IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc
Sagi Grimberg
1
-4
/
+4
2015-08-30
IB/iser: Introduce struct iser_reg_resources
Sagi Grimberg
1
-16
/
+20
2015-08-30
IB/iser: Fix possible bogus DMA unmapping
Sagi Grimberg
1
-0
/
+2
2015-04-15
IB/iser: Rewrite bounce buffer code path
Sagi Grimberg
1
-6
/
+2
2015-04-15
IB/iser: Bump version to 1.6
Sagi Grimberg
1
-1
/
+1
2015-04-15
IB/iser: Modify struct iser_mem_reg members
Sagi Grimberg
1
-9
/
+5
2015-04-15
IB/iser: Move fastreg descriptor pool get/put to helper functions
Sagi Grimberg
1
-0
/
+5
2015-04-15
IB/iser: Get rid of struct iser_rdma_regd
Sagi Grimberg
1
-19
/
+2
2015-04-15
IB/iser: Move memory reg/dereg routines to iser_memory.c
Sagi Grimberg
1
-4
/
+0
2015-04-15
IB/iser: Remove a redundant struct iser_data_buf
Sagi Grimberg
1
-7
/
+5
[next]