summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdclass/cl_page.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-1045/+0
* staging: lustre: remove libcfs_all.h from fid, fld, obdclassNeilBrown2018-05-251-1/+0
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-251-1/+1
* staging: lustre: libcfs: discard KLASSERT()NeilBrown2017-12-131-2/+2
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: obdclass: add include path to MakefileJames Simmons2017-08-221-4/+4
* 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: cl_page: fix a typo in commentsDan Carpenter2016-12-061-1/+1
* staging: lustre: clio: get rid of cl_reqJinshan Xiong2016-11-141-16/+3
* staging: lustre: clio: Revise read ahead implementationJinshan Xiong2016-10-161-47/+0
* staging: lustre: obdclass: remove unnecessary EXPORT_SYMBOLfrank zago2016-09-191-2/+0
* staging: lustre: obdclass: change cl_fault_io->ft_nob to size_tDmitry Eremin2016-09-191-2/+2
* staging: lustre: misc: Reduce exposure to overflow on page counters.Stephen Champion2016-09-191-2/+2
* staging: lustre: vvp: Use lockless __generic_file_aio_writePrakash Surya2016-09-191-6/+0
* staging/lustre: Remove unused cp_error from struct cl_pageOleg Drokin2016-08-211-2/+2
* staging: lustre: clio: Reduce memory overhead of per-page allocationJinshan Xiong2016-08-211-10/+2
* staging/lustre/llite: allocate and free client cache asynchronouslyEmoly Liu2016-06-201-0/+46
* 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: clio: incorrect assertions in 'enable-invariants'Niu Yawei2016-04-261-2/+3
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-3/+3
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-3/+3
* | staging/lustre/clio: cl_lock simplificationJinshan Xiong2016-03-301-9/+0
* | staging/lustre/clio: generalize cl_sync_ioJinshan Xiong2016-03-301-1/+1
* | staging/lustre/clio: optimize read ahead codeJinshan Xiong2016-03-301-7/+32
* | staging/lustre/clio: remove stackable cl_page completelyJinshan Xiong2016-03-301-166/+47
* | staging/lustre/clio: add pages into writeback cache in batchesJinshan Xiong2016-03-301-38/+0
* | staging/lustre/obdclass: Add a preallocated percpu cl_envJinshan Xiong2016-03-301-1/+0
* | staging/lustre/clio: collapse layer of cl_pageJinshan Xiong2016-03-301-332/+22
|/
* staging/lustre/obdclass: Fix style vs open parenthesis alignmentOleg Drokin2016-03-011-5/+5
* staging/lustre/obdclass: Adjust NULL comparison codestyleOleg Drokin2016-02-201-50/+47
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-2/+0
* staging/lustre/obdclass: replace OBD_ALLOC_GFP with kzallocOleg Drokin2015-09-161-2/+1
* staging/lustre/llite: Don't set page writeback on non-dirty pageOleg Drokin2015-07-311-3/+0
* staging: lustre: Remove unnecessary braces {} for single statement blocksPan Li2015-07-311-2/+1
* staging: lustre: Remove a trailing */ of a separate line.Pan Li2015-07-311-2/+4
* staging: lustre: Add a blank line after declarations.Pan Li2015-07-311-0/+2
* staging: lustre: Adjust code indent for macro and tail blackslashPan Li2015-07-311-6/+6
* staging: lustre: Replace spaces at the start of a line.Pan Li2015-07-311-2/+2
* staging:lustre: fix "space required after that ', '" error in cl_page.cAnders Fridlund2015-07-131-1/+1
* staging: lustre: cl_page: delete empty macrosJulia Lawall2015-05-101-17/+0
* staging: lustre: cl_page: drop unneeded variableJulia Lawall2015-05-101-1/+0
* staging: lustre: obdclass: Use kzalloc and kfreeJulia Lawall2015-05-081-1/+1
* staging: lustre: obdclass: remove ccflags from MakefileGreg Kroah-Hartman2014-07-111-3/+3
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-1/+1
* staging/lustre: remove assertion of spin_is_locked()Li Xi2014-04-271-1/+1
* staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler2014-04-271-1/+1
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-25/+25
OpenPOWER on IntegriCloud