aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/lmv (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-19staging: lustre: lmv: Do not ignore ENOENT in lmv_unlinkwang di1-1/+1
2016-09-19staging: lustre: lmv: honor MDT index when creating volatile filewang di3-10/+63
2016-09-18Staging: lustre: lmv_obd: Remove redundant if-statement.Sandhya Bankar1-4/+2
2016-09-17staging: lustre: lmv: mark symbols static where possibleBaoyou Xie1-17/+21
2016-09-01staging: lustre: constify lmv_proc_target_fops structureJulia Lawall2-2/+2
2016-09-01staging/lustre: avoid clearing i_nlink for inodes in useAndrew Perepechko1-42/+0
2016-09-01staging/lustre: const correct set_lock_data()John L. Hammond2-3/+4
2016-08-21staging: lustre: obd: decruft md_enqueue() and md_intent_lock()John L. Hammond3-98/+27
2016-08-21staging: lustre: obd: remove unused lmv_readpages()/mdc_readpage()Jian Yu1-146/+0
2016-08-21staging: lustre: lmv: implement lmv version of read_pagewang di1-0/+329
2016-08-21staging: lustre: lmv: build error with gcc 4.7.0 20110509Dmitry Eremin1-16/+18
2016-08-21staging: lustre: lmv: build master LMV EA dynamically build via readdirFan Yong1-4/+0
2016-08-21staging: lustre: lmv: try all stripes for unknown hash functionswang di3-48/+178
2016-08-21staging: lustre: fid: do open-by-fid by defaultLai Siyao1-22/+19
2016-08-21staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond2-27/+27
2016-08-21staging: lustre: lmv: Match MDT where the FID locates firstwang di2-29/+73
2016-08-21staging: lustre: lmv: validate lock with correct stripe FIDwang di1-1/+18
2016-08-21staging: lustre: lmv: separate master object with master stripewang di3-58/+41
2016-08-21staging: lustre: move ioctls to lustre_ioctl.hJohn L. Hammond1-0/+1
2016-08-21staging: lustre: lmv: rename request to preq in lmv_getattr_name()John L. Hammond1-9/+7
2016-08-21staging: lustre: lmv: cleanup req in lmv_getattr_name()John L. Hammond1-0/+1
2016-08-21staging: lustre: lmv: Ensure lmv_intent_lookup cleans up reqpNathaniel Clark1-0/+3
2016-08-21staging: lustre: lmv: lookup remote migrating object in LMVwang di1-1/+0
2016-08-21staging: lustre: lmv: access lum_stripe_offset as little endianJohn L. Hammond1-3/+3
2016-08-21staging: lustre: lmv: fix issue found by Klocwork Insight toolDmitry Eremin2-3/+5
2016-08-21staging: lustre: add ability to migrate inodes.wang di2-57/+151
2016-08-21staging: lustre: delete striped directorywang di2-17/+63
2016-08-21staging: lustre: create striped directorywang di3-67/+430
2016-08-21staging: lustre: lmv: replace obd_free_memmd with lmv_free_memmdwang di1-1/+1
2016-08-21staging: lustre: lmv: remove lmv_get_easizewang di2-8/+1
2016-08-21staging: lustre: lmv: change handling of lmv striping informationwang di2-63/+189
2016-08-21staging: lustre: lmv: remove unused lmv_get_mea functionwang di1-24/+0
2016-08-15staging: lustre: lmv: add new lmv structureswang di2-0/+2