summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/lov/lov_ea.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-331/+0Star
* staging: lustre: remove remaining libcfs_all.h includes from lustre/lustreNeilBrown2018-05-251-1/+0Star
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-251-1/+1
* staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown2018-02-221-1/+1
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: lov: add include path to MakefileJames Simmons2017-08-231-3/+3
* staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2017-08-231-1/+1
* staging: lustre: lov: Ensure correct operation for large object sizesNathaniel Clark2017-07-301-10/+13
* staging: lustre: lov: init LOV stripe type beforehandBobi Jam2016-11-141-4/+8
* staging: lustre: lov: avoid infinite loop in lsm_alloc_plain()John L. Hammond2016-11-141-1/+1
* staging: lustre: lov: remove LSM from struct lustre_mdJohn L. Hammond2016-10-301-4/+5
* staging: lustre: lov: move LSM to LOV layerJohn L. Hammond2016-10-161-2/+2
* staging: lustre: llite: add cl_object_maxbytes()John L. Hammond2016-10-161-107/+84Star
* staging: lustre: llite: remove ll_objects_destroy()John L. Hammond2016-09-191-8/+0Star
* staging: lustre: obd: rename LUSTRE_STRIPE_MAXBYTESJohn L. Hammond2016-09-191-3/+3
* staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin2016-08-221-1/+2
* 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: lov: remove unused lov obd functionsJohn L. Hammond2016-05-091-5/+0Star
* staging: lustre: lov: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla2016-03-021-1/+1
* staging/lustre/lov: Fix style vs open parenthesis alignmentOleg Drokin2016-03-021-1/+1
* staging/lustre/lov: Adjust comments to better conform to coding styleOleg Drokin2016-02-261-1/+2
* staging/lustre/lov: Adjust NULL comparison codestyleOleg Drokin2016-02-201-2/+2
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-221-1/+1
* staging: lustre: replace OBD_SLAB_FREE with kmem_cache_freeMike Rapoport2015-10-251-3/+2Star
* staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport2015-10-251-1/+1
* lustre: lov: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall2015-06-111-4/+3Star
* staging/lustre/lov: don't crash accessing LOV object with FID{0, 0}Yang Sheng2015-03-261-0/+6
* staging: lustre: resolves sparse warnings using static declarationLe Tan2015-03-021-4/+4
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-3/+2Star
* staging/lustre: get rid of obd_* typedefsOleg Drokin2014-08-171-4/+4
* staging: lustre: remove LPX64 defineGreg Kroah-Hartman2014-07-131-1/+1
* staging: lustre: lov: remove ccflags from MakefileGreg Kroah-Hartman2014-07-121-2/+2
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-121-1/+1
* staging/lustre/obdclass: remove uses of lov_stripe_mdJohn L. Hammond2014-04-271-1/+11
* staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler2014-04-271-1/+1
* Staging : lustre/lustre/lov: Fix Statements terminations use 1 semicolon in l...Monam Agarwal2014-03-071-1/+1
* staging/lustre/layout: introduce new layout for released filesJinshan Xiong2013-07-231-4/+19
* staging/lustre/lov: only dump header in lsm_lmm_verifyAndreas Dilger2013-06-031-8/+7Star
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+334