Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
28bc106b2346a7348706bf86d9efbe31920c69f3
/
drivers
/
infiniband
/
ulp
08bc327
IB/ipoib: fix for rare multicast join race condition
by Alex Estrin
· 9 years ago
bb6a777
IB/IPoIB: Do not set skb truesize since using one linearskb
by Carol L Soto
· 9 years ago
048ccca
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
71e4634
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
f9a6ed6
IB/srpt: Remove redundant wc array
by Sagi Grimberg
· 9 years ago
19f5729
IB/srpt: Fix the RDMA completion handlers
by Bart Van Assche
· 9 years ago
ca28126
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
by Christoph Hellwig
· 9 years ago
50be28d
IB/IPoIB: Fix kernel panic on multicast flow
by Erez Shitrit
· 9 years ago
f246c94
ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage
by Nicholas Bellinger
· 9 years ago
373a4cd
iser-target: Fix non negative ERR_PTR isert_device_get usage
by Nicholas Bellinger
· 9 years ago
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
422bd0a
IB/isert: Support the remote invalidation exception
by Jenny Derzhavetz
· 9 years ago
13bce48
IB/isert: Declare correct flags when accepting a connection
by Jenny Derzhavetz
· 9 years ago
c649415
IB/isert: Remove unused file iser_proto.h
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
432c55f
IB/IPoIB: Move multicast specific code out of ipoib_main.c
by Christoph Lameter
· 9 years ago
5a0e81f
IB/IPoIB: factor out common multicast list removal code
by Christoph Lameter
· 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
1dc7b1f
IB/srp: use the new CQ API
by Christoph Hellwig
· 9 years ago
59fae4d
IB/srpt: chain RDMA READ/WRITE requests
by Christoph Hellwig
· 9 years ago
14d3a3b
IB: add a proper completion queue abstraction
by Christoph Hellwig
· 9 years ago
f1a47d3
iser-target: Remove explicit mlx4 work-around
by Sagi Grimberg
· 9 years ago
57b0be9
IB/srp: Fix srp_map_sg_fr()
by Bart Van Assche
· 9 years ago
a745f4f4
IB/srp: Fix indirect data buffer rkey endianness
by Bart Van Assche
· 9 years ago
fc92551
IB/srp: Initialize dma_length in srp_map_idb
by Christoph Hellwig
· 9 years ago
09c0c0b
IB/srp: Fix possible send queue overflow
by Sagi Grimberg
· 9 years ago
4d59ad2
IB/srp: Fix a memory leak
by Bart Van Assche
· 9 years ago
2c63d10
IB/iser: use sector_div instead of do_div
by Arnd Bergmann
· 9 years ago
d83763f
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
9aa3d65
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
64d513ac
scsi: use host wide tags by default
by Christoph Hellwig
· 9 years ago
9a21be5
IB/srp: Dont allocate a page vector when using fast_reg
by Sagi Grimberg
· 9 years ago
51c2b8e
IB/srp: Remove srp_finish_mapping
by Sagi Grimberg
· 9 years ago
f7f7aab
IB/srp: Convert to new registration API
by Sagi Grimberg
· 9 years ago
26630e8
IB/srp: Split srp_map_sg
by Sagi Grimberg
· 9 years ago
16c2d70
iser-target: Port to new memory registration API
by Sagi Grimberg
· 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
eb14ab3
Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-cleanup
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
6c760b3
iser-target: Remove an unused variable
by Bart Van Assche
· 9 years ago
78fc3fc
IB/iser: Remove an unused variable
by Bart Van Assche
· 9 years ago
55ee3ab
IB/core: Add netdev and gid attributes paramteres to cache
by Matan Barak
· 9 years ago
68a5e60
IB/iser: fix a comment typo
by Geliang Tang
· 9 years ago
fc81a06
Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4
by Doug Ledford
· 9 years ago
2eafd72
target: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
0b5c927
IB/ipoib: For sendonly join free the multicast group on leave
by Christoph Lameter
· 9 years ago
e622f2f
IB: split struct ib_send_wr
by Christoph Hellwig
· 9 years ago
2866196
IB/ipoib: increase the max mcast backlog queue
by Doug Ledford
· 9 years ago
c3852ab
IB/ipoib: Make sendonly multicast joins create the mcast group
by Doug Ledford
· 9 years ago
bd99b2e
IB/ipoib: Expire sendonly multicast joins
by Christoph Lameter
· 9 years ago
3cffd93
IB/iser: Add module parameter for always register memory
by Sagi Grimberg
· 9 years ago
9fd6008
iser-target: Skip data copy if all the command data comes as immediate
by Jenny Derzhavetz
· 9 years ago
4366b19
iser-target: Change the recv buffers posting logic
by Jenny Derzhavetz
· 9 years ago
bd37922
iser-target: Fix pending connections handling in target stack shutdown sequnce
by Jenny Derzhavetz
· 9 years ago
ed8cb0a
iser-target: Remove np_ prefix from isert_np members
by Jenny Derzhavetz
· 9 years ago
f27dfa1
iser-target: Remove unused variables
by Jenny Derzhavetz
· 9 years ago
3e03c4b
iser-target: Put the reference on commands waiting for unsol data
by Jenny Derzhavetz
· 9 years ago
a4c15cd
iser-target: remove command with state ISTATE_REMOVE
by Jenny Derzhavetz
· 9 years ago
05c7808
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
d1178cb
IB/ipoib: Suppress warning for send only join failures
by Jason Gunthorpe
· 9 years ago
c3acdc0
IB/ipoib: Clean up send-only multicast joins
by Doug Ledford
· 9 years ago
7fbc67d
IB/srp: Fix possible protection fault
by Sagi Grimberg
· 9 years ago
7dd7864
IB/core: Make ib_dealloc_pd return void
by Jason Gunthorpe
· 9 years ago
03f6fb9
IB/srp: Create an insecure all physical rkey only if needed
by Bart Van Assche
· 9 years ago
330179f
IB/srp: Register the indirect data buffer descriptor
by Bart Van Assche
· 9 years ago
002f156
IB/srp: Introduce srp_device.use_fmr
by Bart Van Assche
· 9 years ago
3ae95da
IB/srp: Remove use_mr argument from srp_map_sg_entry()
by Bart Van Assche
· 9 years ago
0e0d3a4
IB/srp: Remove the memory registration backtracking code
by Bart Van Assche
· 9 years ago
f731ed6
IB/srp: Add memory descriptor array pointer range checking
by Bart Van Assche
· 9 years ago
7e85c91
IB/srp: Use multiple registrations for large memory regions
by Bart Van Assche
· 9 years ago
186fbc6
IB/srp: Re-enable FMR for non-page aligned buffers
by Bart Van Assche
· 9 years ago
5a78395
ib_srpt: Remove ib_get_dma_mr calls
by Jason Gunthorpe
· 9 years ago
e6bf5f4
IB/srp: Use pd->local_dma_lkey
by Jason Gunthorpe
· 9 years ago
34efc7d
iser-target: Remove ib_get_dma_mr calls
by Jason Gunthorpe
· 9 years ago
256b7ad
IB/iser: Use pd->local_dma_lkey
by Jason Gunthorpe
· 9 years ago
77b1f99
IB/ipoib: Remove ib_get_dma_mr calls
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
Next »