aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/mdc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-07lustre: Correct KUC code max changelog msg sizeOleg Drokin1-3/+3
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-10staging/lustre/target: move OUT to the unified target codeMikhail Pershin1-31/+1
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao2-4/+2
2013-12-03staging/lustre/llite: extended attribute cacheAndrew Perepechko2-1/+63
2013-12-03staging/lustre/hsm: Add hsm_release feature.Jinshan Xiong2-4/+45
2013-11-25staging/lustre/mdt: HSM coordinator client interfaceJC Lafoucriere1-3/+1
2013-11-25staging/lustre/mdc: prevent fall through in mdc_iocontrol()John L. Hammond1-14/+13
2013-11-21staging/lustre/ldlm: fix resource/fid check, use DLDLMRESAndreas Dilger1-7/+2
2013-11-19staging/lustre/hsm: Implementation of exclusive openJinshan Xiong3-17/+32
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman5-195/+195
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman2-11/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman5-74/+3
2013-07-29staging: lustre: Fix sparse warnings about use of obsolete initializerEmil Goode1-1/+1
2013-07-24staging/lustre/lmv: support DNE with HSM.Thomas Leibovici1-12/+6
2013-07-24staging: lustre: Remove version.h header inclusion in lproc_mdc.cSachin Kamat1-1/+0
2013-07-23staging/lustre/mdc: Keep resend FLocksBruno Faccini1-1/+7
2013-07-23staging/lustre/dlmlock: compress out unused spaceBruce Korb1-3/+6
2013-07-23staging/lustre/mdc: layout lock rpc must not take rpc_lockjcl1-1/+1
2013-07-23staging/lustre/ptlrpc: Translate between host and network errnosLi Wei2-0/+11
2013-07-23staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao2-18/+15
2013-06-06staging/lustre/mdc: fix procfs fopsPeng Tao1-3/+11
2013-06-03staging/lustre: clean up and remove libcfs/linux/linux-fs.cPeng Tao1-1/+1
2013-06-03staging/lustre/changelog: fix CL_LAYOUT, accept all typesAndreas Dilger1-7/+8
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao1-32/+60
2013-05-14staging: add Lustre file system client supportPeng Tao7-0/+5402