summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/selftest/selftest.h
AgeCommit message (Expand)Author
2016-06-18staging/lustre: Remove stray line from selftest/selftest.hOleg Drokin
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_buffer_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert srpc_bulk_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert srpc_event_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert srpc_event_type to proper enumJames Simmons
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-29staging: lustre: libcfs: remove cfs_workitem_t typedefsJames 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: fix spacing issues checkpatch reported in lnet selftestJames Simmons
2016-03-12staging: lustre: remove returns in void function for lnet selftestJames Simmons
2016-03-02Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal
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: balance braces properly in LNet layerJames Simmons
2016-02-15staging: lustre: remove space in LNet function declarationsJames Simmons
2016-02-15staging: lustre: don't set more than one variable per line in LNet layerJames Simmons
2015-11-16staging: lustre: selftest.h: replace IS_PO2 by is_power_of_2Aya Mahfouz
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-14staging: lustre: fix switch-case identation errorsMike Rapoport
2015-09-13staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport
2015-05-31staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey
2015-01-17staging: lustre: selftest: fix "not declared" by declaring in headerJeremiah Mahler
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman
2014-07-12staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-03-19staging/lustre/libcfs: remove cfs_pausePeng Tao
2013-12-17staging: lustre: Fix typo in lustre/lnet/selftestMasanari Iida
2013-12-03staging/lustre: clean up SET_BUT_UNUSED/UNUSED macrosDmitry Eremin
2013-05-14staging: add Lustre file system client supportPeng Tao