summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/rpc.c
Commit message (Expand)AuthorAgeFilesLines
* staging/lustre/lnet: Fix allocation size for sv_cpt_dataOleg Drokin2017-02-261-1/+1
* staging: lustre: lnet: change srpc_counters_t to proper structureJames Simmons2017-01-191-3/+3
* staging: lustre: lnet: cleanup some of the > 80 line issuesJames Simmons2016-11-181-1/+2
* staging: lustre: lnet: add offset for selftest brwLiang Zhen2016-11-141-8/+11
* lustre: don't reinvent struct bio_vecAl Viro2016-08-151-4/+4
* 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-3/+3
* staging: lustre: selftest: change srpc_state_t to proper enumJames Simmons2016-04-111-3/+3
* staging: lustre: selftest: convert srpc_msg_t to proper structJames Simmons2016-04-111-5/+6
* staging: lustre: selftest: convert srpc_service_t to proper structJames Simmons2016-04-111-5/+5
* staging: lustre: selftest: convert srpc_client_rpc_t to proper structJames Simmons2016-04-111-16/+16
* staging: lustre: selftest: convert swi_workitem_t to proper structJames Simmons2016-04-111-4/+4
* staging: lustre: selftest: convert srpc_buffer_t to proper structJames Simmons2016-04-111-6/+6
* staging: lustre: selftest: convert srpc_bulk_t to proper structJames Simmons2016-04-111-9/+9
* staging: lustre: selftest: convert srpc_event_t to proper structJames Simmons2016-04-111-10/+10
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-1/+1
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* | Staging: lustre: rpc: Use sizeof type *pointer instead of sizeof type.Sandhya Bankar2016-03-281-1/+1
* | staging: lustre: cleanup comment style for lnet selftestJames Simmons2016-03-281-4/+4
|/
* staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons2016-03-111-5/+5
* staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons2016-03-111-34/+34
* staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons2016-03-111-4/+4
* staging: lustre: remove returns in void function for lnet selftestJames Simmons2016-03-111-8/+0
* staging: lustre: fix bogus lst errors for lnet selftestIsaac Huang2016-03-111-1/+8
* staging: lustre: Correct missing newlineJames Nunez2016-03-071-1/+1
* Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal2016-03-021-1/+1
* staging: lustre: make some lnet functions staticFrank Zago2016-02-221-1/+1
* staging: lustre: remove LUSTRE_{,SRV_}LNET_PIDJohn L. Hammond2016-02-221-1/+1
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-65/+65
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-141-24/+23
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-141-42/+38
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-141-31/+60
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* Staging: lustre: lnet: Remove typedef srpc_server_rpc_tShraddha Barke2015-11-151-3/+3
* Staging: lustre: rpc: Drop unnecessary wrapper functionShivani Bhardwaj2015-11-151-12/+5
* mm: page_alloc: remove GFP_IOFSMel Gorman2015-11-061-1/+1
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-2/+0
* staging/lustre: use 64-bit time for selftestArnd Bergmann2015-09-291-5/+4
* staging: lustre: lnet: selftest: use min_t in place of minHari Prasath Gujulan Elango2015-06-181-1/+1
* staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey2015-05-311-75/+75
* Staging: lustre: lnet: selftest: Trailing statementsHatice ERTÜRK2015-03-011-9/+18
* Staging: lustre: lnet: selftest: Remove space after the name of that functionHatice ERTÜRK2015-03-011-68/+68
* staging: lustre: selftest: fix _recycle_buffer context imbalanceJeremiah Mahler2015-01-171-0/+1
* staging: lustre: selftest: fix _post_buffer context imbalanceJeremiah Mahler2015-01-171-0/+1
* staging: lustre: selftest: fix "not declared" by declaring staticJeremiah Mahler2015-01-171-1/+1
* staging: lustre: use min/max instead of MIN/MAX, simple casesJeremiah Mahler2015-01-171-2/+2
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-17/+12
* staging:lustre:lnet:selftest: fix sparse warningsAnton Saraev2014-10-291-17/+17
* staging: lustre: remove LPX64 defineGreg Kroah-Hartman2014-07-121-2/+2