index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
/
iscsi_iser.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
IB/iser: Remove unused declaration in header file
Zhang Zekun
1
-4
/
+0
2024-01-04
IB/iser: Prevent invalidating wrong MR
Sergey Gorenko
1
-2
/
+0
2023-12-26
IB/iser: iscsi_iser.h: fix kernel-doc warning and spellos
Randy Dunlap
1
-3
/
+2
2022-05-24
IB/iser: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-03-18
IB/iser: Generalize map/unmap dma tasks
Max Gurtovoy
1
-3
/
+2
2022-03-18
IB/iser: Use iser_fr_desc as registration context
Max Gurtovoy
1
-4
/
+4
2022-01-05
IB/iser: Don't suppress send completions
Max Gurtovoy
1
-6
/
+1
2022-01-05
IB/iser: Fix RNR errors
Sergey Gorenko
1
-13
/
+2
2022-01-05
IB/iser: Remove deprecated pi_guard module param
Max Gurtovoy
1
-1
/
+0
2021-03-30
RDMA/iser: struct iscsi_iser_task is declared twice
Wan Jiabing
1
-1
/
+0
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
[next]