summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet
AgeCommit message (Expand)AuthorFilesLines
2016-06-20staging/lustre/libcfs: Do not call kthread_run in wrong stateOleg Drokin1-1/+1
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman1-3/+4
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin7-11/+11
2016-06-17staging/lustre/libcfs: Remove "Please contact Oracle" from headerOleg Drokin1-4/+0
2016-06-17staging/lustre: Remove stray line from selftest/selftest.hOleg Drokin1-1/+0
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin46-46/+46
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin45-180/+0
2016-06-17staging: lustre: socklnd: remove typedefsJames Simmons6-409/+406
2016-06-17staging: lustre: o2iblnd: remove typedefsJames Simmons4-504/+504
2016-06-09staging: lustre: lnet: Don't access NULL NI on failure pathDoug Oucharek1-3/+4
2016-06-09staging: lustre: lnet: Replace semaphore ln_rc_signal with completionBinoy Jayan1-4/+5
2016-06-07staging: lustre: use setup_timer().Muhammad Falak R Wani1-3/+1
2016-06-07staging: lustre: ko2iblnd: fix memory corruption with fragmentsJames Simmons2-4/+13
2016-06-07staging: lustre: libcfs: fix memort leak in libcfs crypto layerJames Simmons1-0/+1
2016-06-07staging: lustre: o2iblnd: make rdma_create_id() support containersLi Dongyang1-1/+1
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds34-1511/+1824
2016-05-09staging: lustre: lnet: enable configuration per NI interfaceAmir Shehata1-0/+42
2016-05-09staging: lustre: o2iblnd: properly set ibr_whyAmir Shehata1-1/+1
2016-05-09staging: lustre: o2iblnd: remove last of kiblnd_tunables_finiAmir Shehata1-1/+0
2016-05-09staging: lustre: o2iblnd: per NI map-on-demand valueAmir Shehata4-73/+125
2016-05-09staging: lustre: o2iblnd: use data in lnet_ni_t instead of kiblnd_tunablesAmir Shehata3-34/+34
2016-05-09staging: lustre: o2iblnd: create default o2iblnd tunable settingsAmir Shehata3-8/+20
2016-05-09staging: lustre: o2iblnd: convert macros to inline functionsAmir Shehata4-35/+61
2016-05-09staging: lustre: lnet: add per NI configuration structuresAmir Shehata1-0/+3
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI queryAmir Shehata1-42/+18
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI bring upAmir Shehata2-22/+22
2016-05-09staging: lustre: o2iblnd: Add Fast Reg memory registration supportDmitry Eremin3-55/+257
2016-05-09staging: lustre: o2iblnd: add IBLND_WID_MRDmitry Eremin1-1/+2
2016-05-09staging: lustre: o2iblnd: handle unmapping of FMR in kiblnd_fmr_pool_unmapDmitry Eremin2-7/+11
2016-05-09staging: lustre: o2iblnd: cache FMR key in kib_fmr_tDmitry Eremin3-10/+14
2016-05-09staging: lustre: o2iblnd: break up kiblnd_create_fmr_poolDmitry Eremin1-14/+41
2016-05-09staging: lustre: o2iblnd: create union to contain FMRDmitry Eremin2-9/+13
2016-05-09staging: lustre: o2iblnd: Use list_for_each_entry_safe in kiblnd_destroy_fmr_...Dmitry Eremin1-3/+2
2016-05-09staging: lustre: o2iblnd: rename kib_fmr_pool_tDmitry Eremin1-11/+11
2016-04-28staging: lustre: libcfs: Fix NUMA emulated modeAndriy Skulysh1-2/+7
2016-04-26staging: lustre: selftest: convert wire protocol to use structJames Simmons8-154/+155
2016-04-26staging: lustre: selftest: convert lstcon_test_t to proper structJames Simmons4-19/+21
2016-04-11staging: lustre: selftest: change srpc_state_t to proper enumJames Simmons1-3/+3
2016-04-11staging: lustre: selftest: convert srpc_msg_t to proper structJames Simmons9-39/+40
2016-04-11staging: lustre: selftest: convert lstcon_batch_t to proper structJames Simmons3-28/+29
2016-04-11staging: lustre: selftest: convert lstcon_tsb_hdr_t to proper structJames Simmons3-7/+8
2016-04-11staging: lustre: selftest: convert lstcon_group_t to proper structJames Simmons3-47/+48
2016-04-11staging: lustre: selftest: convert lstcon_ndlink_t to proper structJames Simmons3-38/+39
2016-04-11staging: lustre: selftest: convert lstcon_node_t to proper structJames Simmons3-30/+31
2016-04-11staging: lustre: selftest: convert lstcon_rpc_trans_t to proper structJames Simmons4-39/+39
2016-04-11staging: lustre: selftest: convert lstcon_rpc_t to proper structJames Simmons3-35/+35
2016-04-11staging: lustre: selftest: convert sfw_test_case_t to proper structJames Simmons2-10/+10
2016-04-11staging: lustre: selftest: convert sfw_test_unit_t to proper structJames Simmons4-19/+19
2016-04-11staging: lustre: selftest: convert sfw_test_instance_t to proper structJames Simmons4-24/+24
2016-04-11staging: lustre: selftest: convert sfw_test_client_ops_t to proper structJames Simmons4-10/+12