summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/client.c
AgeCommit message (Expand)Author
2015-10-24staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport
2015-10-24staging: lustre: kernel style neating (block comments)Sanne Wouda
2015-10-16staging: lustre: ptlrpc: Remove useless initialisationAmitoj Kaur Chawla
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-09-29staging/lustre/ptlrpc: Drop unused client codeOleg Drokin
2015-09-29staging/lustre: use 64-bit times for request timesArnd Bergmann
2015-09-15staging/lustre/ptlrpc: make ptlrpcd threads cpt-awareOlaf Weber
2015-09-15staging/lustre/osc: use global osc_rq_pool to reduce memory usageLi Xi
2015-09-12Staging: lustre: ptlrpc: Remove braces for single statement blocksShraddha Barke
2015-09-12staging: lustre: put constant on the right of binary operatorJulia Lawall
2015-07-13staging: lustre: ptlrpc: Use !x to check for kzalloc failureJulia Lawall
2015-06-11lustre: ptlrpc: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall
2015-06-08staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna
2015-05-31STAGING: Declare request_cache as static for drivers/staging/lustre/lustre/pt...Simon Guo
2015-05-08staging: lustre: ptlrpc: Use kzalloc and kfreeJulia Lawall
2015-03-26staging/lustre/ptlrpc: false alarm in AT network latency measuringLiang Zhen
2015-03-01Staging: lustre: Deleted space prohibited between function name and open pare...Melike Yurtoglu
2015-03-01Staging: lustre: Remove unnecessary else after returnMelike Yurtoglu
2015-03-01Staging: lustre: Remove return in void functionMelike Yurtoglu
2015-02-07staging/lustre/ptlrpc: hold rq_lock when modify rq_flagsNiu Yawei
2015-02-07staging/lustre/ptlrpc: avoid list scan in ptlrpcd_checkLiang Zhen
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-11-22staging: lustre: lustre: ptlrpc: Remove unnecessary bracesBalavasu Kuppusammyprathaban
2014-09-28staging: lustre: fix gfp_t/int coercionOmar Sandoval
2014-09-11staging/lustre: remove portals_compat25.hJames Simmons
2014-09-08staging: lustre: ptlrpc: expand the GOTO macroJulia Lawall
2014-08-31staging: lustre: lustre: ptlrpc: Fix space requiredHema Prathaban
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall
2014-08-16staging: lustre: lustre: ptlrpc: Fix pointer declarationHema Prathaban
2014-08-16staging: lustre: lustre: ptlrpc: Fix requires spaceHema Prathaban
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-07-11staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman
2014-06-26staging/lustre/ptlrpc: unlink request buffer correctlyAlexey Lyashkov
2014-06-26staging/lustre/ptlrpc: Add schedule point to ptlrpc_check_set()Christopher J. Morrone
2014-06-26staging/lustre/ptlrpc: race at req processingAlexander.Boyko
2014-04-27staging/lustre: remove assertion of spin_is_locked()Li Xi
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler
2014-04-27staging/lustre/ptlrpc: add rpc_cacheAndriy Skulysh
2014-02-28lustre/ptlrpc: rq_commit_cb is called for twiceLiang Zhen
2014-02-28lustre/ptlrpc: skip rpcs that fail ptl_send_rpcPeng Tao
2014-02-28lustre/ptlrpc: re-enqueue ptlrpcd workerLiang Zhen
2014-02-28lustre/ptlrpc: fix 'data race condition' issuesSebastien Buisson
2014-02-28lustre/recovery: free open/close request promptlyHongchao Zhang
2014-02-07staging: lustre: Fix typo in client.cMasanari Iida
2013-11-12staging: lustre: ptlrpc: fix label indentationKristina Martsenko
2013-11-12staging: lustre: ptlrpc: remove an unnecessary semicolonKristina Martsenko