summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ptlrpc/nrs.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-1613/+0Star
* staging: lustre: remove libcfs_all from ptlrpcNeilBrown2018-05-251-1/+2
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-251-1/+1
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: ptlrpc: add include path to MakefileJames Simmons2017-08-231-5/+5
* staging/lustre/ptlrpc: Move nrs_conf_fifo extern to a headerOleg Drokin2017-01-031-3/+0Star
* staging: lustre: nrs: serialize executions of nrs_policy_stopHenri Doreau2016-11-141-13/+3Star
* staging: lustre: ptlrpc: Forbid too early NRS policy tuningsHenri Doreau2016-10-301-0/+9
* staging/lustre: Remove unnecessary space after a castOleg Drokin2016-06-191-1/+1
* staging: lustre: ptlrpc: fix nrs cleanupNiu Yawei2016-05-091-1/+5
* staging/lustre: Fix blank line after/before {/} styleOleg Drokin2016-04-271-1/+0Star
* staging: lustre: fix 'copy into fixed size buffer' errorsSebastien Buisson2016-03-031-1/+7
* staging/lustre/ptlrpc: Fix style vs open parenthesis alignmentOleg Drokin2016-03-021-11/+8Star
* staging/lustre/ptlrpc: Adjust comments to better conform to coding styleOleg Drokin2016-02-261-4/+2Star
* staging/lustre: Remove the "write to FSF to get a copy of GPL" wordingOleg Drokin2016-02-201-4/+0Star
* staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin2016-02-201-44/+40Star
* staging: lustre: fix lock imbalanceJoshua Clayton2016-02-031-12/+2Star
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-2/+0Star
* Staging: lustre: ptlrpc: nrs: Declare as staticShraddha Barke2015-10-041-2/+1Star
* staging/lustre: remove lots of dead codeArnd Bergmann2015-09-291-123/+0Star
* staging: lustre: moved extern declarations to a headerAnton Gerasimov2015-09-291-1/+0Star
* staging: lustre: ptlrpc: Use !x to check for kzalloc failureJulia Lawall2015-07-141-1/+1
* staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna2015-06-081-73/+73
* Staging: lustre: Fixed typoAdrian Remonda2015-05-311-1/+1
* staging: lustre: ptlrpc: Replace OBD_CPT_ALLOC etc by kzalloc_nodeJulia Lawall2015-05-081-5/+7
* staging: lustre: ptlrpc: Use kzalloc and kfreeJulia Lawall2015-05-081-9/+9
* Staging: lustre: Removed necessary braces {}Melike Yurtoglu2015-03-021-2/+1Star
* staging: lustre: ptlrpc: remove unused variableAya Mahfouz2015-03-021-4/+1Star
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-21/+12Star
* staging: lustre: ptlrpc: expand the GOTO macroJulia Lawall2014-09-081-19/+27
* drivers: staging: lustre: lustre: Fix "foo * bar" should be "foo *bar" errorsGreg Donald2014-08-301-3/+3
* staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman2014-07-121-4/+4
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-121-1/+1
* staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler2014-04-271-1/+1
* staging: lustre: Fix typo in lustre/ptlrpcMasanari Iida2014-02-071-2/+2
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-37/+37
* staging: lustre: remove EXIT macroGreg Kroah-Hartman2013-08-031-8/+0Star
* staging: lustre: remove RETURN_EXIT macroGreg Kroah-Hartman2013-08-021-5/+0Star
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-18/+0Star
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+1790