summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/lmv/lmv_intent.c
AgeCommit message (Expand)Author
2016-09-19staging: lustre: lmv: Do not revalidate stripes with master lockwang di
2016-09-19staging: lustre: mdc: fix comparison between signed and unsignedDmitry Eremin
2016-09-19staging: lustre: lmv: move some inline functions to lustre_lmv.hFan Yong
2016-09-19staging: lustre: obd: change type of lmv_tgt_desc->ltd_idx to u32Dmitry Eremin
2016-09-19staging: lustre: lmv: release request in lmv_revalidate_slaves()John L. Hammond
2016-09-19staging: lustre: lmv: release locks if lmv_intent_lock() failsJohn L. Hammond
2016-09-01staging/lustre: const correct set_lock_data()John L. Hammond
2016-08-21staging: lustre: obd: decruft md_enqueue() and md_intent_lock()John L. Hammond
2016-08-21staging: lustre: lmv: try all stripes for unknown hash functionswang di
2016-08-21staging: lustre: fid: do open-by-fid by defaultLai Siyao
2016-08-21staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond
2016-08-21staging: lustre: lmv: separate master object with master stripewang di
2016-08-21staging: lustre: lmv: Ensure lmv_intent_lookup cleans up reqpNathaniel Clark
2016-08-21staging: lustre: lmv: lookup remote migrating object in LMVwang di
2016-08-21staging: lustre: lmv: fix issue found by Klocwork Insight toolDmitry Eremin
2016-08-21staging: lustre: add ability to migrate inodes.wang di
2016-08-21staging: lustre: delete striped directorywang di
2016-08-21staging: lustre: create striped directorywang di
2016-06-20staging/lustre/llite: change it_data to it_requestJohn L. Hammond
2016-06-20staging/lustre/llite: flatten struct lookup_intentJohn L. Hammond
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-03-01staging/lustre/lmv: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre/lmv: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/lmv: Adjust NULL comparison codestyleOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-15Staging: lustre: lmv: Declare local functions as staticShraddha Barke
2015-07-13staging: lustre: lmv: Use !x to check for kzalloc failureJulia Lawall
2015-05-08staging: lustre: lmv: Use kzalloc and kfreeJulia Lawall
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-08-30staging/lustre: move lustre_intent.h to ..John L. Hammond
2014-08-30staging: lustre: lmv: expand the GOTO macroJulia Lawall
2014-07-11staging: lustre: lmv: remove ccflags from MakefileGreg Kroah-Hartman
2014-02-28lustre/llite: simplify dentry revalidateLai Siyao
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-25staging: lustre: Remove duplicate header file inclusion in lmv_intent.cSachin Kamat
2013-05-14staging: add Lustre file system client supportPeng Tao