summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/lnet/router.c
AgeCommit message (Expand)Author
2016-09-19staging: lustre: lnet: Ensure routing is turned on first timeDoug Oucharek
2016-08-15lustre: don't reinvent struct bio_vecAl Viro
2016-06-09staging: lustre: lnet: Replace semaphore ln_rc_signal with completionBinoy Jayan
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-11staging: lustre: lnet: router: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-02staging: lustre: fix api-ni.c issues found by Klocwork Insight toolDmitry Eremin
2016-03-02staging: lustre: return proper error code for LNet coreJames Simmons
2016-03-02staging: lustre: Ignore hops if not explicitly setAmir Shehata
2016-03-02staging: lustre: set downis to 1 if there's no NI for remote netLiang Zhen
2016-02-22staging: lustre: Remove LASSERTS from router checkerDoug Oucharek
2016-02-22staging: lustre: Use lnet_is_route_alive for router alivenessChris Horn
2016-02-22staging: lustre: Allocate the correct number of rtr buffersAmir Shehata
2016-02-22staging: lustre: assume a kernel buildJohn L. Hammond
2016-02-22staging: lustre: improvement to router checkerAmir Shehata
2016-02-22staging: lustre: return appropriate errno when adding routeAmir Shehata
2016-02-22staging: lustre: remove LUSTRE_{,SRV_}LNET_PIDJohn L. Hammond
2016-02-22staging: lustre: DLC user/kernel space glue codeAmir Shehata
2016-02-20staging/lustre: Remove the "write to FSF to get a copy of GPL" wordingOleg Drokin
2016-02-20staging: lustre: Dynamic LNet Configuration (DLC) dynamic routingAmir Shehata
2016-02-20staging: lustre: remove uses of IS_ERR_VALUE()John L. Hammond
2016-02-20staging: lustre: eliminate obsolete Cray SeaStar supportJames Simmons
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: don't set more than one variable per line in LNet layerJames Simmons
2016-02-14staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons
2016-02-14staging: lustre: remove unnecessary parentheses around LNet function pointerJames Simmons
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-06mm: page_alloc: remove GFP_IOFSMel Gorman
2015-10-24staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-09-29staging/lustre: use 64-bit time for ni_last_aliveArnd Bergmann
2015-09-29staging/lustre: use 64-bit times for cfs_srand seedArnd Bergmann
2015-09-16staging: lustre: lnet: lnet: Removed a spaceAnjali Menon
2015-06-11staging:lustre: remove lnet/include/lnet/linux/John L. Hammond
2015-05-31staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey
2015-03-19Staging: lustre: lnet: lnet: router.c: fix useless returns and elsesRedha Gouicem
2015-03-19Staging: lustre: lnet: lnet: router.c: fix 80 char line limitRedha Gouicem
2015-03-01Staging: lustre: lnet: lnet: Remove space after the name of that functionHatice ERTÜRK
2015-02-07staging/lustre/lnet: peer aliveness status and NI statusLiang Zhen
2015-01-17staging: lustre: lnet: lnet: trailing statements should be on next lineBalavasu
2015-01-17staging: lustre: lnet: lnet: do not initialise statics to 0 or NULLBalavasu
2015-01-17staging: lustre: use min/max instead of MIN/MAX, simple casesJeremiah Mahler
2014-11-26staging: lustre: Fix sparse warnings for lnet/lnet/router.cGiedrius Statkevicius
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman