summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/ptlrpcd.c
AgeCommit message (Expand)Author
2015-09-29staging/lustre: Remove unused ptlrpcd_add_rqset()Oleg Drokin
2015-09-15staging/lustre/ptlrpc: make ptlrpcd threads cpt-awareOlaf Weber
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-08staging: lustre: ptlrpc: Use kzalloc and kfreeJulia Lawall
2015-03-06staging/lustre/ptlrpc: Do not use deprecated cpus_* functionsOleg Drokin
2015-03-06staging: lustre: remove initialization of static intsSupriya Karanth
2015-02-07staging/lustre/ptlrpc: avoid list scan in ptlrpcd_checkLiang Zhen
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-09-08staging: lustre: ptlrpc: expand the GOTO macroJulia Lawall
2014-07-11staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-02-07staging: lustre: Fix typo in lustre/ptlrpcMasanari Iida
2013-12-04staging: lustre: reapply an older patch that was revertedGreg Kroah-Hartman
2013-12-03staging/lustre/ptlrpc: better error handling in ptlrpcd_startDmitry Eremin
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao
2013-09-17staging: lustre: clean up format string usagesKees Cook
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-06-06staging/lustre: call set_cpus_allowed_ptr instead of set_cpus_allowedPeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao