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