aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/llite_mmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-06Staging: drivers: Bool initializations should use true/falseCristina Opriceana1-1/+1
2015-03-01staging: lustre: use linux headersAsaf Vertz1-1/+1
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-6/+3
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-6/+3
2014-11-03lustre: use file_inode()Al Viro1-6/+6
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall1-3/+5
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' errorsGreg Donald1-3/+3
2014-08-30drivers: staging: lustre: lustre: Fix "foo * bar" should be "foo *bar" errorsGreg Donald1-2/+2
2014-08-17staging/lustre/llite: Make sure ft_flags is validPaul Cassella1-1/+7
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-1/+1
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman1-2/+2
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond1-17/+6
2014-03-18staging: luster: do not combine value 0 with |Georgiana Rodica Chelu1-1/+1
2014-03-08staging: luster: Fix typo in lustre/lliteMasanari Iida1-1/+1
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-8/+8
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-3/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-8/+0
2013-07-25staging: lustre: Remove duplicate header file inclusion in llite_mmap.cSachin Kamat1-3/+0
2013-07-24staging/lustre/llite: handle io init failure in ll_fault_io_init()John L. Hammond1-15/+21
2013-07-24staging: lustre: Remove version.h header inclusion in llite_mmap.cSachin Kamat1-1/+0
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+507