summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/niobuf.c
AgeCommit message (Expand)Author
2016-09-19staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago
2016-09-19staging: lustre: ptlrpc: fix race between connect vs resendAlexander Boyko
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin
2016-06-20staging/lustre/ptlrpc: lost bulk leads to a hangVitaly Fertman
2016-06-20staging/lustre/ptlrpc: missing wakeup for ptlrpc_check_setLiang Zhen
2016-06-20staging/lustre/ptlrpc: reorganize ptlrpc_requestLiang Zhen
2016-06-18staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-18staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-03-02staging/lustre/ptlrpc: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-26staging/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-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-04Staging: lustre: ptlrpc: niobuf: Declare as staticShraddha Barke
2015-09-29staging/lustre: Remove server-only recovery-related bitsOleg Drokin
2015-09-29staging/lustre: use 64-bit times for request timesArnd Bergmann
2015-09-29Staging: lustre: Fix warning detected by coccicheckJayavant Kenjalkar
2015-09-15staging/lustre/ptlrpc: remove LUSTRE_MSG_MAGIC_V1 supportAndreas Dilger
2015-06-08staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna
2015-03-18Staging: lustre: niobuf.c fic 80 char limitJonathan Sid-Otmane
2015-03-18Staging: lustre: Fix spelling mistakesHaneen Mohammed
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-09-23Staging: lustre: Return statement is moved left after removing elseVaishali Thakkar
2014-09-08staging: lustre: ptlrpc: expand the GOTO macroJulia Lawall
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall
2014-07-13staging: lustre: remove LPX64 defineGreg Kroah-Hartman
2014-07-13staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-13staging: lustre: remove LPD64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-07-12staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman
2014-06-27staging/lustre/ptlrpc: unlink request buffer correctlyAlexey Lyashkov
2014-06-27staging/lustre/ptlrpc: race at req processingAlexander.Boyko
2014-06-27staging/lustre/ptlrpc: fix NULL pointer dereference of {exp, imp}_obdDmitry Eremin
2014-03-01lustre/ptlrpc: fix 'data race condition' issuesSebastien Buisson
2014-02-07staging: lustre: Fix typo in lustre/ptlrpcMasanari Iida
2013-12-03staging/lustre/ptlrpc: Fix a crash when dereferencing NULL pointerAmir Shehata
2013-11-12staging: lustre: ptlrpc: remove whitespace before a newlineKristina Martsenko
2013-11-12staging: lustre: ptlrpc: clean up whitespace around bracesKristina Martsenko
2013-11-12staging: lustre: ptlrpc: clean up whitespace around parenthesesKristina Martsenko
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-23staging/lustre/ptlrpc: Translate between host and network errnosLi Wei
2013-05-14staging: add Lustre file system client supportPeng Tao