summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet
AgeCommit message (Expand)Author
2014-09-06staging: lustre: Annotate user buffer with __userLABBE Corentin
2014-09-02staging: lustre: Fix space prohibited between function name and open parenthesisMathieu OTHACEHE
2014-09-02drivers: staging: lustre: Fix 'do not use C99 // comments' errorsGreg Donald
2014-08-31staging: lustre: lnet: lib-ptl.c: sparsa warning: symbol not declaredSudip Mukherjee
2014-08-31staging:lustre:lnet: lib-md.c erase C99 // commentsJanet Liu
2014-08-31staging:lustre:lnet: lib-md.c make line not over 80 charactersJanet Liu
2014-08-30staging: lustre: socklnd: Remove static initialization to NULL or 0Marco Cyriacks
2014-08-30staging:lustre:lnet lib-md.c erase space before ')' for code styleJanet Liu
2014-08-30staging:lustre:lnet: lib-md.c delete space before '(' for code styleJanet Liu
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-08-30drivers: staging: lustre: Fix that open brace { should be on the previous lin...Greg Donald
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' ...Greg Donald
2014-08-30staging: lustre: lnet: socklnd_cb.c Fix sparse non-static symbol warningPhong Tran
2014-08-16staging/lustre/lnet: Fix potential uninitialized variable warningOleg Drokin
2014-08-16drivers: staging: lustre: fix sparse warnings / delete unused functionBenedict Boerger
2014-07-30staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal
2014-07-22staging: lustre: Fix sparse warningsMatt Kurz
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPD64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: clean up some proc file declarationsGreg Kroah-Hartman
2014-07-12staging: lustre: remove LL_PROC_PROTO macroGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_duration_t typedefGreg 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
2014-07-12staging: lustre: remove linux-tcpip.hGreg Kroah-Hartman
2014-07-11staging: lustre: fix makefile build breakageGreg Kroah-Hartman
2014-07-11staging: lustre: remove socket_t typedefGreg Kroah-Hartman
2014-07-11staging: lustre: remove ctl_table typedefsGreg Kroah-Hartman
2014-07-11staging: lustre: delete linux-lock.hGreg Kroah-Hartman
2014-07-11staging: lustre: remove unneeded DECLARE_LL_PROC_PPOS_DECL macroGreg Kroah-Hartman
2014-07-11staging: lustre: remove some unneeded cflagsGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-06-29staging: lustre: lnet: api-ni.c: fixed sparse warningsAnil Belur
2014-06-26staging/lustre/lnet: abort messages whose MD has been unlinkedIsaac Huang
2014-06-24staging: lustre: fix sparse warnings for static symbolsJames A Shackleford
2014-06-18staging: lustre: remove memset(0) after LIBCFS_ALLOCVitaly Osipov
2014-06-18staging: lustre: fix sparse warnings for undeclared symbolsJohn Church
2014-05-23staging: lustre: socklnd: Remove unnecessary return bracketsMasaru Nomura
2014-05-23staging: lustre: socklnd: Remove unnecessary line continuationMasaru Nomura
2014-05-23staging: lustre: socklnd: Fix indentingMasaru Nomura
2014-05-23staging: lustre: socklnd: Add a required spaceMasaru Nomura
2014-05-23staging: lustre: socklnd: Remove unnecessary () from return statementMasaru Nomura
2014-05-23staging/lustre: fix sparse warnings in o2iblnd_cb.cZi Shen Lim
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-05-16staging: lustre: info leak in lnet_ping()Dan Carpenter
2014-05-03staging: lustre use kernel socket sockopt apisFredrick John Berchmans