summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/selftest
AgeCommit message (Expand)Author
2016-06-18staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-18staging/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-12staging: lustre: selftest: change srpc_state_t to proper enumJames Simmons
2016-04-12staging: lustre: selftest: convert srpc_msg_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert lstcon_batch_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert lstcon_tsb_hdr_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert lstcon_group_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert lstcon_ndlink_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert lstcon_node_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert lstcon_rpc_trans_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert lstcon_rpc_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert sfw_test_case_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert sfw_test_unit_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert sfw_test_instance_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert sfw_test_client_ops_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert sfw_batch_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert sfw_session_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert srpc_service_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert srpc_client_rpc_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert swi_workitem_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert srpc_buffer_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert srpc_bulk_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert srpc_event_t to proper structJames Simmons
2016-04-12staging: lustre: selftest: convert srpc_event_type to proper enumJames Simmons
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-31staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin
2016-03-29staging: lustre: libcfs: remove cfs_workitem_t typedefsJames Simmons
2016-03-28Staging: lustre: rpc: Use sizeof type *pointer instead of sizeof type.Sandhya Bankar
2016-03-28staging: lustre: cleanup comment style for lnet selftestJames Simmons
2016-03-28staging: lustre: realign some code in lnet selftest so its readableJames Simmons
2016-03-28staging: lustre: remove excess blank lines in lnet selftest codeJames Simmons
2016-03-28staging: lustre: handle error returned from wait_event_timeout seltest timerJames Simmons
2016-03-28staging: lustre: add missing buffer overflow fix for console.cDmitry Eremin
2016-03-28staging: lustre: Correct missing newline for CERROR call in sfw_handle_server...James Nunez
2016-03-12staging: lustre: fix aligments in lnet selftestJames Simmons
2016-03-12staging: lustre: report minimum of two buffers for LNet selftest load testJames Simmons
2016-03-12staging: lustre: test for proper errno code in lstcon_rpc_trans_abortJames Simmons
2016-03-12staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons
2016-03-12staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons
2016-03-12staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons
2016-03-12staging: lustre: fix spacing issues checkpatch reported in lnet selftestJames Simmons
2016-03-12staging: lustre: remove returns in void function for lnet selftestJames Simmons
2016-03-12staging: lustre: fix bogus lst errors for lnet selftestIsaac Huang
2016-03-12staging: lustre: lnet: conrpc: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-12Staging: lustre: lnet: Use list_first_entry_or_nullBhumika Goyal
2016-03-08staging: lustre: Correct missing newlineJames Nunez