index
:
Linux Stable
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-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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
bcache: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-29
2
-19
/
+16
*
|
bcache: move uapi header bcache.h to bcache code directory
Coly Li
2021-10-29
5
-4
/
+450
*
|
bcache: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
1
-5
/
+12
*
|
bcache: remove bch_crc64_update
Christoph Hellwig
2021-10-20
3
-10
/
+2
*
|
bcache: use bvec_kmap_local in bch_data_verify
Christoph Hellwig
2021-10-20
1
-6
/
+5
*
|
bcache: remove the backing_dev_name field from struct cached_dev
Christoph Hellwig
2021-10-20
6
-39
/
+29
*
|
bcache: remove the cache_dev_name field from struct cache
Christoph Hellwig
2021-10-20
3
-10
/
+7
*
|
bcache: move calc_cached_dev_sectors to proper place on backing device detach
Lin Feng
2021-10-20
1
-1
/
+1
*
|
bcache: fix error info in register_bcache()
Chao Yu
2021-10-20
1
-3
/
+10
*
|
md: bcache: Fix spelling of 'acquire'
Ding Senjie
2021-10-20
1
-1
/
+1
|
/
*
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
2
-10
/
+7
*
bcache: use bvec_virt
Christoph Hellwig
2021-08-16
1
-1
/
+1
*
bcache: move the del_gendisk call out of bcache_device_free
Christoph Hellwig
2021-08-12
1
-6
/
+4
*
bcache: add proper error unwinding in bcache_device_init
Christoph Hellwig
2021-08-12
1
-5
/
+11
*
block: move some macros to blkdev.h
Guoqing Jiang
2021-08-11
1
-2
/
+0
*
block: make the block holder code optional
Christoph Hellwig
2021-08-09
1
-0
/
+1
*
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
1
-11
/
+4
|
\
|
*
bcache: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-06-01
1
-11
/
+4
*
|
Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-12
5
-33
/
+7
|
\
\
|
|
/
|
/
|
|
*
bcache: avoid oversized read request in cache missing code path
Coly Li
2021-06-08
1
-2
/
+7
|
*
bcache: remove bcache device self-defined readahead
Coly Li
2021-06-08
5
-32
/
+1
*
|
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2021-05-06
1
-0
/
+1
|
/
*
bcache: fix a regression of code compiling failure in debug.c
Coly Li
2021-04-11
1
-1
/
+1
*
bcache: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2021-04-11
1
-3
/
+3
*
md: bcache: Trivial typo fixes in the file journal.c
Bhaskar Chowdhury
2021-04-11
1
-2
/
+2
*
md: bcache: avoid -Wempty-body warnings
Arnd Bergmann
2021-04-11
1
-1
/
+1
*
bcache: use NULL instead of using plain integer as pointer
Yang Li
2021-04-11
1
-1
/
+1
*
bcache: remove PTR_CACHE
Christoph Hellwig
2021-04-11
8
-23
/
+14
*
bcache: reduce redundant code in bch_cached_dev_run()
Zhiqiang Liu
2021-04-11
1
-13
/
+12
*
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-11
1
-1
/
+1
*
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
8
-12
/
+131
|
\
|
*
bcache: Avoid comma separated statements
Joe Perches
2021-02-10
2
-6
/
+12
|
*
bcache: Move journal work to new flush wq
Kai Krakow
2021-02-10
3
-2
/
+19
|
*
bcache: Give btree_io_wq correct semantics again
Kai Krakow
2021-02-10
1
-1
/
+1
|
*
Revert "bcache: Kill btree_io_wq"
Kai Krakow
2021-02-10
3
-2
/
+25
|
*
bcache: Fix register_device_aync typo
Kai Krakow
2021-02-10
1
-2
/
+2
|
*
bcache: consider the fragmentation when update the writeback rate
dongdong tao
2021-02-10
4
-0
/
+73
*
|
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
3
-17
/
+26
|
\
|
|
*
bcache: use bio_set_dev to assign ->bi_bdev
Christoph Hellwig
2021-01-26
1
-1
/
+1
|
*
bcache: don't pass BIOSET_NEED_BVECS for the 'bio_set' embedded in 'cache_set'
Ming Lei
2021-01-24
1
-1
/
+1
|
*
block: use ->bi_bdev for bio based I/O accounting
Christoph Hellwig
2021-01-24
1
-13
/
+21
|
*
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-24
2
-4
/
+5
*
|
bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WI...
Coly Li
2021-01-28
1
-0
/
+6
|
/
*
bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...
Coly Li
2021-01-09
1
-0
/
+15
*
bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
Coly Li
2021-01-09
3
-7
/
+28
*
bcache: check unsupported feature sets for bcache register
Coly Li
2021-01-09
2
-0
/
+29
*
bcache: fix typo from SUUP to SUPP in features.h
Coly Li
2021-01-09
1
-3
/
+3
*
bcache: set pdev_set_uuid before scond loop iteration
Yi Li
2021-01-09
1
-1
/
+1
*
md/bcache: convert comma to semicolon
Zheng Yongjun
2020-12-23
1
-1
/
+1
*
bcache:remove a superfluous check in register_bcache
Yi Li
2020-12-23
1
-2
/
+0
[prev]
[next]