summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/vvp_io.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: llite: Remove redundant else keywordLuis de Bethencourt2017-12-071-1/+1
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: llite: add include path to MakefileJames Simmons2017-08-221-1/+1
* staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-241-1/+1
* drivers/staging/lustre: Coding-guideline: Missing a blank line after declarat...Pushkar Jambhlekar2017-04-081-0/+1
* staging: lustre: ldlm: handle ldlm lock cancel race when evicting client.Jinshan Xiong2017-03-061-0/+1
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-1/+1
* staging: lustre: llite: don't ignore layout for group lock requestJinshan Xiong2017-02-031-7/+0
* staging: lustre: llite: Remove access of stripe in ll_setattr_rawJinshan Xiong2017-02-031-1/+9
* mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-141-3/+3
* staging: lustre: clio: remove mtime check in vvp_io_fault_start()Bobi Jam2016-12-061-6/+0
* staging: lustre: llite: clear LLIF_DATA_MODIFIED in atomicJinshan Xiong2016-12-061-7/+3
* staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger2016-11-291-1/+1
* staging: lustre: hsm: Use file lease to implement migrationHenri Doreau2016-11-141-26/+52
* staging: lustre: llite: restart short read/write for normal IOBobi Jam2016-10-301-2/+17
* staging: lustre: Move assignments out of function calls.Elise Lennion2016-10-251-1/+2
* staging: lustre: clio: use CIT_SETATTR for FSFILT_IOC_SETFLAGSJohn L. Hammond2016-10-161-4/+11
* staging: lustre: clio: Revise read ahead implementationJinshan Xiong2016-10-161-32/+15
* staging: lustre: llite: remove client Size on MDS supportJohn L. Hammond2016-10-161-11/+0
* Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-071-41/+4
|\
| * switch generic_file_splice_read() to use of ->read_iter()Al Viro2016-10-051-41/+4
* | staging: lustre: clio: rename coo_attr_set to coo_attr_updateBobi Jam2016-09-191-1/+1
* | staging: lustre: remove lustre_lite.hJohn L. Hammond2016-09-191-1/+0
* | staging: lustre: vvp: Use lockless __generic_file_aio_writePrakash Surya2016-09-191-3/+23
* | staging: lustre: clio: lu_ref_del() mismatch ref add scopeBobi Jam2016-09-191-1/+1
|/
* 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
* staging/lustre/llite: Fix Multiple AssignmentsNathaniel Clark2016-06-171-1/+2
* staging: lustre: set function scope with staticTobin C Harding2016-06-071-3/+3
* staging: lustre: llite: Truncate to restore fileJinshan Xiong2016-04-261-2/+3
* staging/lustre: Fix braces {} styleOleg Drokin2016-04-111-1/+2
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-4/+3
|\
| * mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-1/+1
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-4/+4
* | staging/lustre/llite: Remove unused vui_local_lock fieldOleg Drokin2016-03-301-3/+0
* | staging/lustre/llite: rename struct ccc_thread_info to vvp_thread_infoJohn Hammond2016-03-301-4/+4
* | staging/lustre/llite: Rename struct ccc_grouplock to ll_grouplockJohn Hammond2016-03-301-1/+1
* | staging/lustre/llite: move vvp_io functions to vvp_io.cJohn L. Hammond2016-03-301-3/+195
* | staging/lustre/llite: use vui prefix for struct vvp_io membersJohn L. Hammond2016-03-301-65/+66
* | staging/lustre/llite: merge ccc_io and vvp_ioJohn L. Hammond2016-03-301-55/+46
* | staging/lustre:llite: remove struct ll_ra_readJohn L. Hammond2016-03-301-23/+8
* | staging/lustre/llite: rename ccc_page to vvp_pageJohn L. Hammond2016-03-301-17/+17
* | staging/lustre/llite: rename ccc_object to vvp_objectJohn L. Hammond2016-03-301-18/+18
* | staging/lustre/llite: merge lclient.h into llite/vvp_internal.hJohn L. Hammond2016-03-301-0/+1
* | staging/lustre/llite: make sure we do cl_page_clip on the last pageLi Dongyang2016-03-301-5/+7
* | staging/lustre/llite: clip page correctly for vvp_io_commit_syncJinshan Xiong2016-03-301-5/+7
* | staging/lustre/clio: cl_lock simplificationJinshan Xiong2016-03-301-9/+10
* | staging/lustre/llite: remove lli_lvbJohn L. Hammond2016-03-301-1/+1
* | staging/lustre/clio: optimize read ahead codeJinshan Xiong2016-03-301-19/+4
* | staging/lustre/clio: remove stackable cl_page completelyJinshan Xiong2016-03-301-23/+22
OpenPOWER on IntegriCloud