aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/fld/fld_cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-516/+0
2018-05-25staging: lustre: remove libcfs_all.h from fid, fld, obdclassNeilBrown1-1/+0
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown1-1/+1
2018-03-06staging: lustre: Replace "dont" with "don't"Arushi Singhal1-1/+1
2017-12-13staging: lustre: use list_last_entry to simplify fld_cache_shrinkNeilBrown1-7/+6
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: fld: add include path to MakefileJames Simmons1-8/+8
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons1-1/+1
2017-07-17staging: lustre: lustre: fix all braces issues reported by checkpatchJames Simmons1-1/+2
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons1-3/+3
2016-10-30staging: lustre: headers: Create single .h for lu_seq_rangeBen Evans1-3/+3
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-04-11staging/lustre: Fix braces {} styleOleg Drokin1-1/+2
2016-03-01staging/lustre/fld: Fix style vs open parenthesis alignmentOleg Drokin1-7/+7
2016-02-25staging/lustre/fld: Adjust comments to better conform to coding styleOleg Drokin1-3/+6
2016-02-20staging/lustre/fld: Adjust NULL comparison codestyleOleg Drokin1-6/+4
2015-12-21staging: lustre: lustre: fld: Removed a blank lineAnjali Menon1-1/+0
2015-11-15Staging: lustre: fld: Remove unused functionsShraddha Barke1-26/+0
2015-11-15Staging: lustre: fld: Declare local functions as staticShraddha Barke1-4/+4
2015-09-29staging/lustre: remove dt_object implementationArnd Bergmann1-1/+0
2015-09-16staging/lustre/fld: Replace OBD_ALLOC_GFP with kzallocOleg Drokin1-1/+1
2015-07-13staging: lustre: fld: Use !x to check for kzalloc failureJulia Lawall1-1/+1
2015-05-08Staging: lustre: fld: Use kzalloc and kfreeJulia Lawall1-8/+8
2015-01-25staging: lustre: fld: declare internal symbols as staticLuca Ceresoli1-3/+3
2014-08-30staging/lustre: remove md_object.hJohn L. Hammond1-1/+0
2014-08-17staging/lustre: get rid of seqno_t and mdsno_t typedefsOleg Drokin1-8/+8
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-3/+3
2014-07-11staging: lustre: fld: remove ccflags from MakefileGreg Kroah-Hartman1-13/+13
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-1/+1
2014-03-17Staging: lustre: fld: fix spacing issue.Gary Rookard1-1/+1
2014-03-17Staging: lustre: fld: fix split string.Gary Rookard1-2/+2
2013-12-17staging: lustre: Fix typo in lustre/lustre/fld and ldlmMasanari Iida1-1/+1
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches1-1/+1
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-13/+13
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-8/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-10/+0
2013-08-02staging/lustre: lloop depends on BLOCKXiong Zhou1-1/+0
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+566