aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/rw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-10/+10
2014-10-27staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye1-1/+1
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall1-9/+13
2014-07-22staging: lustre: llite: rw.c: remove gfp_maskGuillaume Morin1-5/+0
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-2/+2
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman1-3/+3
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+1
2014-05-06lustre: get rid of messing with iovecsAl Viro1-2/+1
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond1-7/+0
2014-03-08staging: luster: Fix typo in lustre/lliteMasanari Iida1-4/+4
2014-02-12staging/lustre/llite: remove lustre_generic_file_{read,write}Jinshan Xiong1-1/+1
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches1-1/+1
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-12/+12
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-1/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-12/+0
2013-07-25staging: lustre: Remove duplicate header file inclusion in rw.cSachin Kamat1-3/+0
2013-07-23staging: lustre: use ERR_CAST() functionLaurent Navet1-1/+1
2013-07-23staging/lustre: fix build error on non-x86 platformsPeng Tao1-1/+1
2013-06-03staging/lustre/clio: don't ignore layout on writebackNiu Yawei1-2/+9
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+1307