index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-03
bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set
Coly Li
1
-1
/
+1
2018-05-03
bcache: set dc->io_disable to true in conditional_stop_bcache_device()
Coly Li
1
-0
/
+14
2018-05-03
bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()
Coly Li
1
-0
/
+17
2018-05-03
bcache: store disk name in struct cache and struct cached_dev
Coly Li
1
-23
/
+21
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-24
/
+136
2018-03-19
bcache: Fix a compiler warning in bcache_device_init()
Bart Van Assche
1
-3
/
+3
2018-03-19
bcache: add io_disable to struct cached_dev
Coly Li
1
-0
/
+21
2018-03-19
bcache: add backing_request_endio() for bi_end_io
Coly Li
1
-0
/
+1
2018-03-19
bcache: move closure debug file into debug directory
Chengguang Xu
1
-2
/
+1
2018-03-19
bcache: add stop_when_cache_set_failed option to backing device
Coly Li
1
-10
/
+68
2018-03-19
bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
Coly Li
1
-1
/
+5
2018-03-19
bcache: stop dc->writeback_rate_update properly
Coly Li
1
-4
/
+34
2018-03-19
bcache: fix cached_dev->count usage for bch_cache_set_error()
Coly Li
1
-1
/
+0
2018-03-09
bcache: Use the blk_queue_flag_{set,clear}() functions
Bart Van Assche
1
-3
/
+3
2018-03-06
bcache: don't attach backing with duplicate UUID
Michael Lyle
1
-0
/
+11
2018-03-06
bcache: fix crashes in duplicate cache device register
Tang Junhui
1
-6
/
+10
2018-02-27
bcache: correct flash only vols (check all uuids)
Coly Li
1
-1
/
+1
2018-02-07
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
1
-4
/
+6
2018-02-07
bcache: fix for allocator and register thread race
Tang Junhui
1
-1
/
+12
2018-02-07
bcache: set error_limit correctly
Coly Li
1
-1
/
+1
2018-01-08
bcache: fix misleading error message in bch_count_io_errors()
Coly Li
1
-1
/
+3
2018-01-08
bcache: reduce cache_set devices iteration by devices_max_used
Coly Li
1
-3
/
+6
2018-01-08
bcache: stop writeback thread after detaching
Tang Junhui
1
-0
/
+6
2018-01-06
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
1
-4
/
+4
2017-10-31
bcache: explicitly destroy mutex while exiting
Liang Chen
1
-2
/
+4
2017-10-31
bcache: convert cached_dev.count from atomic_t to refcount_t
Elena Reshetova
1
-3
/
+3
2017-10-16
bcache: Remove redundant set_capacity
Yijing Wang
1
-3
/
+0
2017-10-16
bcache: rewrite multiple partitions support
Coly Li
1
-12
/
+25
2017-09-07
bcache: initialize dirty stripes in flash_dev_run()
Tang Junhui
1
-1
/
+2
2017-09-06
bcache: silence static checker warning
Dan Carpenter
1
-3
/
+0
2017-09-06
bcache: fix for gc and write-back race
Tang Junhui
1
-0
/
+2
2017-09-06
bcache: Fix leak of bdev reference
Jan Kara
1
-0
/
+2
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-3
/
+3
2017-06-18
blk: make the bioset rescue_workqueue optional.
NeilBrown
1
-2
/
+6
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
1
-2
/
+2
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-3
/
+3
2017-05-09
drivers/md/bcache/super.c: use kvmalloc
Michal Hocko
1
-6
/
+2
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
1
-4
/
+4
2016-12-17
bcache: partition support: add 16 minors per bcacheN device
Eric Wheeler
1
-1
/
+4
2016-12-17
bcache: Make gc wakeup sane, remove set_task_state()
Kent Overstreet
1
-0
/
+2
2016-11-22
block: bio: pass bvec table to bio_init()
Ming Lei
1
-9
/
+3
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-2
/
+2
2016-08-19
bcache: pr_err: more meaningful error message when nr_stripes is invalid
Eric Wheeler
1
-1
/
+2
2016-08-19
bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.
Kent Overstreet
1
-1
/
+1
2016-08-19
bcache: register_bcache(): call blkdev_put() when cache_alloc() fails
Eric Wheeler
1
-2
/
+7
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
1
-1
/
+1
2016-07-05
bcache: Remove redundant block_size assignment
Yijing Wang
1
-1
/
+0
2016-07-05
bcache: Remove redundant parameter for cache_alloc()
Yijing Wang
1
-2
/
+2
2016-06-12
bcache: Remove deprecated create_workqueue
Bhaktipriya Shridhar
1
-2
/
+3
2016-06-07
bcache: use bio op accessors
Mike Christie
1
-11
/
+13
[next]