summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/nrs.c
AgeCommit message (Expand)Author
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