summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/lmv
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: remove ldebugfs_seq_create() wrapper functionGreg Kroah-Hartman2018-06-011-5/+2
* staging: lustre: llite: remove unused parameters from md_{get, set}xattr()John L. Hammond2018-05-311-12/+10
* staging: lustre: remove libcfs_all.h from lustre/include/*.hNeilBrown2018-05-251-0/+2
* staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown2018-05-251-4/+4
* staging: lustre: refactor libcfs initialization.NeilBrown2018-05-251-0/+5
* staging: lustre: add container_of_safe()NeilBrown2018-04-231-1/+1
* staging: lustre: ldlm: xattr locks are lost on mdtVitaly Fertman2018-04-232-8/+11
* staging: lustre: obd: change debug reporting in lmv_enqueue()Vitaly Fertman2018-04-231-4/+3
* staging: lustre: libcfs: discard cfs_time_shift().NeilBrown2018-04-231-1/+1
* staging: lustre: lmv: correctly iput lmo_rootNeilBrown2018-02-271-1/+1
* staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown2018-02-221-2/+2
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-115-0/+5
* staging: lustre: lmv: add include path to MakefileJames Simmons2017-08-226-29/+32
* staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2017-08-224-4/+1
* staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons2017-08-221-1/+1
* staging: lustre: lustre: Off by two in lmv_fid2path()Dan Carpenter2017-08-201-2/+2
* staging: lustre: lmv: assume a real connection in lmv_connect()John L. Hammond2017-07-303-146/+22
* staging: lustre: constify attribute_group structures.Arvind Yadav2017-07-301-1/+1
* staging: lustre: lustre: add all missing indentifier namesJames Simmons2017-06-241-1/+1
* staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-243-24/+24
* staging: lustre: cleanup le32 assignment to ldp_flagsValentin Vidic2017-06-031-3/+4
* staging: lustre: remove unnecessary bracesThibaut Robert2017-05-151-4/+2
* staging: lustre: remove void function returnValentin Vidic2017-04-282-2/+0
* staging: lustre: Remove unnecessary cast on void pointersimran singhal2017-03-091-2/+2
* staging: lustre: lmv: remove nlink check in lmv_revalidate_slaveswang di2017-02-031-15/+1
* staging: lustre: lustre: Remove old commented out codeBen Evans2017-02-031-8/+1
* staging: lustre: lmv: remove unused placement parameterJohn L. Hammond2017-02-032-69/+0
* staging: lustre: lmv: Error not handled for lmv_find_targetUlka Vaze2017-02-031-7/+18
* staging: lustre: lmv: Correctly generate target_obdGiuseppe Di Natale2017-02-031-2/+15
* staging: lustre: statahead: drop support for remote entryLai Siyao2017-02-031-7/+23
* Staging: lustre: lustre: lmv: Compress return logic into one line.Gustavo A. R. Silva2017-01-051-42/+16
* staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger2016-11-291-5/+6
* staging: lustre: lmv: lock necessary part of lmv_add_targetwang di2016-11-141-26/+27
* staging: lustre: obd: rename obd_unpackmd() to md_unpackmd()John L. Hammond2016-11-142-22/+6
* staging: lustre: lmv: revalidate the dentry for striped dirwang di2016-11-141-2/+9
* staging: lustre: obd: Remove dead code in precleanupHenri Doreau2016-11-141-16/+3
* staging: lustre: hsm: prevent migration of HSM archived filesJohn L. Hammond2016-11-141-12/+13
* staging: lustre: mdc: deactive MDT permanentlywang di2016-10-301-0/+1
* staging: lustre: lmv: allow cross-MDT rename and linkwang di2016-10-301-20/+57
* staging: lustre: lov: move LSM to LOV layerJohn L. Hammond2016-10-161-105/+0
* staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond2016-10-161-17/+6
* staging: lustre: quota: remove obsolete quota codeNiu Yawei2016-10-161-30/+1
* staging: lustre: obd: remove unused LSM parametersJohn L. Hammond2016-10-161-5/+3
* staging: lustre: obd: remove client Size on MDS supportJohn L. Hammond2016-10-161-29/+2
* Staging: lustre: lmv_obd: Remove redundant test.Sandhya Bankar2016-09-201-1/+1
* staging: lustre: lmv: fix parent FID for migrationwang di2016-09-191-5/+25
* staging: lustre: llite: make default_easize writeable in /sysfsNed Bass2016-09-191-1/+34
* staging: lustre: mdt: add indexing option to default dir stripewang di2016-09-191-0/+5
* staging: lustre: misc: remove unnecessary EXPORT_SYMBOLfrank zago2016-09-191-1/+0
* staging: lustre: lmv: Do not revalidate stripes with master lockwang di2016-09-193-54/+19
OpenPOWER on IntegriCloud