summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet
Commit message (Expand)AuthorAgeFilesLines
* staging/lustre/lnet: portal spreading rotor should be unsignedLiang Zhen2015-02-071-4/+4
* staging/lustre/lnet: peer aliveness status and NI statusLiang Zhen2015-02-072-1/+29
* staging: lustre: lnet: fix space prohibited before that '++'Asaf Vertz2015-02-071-14/+14
* staging: lustre: lnet: declare internal symbols as staticLuca Ceresoli2015-01-254-4/+4
* staging: lustre: fix min() comparison types lacks cast build warningJeremiah Mahler2015-01-251-1/+2
* staging: lustre: lnet: lnet: trailing statements should be on next lineBalavasu2015-01-181-3/+6
* staging: lustre: lnet: Removed spaces before increments and decrementsIgor Ishchenko2015-01-181-7/+7
* staging: lustre: lnet: lnet: do not initialise statics to 0 or NULLBalavasu2015-01-181-5/+5
* staging: lustre: selftest: fix _recycle_buffer context imbalanceJeremiah Mahler2015-01-181-0/+1
* staging: lustre: selftest: fix _post_buffer context imbalanceJeremiah Mahler2015-01-181-0/+1
* staging: lustre: selftest: fix sfw_deactivate_session context imbalanceJeremiah Mahler2015-01-181-1/+1
* staging: lustre: selftest: fix "not declared" by declaring staticJeremiah Mahler2015-01-183-3/+3
* staging: lustre: selftest: fix "not declared" by declaring in headerJeremiah Mahler2015-01-181-0/+12
* staging: lustre: replace MIN with min_t, remove castJeremiah Mahler2015-01-181-1/+1
* staging: lustre: replace MIN with min, cast (__kernel_size_t)Jeremiah Mahler2015-01-181-3/+3
* staging: lustre: replace MIN/MAX with min_t/max_tJeremiah Mahler2015-01-181-1/+1
* staging: lustre: replace MIN with min_tJeremiah Mahler2015-01-181-1/+1
* staging: lustre: use min/max instead of MIN/MAX, simple casesJeremiah Mahler2015-01-187-15/+15
* staging: lustre: cleanup align switch and casesamuel kihahu2015-01-181-25/+25
* lustre: don't use iovec instead of kvecAl Viro2015-01-188-52/+52
* staging: lustre: Fix sparse warnings for lnet/lnet/router.cGiedrius Statkevicius2014-11-261-9/+9
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-2314-238/+156Star
* drivers: staging: lustre: lnet: api-nc.c: Fix Style WarningsThomas Wood2014-11-221-2/+1Star
* Staging: lustre: lnet: Improve 'incarnation' stampTina Ruchandani2014-11-041-8/+3Star
* Staging: lustre: lnet: lnet: Better cookie genTina Ruchandani2014-10-301-11/+4Star
* staging:lustre:lnet:selftest: remove unused functionAnton Saraev2014-10-301-11/+0Star
* staging:lustre:lnet:selftest: fix sparse warningsAnton Saraev2014-10-306-75/+75
* staging: lustre: Use __init and __exit markers for lifecycle functionsMariusz Gorski2014-10-291-2/+2
* Staging: lustre: lnet: Make functions staticTina Ruchandani2014-10-273-14/+14
* staging: lustre: lnet: klnds: o2iblnd: fix null dereference on failed path in...Jiayi Ye2014-10-271-1/+2
* staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye2014-10-271-1/+1
* Staging: lustre: lnet: Make functions staticVaishali Thakkar2014-10-231-8/+8
* staging: lustre: fix sparse errorsThomas Gummerer2014-10-201-4/+4
* Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-201-1/+1
* Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-201-1/+1
* Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-201-1/+1
* Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-201-1/+1
* Staging: lustre: lnet: Declare ping_srv_workitems staticVaishali Thakkar2014-10-201-1/+1
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-132-4/+0Star
|\
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-192-4/+0Star
* | Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* | Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* | Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* | Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* | Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* | Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* | staging: lustre: lnet: lnet: Remove space between function name and open para...Tapasweni Pathak2014-10-021-117/+117
* | staging: lustre: lnet: lnet: Remove unnecessary else after returnTapasweni Pathak2014-10-021-4/+4
* | drivers: staging: lustre: Fix "open brace '{' following struct go on the same...Greg Donald2014-09-232-60/+30Star
* | staging: lustre: lnet: lnet: Fixed quoted string split warning.Gulsah Kose2014-09-201-8/+4Star