summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/nrs.c
AgeCommit message (Expand)Author
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons
2017-01-03staging/lustre/ptlrpc: Move nrs_conf_fifo extern to a headerOleg Drokin
2016-11-14staging: lustre: nrs: serialize executions of nrs_policy_stopHenri Doreau
2016-10-30staging: lustre: ptlrpc: Forbid too early NRS policy tuningsHenri Doreau
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin
2016-05-09staging: lustre: ptlrpc: fix nrs cleanupNiu Yawei
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin
2016-03-02staging: lustre: fix 'copy into fixed size buffer' errorsSebastien Buisson
2016-03-01staging/lustre/ptlrpc: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre/ptlrpc: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre: Remove the "write to FSF to get a copy of GPL" wordingOleg Drokin
2016-02-20staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin
2016-02-03staging: lustre: fix lock imbalanceJoshua Clayton
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-04Staging: lustre: ptlrpc: nrs: Declare as staticShraddha Barke
2015-09-29staging/lustre: remove lots of dead codeArnd Bergmann
2015-09-29staging: lustre: moved extern declarations to a headerAnton Gerasimov
2015-07-13staging: lustre: ptlrpc: Use !x to check for kzalloc failureJulia Lawall
2015-06-08staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna
2015-05-31Staging: lustre: Fixed typoAdrian Remonda
2015-05-08staging: lustre: ptlrpc: Replace OBD_CPT_ALLOC etc by kzalloc_nodeJulia Lawall
2015-05-08staging: lustre: ptlrpc: Use kzalloc and kfreeJulia Lawall
2015-03-01Staging: lustre: Removed necessary braces {}Melike Yurtoglu
2015-03-01staging: lustre: ptlrpc: remove unused variableAya Mahfouz
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-09-08staging: lustre: ptlrpc: expand the GOTO macroJulia Lawall
2014-08-30drivers: staging: lustre: lustre: Fix "foo * bar" should be "foo *bar" errorsGreg Donald
2014-07-11staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler
2014-02-07staging: lustre: Fix typo in lustre/ptlrpcMasanari Iida
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove RETURN_EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao