summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/brw_test.c
Commit message (Expand)AuthorAgeFilesLines
* 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-11/+11
* staging: lustre: selftest: convert srpc_msg_t to proper structJames Simmons2016-04-111-4/+4
* staging: lustre: selftest: convert sfw_test_unit_t to proper structJames Simmons2016-04-111-4/+4
* staging: lustre: selftest: convert sfw_test_instance_t to proper structJames Simmons2016-04-111-4/+4
* staging: lustre: selftest: convert sfw_test_client_ops_t to proper structJames Simmons2016-04-111-1/+2
* 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-1/+2
* staging: lustre: selftest: convert srpc_client_rpc_t to proper structJames Simmons2016-04-111-3/+3
* staging: lustre: selftest: convert srpc_bulk_t to proper structJames Simmons2016-04-111-7/+7
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-10/+10
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-10/+10
* | staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin2016-03-301-1/+1
* | staging: lustre: cleanup comment style for lnet selftestJames Simmons2016-03-281-1/+1
* | staging: lustre: remove excess blank lines in lnet selftest codeJames Simmons2016-03-281-2/+0
|/
* staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons2016-03-111-3/+3
* staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons2016-03-111-20/+20
* staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons2016-03-111-14/+14
* staging: lustre: fix spacing issues checkpatch reported in lnet selftestJames Simmons2016-03-111-3/+3
* staging: lustre: remove returns in void function for lnet selftestJames Simmons2016-03-111-6/+3
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-18/+18
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-141-11/+11
* staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons2016-02-141-1/+0
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-141-14/+14
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-141-6/+12
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* Staging: lustre: lnet: Remove typedef srpc_server_rpc_tShraddha Barke2015-11-151-2/+2
* staging/lustre: use 64-bit time for selftestArnd Bergmann2015-09-291-3/+3
* staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey2015-05-311-30/+30
* Staging: lustre: brw_test.c: remove unneeded return statementAchille Aknin2015-04-031-1/+0
* Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-201-1/+1
* Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-201-1/+1
* Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-201-1/+1
* Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-201-1/+1
* Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* staging: lustre: remove LPX64 defineGreg Kroah-Hartman2014-07-121-1/+1
* staging/lustre: remove CFS_MODULE_PARMPeng Tao2013-11-251-3/+4
* staging/lustre/lnet/selftest: Remove unnecessary spaces in brw_test.cLisa Nguyen2013-10-191-32/+32
* staging/lustre/lnet/selftest: Fix trailing statements in brw_test.cLisa Nguyen2013-10-191-9/+18
* staging: lustre: Fix typo in lustre/lnetMasanari Iida2013-08-261-1/+1
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+499