summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/ptlrpcd.c
AgeCommit message (Expand)Author
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin
2016-06-20staging/lustre/ptlrpc: reorganize ptlrpc_requestLiang Zhen
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-04-26staging: lustre: ptlrpc: return a meaningful status from ptlrpcd_init()Swapnil Pimpale
2016-03-30staging/lustre/osc: to drop LRU pages with cl_lru_workJinshan Xiong
2016-03-01drivers: staging: lustre: lustre: ptlrpc: Fix comment related coding style issueTapan Prakash T
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/ptlrpc: Adjust NULL comparison codestyleOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-15staging: lustre: fix buffer overflow of string bufferDmitry Eremin
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