summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/lnet/lib-move.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: lnet: lib-move: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-5/+4
* staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson2016-03-071-0/+2
* staging: lustre: LNet network latency simulationLiang Zhen2016-03-071-31/+42
* staging: lustre: LNet drop rule implementationLiang Zhen2016-03-071-0/+8
* staging: lustre: return proper error code for LNet coreJames Simmons2016-03-021-11/+11
* staging: lustre: Ignore hops if not explicitly setAmir Shehata2016-03-021-4/+13
* staging: lustre: recv could access freed messageLiang Zhen2016-03-021-2/+10
* staging: lustre: Allocate the correct number of rtr buffersAmir Shehata2016-02-221-1/+2
* staging: lustre: assume a kernel buildJohn L. Hammond2016-02-221-5/+0
* staging: lustre: remove LUSTRE_{,SRV_}LNET_PIDJohn L. Hammond2016-02-221-1/+1
* staging: lustre: Dynamic LNet Configuration (DLC) dynamic routingAmir Shehata2016-02-201-16/+73
* staging: lustre: return +ve for blocked lnet messageLiang Zhen2016-02-201-19/+31
* staging: lustre: fix failure handle of create replyLiang Zhen2016-02-201-5/+5
* staging: lustre: reflect down routes in /proc/sys/lnet/routesChris Horn2016-02-201-3/+1
* staging: lustre: rename variables in lnet_find_route_lockedChris Horn2016-02-201-16/+16
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-46/+46
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-141-71/+71
* staging: lustre: don't set more than one variable per line in LNet layerJames Simmons2016-02-141-3/+6
* staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons2016-02-141-2/+0
* staging: lustre: remove unnecessary parentheses around LNet function pointerJames Simmons2016-02-141-6/+6
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-141-21/+21
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-141-52/+88
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* staging: lustre: remove unnecessary EXPORT_SYMBOL for lnet layerfrank zago2015-12-211-1/+0
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-3/+0
* staging/lustre: use 64-bit time for ni_last_aliveArnd Bergmann2015-09-291-2/+2
* staging: lustre: lnet: dead code - remove LNetSetAsyncMike Shuey2015-05-311-24/+0
* staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey2015-05-311-120/+120
* staging: lustre: prevent underflows in lnet_parse_reply()Dan Carpenter2015-04-031-1/+1
* staging/lustre/lnet: peer aliveness status and NI statusLiang Zhen2015-02-071-0/+13
* staging: lustre: replace MIN with min_t, remove castJeremiah Mahler2015-01-171-1/+1
* staging: lustre: replace MIN with min, cast (__kernel_size_t)Jeremiah Mahler2015-01-171-3/+3
* staging: lustre: use min/max instead of MIN/MAX, simple casesJeremiah Mahler2015-01-171-6/+6
* lustre: don't use iovec instead of kvecAl Viro2015-01-171-8/+8
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-48/+34
* Staging: lustre: lnet: Make functions staticTina Ruchandani2014-10-271-8/+8
* staging: lustre: remove LPX64 defineGreg Kroah-Hartman2014-07-121-12/+10
* staging: lustre: remove LPU64 defineGreg Kroah-Hartman2014-07-121-11/+8
* 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/lnet: abort messages whose MD has been unlinkedIsaac Huang2014-06-261-16/+33
* staging/lustre/lnet: Add LNet Router Priority parameterDoug Oucharek2013-12-101-0/+6
* staging/lustre: remove CFS_MODULE_PARMPeng Tao2013-11-251-2/+2
* staging/lustre/lnet: Reformat pointer variable in lib-move.cLisa Nguyen2013-10-191-1/+1
* staging/lustre/lnet: Remove () from return statements in lib-move.cLisa Nguyen2013-10-191-13/+13
* staging/lustre/lnet: Adjust lines to meet 80 column limit in lib-move.cLisa Nguyen2013-10-191-11/+17
* staging/lustre/lnet: Move open braces to previous lines in lib-move.cLisa Nguyen2013-10-191-8/+4
* staging/lustre/lnet: Remove unnecessary whitespace in lib-move.cLisa Nguyen2013-10-191-147/+147