summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/lmv/lmv_internal.h
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-04-23staging: lustre: add container_of_safe()NeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: lmv: add include path to MakefileJames Simmons
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons
2017-07-30staging: lustre: lmv: assume a real connection in lmv_connect()John L. Hammond
2016-11-14staging: lustre: obd: rename obd_unpackmd() to md_unpackmd()John L. Hammond
2016-09-19staging: lustre: lmv: Do not revalidate stripes with master lockwang di
2016-09-19staging: lustre: lmv: move some inline functions to lustre_lmv.hFan Yong
2016-09-19staging: lustre: lmv: honor MDT index when creating volatile filewang di
2016-09-01staging: lustre: constify lmv_proc_target_fops structureJulia Lawall
2016-08-21staging: lustre: obd: decruft md_enqueue() and md_intent_lock()John L. Hammond
2016-08-21staging: lustre: lmv: try all stripes for unknown hash functionswang di
2016-08-21staging: lustre: lmv: Match MDT where the FID locates firstwang di
2016-08-21staging: lustre: lmv: separate master object with master stripewang di
2016-08-21staging: lustre: create striped directorywang di
2016-08-21staging: lustre: lmv: remove lmv_get_easizewang di
2016-08-21staging: lustre: lmv: change handling of lmv striping informationwang di
2016-08-21staging: lustre: lmv: remove unused lmv_get_mea functionwang di
2016-08-15staging: lustre: lmv: add new lmv structureswang di
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-03-30staging/lustre/lmv: remove lmv_init_{lock,unlock}()John L. Hammond
2016-03-01staging/lustre/lmv: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-20staging/lustre/lmv: Adjust NULL comparison codestyleOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-15Staging: lustre: lmv: Declare local functions as staticShraddha Barke
2015-11-15Staging: lustre: lmv: Remove unused function declarationShraddha Barke
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin
2014-11-22staging: lustre: Remove unnecessary semicolonMasanari Iida
2014-09-06staging: lustre: lmv: lmv_internal.h: fix checkpatch.pl spacing errorsJuston Li
2014-08-17staging/lustre: get rid of seqno_t and mdsno_t typedefsOleg Drokin
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman
2014-07-11staging: lustre: lmv: remove ccflags from MakefileGreg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao