summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/lnet/router.c
Commit message (Expand)AuthorAgeFilesLines
...
* staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons2016-02-141-1/+0
* staging: lustre: remove unnecessary parentheses around LNet function pointerJames Simmons2016-02-141-2/+2
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-141-17/+15
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-141-34/+58
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* mm: page_alloc: remove GFP_IOFSMel Gorman2015-11-061-1/+1
* staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin2015-10-241-1/+1
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-1/+0
* staging/lustre: use 64-bit time for ni_last_aliveArnd Bergmann2015-09-291-2/+2
* staging/lustre: use 64-bit times for cfs_srand seedArnd Bergmann2015-09-291-3/+3
* staging: lustre: lnet: lnet: Removed a spaceAnjali Menon2015-09-161-1/+1
* staging:lustre: remove lnet/include/lnet/linux/John L. Hammond2015-06-111-145/+0
* staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey2015-05-311-112/+112
* Staging: lustre: lnet: lnet: router.c: fix useless returns and elsesRedha Gouicem2015-03-191-12/+5
* Staging: lustre: lnet: lnet: router.c: fix 80 char line limitRedha Gouicem2015-03-191-2/+5
* Staging: lustre: lnet: lnet: Remove space after the name of that functionHatice ERTÜRK2015-03-011-37/+37
* staging/lustre/lnet: peer aliveness status and NI statusLiang Zhen2015-02-071-1/+16
* staging: lustre: lnet: lnet: trailing statements should be on next lineBalavasu2015-01-171-3/+6
* staging: lustre: lnet: lnet: do not initialise statics to 0 or NULLBalavasu2015-01-171-5/+5
* staging: lustre: use min/max instead of MIN/MAX, simple casesJeremiah Mahler2015-01-171-2/+2
* staging: lustre: Fix sparse warnings for lnet/lnet/router.cGiedrius Statkevicius2014-11-261-9/+9
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-20/+14
* staging: lustre: remove parentheses from return argumentsJulia Lawall2014-08-301-1/+1
* staging: lustre: remove cfs_time_before()Greg Kroah-Hartman2014-07-121-1/+1
* staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman2014-07-121-2/+2
* staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman2014-07-121-5/+5
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-1/+1
* staging: lustre: remove memset(0) after LIBCFS_ALLOCVitaly Osipov2014-06-181-1/+0
* staging: lustre: fix sparse warnings for undeclared symbolsJohn Church2014-06-181-2/+2
* staging/lustre/lnet: fix potential null pointer dereferenceOleg Drokin2014-05-031-1/+1
* staging/lustre/libcfs: remove cfs_pausePeng Tao2014-03-191-3/+5
* staging/lustre/libcfs: remove schedule_timeout_and_set_statePeng Tao2014-03-191-2/+2
* staging/lustre/lnet: Add LNet Router Priority parameterDoug Oucharek2013-12-101-8/+11
* staging/lustre: remove CFS_MODULE_PARMPeng Tao2013-11-251-22/+22
* staging/lustre: clean up and remove libcfs/linux/linux-mem.cPeng Tao2013-06-031-2/+3
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+1693