aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/mdc/mdc_lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-17staging: lustre: lustre: mdc: mdc_lib.c: Removed an unnecessary NULL checkRickard Strandqvist1-4/+3
2014-11-22staging: lustre: mdc: use __FMODE_EXEC macroJuston Li1-3/+1
2014-08-16staging: lustre: add blank lines after declarationsSrikrishan Malik1-0/+1
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 Malik1-12/+13
2014-08-16staging: lustre: fix lines over 80 charsSrikrishan Malik1-3/+6
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-2/+2
2014-07-11staging: lustre: mdc: remove ccflags from MakefileGreg Kroah-Hartman1-2/+2
2014-02-11staging/lustre/llite: fix O_TMPFILE/O_LOV_DELAY_CREATE conflictAndreas Dilger1-1/+1
2013-12-03staging/lustre/hsm: Add hsm_release feature.Jinshan Xiong1-1/+25
2013-11-19staging/lustre/hsm: Implementation of exclusive openJinshan Xiong1-3/+4
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-1/+1
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-1/+1
2013-07-23staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao1-12/+13
2013-06-03staging/lustre: clean up and remove libcfs/linux/linux-fs.cPeng Tao1-1/+1
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+564