summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/rw.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-10-20staging: lustre: lllite: fix multi line comments styleAastha Gupta
2017-10-20staging: lustre: llite: fix lines over 80 characters in llite filesAastha Gupta
2017-08-22staging: lustre: llite: add include path to MakefileJames Simmons
2017-07-30staging: lustre: lustre: fix all less than 0 comparison for unsigned valuesJames Simmons
2017-03-06staging: lustre: lov: trying smaller memory allocationsYang Sheng
2017-02-03staging: lustre: llite: specify READA debug mask for ras_updateBobi Jam
2017-02-03staging: lustre: clio: revise readahead to support 16MB IOJinshan Xiong
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-12-06staging: lustre: clio: revise read ahead algorithmJinshan Xiong
2016-11-07staging/lustre/llite: update ras window correctlyBobi Jam
2016-11-07staging/lustre: Get rid of cl_env hash tableJinshan Xiong
2016-11-01mm: only include blk_types in swap.h if CONFIG_SWAP is enabledChristoph Hellwig
2016-10-16staging: lustre: clio: Revise read ahead implementationJinshan Xiong
2016-09-19staging: lustre: remove lustre/include/linux/John L. Hammond
2016-09-19staging: lustre: remove lustre_lite.hJohn L. Hammond
2016-09-19staging: lustre: llite: update ras stride offsetBobi Jam
2016-09-15staging: lustre: Fix indentationRehas Sachdeva
2016-09-15staging: lustre: Remove unnecessary 'return'Rehas Sachdeva
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin
2016-08-21staging: lustre: add ability to migrate inodes.wang di
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: reset writeback index in ll_writepagesJinshan Xiong
2016-04-26staging/lustre/llite: suppress non active IO error messageBobi Jam
2016-04-11staging/lustre: Fix braces {} styleOleg Drokin
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-30staging/lustre/llite: rename struct ccc_thread_info to vvp_thread_infoJohn Hammond
2016-03-30staging/lustre/llite: Rename struct vvp_thread_info to ll_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: remove struct ll_ra_readJohn L. Hammond
2016-03-30staging/lustre/llite: rename ccc_page to vvp_pageJohn L. Hammond
2016-03-30staging/lustre/llite: rename ccc_object to vvp_objectJohn L. Hammond
2016-03-30staging/lustre/clio: optimize read ahead codeJinshan Xiong
2016-03-30staging/lustre/clio: remove stackable cl_page completelyJinshan Xiong
2016-03-30staging/lustre/clio: add pages into writeback cache in batchesJinshan Xiong
2016-03-30staging/lustre/clio: collapse layer of cl_pageJinshan Xiong
2016-03-01staging/lustre/llite: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre: Remove stray space before newline in messagesOleg 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
2016-02-03drivers/staging/lustre: Nuke an unsigned >= 0 assertValdis Kletnieks
2016-01-22wrappers for ->i_mutex accessAl Viro