summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/lnet/lib-eq.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-25staging: lustre: discard LOWEST_BIT_SET()NeilBrown
2018-02-22staging: lustre: lnet: remove cfs_block_allsigs calls.NeilBrown
2018-01-09staging: lustre: more LIBCFS_ALLOC conversions to GFP_KERNEL allocations.NeilBrown
2018-01-08staging: lustre: lnet-lib: opencode some alloc/free functions.NeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: lnet: add include path to MakefileJames Simmons
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-03-06staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_eq_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_handle_eq_t to proper structJames Simmons
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-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