summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/fld/fld_cache.c
AgeCommit message (Expand)Author
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: fld: add include path to MakefileJames Simmons
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons
2017-07-17staging: lustre: lustre: fix all braces issues reported by checkpatchJames Simmons
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2016-10-30staging: lustre: headers: Create single .h for lu_seq_rangeBen Evans
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-11staging/lustre: Fix braces {} styleOleg Drokin
2016-03-01staging/lustre/fld: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre/fld: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/fld: Adjust NULL comparison codestyleOleg Drokin
2015-12-21staging: lustre: lustre: fld: Removed a blank lineAnjali Menon
2015-11-15Staging: lustre: fld: Remove unused functionsShraddha Barke
2015-11-15Staging: lustre: fld: Declare local functions as staticShraddha Barke
2015-09-29staging/lustre: remove dt_object implementationArnd Bergmann
2015-09-16staging/lustre/fld: Replace OBD_ALLOC_GFP with kzallocOleg Drokin
2015-07-13staging: lustre: fld: Use !x to check for kzalloc failureJulia Lawall
2015-05-08Staging: lustre: fld: Use kzalloc and kfreeJulia Lawall
2015-01-25staging: lustre: fld: declare internal symbols as staticLuca Ceresoli
2014-08-30staging/lustre: remove md_object.hJohn L. Hammond
2014-08-17staging/lustre: get rid of seqno_t and mdsno_t typedefsOleg Drokin
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-11staging: lustre: fld: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-03-17Staging: lustre: fld: fix spacing issue.Gary Rookard
2014-03-17Staging: lustre: fld: fix split string.Gary Rookard
2013-12-17staging: lustre: Fix typo in lustre/lustre/fld and ldlmMasanari Iida
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches
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-08-02staging/lustre: lloop depends on BLOCKXiong Zhou
2013-05-14staging: add Lustre file system client supportPeng Tao