summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/selftest/framework.c
AgeCommit message (Expand)Author
2016-08-15lustre: don't reinvent struct bio_vecAl Viro
2016-06-18staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-18staging/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-12staging: lustre: selftest: convert srpc_msg_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_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-12staging: lustre: fix aligments in lnet selftestJames Simmons
2016-03-12staging: lustre: report minimum of two buffers for LNet selftest load testJames Simmons
2016-03-12staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons
2016-03-12staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons
2016-03-12staging: lustre: remove returns in void function for lnet selftestJames Simmons
2016-03-12Staging: lustre: lnet: Use list_first_entry_or_nullBhumika Goyal
2016-03-08staging: lustre: Correct missing newlineJames Nunez
2016-03-08staging: 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-23staging: lustre: make some lnet functions staticFrank Zago
2016-02-15staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons
2016-02-15staging: lustre: fix all NULL comparisons in LNet layerJames Simmons
2016-02-15staging: lustre: align all code properly for LNet coreJames Simmons
2016-02-15staging: lustre: format properly all comment blocks for LNet coreJames Simmons
2015-11-16Staging: lustre: lnet: Remove typedef srpc_server_rpc_tShraddha Barke
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-09-29staging/lustre: use 64-bit time for selftestArnd Bergmann
2015-09-29staging/lustre: use jiffies_to_*() instead of cfs_duration_usecArnd Bergmann
2015-08-08Staging: lustre/lnet/selftest: framework.c: Fixed coding style issuesDaniel Machon
2015-05-31staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey
2015-02-26Staging: lustre: Deleted space prohibited between function name and open pare...Melike Yurtoglu
2015-01-17staging: lustre: selftest: fix sfw_deactivate_session context imbalanceJeremiah Mahler
2015-01-17staging: lustre: selftest: fix "not declared" by declaring staticJeremiah Mahler
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-10-29staging:lustre:lnet:selftest: fix sparse warningsAnton Saraev
2014-08-30drivers: staging: lustre: Fix that open brace { should be on the previous lin...Greg Donald
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' ...Greg Donald
2014-07-13staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-06-18staging: lustre: remove memset(0) after LIBCFS_ALLOCVitaly Osipov