summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache
Commit message (Expand)AuthorAgeFilesLines
* bcache: fix miss key refill->end in writebackTang Junhui2018-11-131-1/+1
* bcache: trace missed reading by cache_missedTang Junhui2018-11-131-1/+1
* bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai2018-09-091-1/+3
* bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is setColy Li2018-05-301-3/+17
* bcache: fix kcrashes with fio in RAID5 backend devTang Junhui2018-05-301-1/+1
* bcache: return attach error when no cache set existTang Junhui2018-04-261-2/+3
* bcache: fix for data collapse after re-attaching an attached deviceTang Junhui2018-04-263-7/+11
* bcache: fix for allocator and register thread raceTang Junhui2018-04-262-4/+18
* bcache: properly set task state in bch_writeback_thread()Coly Li2018-04-262-3/+8
* bcache: segregate flash only volume write streamsTang Junhui2018-04-121-5/+14
* bcache: stop writeback thread after detachingTang Junhui2018-04-121-0/+6
* bcache: ret IOERR when read meets metadata errorRui Hua2018-04-121-0/+22
* bcache: don't attach backing with duplicate UUIDMichael Lyle2018-03-151-0/+11
* bcache: fix crashes in duplicate cache device registerTang Junhui2018-03-151-6/+10
* bcache: check return value of register_shrinkerMichael Lyle2018-02-031-1/+4
* bcache: fix wrong cache_misses statisticstang.junhui2017-12-201-1/+5
* bcache: explicitly destroy mutex while exitingLiang Chen2017-12-201-2/+4
* bcache: recover data from backing when data is cleanRui Hua2017-12-051-7/+6
* bcache: only permit to recovery read error when cache device is cleanColy Li2017-12-051-1/+9
* bcache: Fix building error on MIPSHuacai Chen2017-12-053-3/+3
* bcache: check ca->alloc_thread initialized before wake up itColy Li2017-11-301-1/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0226-0/+26
* bcache: use llist_for_each_entry_safe() in __closure_wake_up()Coly Li2017-09-271-2/+2
* bcache: initialize dirty stripes in flash_dev_run()Tang Junhui2017-09-073-6/+7
* bcache: fix bch_hprint crash and improve outputMichael Lyle2017-09-061-15/+35
* bcache: Update continue_at() documentationDan Carpenter2017-09-061-4/+0
* bcache: silence static checker warningDan Carpenter2017-09-061-3/+0
* bcache: fix for gc and write-back raceTang Junhui2017-09-063-2/+10
* bcache: increase the number of open bucketsTang Junhui2017-09-061-1/+3
* bcache: Correct return value for sysfs attach errorsTony Asleson2017-09-061-2/+2
* bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui2017-09-062-1/+21
* bcache: gc does not work when triggering by manual commandTang Junhui2017-09-061-1/+14
* bcache: Don't reinvent the wheel but use existing llist APIByungchul Park2017-09-061-13/+2
* bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui2017-09-061-3/+3
* bcache: fix sequential large write IO bypassTang Junhui2017-09-061-6/+0
* bcache: Fix leak of bdev referenceJan Kara2017-09-061-0/+2
* block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-236-19/+18
* block: pass in queue to inflight accountingJens Axboe2017-08-091-3/+4
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-031-1/+1
|\
| * sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
* | bcache: use kmalloc to allocate bio in bch_data_verify()NeilBrown2017-06-181-1/+1
* | blk: make the bioset rescue_workqueue optional.NeilBrown2017-06-181-2/+6
* | blk: replace bioset_create_nobvec() with a flags arg to bioset_create()NeilBrown2017-06-181-2/+2
* | block: switch bios to blk_status_tChristoph Hellwig2017-06-099-35/+36
|/
* drivers/md/bcache/super.c: use kvmallocMichal Hocko2017-05-081-6/+2
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-081-10/+2
* drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.hMasanari Iida2017-03-091-1/+0
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-021-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-026-0/+6