summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/lov/lov_ea.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-25staging: lustre: remove remaining libcfs_all.h includes from lustre/lustreNeilBrown
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown
2018-02-22staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: lov: add include path to MakefileJames Simmons
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons
2017-07-30staging: lustre: lov: Ensure correct operation for large object sizesNathaniel Clark
2016-11-14staging: lustre: lov: init LOV stripe type beforehandBobi Jam
2016-11-14staging: lustre: lov: avoid infinite loop in lsm_alloc_plain()John L. Hammond
2016-10-30staging: lustre: lov: remove LSM from struct lustre_mdJohn L. Hammond
2016-10-16staging: lustre: lov: move LSM to LOV layerJohn L. Hammond
2016-10-16staging: lustre: llite: add cl_object_maxbytes()John L. Hammond
2016-09-19staging: lustre: llite: remove ll_objects_destroy()John L. Hammond
2016-09-19staging: lustre: obd: rename LUSTRE_STRIPE_MAXBYTESJohn L. Hammond
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin
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-05-09staging: lustre: lov: remove unused lov obd functionsJohn L. Hammond
2016-03-01staging: lustre: lov: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla
2016-03-01staging/lustre/lov: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre/lov: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/lov: Adjust NULL comparison codestyleOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-10-24staging: lustre: replace OBD_SLAB_FREE with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport
2015-06-11lustre: lov: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall
2015-03-26staging/lustre/lov: don't crash accessing LOV object with FID{0, 0}Yang Sheng
2015-03-01staging: lustre: resolves sparse warnings using static declarationLe Tan
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman
2014-07-11staging: lustre: lov: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-04-27staging/lustre/obdclass: remove uses of lov_stripe_mdJohn L. Hammond
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler
2014-03-06Staging : lustre/lustre/lov: Fix Statements terminations use 1 semicolon in l...Monam Agarwal
2013-07-23staging/lustre/layout: introduce new layout for released filesJinshan Xiong
2013-06-03staging/lustre/lov: only dump header in lsm_lmm_verifyAndreas Dilger
2013-05-14staging: add Lustre file system client supportPeng Tao