summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/pack_generic.c
AgeCommit message (Expand)Author
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-08Staging: lustre: ptlrpc: pack_generic: Declare local functions as staticShraddha Barke
2015-10-08Staging: lustre: ptlrpc: pack_generic: Declare local functions as staticShraddha Barke
2015-09-29staging/lustre: remove lots of dead codeArnd Bergmann
2015-09-29staging/lustre: use 64-bit times for request timesArnd Bergmann
2015-09-29staging: lustre: make non-exported functions staticAnton Gerasimov
2015-09-15staging/lustre/ptlrpc: remove LUSTRE_MSG_MAGIC_V1 supportAndreas Dilger
2015-09-12staging: lustre: put constant on the right of binary operatorJulia Lawall
2015-08-14staging: lustre: ptlrpc: add missing include directiveIoan-Adrian Ratiu
2015-06-08staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna
2015-03-18Staging: lustre: Fix spelling mistakesHaneen Mohammed
2015-03-06staging: lustre: remove initialization of static intsSupriya Karanth
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-10-29staging/lustre/ptlrpc: get rid of lustre 1.8 compatible checksumsOleg Drokin
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPD64 defineGreg Kroah-Hartman
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/ptlrpc: Fix assertion failure of null_alloc_rs()Patrick Farrell
2014-02-07staging: lustre: Fix typo in lustre/ptlrpcMasanari Iida
2014-02-07staging: lustre: remove unnecessary 'magic' from lustre_pack_requestDave Jones
2013-12-03staging/lustre/hsm: Add hsm_release feature.Jinshan Xiong
2013-11-21staging/lustre/llite: Access to released file triggers a restoreJC Lafoucriere
2013-11-12staging: lustre: ptlrpc: fix indentationKristina Martsenko
2013-11-12staging: lustre: ptlrpc: pack_generic: clean up whitespace around parenthesesKristina Martsenko
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-07-29staging: lustre: Fix non-ANSI sparse warningsEmil Goode
2013-07-23staging/lustre: fix 'code maintainability' errorsSebastien Buisson
2013-07-23staging/lustre/ptlrpc: Translate between host and network errnosLi Wei
2013-05-14staging: add Lustre file system client supportPeng Tao