Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
47312a4a484f21e04d286367f16dd432cf646163
/
drivers
/
infiniband
/
ulp
/
iser
59caaed
IB/iser: Support the remote invalidation exception
by Jenny Derzhavetz
· 9 years ago
e26d2d2
IB/iser: Change the increment rkey flow logic
by Sagi Grimberg
· 9 years ago
d3cf81f
IB/iser,isert: Create and use new shared header
by Sagi Grimberg
· 9 years ago
1caa70d8
IB/iser: set intuitive values for mr_valid
by Jenny Derzhavetz
· 9 years ago
b5f04b0
IB/iser: Don't register memory for all immediate data writes
by Jenny Derzhavetz
· 9 years ago
bfe066e
IB/iser: Reuse ib_sg_to_pages
by Sagi Grimberg
· 9 years ago
08ff089
IB/iser: Fix module init not cleaning up on error flow
by Roi Dayan
· 9 years ago
2392a4c
IB/iser: constify iser_reg_ops structure
by Julia Lawall
· 9 years ago
882f3b3
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
by Doug Ledford
· 9 years ago
4a061b2
IB/ulps: Avoid calling ib_query_device
by Or Gerlitz
· 9 years ago
c6333f9
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/rdma-cq
by Doug Ledford
· 9 years ago
cfeb91b
IB/iser: Convert to CQ abstraction
by Christoph Hellwig
· 9 years ago
7edc5a9
IB/iser: Use helper for container_of
by Sagi Grimberg
· 9 years ago
0f512b3
IB/iser: Use a dedicated descriptor for login
by Sagi Grimberg
· 9 years ago
2c63d10
IB/iser: use sector_div instead of do_div
by Arnd Bergmann
· 9 years ago
3940588
IB/iser: Port to new fast registration API
by Sagi Grimberg
· 9 years ago
63e8790
Merge branch 'wr-cleanup' into k.o/for-4.4
by Doug Ledford
· 9 years ago
fa20105
IB/cma: Add support for network namespaces
by Guy Shapiro
· 9 years ago
630c318
IB/iser: Enable SG clustering
by Sagi Grimberg
· 9 years ago
dd0107a
IB/iser: set block queue_virt_boundary
by Sagi Grimberg
· 9 years ago
78fc3fc
IB/iser: Remove an unused variable
by Bart Van Assche
· 9 years ago
68a5e60
IB/iser: fix a comment typo
by Geliang Tang
· 9 years ago
e622f2f
IB: split struct ib_send_wr
by Christoph Hellwig
· 9 years ago
3cffd93
IB/iser: Add module parameter for always register memory
by Sagi Grimberg
· 9 years ago
7dd7864
IB/core: Make ib_dealloc_pd return void
by Jason Gunthorpe
· 9 years ago
256b7ad
IB/iser: Use pd->local_dma_lkey
by Jason Gunthorpe
· 9 years ago
7332bed
IB/iser: Chain all iser transaction send work requests
by Sagi Grimberg
· 9 years ago
1b16c98
IB/iser: Add debug prints to the various memory registration methods
by Sagi Grimberg
· 9 years ago
df749cd
IB/iser: Support up to 8MB data transfer in a single command
by Sagi Grimberg
· 9 years ago
f8db651
IB/iser: Pass registration pool a size parameter
by Sagi Grimberg
· 9 years ago
32467c4
IB/iser: Unify fast memory registration flows
by Sagi Grimberg
· 9 years ago
8172290
IB/iser: Make reg_desc_get a per device routine
by Sagi Grimberg
· 9 years ago
7d0483c
IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr
by Sagi Grimberg
· 9 years ago
2b3bf95
IB/iser: Maintain connection fmr_pool under a single registration descriptor
by Adir Lev
· 9 years ago
385ad87
IB/iser: Introduce iser registration pool struct
by Sagi Grimberg
· 9 years ago
eb6ea8c3
IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc
by Sagi Grimberg
· 9 years ago
48afbff
IB/iser: Introduce iser_reg_ops
by Sagi Grimberg
· 9 years ago
8c18ed0
IB/iser: Remove dead code in fmr_pool alloc/free
by Sagi Grimberg
· 9 years ago
5190cc2
IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc
by Sagi Grimberg
· 9 years ago
d711d81
IB/iser: Introduce struct iser_reg_resources
by Sagi Grimberg
· 9 years ago
ea18f5d
IB/iser: Remove an unneeded print for unaligned memory
by Sagi Grimberg
· 9 years ago
b9abd8d
IB/iser: Remove a redundant always-false condition
by Sagi Grimberg
· 9 years ago
8d5944d
IB/iser: Fix possible bogus DMA unmapping
by Sagi Grimberg
· 9 years ago
02816a8
IB/iser: Get rid of un-maintained counters
by Sagi Grimberg
· 9 years ago
d167390
IB/iser: Fix missing return status check in iser_send_data_out
by Sagi Grimberg
· 9 years ago
1156cc8
IB/iser: Remove '.' from log message
by Sagi Grimberg
· 9 years ago
74ce897
IB/iser: Change minor assignments and logging prints
by Sagi Grimberg
· 9 years ago
db0a6cb
IB/iser: Change some module parameters to be RO
by Jenny Falkovich
· 9 years ago
34780f0
IB/iser: Convert to ib_alloc_mr
by Sagi Grimberg
· 9 years ago
9bee178
IB: Modify ib_create_mr API
by Sagi Grimberg
· 9 years ago
8b91ffc
IB/core: Get rid of redundant verb ib_destroy_mr
by Sagi Grimberg
· 9 years ago
7854550a
RDMA/iser: Limit sgs to the device fastreg depth
by Steve Wise
· 9 years ago
8e37210
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
by Matan Barak
· 10 years ago
871e00a
IB/iser: Align to generic logging helpers
by Sagi Grimberg
· 10 years ago
ba943fb
IB/iser: Rewrite bounce buffer code path
by Sagi Grimberg
· 10 years ago
4fcd1470
IB/iser: Bump version to 1.6
by Sagi Grimberg
· 10 years ago
ad1e567
IB/iser: Remove code duplication for a single DMA entry
by Sagi Grimberg
· 10 years ago
6ef8bb8
IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr
by Sagi Grimberg
· 10 years ago
90a6684
IB/iser: Modify struct iser_mem_reg members
by Sagi Grimberg
· 10 years ago
8b95aa2
IB/iser: Make fastreg pool cache friendly
by Sagi Grimberg
· 10 years ago
4dec2a2
IB/iser: Move PI context alloc/free to routines
by Sagi Grimberg
· 10 years ago
bd8b944
IB/iser: Move fastreg descriptor pool get/put to helper functions
by Sagi Grimberg
· 10 years ago
f0e35c2
IB/iser: Merge build page-vec into register page-vec
by Sagi Grimberg
· 10 years ago
b130ede
IB/iser: Get rid of struct iser_rdma_regd
by Sagi Grimberg
· 10 years ago
6847fde
IB/iser: Remove redundant assignments in iser_reg_page_vec
by Sagi Grimberg
· 10 years ago
d03e61d
IB/iser: Move memory reg/dereg routines to iser_memory.c
by Sagi Grimberg
· 10 years ago
5640832
IB/iser: Don't pass ib_device to fall_to_bounce_buff routine
by Sagi Grimberg
· 10 years ago
e3784bd
IB/iser: Remove a redundant struct iser_data_buf
by Sagi Grimberg
· 10 years ago
ecc3993
IB/iser: Remove redundant cmd_data_len calculation
by Sagi Grimberg
· 10 years ago
a065fe6
IB/iser: Fix wrong calculation of protection buffer length
by Sagi Grimberg
· 10 years ago
30bf1d5
IB/iser: Handle fastreg/local_inv completion errors
by Sagi Grimberg
· 10 years ago
c4de466
IB/iser: Fix unload during ep_poll wrong dereference
by Sagi Grimberg
· 10 years ago
9a3119e
IB/iser: Release the iscsi endpoint if ep_disconnect wasn't called
by Ariel Nahum
· 10 years ago
6606e6a
IB/iser: Fix memory regions possible leak
by Sagi Grimberg
· 10 years ago
c6c95ef
IB/iser: Use correct dma direction when unmapping SGs
by Roi Dayan
· 10 years ago
056da88
IB/iser: Bump version to 1.5
by Or Gerlitz
· 10 years ago
5bb6e54
IB/iser: DIX update
by Sagi Grimberg
· 10 years ago
06c7fb6
IB/iser: Micro-optimize iser_handle_wc
by Sagi Grimberg
· 10 years ago
60e2090
IB/iser: Micro-optimize iser logging
by Sagi Grimberg
· 10 years ago
da64bdb
IB/iser: Use more completion queues
by Sagi Grimberg
· 10 years ago
7e1fd4d
IB/iser: Remove redundant is_mr indicator
by Sagi Grimberg
· 10 years ago
a11b3e6
IB/iser: Centralize memory region invalidation to a function
by Sagi Grimberg
· 10 years ago
f0caef6
IB/iser: Terminate connection before cleaning inflight tasks
by Sagi Grimberg
· 10 years ago
7414dde
IB/iser: Fix race between iser connection teardown and scsi TMFs
by Sagi Grimberg
· 10 years ago
3f562a0
IB/iser: Fix possible NULL derefernce ib_conn->device in session_create
by Ariel Nahum
· 10 years ago
49df278
IB/iser: Fix sparse warnings
by Sagi Grimberg
· 10 years ago
6ec9d4d
IB/iser: Fix possible SQ overflow
by Max Gurtovoy
· 10 years ago
93acb7b
IB/iser: Decrement CQ's active QPs accounting when QP creation fails
by Sagi Grimberg
· 10 years ago
5426b17
IB/iser: Collapse cleanup and disconnect handlers
by Ariel Nahum
· 10 years ago
16df2a2
IB/iser: Fix catastrophic error flow hang
by Sagi Grimberg
· 10 years ago
f4641ef
IB/iser: Re-adjust CQ and QP send ring sizes to HW limits
by Minh Tran
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
c40ecc1
scsi: avoid ->change_queue_depth indirection for queue full tracking
by Christoph Hellwig
· 10 years ago
78eda2b
IB/mlx5, iser, isert: Add Signature API additions
by Sagi Grimberg
· 10 years ago
92792c0
IB/iser: Centralize ib_sig_domain settings
by Sagi Grimberg
· 10 years ago
f043032
IB/iser: Set IP_CSUM as default guard type
by Sagi Grimberg
· 10 years ago
6f5f8a0
IB/iser: Remove redundant assignment
by Sagi Grimberg
· 10 years ago
b261aea
IB/iser: Bump version, add maintainer
by Or Gerlitz
· 10 years ago
dc05ac3
IB/iser: Fix/add kernel-doc style description in iscsi_iser.c
by Sagi Grimberg
· 10 years ago
cd88621
IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.h
by Sagi Grimberg
· 10 years ago
Next »