summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)AuthorFilesLines
2016-09-27staging: lustre: llite: add missing LMV_MAGIC_V1 casewang di2-0/+5
2016-09-25staging: lustre: ldlm: Fix extern variable declarationImre Deak2-2/+1
2016-09-23staging: lustre: llite: removed uneeded return variablesJuliana Rodrigues1-16/+8
2016-09-21staging: lustre: ptlrpc: re-export lustre_swab_lov_mds_mdJames Simmons1-0/+1
2016-09-20staging: lustre: lnet: klnds: socklnd: Remove unnecessary line continuationsAnchal Jain1-2/+2
2016-09-20staging: lustre: lustre/ldlm: Fixed sparse warningsNayeemahmed Badebade1-0/+4
2016-09-20Staging: lustre: lmv_obd: Remove redundant test.Sandhya Bankar1-1/+1
2016-09-20Staging: lustre: Convert array index from the loop bound to the loop index.Sandhya Bankar1-1/+1
2016-09-19staging: lustre: update version to 2.6.99James Simmons1-3/+3
2016-09-19staging: lustre: o2iblnd: Put back work queue check previously removedDoug Oucharek1-0/+10
2016-09-19staging: lustre: lnet: Enable setting per NI peer_creditsDoug Oucharek1-27/+19
2016-09-19staging: lustre: lnet: Ensure routing is turned on first timeDoug Oucharek1-5/+5
2016-09-19staging: lustre: lnet: check if ni is in current net namespaceSebastien Buisson3-0/+27
2016-09-19staging: lustre: lnet: potential deadlock in lnetQuentin Bouget1-11/+13
2016-09-19staging: lustre: lmv: fix parent FID for migrationwang di1-5/+25
2016-09-19staging: lustre: mdc: cl_default_mds_easize not refreshedNed Bass3-14/+67
2016-09-19staging: lustre: llite: make default_easize writeable in /sysfsNed Bass5-2/+124
2016-09-19staging: lustre: mdt: add indexing option to default dir stripewang di5-4/+63
2016-09-19staging: lustre: ptlrpc: prevent request timeout grow due to recoveryMikhail Pershin2-20/+22
2016-09-19staging: lustre: obd: use proper flags for call_usermodehelperJames Simmons1-1/+1
2016-09-19staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago13-100/+8
2016-09-19staging: lustre: llite: lock the inode to be migratedwang di1-2/+7
2016-09-19staging: lustre: obdclass: remove unnecessary EXPORT_SYMBOLfrank zago10-25/+0
2016-09-19staging: lustre: misc: remove unnecessary EXPORT_SYMBOLfrank zago4-6/+0
2016-09-19staging: lustre: grant: quiet message on grant waiting timeoutJohann Lombardi1-21/+40
2016-09-19staging: lustre: lmv: Do not revalidate stripes with master lockwang di8-91/+31
2016-09-19staging: lustre: client: Fix mkdir -i 1 from DNE2 client to DNE1 serverArtem Blagodarenko1-8/+12
2016-09-19staging: lustre: clio: pass fid for OST setattrBobi Jam4-2/+10
2016-09-19staging: lustre: clio: rename coo_attr_set to coo_attr_updateBobi Jam10-32/+34
2016-09-19staging: lustre: llite: pack suppgid to MDS correctlyFan Yong2-2/+35
2016-09-19staging: lustre: remove lustre/include/linux/John L. Hammond12-77/+36
2016-09-19staging: lustre: libcfs: check mask returned by cpumask_of_nodeLiang Zhen1-3/+14
2016-09-19staging: lustre: obd: change type of cl_conn_count to size_tDmitry Eremin2-2/+2
2016-09-19staging: lustre: llite: unlock inode size in ll_lov_setstripe_ea_info()John L. Hammond1-7/+6
2016-09-19staging: lustre: lprocfs: cleanup stats locking codeAndreas Dilger1-58/+74
2016-09-19staging: lustre: osc: change cl_extent_tax and *grants to unsignedDmitry Eremin5-28/+30
2016-09-19staging: lustre: osc: osc_object_ast_clear() LBUGBobi Jam1-1/+0
2016-09-19staging: lustre: mgc: add nid iterationAlexander Boyko1-5/+11
2016-09-19staging: lustre: ptlrpc: fix race between connect vs resendAlexander Boyko2-156/+179
2016-09-19staging: lustre: lov: flatten struct lov_stripe_mdJohn L. Hammond2-24/+10
2016-09-19staging: lustre: ldlm: move LDLM_GID_ANY to lustre_dlm.hJinshan Xiong2-2/+5
2016-09-19staging: lustre: ptlrpc: fix comparison between signed and unsignedDmitry Eremin5-102/+101
2016-09-19staging: lustre: clio: add coo_getstripe interfaceBobi Jam8-47/+105
2016-09-19staging: lustre: obdclass: change cl_fault_io->ft_nob to size_tDmitry Eremin5-9/+9
2016-09-19staging: lustre: obd: change brw_page->count to unsignedDmitry Eremin3-6/+8
2016-09-19staging: lustre: ldlm: Recalculate interval in ldlm_pool_recalc()Nathaniel Clark1-16/+22
2016-09-19staging: lustre: ptlrpc: Suppress error message when imp_sec is freedAmir Shehata1-2/+17
2016-09-19staging: lustre: obdclass: eliminate NULL error returnBob Glossman1-6/+8
2016-09-19staging: lustre: obdclass: change loop indexes to unsignedDmitry Eremin2-8/+8
2016-09-19staging: lustre: fiemap: set FIEMAP_EXTENT_LAST correctlyBobi Jam1-2/+10