aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache
AgeCommit message (Expand)Author
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-09-22bcache: add proper error unwinding in bcache_device_initChristoph Hellwig
2020-10-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-10-01bcache: fix a lost wake-up problem caused by mca_cannibalize_lockGuoju Fang
2020-08-26Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-08-21bcache: fix overflow in offset_to_stripe()Coly Li
2020-08-21bcache: allocate meta data pages as compound pagesColy Li
2020-08-19Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-08-19bcache: fix super block seq numbers comparision in register_cache_set()Coly Li
2020-07-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-07-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-06-25bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu
2020-06-22bcache: fix refcount underflow in bcache_device_free()Coly Li
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-02-24bcache: explicity type cast in bset_bkey_last()Coly Li
2020-02-24bcache: cached_dev_free needs to put the sb pageLiang Chen
2020-02-11bcache: add readahead cache policy options via sysfs interfaceColy Li
2020-01-27bcache: Fix an error code in bch_dump_read()Dan Carpenter
2020-01-04bcache: at least try to shrink 1 node in bch_mca_scan()Coly Li
2019-12-31bcache: fix deadlock in bcache_allocatorAndrea Righi
2019-12-31bcache: fix static checker warning in bcache_device_free()Coly Li
2019-12-05bcache: do not mark writeback_running too earlyShenghui Wang
2019-12-05bcache: do not check if debug dentry is ERR or NULL explicitly on removeShenghui Wang
2019-12-02Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-11-24bcache: recal cached_dev_sectors on detachShenghui Wang
2019-11-24bcache: account size of buckets used in uuid write to ca->meta_sectors_writtenShenghui Wang
2019-11-17Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-11-06bcache: fix input overflow to writeback_rate_minimumColy Li
2019-10-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-10-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-10-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-10-05closures: fix a race on wakeup from closure_syncKent Overstreet
2019-10-01bcache: remove redundant LIST_HEAD(journal) from run_cache_set()Coly Li
2019-09-16bcache: fix race in btree_flush_write()Coly Li
2019-09-16bcache: add comments for mutex_lock(&b->write_lock)Coly Li
2019-09-16bcache: only clear BTREE_NODE_dirty bit when it is setColy Li
2019-09-16bcache: treat stale && dirty keys as bad keysTang Junhui
2019-09-16bcache: replace hard coded number with BUCKET_GC_GEN_MAXColy Li
2019-07-27Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-07-26bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_threadColy Li
2019-07-26bcache: fix mistaken sysfs entry for io_error counterColy Li
2019-07-26bcache: ignore read-ahead request failure on backing deviceColy Li
2019-07-26bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"Coly Li
2019-07-26bcache: Revert "bcache: fix high CPU occupancy during journal"Coly Li
2019-07-26Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"Coly Li