summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/bcache.h
Commit message (Expand)AuthorAge
* bcache: add io_disable to struct cached_devColy Li2018-03-18
* bcache: add stop_when_cache_set_failed option to backing deviceColy Li2018-03-18
* bcache: add CACHE_SET_IO_DISABLE to struct cache_set flagsColy Li2018-03-18
* bcache: stop dc->writeback_rate_update properlyColy Li2018-03-18
* bcache: fix for data collapse after re-attaching an attached deviceTang Junhui2018-02-07
* bcache: set error_limit correctlyColy Li2018-02-07
* bcache: fix high CPU occupancy during journalTang Junhui2018-02-07
* bcache: add journal statisticTang Junhui2018-02-07
* bcache: fix misleading error message in bch_count_io_errors()Coly Li2018-01-08
* bcache: reduce cache_set devices iteration by devices_max_usedColy Li2018-01-08
* bcache: allow quick writeback when backing idleMichael Lyle2018-01-08
* bcache: writeback: properly order backing device IOMichael Lyle2018-01-08
* bcache: fix wrong return value in bch_debug_init()Tang Junhui2018-01-08
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-14
|\
| * bcache: update bucket_in_use in real timeTang Junhui2017-10-30
| * bcache: convert cached_dev.count from atomic_t to refcount_tElena Reshetova2017-10-30
| * bcache: writeback rate shouldn't artifically clampMichael Lyle2017-10-16
| * bcache: implement PI controller for writeback rateMichael Lyle2017-10-16
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* bcache: fix for gc and write-back raceTang Junhui2017-09-06
* block: switch bios to blk_status_tChristoph Hellwig2017-06-09
* bcache: Make gc wakeup sane, remove set_task_state()Kent Overstreet2016-12-17
* bcache: remove driver private bio splitting codeKent Overstreet2015-08-13
* bcache: fix crash with incomplete cache setSlava Pestov2014-08-04
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* bcache: Kill bucket->gc_genKent Overstreet2014-03-18
* bcache: Kill unused freelistKent Overstreet2014-03-18
* bcache: Rework btree cache reserve handlingKent Overstreet2014-03-18
* bcache: Kill btree_io_wqKent Overstreet2014-03-18
* bcache: Add a real GC_MARK_RECLAIMABLEKent Overstreet2014-03-18
* bcache: Fix moving_gc deadlocking with a foreground writeNicholas Swenson2014-03-18
* bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USEDDarrick J. Wong2014-01-29
* bcache: Improve bucket_prio() calculationKent Overstreet2014-01-08
* bcache: Add struct btree_keysKent Overstreet2014-01-08
* bcache: Rename/shuffle various code aroundKent Overstreet2014-01-08
* bcache: Add struct bset_sort_stateKent Overstreet2014-01-08
* bcache: Bkey indexing renamingKent Overstreet2014-01-08
* bcache: Remove/fix some header dependenciesKent Overstreet2014-01-08
* bcache: Use a mempool for mergesort temporary spaceKent Overstreet2014-01-08
* bcache: Btree verify code improvementsKent Overstreet2014-01-08
* bcache: kill index()Kent Overstreet2014-01-08
* bcache: Rework allocator reservesKent Overstreet2014-01-08
* bcache: kill closure locking usageKent Overstreet2014-01-08
* Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-31
|\
| * bcache: New writeback PD controllerKent Overstreet2013-12-16
| * bcache: bugfix - moving_gc now moves only correct bucketsNicholas Swenson2013-12-16
* | block: Introduce new bio_split()Kent Overstreet2013-11-23
* | bcache: Kill unaligned bvec hackKent Overstreet2013-11-23
|/
* bcache: Bypass torture testKent Overstreet2013-11-10
* bcache: Fix sysfs splat on shutdown with flash only devsKent Overstreet2013-11-10