index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
Age
Commit message (
Expand
)
Author
2019-10-05
bcache: fix stack corruption by PRECEDING_KEY()
Coly Li
2019-09-23
bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
Coly Li
2019-09-23
bcache: fix a race between cache register and cacheset unregister
Liang Chen
2019-09-23
bcache: fix memory corruption in init error path
Slava Pestov
2019-07-09
bcache: treat stale && dirty keys as bad keys
Tang Junhui
2019-07-09
bcache: never writeback a discard operation
Daniel Axtens
2019-02-11
bcache: fix miss key refill->end in writeback
Tang Junhui
2019-02-11
bcache: fix wrong cache_misses statistics
tang.junhui
2018-12-16
bcache: add separate workqueue for journal_write to avoid deadlock
Guoju Fang
2018-12-16
bcache: do not assign in if condition in bcache_init()
Florian Schmaus
2018-12-16
bcache: explicitly destroy mutex while exiting
Liang Chen
2018-12-16
bcache: Remove deprecated create_workqueue
Bhaktipriya Shridhar
2018-12-16
bcache: don't embed 'return' statements in closure macros
Jens Axboe
2018-06-16
bcache: don't attach backing with duplicate UUID
Michael Lyle
2018-06-16
bcache: fix crashes in duplicate cache device register
Tang Junhui
2018-03-03
bcache: recover data from backing when data is clean
Rui Hua
2018-02-13
bcache: only permit to recovery read error when cache device is clean
Coly Li
2018-02-13
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
2017-11-26
bcache: initialize dirty stripes in flash_dev_run()
Tang Junhui
2017-11-26
bcache: fix bch_hprint crash and improve output
Michael Lyle
2017-11-26
bcache: fix for gc and write-back race
Tang Junhui
2017-11-26
bcache: fix crash on shutdown in passthrough mode
Slava Pestov
2017-11-26
bcache: Correct return value for sysfs attach errors
Tony Asleson
2017-11-26
bcache: correct cache_dirty_target in __update_writeback_rate()
Tang Junhui
2017-11-26
bcache: do not subtract sectors_to_gc for bypassed IO
Tang Junhui
2017-11-26
bcache: fix sequential large write IO bypass
Tang Junhui
2017-11-26
bcache: Fix leak of bdev reference
Jan Kara
2016-11-20
bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.
Kent Overstreet
2016-11-20
bcache: register_bcache(): call blkdev_put() when cache_alloc() fails
Eric Wheeler
2016-05-01
bcache: fix cache_set_flush() NULL pointer dereference on OOM
Eric Wheeler
2016-05-01
bcache: cleaned up error handling around register_cache()
Eric Wheeler
2016-05-01
bcache: Fix more early shutdown bugs
Kent Overstreet
2016-03-24
bcache: add mutex lock for bch_is_open
Jianjian Huo
2016-02-02
bcache: Change refill_dirty() to always scan entire disk if necessary
Kent Overstreet
2016-02-02
bcache: prevent crash on changing writeback_running
Stefan Bader
2016-02-02
bcache: allows use of register in udev to avoid "device_busy" error.
Gabriel de Perthuis
2016-02-02
bcache: unregister reboot notifier if bcache fails to unregister device
Zheng Liu
2016-02-02
bcache: fix a leak in bch_cached_dev_run()
Al Viro
2016-02-02
bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
Zheng Liu
2016-02-02
bcache: Add a cond_resched() call to gc
Kent Overstreet
2016-02-02
bcache: fix a livelock when we cause a huge number of cache misses
Zheng Liu
2015-01-16
bcache: Make sure to pass GFP_WAIT to mempool_alloc()
Kent Overstreet
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-03-18
bcache: remove nested function usage
John Sheu
2014-03-18
bcache: Kill bucket->gc_gen
Kent Overstreet
2014-03-18
bcache: Kill unused freelist
Kent Overstreet
2014-03-18
bcache: Rework btree cache reserve handling
Kent Overstreet
2014-03-18
bcache: Kill btree_io_wq
Kent Overstreet
2014-03-18
bcache: btree locking rework
Kent Overstreet
2014-03-18
bcache: Fix a race when freeing btree nodes
Kent Overstreet
[next]