summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/llite_mmap.c
AgeCommit message (Expand)Author
2017-02-08mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara
2016-12-06staging: lustre: llite: Invoke file_update_time in page_mkwriteYang Sheng
2016-12-06staging: lustre: llite: clear LLIF_DATA_MODIFIED in atomicJinshan Xiong
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger
2016-11-07staging/lustre: Get rid of cl_env hash tableJinshan Xiong
2016-09-19staging: lustre: remove lustre/include/linux/John L. Hammond
2016-09-19staging: lustre: remove lustre_lite.hJohn L. Hammond
2016-09-01staging/lustre/llite: Fix suspicious dereference of pointer 'vma->vm_file'Dmitry Eremin
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin
2016-06-20staging/lustre/llite: take trunc_sem only at vvp layerPatrick Farrell
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-06-07staging/lustre/llite: define per open file cache for ll_cl_contextJinshan Xiong
2016-04-28staging: lustre: llite: Replace printing of i_ino with ll_inode2fid()James Nunez
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-30staging/lustre: lov_io_init() should return error codeBobi Jam
2016-03-30staging/lustre/llite: rename struct ccc_thread_info to vvp_thread_infoJohn Hammond
2016-03-30staging/lustre/llite: use vui prefix for struct vvp_io membersJohn L. Hammond
2016-03-30staging/lustre/llite: merge ccc_io and vvp_ioJohn L. Hammond
2016-03-30staging/lustre/llite: rename ccc_object to vvp_objectJohn L. Hammond
2016-03-30staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin
2016-03-01staging/lustre/llite: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre: Fix indentation mistakesOleg Drokin
2016-02-25staging/lustre/llite: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/llite: Adjust NULL comparison codestyleOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-03-06Staging: drivers: Bool initializations should use true/falseCristina Opriceana
2015-03-01staging: lustre: use linux headersAsaf Vertz
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-11-03lustre: use file_inode()Al Viro
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' ...Greg Donald
2014-08-30drivers: staging: lustre: lustre: Fix "foo * bar" should be "foo *bar" errorsGreg Donald
2014-08-17staging/lustre/llite: Make sure ft_flags is validPaul Cassella
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond
2014-03-18staging: luster: do not combine value 0 with |Georgiana Rodica Chelu
2014-03-08staging: luster: Fix typo in lustre/lliteMasanari Iida
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-25staging: lustre: Remove duplicate header file inclusion in llite_mmap.cSachin Kamat
2013-07-24staging/lustre/llite: handle io init failure in ll_fault_io_init()John L. Hammond
2013-07-24staging: lustre: Remove version.h header inclusion in llite_mmap.cSachin Kamat
2013-05-14staging: add Lustre file system client supportPeng Tao