summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/NeilBrown2018-05-253-3/+0
* staging: lustre: remove libcfs_all.h from includes lustre/lnetNeilBrown2018-05-253-3/+0
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-256-6/+6
* staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chainNeilBrown2018-05-253-16/+24
* staging: lustre: rename cfs_cpt_table to cfs_cpt_tabNeilBrown2018-05-251-1/+1
* staging: lustre: refactor libcfs initialization.NeilBrown2018-05-251-1/+5
* staging: lustre: libcfs: discard cfs_time_after()NeilBrown2018-04-232-3/+3
* staging: lustre: libcfs: discard cfs_time_add/subNeilBrown2018-04-232-3/+3
* staging: lustre: cfs_time_current() -> jiffies.NeilBrown2018-04-233-6/+6
* staging: lustre: lnet/selftest: don't ignore status from lstcon_test_addNeilBrown2018-02-271-1/+1
* staging: lustre: selftest: freeing an error pointerDan Carpenter2018-02-221-4/+2
* staging: lustre: remove unnecessary cfs_block_allsigs() callsNeilBrown2018-02-221-2/+0
* staging: lustre: use memdup_user to allocate memory and copy from userDafna Hirschfeld2018-02-201-6/+4
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-164-5/+5
* staging: lustre: lnet: return of an error code should be negativeSumit Pundir2018-02-161-1/+1
* staging: lustre: lnet/selftest: fix compile error on UP buildNeilBrown2018-01-231-9/+8
* staging: lustre: lnet: avoid uninitialized return valueArnd Bergmann2018-01-161-2/+5
* staging: lustre: lnet: fix build warning in module.cGreg Kroah-Hartman2018-01-161-1/+1
* staging: lustre: lnet: convert selftest to use workqueuesNeilBrown2018-01-154-82/+68
* staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown2018-01-091-5/+4
* staging: lustre: more conversions to GFP_KERNEL allocations.NeilBrown2018-01-095-41/+33
* staging: lustre: more LIBCFS_ALLOC conversions to GFP_KERNEL allocations.NeilBrown2018-01-091-6/+5
* staging: lustre: lnet: selftest: don't allocate small strings.NeilBrown2018-01-091-151/+29
* staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown2018-01-094-35/+35
* staging: lustre: libcfs: remove wi_data from cfs_workitemNeilBrown2018-01-083-10/+10
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-1114-0/+14
* staging: lustre: rpc: mark expected switch fall-throughsGustavo A. R. Silva2017-10-181-4/+9
* staging: lustre: lnet: selftest: mark expected switch fall-throughsGustavo A. R. Silva2017-10-181-1/+4
* staging: lustre: lnet: selftest: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-0/+1
* staging: lustre: lnet: selftest: add include path to MakefileJames Simmons2017-08-228-18/+21
* staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons2017-08-225-5/+5
* staging: lustre: lnet: delete lnet.hJames Simmons2017-08-223-3/+0
* staging: lustre: lnet: fix incorrect arguments order calling lstcon_session_newColin Ian King2017-07-301-1/+1
* staging: lustre: fix sparse error: incompatible types in comparison expressionRui Teng2017-07-161-3/+2
* staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons2017-03-062-3/+3
* staging: lustre: lnet: change lnet_event_kind_t to proper enumJames Simmons2017-03-061-1/+1
* staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons2017-03-068-45/+49
* 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_counter_t to proper structureJames Simmons2017-03-062-3/+3
* 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-062-13/+13
* staging: lustre: lnet: change lnet_handle_eq_t to proper structJames Simmons2017-03-061-2/+2
* staging: lustre: Using macro DIV_ROUND_UPsimran singhal2017-03-061-7/+4
* staging/lustre/lnet: Fix allocation size for sv_cpt_dataOleg Drokin2017-02-261-1/+1
* staging: lustre: libcfs: fix error messagesDmitry Eremin2017-02-031-1/+2
* staging: lustre: lnet: change lnet_process_id_packed_t to proper structureJames Simmons2017-01-233-10/+10
* staging: lustre: lnet: change sfw_counter_t to proper structureJames Simmons2017-01-193-4/+4
* staging: lustre: lnet: change srpc_counters_t to proper structureJames Simmons2017-01-194-8/+8
* staging: lustre: lnet: change lst_test_ping_param_t to proper structureJames Simmons2017-01-191-2/+2
OpenPOWER on IntegriCloud