summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/super.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-10-23
|\
| * bcache: fix a lost wake-up problem caused by mca_cannibalize_lockGuoju Fang2020-10-01
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-08-23
|\|
| * bcache: allocate meta data pages as compound pagesColy Li2020-08-21
| * bcache: fix super block seq numbers comparision in register_cache_set()Coly Li2020-08-21
* | Merge android-4.4-p.203 (40ef73d) into msm-4.4Srinivasarao P2019-11-26
|\|
| * bcache: recal cached_dev_sectors on detachShenghui Wang2019-11-25
* | Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P2019-08-07
|\|
| * bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()Coly Li2019-08-04
* | Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P2019-06-12
|\|
| * bcache: add failure check to run_cache_set() for journal replayColy Li2019-06-11
| * bcache: fix a race between cache register and cacheset unregisterLiang Chen2019-06-11
* | Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\|
| * bcache: fix for data collapse after re-attaching an attached deviceTang Junhui2018-05-30
| * bcache: fix for allocator and register thread raceTang Junhui2018-05-30
* | Merge android-4.4.128 (89904cc) into msm-4.4Srinivasarao P2018-04-20
|\|
| * bcache: stop writeback thread after detachingTang Junhui2018-04-13
* | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\|
| * bcache: don't attach backing with duplicate UUIDMichael Lyle2018-03-18
* | Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P2018-01-18
|\|
| * bcache: explicitly destroy mutex while exitingLiang Chen2017-12-20
* | block: Use pointer to backing_dev_info from request_queueJan Kara2017-10-18
|/
* bcache: fix for gc and write-back raceTang Junhui2017-09-27
* bcache: Fix leak of bdev referenceJan Kara2017-09-27
* bcache: initialize dirty stripes in flash_dev_run()Tang Junhui2017-09-27
* bcache: Make gc wakeup sane, remove set_task_state()Kent Overstreet2017-02-23
* bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.Kent Overstreet2016-09-15
* bcache: fix cache_set_flush() NULL pointer dereference on OOMEric Wheeler2016-04-12
* bcache: fix race of writeback thread starting before complete initializationEric Wheeler2016-04-12
* bcache: cleaned up error handling around register_cache()Eric Wheeler2016-04-12
* bcache: allows use of register in udev to avoid "device_busy" error.Gabriel de Perthuis2016-03-03
* bcache: unregister reboot notifier if bcache fails to unregister deviceZheng Liu2016-03-03
* bcache: fix a leak in bch_cached_dev_run()Al Viro2016-03-03
* bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing deviceZheng Liu2016-03-03
* bcache: remove driver private bio splitting codeKent Overstreet2015-08-13
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
* block: have drivers use blk_queue_max_discard_sectors()Jens Axboe2015-07-17
* bcache: use kvfree() in various placesPekka Enberg2015-06-30
* block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-04
* bcache: Drop unneeded blk_sync_queue() callsKent Overstreet2014-08-04
* bcache: add mutex lock for bch_is_openJianjian Huo2014-08-04
* bcache: try to set b->parent properlySlava Pestov2014-08-04
* bcache: fix memory corruption in init error pathSlava Pestov2014-08-04
* bcache: fix crash with incomplete cache setSlava Pestov2014-08-04
* bcache: Fix more early shutdown bugsKent Overstreet2014-08-04
* bcache: fix uninterruptible sleep in writeback threadSlava Pestov2014-08-04
* bcache: wait for buckets when allocating new btree rootSlava Pestov2014-08-04
* bcache: fix crash on shutdown in passthrough modeSlava Pestov2014-08-04
* bcache: fix lockdep warnings on shutdownSlava Pestov2014-08-04
* bcache: Fix a bug when detachingKent Overstreet2014-08-04