summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/framework.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: lnet: change lnet_process_id_packed_t to proper structureJames Simmons2017-01-231-4/+4
* staging: lustre: lnet: change sfw_counter_t to proper structureJames Simmons2017-01-191-1/+1
* staging: lustre: lnet: change lst_bid_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lst_nid_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: cleanup some of the > 80 line issuesJames Simmons2016-11-181-5/+10
* staging: lustre: lnet: don't use bare unsignedJames Simmons2016-11-181-4/+4
* staging: lustre: lnet: add offset for selftest brwLiang Zhen2016-11-141-1/+1
* lustre: don't reinvent struct bio_vecAl Viro2016-08-151-2/+2
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging: lustre: selftest: convert wire protocol to use structJames Simmons2016-04-261-27/+27
* staging: lustre: selftest: convert srpc_msg_t to proper structJames Simmons2016-04-111-7/+7
* staging: lustre: selftest: convert sfw_test_case_t to proper structJames Simmons2016-04-111-8/+8
* staging: lustre: selftest: convert sfw_test_unit_t to proper structJames Simmons2016-04-111-10/+10
* staging: lustre: selftest: convert sfw_test_instance_t to proper structJames Simmons2016-04-111-13/+13
* staging: lustre: selftest: convert sfw_test_client_ops_t to proper structJames Simmons2016-04-111-1/+1
* staging: lustre: selftest: convert sfw_batch_t to proper structJames Simmons2016-04-111-19/+19
* staging: lustre: selftest: convert sfw_session_t to proper structJames Simmons2016-04-111-20/+20
* staging: lustre: selftest: convert srpc_service_t to proper structJames Simmons2016-04-111-4/+4
* staging: lustre: selftest: convert srpc_client_rpc_t to proper structJames Simmons2016-04-111-18/+18
* staging: lustre: selftest: convert swi_workitem_t to proper structJames Simmons2016-04-111-2/+2
* staging: lustre: selftest: convert srpc_bulk_t to proper structJames Simmons2016-04-111-1/+1
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-1/+1
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* | staging: lustre: cleanup comment style for lnet selftestJames Simmons2016-03-281-6/+6
* | staging: lustre: Correct missing newline for CERROR call in sfw_handle_server...James Nunez2016-03-281-1/+1
|/
* staging: lustre: fix aligments in lnet selftestJames Simmons2016-03-111-3/+2
* staging: lustre: report minimum of two buffers for LNet selftest load testJames Simmons2016-03-111-1/+1
* staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons2016-03-111-43/+43
* staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons2016-03-111-30/+30
* staging: lustre: remove returns in void function for lnet selftestJames Simmons2016-03-111-14/+0
* Staging: lustre: lnet: Use list_first_entry_or_nullBhumika Goyal2016-03-111-4/+3
* staging: lustre: Correct missing newlineJames Nunez2016-03-071-3/+3
* staging: lustre: fix 'data race condition' issue in framework.cSebastien Buisson2016-03-071-2/+1
* Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal2016-03-021-2/+2
* staging: lustre: fix framework.c issues found by Klocwork Insight toolDmitry Eremin2016-03-021-3/+11
* staging: lustre: make some lnet functions staticFrank Zago2016-02-221-10/+0
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-40/+39
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-141-54/+54
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-141-33/+31
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-141-10/+20
* Staging: lustre: lnet: Remove typedef srpc_server_rpc_tShraddha Barke2015-11-151-4/+4
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-3/+0
* staging/lustre: use 64-bit time for selftestArnd Bergmann2015-09-291-2/+1
* staging/lustre: use jiffies_to_*() instead of cfs_duration_usecArnd Bergmann2015-09-291-5/+1
* Staging: lustre/lnet/selftest: framework.c: Fixed coding style issuesDaniel Machon2015-08-081-4/+8
* staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey2015-05-311-80/+80
* Staging: lustre: Deleted space prohibited between function name and open pare...Melike Yurtoglu2015-02-261-110/+110
* staging: lustre: selftest: fix sfw_deactivate_session context imbalanceJeremiah Mahler2015-01-171-1/+1
* staging: lustre: selftest: fix "not declared" by declaring staticJeremiah Mahler2015-01-171-1/+1
OpenPOWER on IntegriCloud