summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet
AgeCommit message (Expand)Author
2016-05-09staging: lustre: lnet: enable configuration per NI interfaceAmir Shehata
2016-05-09staging: lustre: o2iblnd: properly set ibr_whyAmir Shehata
2016-05-09staging: lustre: o2iblnd: remove last of kiblnd_tunables_finiAmir Shehata
2016-05-09staging: lustre: o2iblnd: per NI map-on-demand valueAmir Shehata
2016-05-09staging: lustre: o2iblnd: use data in lnet_ni_t instead of kiblnd_tunablesAmir Shehata
2016-05-09staging: lustre: o2iblnd: create default o2iblnd tunable settingsAmir Shehata
2016-05-09staging: lustre: o2iblnd: convert macros to inline functionsAmir Shehata
2016-05-09staging: lustre: lnet: add per NI configuration structuresAmir Shehata
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI queryAmir Shehata
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI bring upAmir Shehata
2016-05-09staging: lustre: o2iblnd: Add Fast Reg memory registration supportDmitry Eremin
2016-05-09staging: lustre: o2iblnd: add IBLND_WID_MRDmitry Eremin
2016-05-09staging: lustre: o2iblnd: handle unmapping of FMR in kiblnd_fmr_pool_unmapDmitry Eremin
2016-05-09staging: lustre: o2iblnd: cache FMR key in kib_fmr_tDmitry Eremin
2016-05-09staging: lustre: o2iblnd: break up kiblnd_create_fmr_poolDmitry Eremin
2016-05-09staging: lustre: o2iblnd: create union to contain FMRDmitry Eremin
2016-05-09staging: lustre: o2iblnd: Use list_for_each_entry_safe in kiblnd_destroy_fmr_...Dmitry Eremin
2016-05-09staging: lustre: o2iblnd: rename kib_fmr_pool_tDmitry Eremin
2016-04-29staging: lustre: libcfs: Fix NUMA emulated modeAndriy Skulysh
2016-04-26staging: lustre: selftest: convert wire protocol to use structJames Simmons
2016-04-26staging: lustre: selftest: convert lstcon_test_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: change srpc_state_t to proper enumJames Simmons
2016-04-12staging: lustre: selftest: convert srpc_msg_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert lstcon_batch_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert lstcon_tsb_hdr_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert lstcon_group_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert lstcon_ndlink_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert lstcon_node_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert lstcon_rpc_trans_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert lstcon_rpc_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert sfw_test_case_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert sfw_test_unit_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert sfw_test_instance_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert sfw_test_client_ops_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert sfw_batch_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert sfw_session_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert srpc_service_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert srpc_client_rpc_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert swi_workitem_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert srpc_buffer_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert srpc_bulk_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert srpc_event_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert srpc_event_type to proper enumJames Simmons
2016-04-12staging: lustre: libcfs: create array of debug namesJinshan Xiong
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-31staging: lustre: libcfs: remove MMSPACE macrosJames Simmons
2016-03-31staging: lustre: libcfs: move add_wait_queue_exclusive_head to lustre layerJames Simmons
2016-03-31staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin