summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/selftest/conrpc.c
AgeCommit message (Expand)Author
2016-08-15lustre: don't reinvent struct bio_vecAl Viro
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-04-26staging: lustre: selftest: convert wire protocol to use structJames Simmons
2016-04-26staging: lustre: selftest: convert lstcon_test_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert srpc_msg_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert lstcon_batch_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert lstcon_tsb_hdr_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert lstcon_group_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert lstcon_ndlink_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert lstcon_node_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert lstcon_rpc_trans_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert lstcon_rpc_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert srpc_client_rpc_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert srpc_bulk_t to proper structJames Simmons
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-28staging: lustre: cleanup comment style for lnet selftestJames Simmons
2016-03-28staging: lustre: remove excess blank lines in lnet selftest codeJames Simmons
2016-03-11staging: lustre: fix aligments in lnet selftestJames Simmons
2016-03-11staging: lustre: test for proper errno code in lstcon_rpc_trans_abortJames Simmons
2016-03-11staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons
2016-03-11staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons
2016-03-11staging: lustre: remove returns in void function for lnet selftestJames Simmons
2016-03-11staging: lustre: lnet: conrpc: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-11Staging: lustre: lnet: Use list_first_entry_or_nullBhumika Goyal
2016-03-07staging: lustre: fix 'data race condition' issue in conrpc.cSebastien Buisson
2016-03-02Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal
2016-03-02staging: lustre: replace direct LNet HZ access with kernel APIsJian Yu
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons
2016-02-14staging: lustre: don't set more than one variable per line in LNet layerJames Simmons
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons
2016-02-03staging/lustre: Add __user annotations in lnetselftest codeFrank Zago
2015-11-15staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2015-11-06mm: page_alloc: remove GFP_IOFSMel Gorman
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-09-29staging/lustre: use 64-bit time for selftestArnd Bergmann
2015-09-29staging/lustre: use jiffies_to_*() instead of cfs_duration_usecArnd Bergmann
2015-05-31staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey
2015-01-25staging: lustre: lnet: declare internal symbols as staticLuca Ceresoli
2014-10-29staging:lustre:lnet:selftest: fix sparse warningsAnton Saraev
2014-07-12staging: lustre: remove cfs_duration_t typedefGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-03-19staging/lustre/libcfs: remove cfs_pausePeng Tao
2013-11-19staging/lustre/lnet: remove extra space in lstcon_rpc_trans_abortAmir Shehata
2013-10-17Staging: lustre: Removal of assignment in if condition in conrpc.cRashika Kheria