aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/basev4.19/standard/preempt-rt/baseBruce Ashfield
2023-12-20bcache: avoid NULL checking to c->root in run_cache_set()Coly Li
2023-12-20bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()Coly Li
2023-12-20bcache: avoid oversize memory allocation by small stripe_sizeColy Li
2023-12-08bcache: revert replacing IS_ERR_OR_NULL with IS_ERRMarkus Weippert
2023-12-08bcache: prevent potential division by zero errorRand Deeb
2023-12-08bcache: check return value from btree_node_alloc_replacement()Coly Li
2023-12-08bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce()Coly Li
2023-08-11bcache: Fix __bch_btree_node_alloc to make the failure behavior consistentZheng Wang
2023-08-11bcache: remove 'int n' from parameter list of bch_bucket_alloc_set()Coly Li
2023-08-11bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_allo...Shenghui Wang
2023-08-11bcache: Remove unnecessary NULL point check in node allocationsZheng Wang
2022-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-06-14md: bcache: check the return value of kzalloc() in detached_dev_do_request()Jia-Ju Bai
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