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