Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fc72dbce09989b268b20342473ddc8d77c8da350
/
drivers
/
infiniband
/
ulp
46c8217
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 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
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
bc44bd1
IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails
by Bart Van Assche
· 9 years ago
713ef24
IB/srp: Bump driver version and release date
by Bart Van Assche
· 9 years ago
c257ea6
IB/srp: Handle partial connection success correctly
by Bart Van Assche
· 9 years ago
e6300cb
IB/srp: Constify a function argument
by Bart Van Assche
· 9 years ago
563b67c
IB/srp: Convert to ib_alloc_mr
by Sagi Grimberg
· 9 years ago
a89be2c
iser-target: Convert to ib_alloc_mr
by Sagi Grimberg
· 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
73fec7f
IB/cm: Remove compare_data checks
by Haggai Eran
· 9 years ago
ddde896
IB/ipoib: Return IPoIB devices matching connection parameters
by Guy Shapiro
· 9 years ago
7c1eb45
IB/core: lock client data with lists_rwsem
by Haggai Eran
· 9 years ago
7854550a
RDMA/iser: Limit sgs to the device fastreg depth
by Steve Wise
· 9 years ago
13a3cf0
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
by Andy Grover
· 9 years ago
dc58f76
target/iscsi: Replace conn->login_ip with login_sockaddr
by Andy Grover
· 9 years ago
69d7557
target/iscsi: Keep local_ip as the actual sockaddr
by Andy Grover
· 9 years ago
733db57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
ce9a9fc
iser-target: Fix REJECT CM event use-after-free OOPs
by Nicholas Bellinger
· 9 years ago
efc1eed
IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CM
by Jason Gunthorpe
· 9 years ago
edcd2a7
IB/ipoib: Set MTU to max allowed by mode when mode changes
by Erez Shitrit
· 10 years ago
c426877
IB/ipoib: Scatter-Gather support in connected mode
by Yuval Shaia
· 9 years ago
8b7cce0
IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush
by Haggai Eran
· 9 years ago
58e9cc9
IB/IPoIB: Fix bad error flow in ipoib_add_port()
by Amir Vadai
· 9 years ago
3fdf70a
IB/srp: Avoid using uninitialized variable
by Sagi Grimberg
· 10 years ago
b356c1c
IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX
by Vaishali Thakkar
· 10 years ago
4139032
IB: Add rdma_cap_ib_switch helper and use where appropriate
by Hal Rosenstock
· 10 years ago
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
acd5312
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
f9d1b5a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 10 years ago
d2228e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
bc0c94b
target: Drop unnecessary core_tpg_register TFO parameter
by Nicholas Bellinger
· 10 years ago
da2dfaa
IB/mad: Support alternate Base Versions when creating MADs
by Ira Weiny
· 10 years ago
8e37210
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
by Matan Barak
· 10 years ago
524630d
iser-target: Fix possible use-after-free
by Sagi Grimberg
· 10 years ago
2f1b6b7
iser-target: release stale iser connections
by Sagi Grimberg
· 10 years ago
9253e66
iser-target: Fix variable-length response error completion
by Sagi Grimberg
· 10 years ago
ba92999
target: Minimize SCSI header #include directives
by Bart Van Assche
· 10 years ago
b806ef3
Merge branch 'for-4.2-misc' into k.o/for-4.2
by Doug Ledford
· 10 years ago
5237496
IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()
by Bart Van Assche
· 10 years ago
dae8f28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
7ad34a9
target: target_core_configfs.h is not needed in fabric drivers
by Christoph Hellwig
· 10 years ago
2fe6e72
ib_srpt: Remove set-but-not-used variables
by Bart Van Assche
· 10 years ago
649ee05
target: Move task tag into struct se_cmd + support 64-bit tags
by Bart Van Assche
· 10 years ago
2650d71
target: move transport ID handling to the core
by Christoph Hellwig
· 10 years ago
2aeeafa
target: remove the get_fabric_proto_ident method
by Christoph Hellwig
· 10 years ago
e4aae5a
target: change core_tpg_register prototype
by Christoph Hellwig
· 10 years ago
144bc4c
target: move node ACL allocation to core code
by Christoph Hellwig
· 10 years ago
Next »