aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/vvp_io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-03staging/lustre: Get rid of inode_dio_write_done and inode_dio_readOleg Drokin1-3/+2
2015-02-07staging/lustre/llite: Solve a race to access lli_has_smd in read caseJinshan Xiong1-10/+5
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-1/+1
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-4/+3
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-3/+2
2014-11-03lustre: use file_inode()Al Viro1-2/+2
2014-10-29drivers: staging: lustre: Fix "space prohibited before that close parenthesis ')'" errorsGreg Donald1-1/+1
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall1-5/+9
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-1/+1
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' errorsGreg Donald1-1/+1
2014-08-17staging/lustre/llite: Make sure ft_flags is validPaul Cassella1-0/+1
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman1-2/+2
2014-06-26staging/lustre/llite: fix a flag bug of vvp_io_kernel_fault()Li Xi1-1/+1
2014-06-26staging/lustre/vvp: release mmap_sem in error casePatrick Farrell1-1/+3
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-17/+12
2014-05-06lustre: get rid of messing with iovecsAl Viro1-17/+12
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond1-1/+1
2014-04-27staging/lustre/llite: access layout version under a lockJinshan Xiong1-1/+1
2014-03-08staging: luster: Fix typo in lustre/lliteMasanari Iida1-3/+3
2014-02-12staging/lustre/llite: remove lustre_generic_file_{read,write}Jinshan Xiong1-20/+11
2014-01-13lustre: delete linux/lustre_debug.hGreg Kroah-Hartman1-2/+5
2013-11-21staging/lustre/llite: Access to released file triggers a restoreJC Lafoucriere1-5/+49
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-13/+13
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-1/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-12/+0
2013-07-23staging: lustre: Fix typo in printkMasanari Iida1-1/+1
2013-07-23staging/lustre/layout: introduce new layout for released filesJinshan Xiong1-4/+6
2013-07-23staging/lustre/llite: use READ, WRITE around ll_rw_stats_tally()John L. Hammond1-2/+2
2013-07-23staging/lustre: remove the second argument of ll_kmap_atomic()Zhao Hongjiang1-2/+2
2013-06-03staging/lustre/clio: don't ignore layout on writebackNiu Yawei1-1/+12
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+1175