summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/lnet/lib-eq.c
AgeCommit message (Expand)Author
2016-03-02staging: lustre: return proper error code for LNet coreJames Simmons
2016-02-22staging: lustre: assume a kernel buildJohn L. Hammond
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: add missing spaces for LNet layer reported by checkpatch.plJames Simmons
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons
2016-02-07staging/lustre/lnet: Don't call roundup_pow_of_two on zero in LNetEQAllocOleg Drokin
2015-12-21Staging: lustre: lnet: Remove functions LNetEQWait and LNetEQGetShraddha Barke
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-09-29staging/lustre: avoid unnecessary timeval conversionArnd Bergmann
2015-06-08staging:lustre: assume a kernel buildJohn L. Hammond
2015-05-31staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey
2015-05-31staging/lustre: Use roundup_pow_of_two() in LNetEQAlloc()Pekka Enberg
2015-03-01staging: lustre: lnet: lnet: Remove unneeded braces in lib-eq.cEdward Lipinsky
2014-09-19staging: lustre: lnet: lnet: Fix quoted string split warning.Gulsah Kose
2014-09-02staging: lustre: Fix space prohibited between function name and open parenthesisMathieu OTHACEHE
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-05-23staging: lustre: fix sparse warning "should it be static"Toby Smith
2014-05-23staging: lustre: fix sparse warning "unexpected unlock"Toby Smith
2014-03-19staging/lustre/libcfs: remove waitq_timedwaitPeng Tao
2014-03-19staging/lustre/libcfs: remove waitq_waitPeng Tao
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao