summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/selftest.h
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: lnet: change lnet_process_id_packed_t to proper structureJames Simmons2017-01-231-1/+1
* staging: lustre: lnet: change srpc_counters_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lst_bid_t to proper structureJames Simmons2017-01-191-1/+1
* staging: lustre: lnet: change lst_nid_t to proper structureJames Simmons2017-01-191-1/+1
* staging: lustre: lnet: resolve trailing */ errorsJames Simmons2016-11-181-7/+14
* staging: lustre: lnet: don't use bare unsignedJames Simmons2016-11-181-2/+2
* staging: lustre: lnet: add offset for selftest brwLiang Zhen2016-11-141-2/+3
* staging/lustre: Remove stray line from selftest/selftest.hOleg Drokin2016-06-171-1/+0
* 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-6/+7
* staging: lustre: selftest: convert srpc_msg_t to proper structJames Simmons2016-04-111-5/+5
* staging: lustre: selftest: convert sfw_test_case_t to proper structJames Simmons2016-04-111-2/+2
* staging: lustre: selftest: convert sfw_test_unit_t to proper structJames Simmons2016-04-111-3/+3
* staging: lustre: selftest: convert sfw_test_instance_t to proper structJames Simmons2016-04-111-3/+3
* staging: lustre: selftest: convert sfw_test_client_ops_t to proper structJames Simmons2016-04-111-7/+7
* staging: lustre: selftest: convert sfw_batch_t to proper structJames Simmons2016-04-111-3/+3
* staging: lustre: selftest: convert sfw_session_t to proper structJames Simmons2016-04-111-3/+3
* staging: lustre: selftest: convert srpc_service_t to proper structJames Simmons2016-04-111-13/+13
* staging: lustre: selftest: convert srpc_client_rpc_t to proper structJames Simmons2016-04-111-21/+21
* staging: lustre: selftest: convert swi_workitem_t to proper structJames Simmons2016-04-111-12/+14
* staging: lustre: selftest: convert srpc_buffer_t to proper structJames Simmons2016-04-111-3/+3
* staging: lustre: selftest: convert srpc_bulk_t to proper structJames Simmons2016-04-111-8/+9
* staging: lustre: selftest: convert srpc_event_t to proper structJames Simmons2016-04-111-7/+7
* staging: lustre: selftest: convert srpc_event_type to proper enumJames Simmons2016-04-111-3/+3
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-3/+3
|\
| * mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-2/+2
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* | staging: lustre: libcfs: remove cfs_workitem_t typedefsJames Simmons2016-03-291-2/+2
|/
* staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons2016-03-111-125/+125
* staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons2016-03-111-10/+10
* staging: lustre: fix spacing issues checkpatch reported in lnet selftestJames Simmons2016-03-111-1/+1
* staging: lustre: remove returns in void function for lnet selftestJames Simmons2016-03-111-3/+0
* Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal2016-03-021-2/+2
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-5/+5
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-141-2/+2
* staging: lustre: balance braces properly in LNet layerJames Simmons2016-02-141-3/+2
* staging: lustre: remove space in LNet function declarationsJames Simmons2016-02-141-13/+13
* staging: lustre: don't set more than one variable per line in LNet layerJames Simmons2016-02-141-2/+2
* staging: lustre: selftest.h: replace IS_PO2 by is_power_of_2Aya Mahfouz2015-11-151-1/+1
* Staging: lustre: lnet: Remove typedef srpc_server_rpc_tShraddha Barke2015-11-151-7/+7
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-3/+0
* staging/lustre: use 64-bit time for selftestArnd Bergmann2015-09-291-1/+1
* staging: lustre: fix switch-case identation errorsMike Rapoport2015-09-141-10/+10
* staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport2015-09-121-1/+1
* staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey2015-05-311-153/+158
* staging: lustre: selftest: fix "not declared" by declaring in headerJeremiah Mahler2015-01-171-0/+12
* staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman2014-07-121-1/+1
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-5/+5
* staging/lustre/libcfs: remove cfs_pausePeng Tao2014-03-191-1/+5