summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/rw.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: lllite: fix multi line comments styleAastha Gupta2017-10-201-1/+2
* staging: lustre: llite: fix lines over 80 characters in llite filesAastha Gupta2017-10-201-5/+9
* staging: lustre: llite: add include path to MakefileJames Simmons2017-08-221-1/+1
* staging: lustre: lustre: fix all less than 0 comparison for unsigned valuesJames Simmons2017-07-301-1/+1
* staging: lustre: lov: trying smaller memory allocationsYang Sheng2017-03-061-1/+1
* staging: lustre: llite: specify READA debug mask for ras_updateBobi Jam2017-02-031-0/+4
* staging: lustre: clio: revise readahead to support 16MB IOJinshan Xiong2017-02-031-100/+95
* Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-131-122/+180
|\
| * staging: lustre: clio: revise read ahead algorithmJinshan Xiong2016-12-061-32/+39
| * staging/lustre/llite: update ras window correctlyBobi Jam2016-11-071-4/+11
| * staging/lustre: Get rid of cl_env hash tableJinshan Xiong2016-11-071-3/+3
| * staging: lustre: clio: Revise read ahead implementationJinshan Xiong2016-10-161-87/+131
* | mm: only include blk_types in swap.h if CONFIG_SWAP is enabledChristoph Hellwig2016-11-011-0/+1
|/
* staging: lustre: remove lustre/include/linux/John L. Hammond2016-09-191-1/+0
* staging: lustre: remove lustre_lite.hJohn L. Hammond2016-09-191-1/+0
* staging: lustre: llite: update ras stride offsetBobi Jam2016-09-191-3/+15
* staging: lustre: Fix indentationRehas Sachdeva2016-09-151-1/+1
* staging: lustre: Remove unnecessary 'return'Rehas Sachdeva2016-09-151-2/+0
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-211-2/+2
* staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin2016-08-211-2/+3
* staging: lustre: add ability to migrate inodes.wang di2016-08-211-0/+4
* 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: define per open file cache for ll_cl_contextJinshan Xiong2016-06-071-85/+60
* staging: lustre: llite: reset writeback index in ll_writepagesJinshan Xiong2016-04-281-2/+3
* staging/lustre/llite: suppress non active IO error messageBobi Jam2016-04-261-9/+2
* staging/lustre: Fix braces {} styleOleg Drokin2016-04-111-2/+4
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-10/+10
|\
| * 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-11/+11
* | staging/lustre/llite: rename struct ccc_thread_info to vvp_thread_infoJohn Hammond2016-03-301-2/+2
* | staging/lustre/llite: Rename struct vvp_thread_info to ll_thread_infoJohn Hammond2016-03-301-3/+3
* | staging/lustre/llite: use vui prefix for struct vvp_io membersJohn L. Hammond2016-03-301-12/+12
* | staging/lustre/llite: merge ccc_io and vvp_ioJohn L. Hammond2016-03-301-2/+2
* | staging/lustre:llite: remove struct ll_ra_readJohn L. Hammond2016-03-301-40/+13
* | staging/lustre/llite: rename ccc_page to vvp_pageJohn L. Hammond2016-03-301-7/+7
* | staging/lustre/llite: rename ccc_object to vvp_objectJohn L. Hammond2016-03-301-2/+2
* | staging/lustre/clio: optimize read ahead codeJinshan Xiong2016-03-301-36/+67
* | staging/lustre/clio: remove stackable cl_page completelyJinshan Xiong2016-03-301-3/+4
* | staging/lustre/clio: add pages into writeback cache in batchesJinshan Xiong2016-03-301-148/+38
* | staging/lustre/clio: collapse layer of cl_pageJinshan Xiong2016-03-301-1/+1
|/
* staging/lustre/llite: Fix style vs open parenthesis alignmentOleg Drokin2016-03-011-3/+3
* staging/lustre: Remove stray space before newline in messagesOleg Drokin2016-02-251-4/+4
* staging/lustre: Fix indentation mistakesOleg Drokin2016-02-251-2/+2
* staging/lustre/llite: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-24/+46
* staging/lustre/llite: Adjust NULL comparison codestyleOleg Drokin2016-02-201-12/+11
* drivers/staging/lustre: Nuke an unsigned >= 0 assertValdis Kletnieks2016-02-031-1/+0
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
OpenPOWER on IntegriCloud