aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/rpc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-18staging: lustre: lnet: cleanup some of the > 80 line issuesJames Simmons1-1/+2
2016-11-14staging: lustre: lnet: add offset for selftest brwLiang Zhen1-8/+11
2016-08-15lustre: don't reinvent struct bio_vecAl Viro1-4/+4
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-3/+3
2016-04-11staging: lustre: selftest: change srpc_state_t to proper enumJames Simmons1-3/+3
2016-04-11staging: lustre: selftest: convert srpc_msg_t to proper structJames Simmons1-5/+6
2016-04-11staging: lustre: selftest: convert srpc_service_t to proper structJames Simmons1-5/+5
2016-04-11staging: lustre: selftest: convert srpc_client_rpc_t to proper structJames Simmons1-16/+16
2016-04-11staging: lustre: selftest: convert swi_workitem_t to proper structJames Simmons1-4/+4
2016-04-11staging: lustre: selftest: convert srpc_buffer_t to proper structJames Simmons1-6/+6
2016-04-11staging: lustre: selftest: convert srpc_bulk_t to proper structJames Simmons1-9/+9
2016-04-11staging: lustre: selftest: convert srpc_event_t to proper structJames Simmons1-10/+10
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2016-03-28Staging: lustre: rpc: Use sizeof type *pointer instead of sizeof type.Sandhya Bankar1-1/+1
2016-03-28staging: lustre: cleanup comment style for lnet selftestJames Simmons1-4/+4
2016-03-11staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons1-5/+5
2016-03-11staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons1-34/+34
2016-03-11staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons1-4/+4
2016-03-11staging: lustre: remove returns in void function for lnet selftestJames Simmons1-8/+0
2016-03-11staging: lustre: fix bogus lst errors for lnet selftestIsaac Huang1-1/+8
2016-03-07staging: lustre: Correct missing newlineJames Nunez1-1/+1
2016-03-02Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal1-1/+1
2016-02-22staging: lustre: make some lnet functions staticFrank Zago1-1/+1
2016-02-22staging: lustre: remove LUSTRE_{,SRV_}LNET_PIDJohn L. Hammond1-1/+1
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons1-65/+65
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons1-24/+23
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons1-42/+38
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons1-31/+60
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-11-15Staging: lustre: lnet: Remove typedef srpc_server_rpc_tShraddha Barke1-3/+3
2015-11-15Staging: lustre: rpc: Drop unnecessary wrapper functionShivani Bhardwaj1-12/+5
2015-11-06mm: page_alloc: remove GFP_IOFSMel Gorman1-1/+1
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-2/+0
2015-09-29staging/lustre: use 64-bit time for selftestArnd Bergmann1-5/+4
2015-06-18staging: lustre: lnet: selftest: use min_t in place of minHari Prasath Gujulan Elango1-1/+1
2015-05-31staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey1-75/+75
2015-03-01Staging: lustre: lnet: selftest: Trailing statementsHatice ERTÜRK1-9/+18
2015-03-01Staging: lustre: lnet: selftest: Remove space after the name of that functionHatice ERTÜRK1-68/+68
2015-01-17staging: lustre: selftest: fix _recycle_buffer context imbalanceJeremiah Mahler1-0/+1
2015-01-17staging: lustre: selftest: fix _post_buffer context imbalanceJeremiah Mahler1-0/+1
2015-01-17staging: lustre: selftest: fix "not declared" by declaring staticJeremiah Mahler1-1/+1
2015-01-17staging: lustre: use min/max instead of MIN/MAX, simple casesJeremiah Mahler1-2/+2
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-17/+12
2014-10-29staging:lustre:lnet:selftest: fix sparse warningsAnton Saraev1-17/+17
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman1-2/+2
2014-07-12staging: lustre: remove LPD64 defineGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman1-4/+4