Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ed09f6d05c1839ee658c664419a9ad0c58168216
/
drivers
/
infiniband
/
ulp
/
iser
/
iser_verbs.c
e7d80c830
IB/iser: Handle lack of memory management extentions correctly
by Mike Marciniszyn
· 8 years ago
ea174c9
RDMA/iser: Fix possible mr leak on device removal event
by Sagi Grimberg
· 8 years ago
32f8e83
IB/iser: Protect completion context active_qps update
by Max Gurtovoy
· 9 years ago
83236f0
IB/iser: remove unused variable from iser_conn struct
by Max Gurtovoy
· 9 years ago
97540bb
ib_iser: log the connection reject message
by Steve Wise
· 9 years ago
8e61212
IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEY
by Christoph Hellwig
· 9 years ago
ed082d3
IB/core: add support to create a unsafe global rkey to ib_create_pd
by Christoph Hellwig
· 9 years ago
d2ad9cc
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
by Doug Ledford
· 9 years ago
318d311
iser: Accept arbitrary sg lists mapping if the device supports it
by Sagi Grimberg
· 9 years ago
4c8ba94
IB/iser: Use ib_drain_sq()
by Steve Wise
· 9 years ago
59caaed
IB/iser: Support the remote invalidation exception
by Jenny Derzhavetz
· 10 years ago
d3cf81f
IB/iser,isert: Create and use new shared header
by Sagi Grimberg
· 10 years ago
1caa70d8
IB/iser: set intuitive values for mr_valid
by Jenny Derzhavetz
· 10 years ago
882f3b3
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
by Doug Ledford
· 10 years ago
4a061b2
IB/ulps: Avoid calling ib_query_device
by Or Gerlitz
· 10 years ago
c6333f9
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/rdma-cq
by Doug Ledford
· 10 years ago
cfeb91b
IB/iser: Convert to CQ abstraction
by Christoph Hellwig
· 10 years ago
7edc5a9
IB/iser: Use helper for container_of
by Sagi Grimberg
· 10 years ago
0f512b3
IB/iser: Use a dedicated descriptor for login
by Sagi Grimberg
· 10 years ago
2c63d10
IB/iser: use sector_div instead of do_div
by Arnd Bergmann
· 10 years ago
3940588
IB/iser: Port to new fast registration API
by Sagi Grimberg
· 10 years ago
63e8790
Merge branch 'wr-cleanup' into k.o/for-4.4
by Doug Ledford
· 10 years ago
fa20105
IB/cma: Add support for network namespaces
by Guy Shapiro
· 10 years ago
e622f2f
IB: split struct ib_send_wr
by Christoph Hellwig
· 10 years ago
3cffd93
IB/iser: Add module parameter for always register memory
by Sagi Grimberg
· 10 years ago
7dd7864
IB/core: Make ib_dealloc_pd return void
by Jason Gunthorpe
· 10 years ago
256b7ad
IB/iser: Use pd->local_dma_lkey
by Jason Gunthorpe
· 10 years ago
7332bed
IB/iser: Chain all iser transaction send work requests
by Sagi Grimberg
· 10 years ago
df749cd
IB/iser: Support up to 8MB data transfer in a single command
by Sagi Grimberg
· 10 years ago
f8db651
IB/iser: Pass registration pool a size parameter
by Sagi Grimberg
· 10 years ago
2b3bf95
IB/iser: Maintain connection fmr_pool under a single registration descriptor
by Adir Lev
· 10 years ago
385ad87
IB/iser: Introduce iser registration pool struct
by Sagi Grimberg
· 10 years ago
eb6ea8c3
IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc
by Sagi Grimberg
· 10 years ago
48afbff
IB/iser: Introduce iser_reg_ops
by Sagi Grimberg
· 10 years ago
8c18ed0
IB/iser: Remove dead code in fmr_pool alloc/free
by Sagi Grimberg
· 10 years ago
5190cc2
IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc
by Sagi Grimberg
· 10 years ago
d711d81
IB/iser: Introduce struct iser_reg_resources
by Sagi Grimberg
· 10 years ago
34780f0
IB/iser: Convert to ib_alloc_mr
by Sagi Grimberg
· 10 years ago
9bee178
IB: Modify ib_create_mr API
by Sagi Grimberg
· 10 years ago
8b91ffc
IB/core: Get rid of redundant verb ib_destroy_mr
by Sagi Grimberg
· 10 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
4dec2a2
IB/iser: Move PI context alloc/free to routines
by Sagi Grimberg
· 10 years ago
b130ede
IB/iser: Get rid of struct iser_rdma_regd
by Sagi Grimberg
· 10 years ago
d03e61d
IB/iser: Move memory reg/dereg routines to iser_memory.c
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
· 11 years ago
6606e6a
IB/iser: Fix memory regions possible leak
by Sagi Grimberg
· 11 years ago
06c7fb6
IB/iser: Micro-optimize iser_handle_wc
by Sagi Grimberg
· 11 years ago
da64bdb
IB/iser: Use more completion queues
by Sagi Grimberg
· 11 years ago
7e1fd4d
IB/iser: Remove redundant is_mr indicator
by Sagi Grimberg
· 11 years ago
49df278
IB/iser: Fix sparse warnings
by Sagi Grimberg
· 11 years ago
93acb7b
IB/iser: Decrement CQ's active QPs accounting when QP creation fails
by Sagi Grimberg
· 11 years ago
5426b17
IB/iser: Collapse cleanup and disconnect handlers
by Ariel Nahum
· 11 years ago
16df2a2
IB/iser: Fix catastrophic error flow hang
by Sagi Grimberg
· 11 years ago
f4641ef
IB/iser: Re-adjust CQ and QP send ring sizes to HW limits
by Minh Tran
· 11 years ago
6df5a12
IB/iser: Suppress scsi command send completions
by Sagi Grimberg
· 11 years ago
6e6fe2f
IB/iser: Optimize completion polling
by Sagi Grimberg
· 11 years ago
ff3dd52
IB/iser: Use beacon to indicate all completions were consumed
by Sagi Grimberg
· 11 years ago
6aabfa7
IB/iser: Use single CQ for RX and TX
by Sagi Grimberg
· 11 years ago
183cfa4
IB/iser: Use internal polling budget to avoid possible live-lock
by Sagi Grimberg
· 11 years ago
bf17554
IB/iser: Centralize iser completion contexts
by Sagi Grimberg
· 11 years ago
aea8f4d
IB/iser: Use iser_warn instead of BUG_ON in iser_conn_release
by Ariel Nahum
· 11 years ago
8c204e6
IB/iser: Signal iSCSI layer that transport is broken in error completions
by Sagi Grimberg
· 11 years ago
c107a6c
IB/iser: Don't bound release_work completions timeouts
by Sagi Grimberg
· 11 years ago
c47a3c9
IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemon
by Sagi Grimberg
· 11 years ago
96f1519
IB/iser: Extend iser_free_ib_conn_res()
by Sagi Grimberg
· 11 years ago
a4ee353
IB/iser: Re-introduce ib_conn
by Sagi Grimberg
· 11 years ago
5716af6
IB/iser: Rename ib_conn -> iser_conn
by Sagi Grimberg
· 11 years ago
c33b15f
IB/iser: Fix RX/TX CQ resource leak on error flow
by Roi Dayan
· 11 years ago
8d4aca7
IB/iser: Clarify a duplicate counters check
by Roi Dayan
· 11 years ago
9a6d323
IB/iser: Replace connection waitqueue with completion object
by Ariel Nahum
· 11 years ago
504130c
IB/iser: Protect iser state machine with a mutex
by Ariel Nahum
· 11 years ago
f1a8bf0
IB/iser: Remove redundant return code in iser_free_ib_conn_res()
by Sagi Grimberg
· 11 years ago
0a69075
IB/iser: Seperate iser_conn and iscsi_endpoint storage space
by Ariel Nahum
· 11 years ago
2ea3293
IB/iser: Fix responder resources advertisement
by Sagi Grimberg
· 11 years ago
9579d60
IB/iser: Add TIMEWAIT_EXIT event handling
by Roi Dayan
· 11 years ago
96ed02d
IB/iser: Support IPv6 address family
by Roi Dayan
· 11 years ago
66d4e62
IB/iser: Fix a possible race in iser connection states transition
by Ariel Nahum
· 11 years ago
b73c3ad
IB/iser: Simplify connection management
by Ariel Nahum
· 11 years ago
3ee07d2
IB/iser: Update Mellanox copyright note
by Or Gerlitz
· 11 years ago
4f9208a
IB/iser: Print QP information once connection is established
by Or Gerlitz
· 11 years ago
4667f5d
IB/iser: Remove struct iscsi_iser_conn
by Ariel Nahum
· 11 years ago
1d6c2b7
IB/iser: Drain the tx cq once before looping on the rx cq
by Roi Dayan
· 11 years ago
39c978c
IB/iser: Fix sector_t format warning
by Randy Dunlap
· 11 years ago
0a7a08a
IB/iser: Implement check_protection
by Sagi Grimberg
· 11 years ago
6b5a8fb
IB/iser: Initialize T10-PI resources
by Alex Tabachnik
· 11 years ago
7f73384
IB/iser: Introduce pi_enable, pi_guard module parameters
by Alex Tabachnik
· 11 years ago
73bc06b
IB/iser: Replace fastreg descriptor valid bool with indicators container
by Sagi Grimberg
· 11 years ago
65198d6
IB/iser: Keep IB device attributes under iser_device
by Sagi Grimberg
· 11 years ago
310b347
IB/iser: Move fast_reg_descriptor initialization to a function
by Sagi Grimberg
· 11 years ago
7306b8f
IB/iser: Avoid FRWR notation, use fastreg instead
by Sagi Grimberg
· 11 years ago
db523b8
IB/iser: Suppress completions for fast registration work requests
by Sagi Grimberg
· 12 years ago
7d9eacf
IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser connection
by Roi Dayan
· 12 years ago
27ae2d1
IB/iser: Fix possible memory leak in iser_create_frwr_pool()
by Roi Dayan
· 12 years ago
5587856
IB/iser: Introduce fast memory registration model (FRWR)
by Sagi Grimberg
· 12 years ago
e657571
IB/iser: Place the fmr pool into a union in iser's IB conn struct
by Sagi Grimberg
· 12 years ago
b4e155f
IB/iser: Generalize rdma memory registration
by Sagi Grimberg
· 12 years ago
b7f0451
IB/iser: Accept session->cmds_max from user space
by Shlomo Pongratz
· 12 years ago
Next »