aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/brw_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-526/+0
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons1-2/+2
2017-01-03staging: lustre: lnet: make brw_inject_one_error() staticJames Simmons1-1/+1
2016-11-14staging: lustre: lnet: add offset for selftest brwLiang Zhen1-27/+46
2016-08-15lustre: don't reinvent struct bio_vecAl Viro1-2/+2
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-11/+11
2016-04-11staging: lustre: selftest: convert srpc_msg_t to proper structJames Simmons1-4/+4
2016-04-11staging: lustre: selftest: convert sfw_test_unit_t to proper structJames Simmons1-4/+4
2016-04-11staging: lustre: selftest: convert sfw_test_instance_t to proper structJames Simmons1-4/+4
2016-04-11staging: lustre: selftest: convert sfw_test_client_ops_t to proper structJames Simmons1-1/+2
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-1/+2
2016-04-11staging: lustre: selftest: convert srpc_client_rpc_t to proper structJames Simmons1-3/+3
2016-04-11staging: lustre: selftest: convert srpc_bulk_t to proper structJames Simmons1-7/+7
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-10/+10
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-10/+10
2016-03-30staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin1-1/+1
2016-03-28staging: lustre: cleanup comment style for lnet selftestJames Simmons1-1/+1
2016-03-28staging: lustre: remove excess blank lines in lnet selftest codeJames Simmons1-2/+0
2016-03-11staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons1-3/+3
2016-03-11staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons1-20/+20
2016-03-11staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons1-14/+14
2016-03-11staging: lustre: fix spacing issues checkpatch reported in lnet selftestJames Simmons1-3/+3
2016-03-11staging: lustre: remove returns in void function for lnet selftestJames Simmons1-6/+3
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons1-18/+18
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons1-11/+11
2016-02-14staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons1-1/+0
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons1-14/+14
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons1-6/+12
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-11-15Staging: lustre: lnet: Remove typedef srpc_server_rpc_tShraddha Barke1-2/+2
2015-09-29staging/lustre: use 64-bit time for selftestArnd Bergmann1-3/+3
2015-05-31staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey1-30/+30
2015-04-03Staging: lustre: brw_test.c: remove unneeded return statementAchille Aknin1-1/+0
2014-10-20Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani1-1/+1
2014-10-20Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani1-1/+1
2014-10-20Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani1-1/+1
2014-10-20Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani1-1/+1
2014-10-02Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani1-1/+1
2014-10-02Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani1-1/+1
2014-10-02Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani1-1/+1
2014-10-02Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani1-1/+1
2014-10-02Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani1-1/+1
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman1-1/+1
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao1-3/+4
2013-10-19staging/lustre/lnet/selftest: Remove unnecessary spaces in brw_test.cLisa Nguyen1-32/+32
2013-10-19staging/lustre/lnet/selftest: Fix trailing statements in brw_test.cLisa Nguyen1-9/+18