summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/fld/fld_cache.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-516/+0Star
* staging: lustre: remove libcfs_all.h from fid, fld, obdclassNeilBrown2018-05-251-1/+0Star
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-251-1/+1
* staging: lustre: Replace "dont" with "don't"Arushi Singhal2018-03-061-1/+1
* staging: lustre: use list_last_entry to simplify fld_cache_shrinkNeilBrown2017-12-131-7/+6Star
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: fld: add include path to MakefileJames Simmons2017-08-231-8/+8
* staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2017-08-231-1/+1
* staging: lustre: lustre: fix all braces issues reported by checkpatchJames Simmons2017-07-171-1/+2
* staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-231-3/+3
* staging: lustre: headers: Create single .h for lu_seq_rangeBen Evans2016-10-301-3/+3
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-181-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-181-4/+0Star
* staging/lustre: Fix braces {} styleOleg Drokin2016-04-121-1/+2
* staging/lustre/fld: Fix style vs open parenthesis alignmentOleg Drokin2016-03-021-7/+7
* staging/lustre/fld: Adjust comments to better conform to coding styleOleg Drokin2016-02-261-3/+6
* staging/lustre/fld: Adjust NULL comparison codestyleOleg Drokin2016-02-201-6/+4Star
* staging: lustre: lustre: fld: Removed a blank lineAnjali Menon2015-12-221-1/+0Star
* Staging: lustre: fld: Remove unused functionsShraddha Barke2015-11-161-26/+0Star
* Staging: lustre: fld: Declare local functions as staticShraddha Barke2015-11-161-4/+4
* staging/lustre: remove dt_object implementationArnd Bergmann2015-09-291-1/+0Star
* staging/lustre/fld: Replace OBD_ALLOC_GFP with kzallocOleg Drokin2015-09-171-1/+1
* staging: lustre: fld: Use !x to check for kzalloc failureJulia Lawall2015-07-141-1/+1
* Staging: lustre: fld: Use kzalloc and kfreeJulia Lawall2015-05-081-8/+8
* staging: lustre: fld: declare internal symbols as staticLuca Ceresoli2015-01-251-3/+3
* staging/lustre: remove md_object.hJohn L. Hammond2014-08-311-1/+0Star
* staging/lustre: get rid of seqno_t and mdsno_t typedefsOleg Drokin2014-08-171-8/+8
* staging: lustre: remove LPU64 defineGreg Kroah-Hartman2014-07-131-3/+3
* staging: lustre: fld: remove ccflags from MakefileGreg Kroah-Hartman2014-07-121-13/+13
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-121-1/+1
* Staging: lustre: fld: fix spacing issue.Gary Rookard2014-03-171-1/+1
* Staging: lustre: fld: fix split string.Gary Rookard2014-03-171-2/+2
* staging: lustre: Fix typo in lustre/lustre/fld and ldlmMasanari Iida2013-12-171-1/+1
* staging: lustre: Use parenthesis around sizeofJoe Perches2013-10-141-1/+1
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-13/+13
* staging: lustre: remove EXIT macroGreg Kroah-Hartman2013-08-031-8/+0Star
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-10/+0Star
* staging/lustre: lloop depends on BLOCKXiong Zhou2013-08-021-1/+0Star
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+566