aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/mdc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-14Staging: lustre: lustre: mdc: mdc_request: Removed useless variableTina Johnson1-3/+1
2014-09-08staging/lustre/mdc: inline llog methodsJohn L. Hammond1-38/+29
2014-09-08staging/lustre/mdc: remove unused OBD methodsJohn L. Hammond1-90/+0
2014-09-02staging: lustre: lustre: mdc: mdc_reint: fix coding style issueSun Wang1-2/+2
2014-08-30staging/lustre/mdc: remove obsolete llog ioctl handlersJohn L. Hammond1-15/+0
2014-08-30staging/lustre: move lustre_intent.h to ..John L. Hammond1-1/+1
2014-08-30staging: lustre: mdc: expand the GOTO macroJulia Lawall2-119/+196
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin3-9/+9
2014-08-17staging/lustre/mdc: cleanup intent if mdc_finish_enqueue() failsJohn L. Hammond1-0/+5
2014-08-16staging: lustre: Cleanup variable declarations in mdc_enqueue()Srikrishan Malik1-9/+9
2014-08-16staging: lustre: remove parentheses usage with returnSrikrishan Malik1-1/+1
2014-08-16staging: lustre: move else on the same line as closing braceSrikrishan Malik1-2/+1
2014-08-16staging: lustre: Fix misplaced opening brace warningsSrikrishan Malik3-11/+17
2014-08-16staging: lustre: Added space between type name and *Srikrishan Malik1-1/+1
2014-08-16] staging: lustre: fix multi line stringsSrikrishan Malik3-25/+23
2014-08-16staging: lustre: add blank lines after declarationsSrikrishan Malik3-0/+9
2014-08-16staging: lustre: replace c99 style comments with C89Srikrishan Malik1-3/+3
2014-08-16staging: lustre: Add missing spaces around operators and braces.Srikrishan Malik4-18/+21
2014-08-16staging: lustre: fix lines over 80 charsSrikrishan Malik4-10/+18
2014-08-16staging: lustre: move open brace to next line after functionsSrikrishan Malik2-2/+4
2014-08-16staging: lustre: remove spaces from start of lineSrikrishan Malik1-2/+2
2014-08-16staging: lustre: remove space between function name and and open parenthesisSrikrishan Malik4-11/+11
2014-07-30staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal2-25/+25
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-6/+6
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman3-3/+3
2014-07-11staging: lustre: mdc: remove ccflags from MakefileGreg Kroah-Hartman7-25/+22
2014-04-27staging/lustre/mdc: use cl_max_mds_md to pack getattr RPCwang di1-4/+8
2014-04-27staging/lustre/mdc: fix issue found by Klocwork Insight toolDmitry Eremin1-1/+2
2014-04-27staging/lustre: Limit reply buffer sizeBrian Behlendorf3-16/+51
2014-04-27staging/lustre: quiet console permission error messagesAndreas Dilger1-1/+4
2014-03-19Staging: lustre: Fix space required before the open parenthesisTugce Sirin1-2/+2
2014-03-18staging:lustre: Removed assignments from if statements.Chi Pham1-6/+11
2014-03-08staging: lustre: Fix spelling typo in various part of lusterMasanari Iida1-1/+1
2014-02-28lustre/ldlm: set l_lvb_type coherent when layout is returnedBruno Faccini1-0/+1
2014-02-28lustre/llite: simplify dentry revalidateLai Siyao1-35/+17
2014-02-28lustre/recovery: free open/close request promptlyHongchao Zhang4-3/+29
2014-02-28lustre/mdc: fix bad ERR_PTR usage in mdc_locks.cJohn L. Hammond1-10/+10
2014-02-28lustre/mdc: use ibits_known mask for lock matchAlexey Lyashkov1-3/+5
2014-02-28lustre/mdc: comments on LOOKUP and PERM lockwang di1-0/+3
2014-02-28lustre/mdc: Check for all attributes validity in revalidateOleg Drokin1-1/+15
2014-02-11staging/lustre/llite: fix O_TMPFILE/O_LOV_DELAY_CREATE conflictAndreas Dilger1-1/+1
2014-02-11lustre/xattr: separate ACL and XATTR cachesAndrew Perepechko4-14/+29
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