summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/lmv/lmv_intent.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-521/+0Star
* staging: lustre: ldlm: xattr locks are lost on mdtVitaly Fertman2018-04-231-4/+8
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: lmv: add include path to MakefileJames Simmons2017-08-231-8/+8
* staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2017-08-231-1/+0Star
* staging: lustre: lmv: assume a real connection in lmv_connect()John L. Hammond2017-07-301-5/+0Star
* staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-231-3/+3
* staging: lustre: lmv: remove nlink check in lmv_revalidate_slaveswang di2017-02-031-15/+1Star
* staging: lustre: lmv: revalidate the dentry for striped dirwang di2016-11-141-2/+9
* staging: lustre: lmv: Do not revalidate stripes with master lockwang di2016-09-191-37/+4Star
* staging: lustre: mdc: fix comparison between signed and unsignedDmitry Eremin2016-09-191-2/+3
* staging: lustre: lmv: move some inline functions to lustre_lmv.hFan Yong2016-09-191-1/+1
* staging: lustre: obd: change type of lmv_tgt_desc->ltd_idx to u32Dmitry Eremin2016-09-191-4/+4
* staging: lustre: lmv: release request in lmv_revalidate_slaves()John L. Hammond2016-09-191-7/+9
* staging: lustre: lmv: release locks if lmv_intent_lock() failsJohn L. Hammond2016-09-191-0/+22
* staging/lustre: const correct set_lock_data()John L. Hammond2016-09-011-1/+1
* staging: lustre: obd: decruft md_enqueue() and md_intent_lock()John L. Hammond2016-08-211-28/+22Star
* staging: lustre: lmv: try all stripes for unknown hash functionswang di2016-08-211-20/+50
* staging: lustre: fid: do open-by-fid by defaultLai Siyao2016-08-211-22/+19Star
* staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond2016-08-211-19/+19
* staging: lustre: lmv: separate master object with master stripewang di2016-08-211-20/+5Star
* staging: lustre: lmv: Ensure lmv_intent_lookup cleans up reqpNathaniel Clark2016-08-211-0/+3
* staging: lustre: lmv: lookup remote migrating object in LMVwang di2016-08-211-1/+0Star
* staging: lustre: lmv: fix issue found by Klocwork Insight toolDmitry Eremin2016-08-211-2/+4
* staging: lustre: add ability to migrate inodes.wang di2016-08-211-5/+27
* staging: lustre: delete striped directorywang di2016-08-211-0/+5
* staging: lustre: create striped directorywang di2016-08-211-33/+211
* staging/lustre/llite: change it_data to it_requestJohn L. Hammond2016-06-201-1/+1
* staging/lustre/llite: flatten struct lookup_intentJohn L. Hammond2016-06-201-13/+13
* 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/lmv: Fix style vs open parenthesis alignmentOleg Drokin2016-03-021-1/+1
* staging/lustre/lmv: Adjust comments to better conform to coding styleOleg Drokin2016-02-261-3/+6
* staging/lustre/lmv: Adjust NULL comparison codestyleOleg Drokin2016-02-201-6/+5Star
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-221-1/+1
* Staging: lustre: lmv: Declare local functions as staticShraddha Barke2015-11-161-10/+11
* staging: lustre: lmv: Use !x to check for kzalloc failureJulia Lawall2015-07-141-1/+1
* staging: lustre: lmv: Use kzalloc and kfreeJulia Lawall2015-05-081-2/+2
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-4/+4
* staging/lustre: move lustre_intent.h to ..John L. Hammond2014-08-301-1/+1
* staging: lustre: lmv: expand the GOTO macroJulia Lawall2014-08-301-5/+9
* staging: lustre: lmv: remove ccflags from MakefileGreg Kroah-Hartman2014-07-121-9/+8Star
* lustre/llite: simplify dentry revalidateLai Siyao2014-03-011-1/+0Star
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0Star
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-16/+16
* staging: lustre: remove EXIT macroGreg Kroah-Hartman2013-08-031-1/+0Star
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-4/+0Star
* staging: lustre: Remove duplicate header file inclusion in lmv_intent.cSachin Kamat2013-07-251-1/+0Star
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+328