summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/framework.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-25staging: lustre: rename cfs_cpt_table to cfs_cpt_tabNeilBrown
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown
2018-02-16staging: lustre: lnet: return of an error code should be negativeSumit Pundir
2018-01-15staging: lustre: lnet: convert selftest to use workqueuesNeilBrown
2018-01-09staging: lustre: more conversions to GFP_KERNEL allocations.NeilBrown
2018-01-09staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown
2018-01-08staging: lustre: libcfs: remove wi_data from cfs_workitemNeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons
2017-01-23staging: lustre: lnet: change lnet_process_id_packed_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change sfw_counter_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lst_bid_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lst_nid_t to proper structureJames Simmons
2016-11-18staging: lustre: lnet: cleanup some of the > 80 line issuesJames Simmons
2016-11-18staging: lustre: lnet: don't use bare unsignedJames Simmons
2016-11-14staging: lustre: lnet: add offset for selftest brwLiang Zhen
2016-08-15lustre: don't reinvent struct bio_vecAl Viro
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-04-26staging: lustre: selftest: convert wire protocol to use structJames Simmons
2016-04-11staging: lustre: selftest: convert srpc_msg_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert sfw_test_case_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert sfw_test_unit_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert sfw_test_instance_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert sfw_test_client_ops_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert sfw_batch_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert sfw_session_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert srpc_service_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert srpc_client_rpc_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert swi_workitem_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert srpc_bulk_t to proper structJames Simmons
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-28staging: lustre: cleanup comment style for lnet selftestJames Simmons
2016-03-28staging: lustre: Correct missing newline for CERROR call in sfw_handle_server...James Nunez
2016-03-11staging: lustre: fix aligments in lnet selftestJames Simmons
2016-03-11staging: lustre: report minimum of two buffers for LNet selftest load testJames Simmons
2016-03-11staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons
2016-03-11staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons
2016-03-11staging: lustre: remove returns in void function for lnet selftestJames Simmons
2016-03-11Staging: lustre: lnet: Use list_first_entry_or_nullBhumika Goyal
2016-03-07staging: lustre: Correct missing newlineJames Nunez
2016-03-07staging: lustre: fix 'data race condition' issue in framework.cSebastien Buisson
2016-03-02Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal
2016-03-02staging: lustre: fix framework.c issues found by Klocwork Insight toolDmitry Eremin
2016-02-22staging: lustre: make some lnet functions staticFrank Zago
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons