aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/mdc/mdc_request.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-25staging: lustre: mdc: declare internal symbols as staticLuca Ceresoli1-27/+27
2015-01-17staging: lustre: potential underflow in mdc_iocontrol()Dan Carpenter1-4/+4
2014-12-02staging: lustre: fixed sparse warnings related to static declarationsJanet Liu1-6/+6
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-08-30staging/lustre/mdc: remove obsolete llog ioctl handlersJohn L. Hammond1-15/+0
2014-08-30staging: lustre: mdc: expand the GOTO macroJulia Lawall1-117/+194
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin1-7/+7
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 Malik1-2/+5
2014-08-16] staging: lustre: fix multi line stringsSrikrishan Malik1-18/+18
2014-08-16staging: lustre: add blank lines after declarationsSrikrishan Malik1-0/+5
2014-08-16staging: lustre: Add missing spaces around operators and braces.Srikrishan Malik1-3/+4
2014-08-16staging: lustre: fix lines over 80 charsSrikrishan Malik1-2/+4
2014-08-16staging: lustre: move open brace to next line after functionsSrikrishan Malik1-1/+2
2014-08-16staging: lustre: remove space between function name and and open parenthesisSrikrishan Malik1-7/+7
2014-07-30staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal1-3/+3
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-Hartman1-1/+1
2014-07-11staging: lustre: mdc: remove ccflags from MakefileGreg Kroah-Hartman1-6/+6
2014-04-27staging/lustre: Limit reply buffer sizeBrian Behlendorf1-7/+42
2014-03-18staging:lustre: Removed assignments from if statements.Chi Pham1-6/+11
2014-02-28lustre/recovery: free open/close request promptlyHongchao Zhang1-1/+26
2014-02-11lustre/xattr: separate ACL and XATTR cachesAndrew Perepechko1-4/+26
2014-02-07lustre: Correct KUC code max changelog msg sizeOleg Drokin1-3/+3
2013-12-10staging/lustre/target: move OUT to the unified target codeMikhail Pershin1-31/+1
2013-12-03staging/lustre/hsm: Add hsm_release feature.Jinshan Xiong1-3/+20
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-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-118/+118
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-10/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-48/+1
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-23staging/lustre/ptlrpc: Translate between host and network errnosLi Wei1-0/+1
2013-07-23staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao1-6/+2
2013-06-03staging/lustre/changelog: fix CL_LAYOUT, accept all typesAndreas Dilger1-7/+8
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+2752