summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/selftest.h
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-622/+0
* staging: lustre: remove libcfs_all.h from includes lustre/lnetNeilBrown2018-05-251-1/+0
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-251-1/+1
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-161-1/+1
* staging: lustre: lnet: convert selftest to use workqueuesNeilBrown2018-01-151-23/+17
* staging: lustre: more conversions to GFP_KERNEL allocations.NeilBrown2018-01-091-1/+1
* staging: lustre: libcfs: remove wi_data from cfs_workitemNeilBrown2018-01-081-3/+3
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: lnet: selftest: add include path to MakefileJames Simmons2017-08-221-4/+4
* staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons2017-08-221-1/+1
* staging: lustre: lnet: delete lnet.hJames Simmons2017-08-221-1/+0
* staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_event_kind_t to proper enumJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons2017-03-061-11/+11
* staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons2017-03-061-8/+8
* 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
OpenPOWER on IntegriCloud