summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman15-10296/+0
2018-05-25staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/NeilBrown3-3/+0
2018-05-25staging: lustre: remove libcfs_all.h from includes lustre/lnetNeilBrown3-3/+0
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown6-6/+6
2018-05-25staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chainNeilBrown3-16/+24
2018-05-25staging: lustre: rename cfs_cpt_table to cfs_cpt_tabNeilBrown1-1/+1
2018-05-25staging: lustre: refactor libcfs initialization.NeilBrown1-1/+5
2018-04-23staging: lustre: libcfs: discard cfs_time_after()NeilBrown2-3/+3
2018-04-23staging: lustre: libcfs: discard cfs_time_add/subNeilBrown2-3/+3
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown3-6/+6
2018-02-27staging: lustre: lnet/selftest: don't ignore status from lstcon_test_addNeilBrown1-1/+1
2018-02-22staging: lustre: selftest: freeing an error pointerDan Carpenter1-4/+2
2018-02-22staging: lustre: remove unnecessary cfs_block_allsigs() callsNeilBrown1-2/+0
2018-02-20staging: lustre: use memdup_user to allocate memory and copy from userDafna Hirschfeld1-6/+4
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown4-5/+5
2018-02-16staging: lustre: lnet: return of an error code should be negativeSumit Pundir1-1/+1
2018-01-23staging: lustre: lnet/selftest: fix compile error on UP buildNeilBrown1-9/+8
2018-01-16staging: lustre: lnet: avoid uninitialized return valueArnd Bergmann1-2/+5
2018-01-16staging: lustre: lnet: fix build warning in module.cGreg Kroah-Hartman1-1/+1
2018-01-15staging: lustre: lnet: convert selftest to use workqueuesNeilBrown4-82/+68
2018-01-09staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown1-5/+4
2018-01-09staging: lustre: more conversions to GFP_KERNEL allocations.NeilBrown5-41/+33
2018-01-09staging: lustre: more LIBCFS_ALLOC conversions to GFP_KERNEL allocations.NeilBrown1-6/+5
2018-01-09staging: lustre: lnet: selftest: don't allocate small strings.NeilBrown1-151/+29
2018-01-09staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown4-35/+35
2018-01-08staging: lustre: libcfs: remove wi_data from cfs_workitemNeilBrown3-10/+10
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman14-0/+14
2017-10-18staging: lustre: rpc: mark expected switch fall-throughsGustavo A. R. Silva1-4/+9
2017-10-18staging: lustre: lnet: selftest: mark expected switch fall-throughsGustavo A. R. Silva1-1/+4
2017-10-18staging: lustre: lnet: selftest: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-08-22staging: lustre: lnet: selftest: add include path to MakefileJames Simmons8-18/+21
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons5-5/+5
2017-08-22staging: lustre: lnet: delete lnet.hJames Simmons3-3/+0
2017-07-30staging: lustre: lnet: fix incorrect arguments order calling lstcon_session_newColin Ian King1-1/+1
2017-07-16staging: lustre: fix sparse error: incompatible types in comparison expressionRui Teng1-3/+2
2017-03-06staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons2-3/+3
2017-03-06staging: lustre: lnet: change lnet_event_kind_t to proper enumJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons8-45/+49
2017-03-06staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_md_t to proper structureJames Simmons1-2/+2
2017-03-06staging: lustre: lnet: change lnet_counter_t to proper structureJames Simmons2-3/+3
2017-03-06staging: lustre: lnet: change lnet_handle_me_t to proper structJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons2-13/+13
2017-03-06staging: lustre: lnet: change lnet_handle_eq_t to proper structJames Simmons1-2/+2
2017-03-06staging: lustre: Using macro DIV_ROUND_UPsimran singhal1-7/+4
2017-02-26staging/lustre/lnet: Fix allocation size for sv_cpt_dataOleg Drokin1-1/+1
2017-02-03staging: lustre: libcfs: fix error messagesDmitry Eremin1-1/+2
2017-01-23staging: lustre: lnet: change lnet_process_id_packed_t to proper structureJames Simmons3-10/+10
2017-01-19staging: lustre: lnet: change sfw_counter_t to proper structureJames Simmons3-4/+4
2017-01-19staging: lustre: lnet: change srpc_counters_t to proper structureJames Simmons4-8/+8