summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/selftest.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-622/+0
2018-05-25staging: lustre: remove libcfs_all.h from includes lustre/lnetNeilBrown1-1/+0
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown1-1/+1
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown1-1/+1
2018-01-15staging: lustre: lnet: convert selftest to use workqueuesNeilBrown1-23/+17
2018-01-09staging: lustre: more conversions to GFP_KERNEL allocations.NeilBrown1-1/+1
2018-01-08staging: lustre: libcfs: remove wi_data from cfs_workitemNeilBrown1-3/+3
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: lnet: selftest: add include path to MakefileJames Simmons1-4/+4
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons1-1/+1
2017-08-22staging: lustre: lnet: delete lnet.hJames Simmons1-1/+0
2017-03-06staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_event_kind_t to proper enumJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons1-11/+11
2017-03-06staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons1-8/+8
2017-01-23staging: lustre: lnet: change lnet_process_id_packed_t to proper structureJames Simmons1-1/+1
2017-01-19staging: lustre: lnet: change srpc_counters_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lst_bid_t to proper structureJames Simmons1-1/+1
2017-01-19staging: lustre: lnet: change lst_nid_t to proper structureJames Simmons1-1/+1
2016-11-18staging: lustre: lnet: resolve trailing */ errorsJames Simmons1-7/+14
2016-11-18staging: lustre: lnet: don't use bare unsignedJames Simmons1-2/+2
2016-11-14staging: lustre: lnet: add offset for selftest brwLiang Zhen1-2/+3
2016-06-17staging/lustre: Remove stray line from selftest/selftest.hOleg Drokin1-1/+0
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-04-26staging: lustre: selftest: convert wire protocol to use structJames Simmons1-6/+7
2016-04-11staging: lustre: selftest: convert srpc_msg_t to proper structJames Simmons1-5/+5
2016-04-11staging: lustre: selftest: convert sfw_test_case_t to proper structJames Simmons1-2/+2
2016-04-11staging: lustre: selftest: convert sfw_test_unit_t to proper structJames Simmons1-3/+3
2016-04-11staging: lustre: selftest: convert sfw_test_instance_t to proper structJames Simmons1-3/+3
2016-04-11staging: lustre: selftest: convert sfw_test_client_ops_t to proper structJames Simmons1-7/+7
2016-04-11staging: lustre: selftest: convert sfw_batch_t to proper structJames Simmons1-3/+3
2016-04-11staging: lustre: selftest: convert sfw_session_t to proper structJames Simmons1-3/+3
2016-04-11staging: lustre: selftest: convert srpc_service_t to proper structJames Simmons1-13/+13
2016-04-11staging: lustre: selftest: convert srpc_client_rpc_t to proper structJames Simmons1-21/+21
2016-04-11staging: lustre: selftest: convert swi_workitem_t to proper structJames Simmons1-12/+14
2016-04-11staging: lustre: selftest: convert srpc_buffer_t to proper structJames Simmons1-3/+3
2016-04-11staging: lustre: selftest: convert srpc_bulk_t to proper structJames Simmons1-8/+9
2016-04-11staging: lustre: selftest: convert srpc_event_t to proper structJames Simmons1-7/+7
2016-04-11staging: lustre: selftest: convert srpc_event_type to proper enumJames Simmons1-3/+3
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-3/+3
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov1-2/+2
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2016-03-29staging: lustre: libcfs: remove cfs_workitem_t typedefsJames Simmons1-2/+2
2016-03-11staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons1-125/+125
2016-03-11staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons1-10/+10
2016-03-11staging: lustre: fix spacing issues checkpatch reported in lnet selftestJames Simmons1-1/+1
2016-03-11staging: lustre: remove returns in void function for lnet selftestJames Simmons1-3/+0
2016-03-02Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal1-2/+2
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons1-5/+5