summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/vvp_page.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: fix coding style issue in vvp_page.cZhengyi Shen2017-02-031-1/+2
* staging/lustre/llite: do not clear uptodate bit in page deleteJinshan Xiong2016-11-071-1/+0
* staging: lustre: clio: Revise read ahead implementationJinshan Xiong2016-10-161-16/+0
* staging: lustre: llite: remove client Size on MDS supportJohn L. Hammond2016-10-161-22/+2
* fs: use mapping_set_error instead of opencoded set_bitMichal Hocko2016-10-111-4/+1
* staging: lustre: llite: handle concurrent use of cob_transient_pagesStephen Champion2016-09-191-2/+2
* staging: lustre: remove lustre_lite.hJohn L. Hammond2016-09-191-2/+0
* staging: lustre: vvp: Use lockless __generic_file_aio_writePrakash Surya2016-09-191-16/+0
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-211-2/+2
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-2/+2
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-4/+4
* | staging: lustre: libcfs: remove page_index() macroJames Simmons2016-03-311-1/+1
* | staging/lustre/llite: use vui prefix for struct vvp_io membersJohn L. Hammond2016-03-301-2/+2
* | staging/lustre/llite: merge ccc_io and vvp_ioJohn L. Hammond2016-03-301-1/+1
* | staging/lustre/llite: rename ccc_page to vvp_pageJohn L. Hammond2016-03-301-39/+68
* | staging/lustre/llite: rename ccc_object to vvp_objectJohn L. Hammond2016-03-301-20/+20
* | staging/lustre/llite: merge lclient.h into llite/vvp_internal.hJohn L. Hammond2016-03-301-0/+1
* | staging/lustre/clio: optimize read ahead codeJinshan Xiong2016-03-301-6/+20
* | staging/lustre/clio: remove stackable cl_page completelyJinshan Xiong2016-03-301-17/+6
* | staging/lustre/clio: collapse layer of cl_pageJinshan Xiong2016-03-301-21/+15
|/
* staging/lustre/llite: Fix style vs open parenthesis alignmentOleg Drokin2016-03-011-7/+5
* staging/lustre/llite: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-4/+5
* staging/lustre/llite: Adjust NULL comparison codestyleOleg Drokin2016-02-201-11/+11
* wrappers for ->i_mutex accessAl Viro2016-01-221-5/+5
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-1/+0
* staging/lustre/llite: Don't set page writeback on non-dirty pageOleg Drokin2015-07-311-10/+17
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-2/+1
* staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman2014-07-111-2/+2
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-2/+2
* staging: lustre: remove EXIT macroGreg Kroah-Hartman2013-08-031-3/+0
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-3/+0
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+558
OpenPOWER on IntegriCloud