aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/lclient (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-06staging: lustre: lclient: remove extra parentheses around right bit shift operationAya Mahfouz1-2/+3
2015-02-07staging/lustre/llite: Solve a race to access lli_has_smd in read caseJinshan Xiong1-0/+6
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin1-2/+2
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-1/+1
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman3-27/+27
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2-2/+2
2014-06-18staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur1-1/+1
2014-06-18staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur1-2/+3
2014-06-18staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur1-1/+1
2014-06-18staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur1-1/+1
2014-06-18staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur1-0/+4
2014-06-18staging: lustre: lclient: lcommon_misc.c fixing coding style issuesAnil Belur1-1/+1
2014-06-18staging: lustre: lclient: glimpse.c fixing coding style issuesAnil Belur1-1/+1
2014-06-18staging: lustre: lclient: glimpse.c fixing coding style issuesAnil Belur1-1/+1
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-45/+3
2014-05-06lustre: get rid of messing with iovecsAl Viro1-45/+3
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond1-2/+2
2014-04-27staging/lustre: Limit reply buffer sizeBrian Behlendorf1-5/+10
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler1-7/+6
2014-03-19staging/lustre/libcfs: remove waitq_waitPeng Tao1-1/+1
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao1-1/+1
2014-01-08staging: lustre: Fix do not use C99 // comments in lcommon_cl.cMasanari Iida1-1/+1
2014-01-08staging: lustre: Fix space prohibited between function name and open parenthesis in lcommon_cl.cMasanari Iida1-5/+5
2013-12-03staging/lustre/hsm: Add hsm_release feature.Jinshan Xiong1-1/+3
2013-11-21staging/lustre/llite: Access to released file triggers a restoreJC Lafoucriere1-0/+6
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches1-1/+1
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman3-24/+24
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-1/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman3-19/+0
2013-07-23staging/lustre/layout: introduce new layout for released filesJinshan Xiong1-1/+1
2013-05-14staging: add Lustre file system client supportPeng Tao3-0/+1793