summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/osc/osc_cache.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-25staging: lustre: replace memory_presure funcitons by standard interfaces.NeilBrown
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown
2018-03-06staging: lustre: fix bug in osc_enter_cache_tryNeilBrown
2018-02-22staging: lustre: replace all CFS_CAP_* macros with CAP_*NeilBrown
2018-02-16staging: lustre: use wait_event_idle_timeout() where appropriate.NeilBrown
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown
2018-02-16staging: lustre: replace simple cases of l_wait_event() with wait_event().NeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-10-18staging: lustre: osc: mark expected switch fall-throughGustavo A. R. Silva
2017-07-30staging: lustre: lustre: fix all less than 0 comparison for unsigned valuesJames Simmons
2017-07-30staging: lustre: osc: soft lock - osc_makes_rpc()Bobi Jam
2017-06-24staging: lustre: lustre: fix all bare unsigned usageJames Simmons
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert
2017-04-08drivers/staging/lustre: Coding-guideline: Missing a blank line after declarat...Pushkar Jambhlekar
2017-03-06staging: lustre: lov: trying smaller memory allocationsYang Sheng
2017-03-06staging: lustre: osc: remove obsolete assertsJinshan Xiong
2017-02-03staging: lustre: osc: limits the number of chunks in write RPCJinshan Xiong
2017-02-03staging: lustre: llite: don't ignore layout for group lock requestJinshan Xiong
2017-01-03staging: lustre: osc: use rb_entry_safeGeliang Tang
2017-01-03staging: lustre: osc: handle osc eviction correctlyJinshan Xiong
2016-12-06staging: lustre: osc: Performance tune for LRUJinshan Xiong
2016-12-06staging: lustre: osc: create cli_name to get obd nameJinshan Xiong
2016-11-14staging: lustre: clio: get rid of cl_reqJinshan Xiong
2016-11-14staging: lustre: osc: osc_extent should hold refcount to osc_objectJinshan Xiong
2016-11-14staging: lustre: osc: Do not merge extents with partial pagesJinshan Xiong
2016-11-07staging/lustre: Get rid of cl_env hash tableJinshan Xiong
2016-10-16staging: lustre: clio: Revise read ahead implementationJinshan Xiong
2016-09-19staging: lustre: grant: quiet message on grant waiting timeoutJohann Lombardi
2016-09-19staging: lustre: osc: change cl_extent_tax and *grants to unsignedDmitry Eremin
2016-09-19staging: lustre: obd: change brw_page->count to unsignedDmitry Eremin
2016-09-19staging: lustre: fix messages with missing newlinesJohn L. Hammond
2016-09-19staging: lustre: misc: Reduce exposure to overflow on page counters.Stephen Champion
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: osc: Automatically increase the max_dirty_mbHongchao Zhang
2016-08-21staging: lustre: osc: revise unstable pages accountingJinshan Xiong
2016-08-21staging: lustre: osc: allow to call brw_commit() multiple timesJinshan Xiong
2016-08-15lustre: don't reinvent struct bio_vecAl Viro
2016-07-28mm: move most file-based accounting to the nodeMel Gorman
2016-06-20staging/lustre: LDLM_DEBUG() shouldn't be passed \nAlex Zhuravlev
2016-06-20staging: lustre: remove remote client supportFan Yong
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-17staging/lustre/osc: Fix Multiple Assignment WarningsNathaniel Clark
2016-04-28staging: lustre: osc: Use SOFT_SYNC to urge server commitPrakash Surya
2016-04-28staging: lustre: osc: Track number of "unstable" pages per oscPrakash Surya
2016-04-28staging: lustre: osc: Track and limit "unstable" pagesPrakash Surya
2016-04-28staging: lustre: clio: add debug message in osc_completion()Niu Yawei