index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
Age
Commit message (
Expand
)
Author
2019-06-11
bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
Coly Li
2019-06-11
bcache: fix a race between cache register and cacheset unregister
Liang Chen
2019-04-27
bcache: improve sysfs_strtoul_clamp()
Coly Li
2019-04-27
bcache: fix input overflow to sequential_cutoff
Coly Li
2019-04-27
bcache: fix input overflow to cache set sysfs file io_error_halflife
Coly Li
2018-11-21
bcache: fix miss key refill->end in writeback
Tang Junhui
2018-09-09
bcache: release dc->writeback_lock properly in bch_writeback_thread()
Shan Hai
2018-05-30
bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
Coly Li
2018-05-30
bcache: fix kcrashes with fio in RAID5 backend dev
Tang Junhui
2018-05-30
bcache: return attach error when no cache set exist
Tang Junhui
2018-05-30
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
2018-05-30
bcache: fix for allocator and register thread race
Tang Junhui
2018-05-30
bcache: properly set task state in bch_writeback_thread()
Coly Li
2018-04-13
bcache: segregate flash only volume write streams
Tang Junhui
2018-04-13
bcache: stop writeback thread after detaching
Tang Junhui
2018-03-18
bcache: don't attach backing with duplicate UUID
Michael Lyle
2018-02-03
bcache: check return value of register_shrinker
Michael Lyle
2017-12-20
bcache: fix wrong cache_misses statistics
tang.junhui
2017-12-20
bcache: explicitly destroy mutex while exiting
Liang Chen
2017-12-09
bcache: recover data from backing when data is clean
Rui Hua
2017-12-09
bcache: only permit to recovery read error when cache device is clean
Coly Li
2017-12-05
bcache: Fix building error on MIPS
Huacai Chen
2017-11-30
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
2017-09-27
bcache: fix bch_hprint crash and improve output
Michael Lyle
2017-09-27
bcache: fix for gc and write-back race
Tang Junhui
2017-09-27
bcache: Correct return value for sysfs attach errors
Tony Asleson
2017-09-27
bcache: correct cache_dirty_target in __update_writeback_rate()
Tang Junhui
2017-09-27
bcache: do not subtract sectors_to_gc for bypassed IO
Tang Junhui
2017-09-27
bcache: Fix leak of bdev reference
Jan Kara
2017-09-27
bcache: initialize dirty stripes in flash_dev_run()
Tang Junhui
2017-02-23
bcache: Make gc wakeup sane, remove set_task_state()
Kent Overstreet
2016-09-15
bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.
Kent Overstreet
2016-04-12
bcache: fix cache_set_flush() NULL pointer dereference on OOM
Eric Wheeler
2016-04-12
bcache: fix race of writeback thread starting before complete initialization
Eric Wheeler
2016-04-12
bcache: cleaned up error handling around register_cache()
Eric Wheeler
2016-03-03
bcache: Change refill_dirty() to always scan entire disk if necessary
Kent Overstreet
2016-03-03
bcache: prevent crash on changing writeback_running
Stefan Bader
2016-03-03
bcache: allows use of register in udev to avoid "device_busy" error.
Gabriel de Perthuis
2016-03-03
bcache: unregister reboot notifier if bcache fails to unregister device
Zheng Liu
2016-03-03
bcache: fix a leak in bch_cached_dev_run()
Al Viro
2016-03-03
bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
Zheng Liu
2016-03-03
bcache: Add a cond_resched() call to gc
Kent Overstreet
2016-03-03
bcache: fix a livelock when we cause a huge number of cache misses
Zheng Liu
2015-11-10
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-06
bcache: Really show state of work pending bit
Petr Mladek
2015-08-13
bcache: remove driver private bio splitting code
Kent Overstreet
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-17
block: have drivers use blk_queue_max_discard_sectors()
Jens Axboe
[next]