aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/lmv (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman5-0/+5
2017-08-22staging: lustre: lmv: add include path to MakefileJames Simmons6-29/+32
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons4-4/+1
2017-08-22staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons1-1/+1
2017-08-20staging: lustre: lustre: Off by two in lmv_fid2path()Dan Carpenter1-2/+2
2017-07-30staging: lustre: lmv: assume a real connection in lmv_connect()John L. Hammond3-146/+22
2017-07-30staging: lustre: constify attribute_group structures.Arvind Yadav1-1/+1
2017-06-24staging: lustre: lustre: add all missing indentifier namesJames Simmons1-1/+1
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons3-24/+24
2017-06-03staging: lustre: cleanup le32 assignment to ldp_flagsValentin Vidic1-3/+4
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert1-4/+2
2017-04-28staging: lustre: remove void function returnValentin Vidic2-2/+0
2017-03-09staging: lustre: Remove unnecessary cast on void pointersimran singhal1-2/+2
2017-02-03staging: lustre: lmv: remove nlink check in lmv_revalidate_slaveswang di1-15/+1
2017-02-03staging: lustre: lustre: Remove old commented out codeBen Evans1-8/+1
2017-02-03staging: lustre: lmv: remove unused placement parameterJohn L. Hammond2-69/+0
2017-02-03staging: lustre: lmv: Error not handled for lmv_find_targetUlka Vaze1-7/+18
2017-02-03staging: lustre: lmv: Correctly generate target_obdGiuseppe Di Natale1-2/+15
2017-02-03staging: lustre: statahead: drop support for remote entryLai Siyao1-7/+23
2017-01-05Staging: lustre: lustre: lmv: Compress return logic into one line.Gustavo A. R. Silva1-42/+16
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger1-5/+6
2016-11-14staging: lustre: lmv: lock necessary part of lmv_add_targetwang di1-26/+27
2016-11-14staging: lustre: obd: rename obd_unpackmd() to md_unpackmd()John L. Hammond2-22/+6
2016-11-14staging: lustre: lmv: revalidate the dentry for striped dirwang di1-2/+9
2016-11-14staging: lustre: obd: Remove dead code in precleanupHenri Doreau1-16/+3
2016-11-14staging: lustre: hsm: prevent migration of HSM archived filesJohn L. Hammond1-12/+13
2016-10-30staging: lustre: mdc: deactive MDT permanentlywang di1-0/+1
2016-10-30staging: lustre: lmv: allow cross-MDT rename and linkwang di1-20/+57
2016-10-16staging: lustre: lov: move LSM to LOV layerJohn L. Hammond1-105/+0
2016-10-16staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond1-17/+6
2016-10-16staging: lustre: quota: remove obsolete quota codeNiu Yawei1-30/+1
2016-10-16staging: lustre: obd: remove unused LSM parametersJohn L. Hammond1-5/+3
2016-10-16staging: lustre: obd: remove client Size on MDS supportJohn L. Hammond1-29/+2
2016-09-20Staging: lustre: lmv_obd: Remove redundant test.Sandhya Bankar1-1/+1
2016-09-19staging: lustre: lmv: fix parent FID for migrationwang di1-5/+25
2016-09-19staging: lustre: llite: make default_easize writeable in /sysfsNed Bass1-1/+34
2016-09-19staging: lustre: mdt: add indexing option to default dir stripewang di1-0/+5
2016-09-19staging: lustre: misc: remove unnecessary EXPORT_SYMBOLfrank zago1-1/+0
2016-09-19staging: lustre: lmv: Do not revalidate stripes with master lockwang di3-54/+19
2016-09-19staging: lustre: client: Fix mkdir -i 1 from DNE2 client to DNE1 serverArtem Blagodarenko1-8/+12
2016-09-19staging: lustre: mdc: fix comparison between signed and unsignedDmitry Eremin2-16/+18
2016-09-19staging: lustre: lmv: add testing for bad name hashFan Yong1-3/+7
2016-09-19staging: lustre: lmv: move some inline functions to lustre_lmv.hFan Yong3-66/+3
2016-09-19staging: lustre: lmv: remove dead codeDmitry Eremin1-25/+0
2016-09-19staging: lustre: lmv: change type of lmv_obd->tgts_size to u32Dmitry Eremin1-2/+2
2016-09-19staging: lustre: obd: change type of lmv_tgt_desc->ltd_idx to u32Dmitry Eremin3-8/+8
2016-09-19staging: lustre: remove lustre_lite.hJohn L. Hammond1-2/+0
2016-09-19staging: lustre: lmv: release request in lmv_revalidate_slaves()John L. Hammond1-7/+9
2016-09-19staging: lustre: lmv: release locks if lmv_intent_lock() failsJohn L. Hammond1-0/+22
2016-09-19staging: lustre: lmv: fix some byte order issuesJohn L. Hammond1-1/+1