summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/rpc.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-1682/+0
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-161-1/+1
* staging: lustre: lnet: convert selftest to use workqueuesNeilBrown2018-01-151-36/+25
* staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown2018-01-091-5/+4
* staging: lustre: more conversions to GFP_KERNEL allocations.NeilBrown2018-01-091-2/+2
* staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown2018-01-091-6/+6
* staging: lustre: libcfs: remove wi_data from cfs_workitemNeilBrown2018-01-081-5/+5
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: rpc: mark expected switch fall-throughsGustavo A. R. Silva2017-10-181-4/+9
* staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons2017-03-061-5/+6
* staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_md_t to proper structureJames Simmons2017-03-061-2/+2
* staging: lustre: lnet: change lnet_handle_me_t to proper structJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons2017-03-061-5/+5
* staging: lustre: lnet: change lnet_handle_eq_t to proper structJames Simmons2017-03-061-2/+2
* 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