index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-15
bcache: fix NULL pointer reference in cached_dev_detach_finish
Lin Feng
1
-1
/
+2
2021-11-09
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+2
2021-11-08
bcache: Revert "bcache: use bvec_virt"
Coly Li
1
-1
/
+1
2021-11-03
bcache: fix use-after-free problem in bcache_device_free()
Coly Li
1
-1
/
+1
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-6
/
+2
2021-10-29
bcache: replace snprintf in show functions with sysfs_emit
Qing Wang
2
-19
/
+16
2021-10-29
bcache: move uapi header bcache.h to bcache code directory
Coly Li
5
-4
/
+450
2021-10-21
bcache: add error handling support for add_disk()
Luis Chamberlain
1
-5
/
+12
2021-10-20
bcache: remove bch_crc64_update
Christoph Hellwig
3
-10
/
+2
2021-10-20
bcache: use bvec_kmap_local in bch_data_verify
Christoph Hellwig
1
-6
/
+5
2021-10-20
bcache: remove the backing_dev_name field from struct cached_dev
Christoph Hellwig
6
-39
/
+29
2021-10-20
bcache: remove the cache_dev_name field from struct cache
Christoph Hellwig
3
-10
/
+7
2021-10-20
bcache: move calc_cached_dev_sectors to proper place on backing device detach
Lin Feng
1
-1
/
+1
2021-10-20
bcache: fix error info in register_bcache()
Chao Yu
1
-3
/
+10
2021-10-20
md: bcache: Fix spelling of 'acquire'
Ding Senjie
1
-1
/
+1
2021-10-18
bcache: remove bdev_sectors
Christoph Hellwig
3
-6
/
+2
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2
-10
/
+7
2021-08-16
bcache: use bvec_virt
Christoph Hellwig
1
-1
/
+1
2021-08-12
bcache: move the del_gendisk call out of bcache_device_free
Christoph Hellwig
1
-6
/
+4
2021-08-12
bcache: add proper error unwinding in bcache_device_init
Christoph Hellwig
1
-5
/
+11
2021-08-12
block: move some macros to blkdev.h
Guoqing Jiang
1
-2
/
+0
2021-08-09
block: make the block holder code optional
Christoph Hellwig
1
-0
/
+1
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+4
2021-06-12
Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-33
/
+7
2021-06-09
bcache: avoid oversized read request in cache missing code path
Coly Li
1
-2
/
+7
2021-06-09
bcache: remove bcache device self-defined readahead
Coly Li
5
-32
/
+1
2021-06-01
bcache: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-11
/
+4
2021-05-07
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-04-11
bcache: fix a regression of code compiling failure in debug.c
Coly Li
1
-1
/
+1
2021-04-11
bcache: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-3
/
+3
2021-04-11
md: bcache: Trivial typo fixes in the file journal.c
Bhaskar Chowdhury
1
-2
/
+2
2021-04-11
md: bcache: avoid -Wempty-body warnings
Arnd Bergmann
1
-1
/
+1
2021-04-11
bcache: use NULL instead of using plain integer as pointer
Yang Li
1
-1
/
+1
2021-04-11
bcache: remove PTR_CACHE
Christoph Hellwig
8
-23
/
+14
2021-04-11
bcache: reduce redundant code in bch_cached_dev_run()
Zhiqiang Liu
1
-13
/
+12
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
1
-1
/
+1
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-12
/
+131
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-17
/
+26
2021-02-10
bcache: Avoid comma separated statements
Joe Perches
2
-6
/
+12
2021-02-10
bcache: Move journal work to new flush wq
Kai Krakow
3
-2
/
+19
2021-02-10
bcache: Give btree_io_wq correct semantics again
Kai Krakow
1
-1
/
+1
2021-02-10
Revert "bcache: Kill btree_io_wq"
Kai Krakow
3
-2
/
+25
2021-02-10
bcache: Fix register_device_aync typo
Kai Krakow
1
-2
/
+2
2021-02-10
bcache: consider the fragmentation when update the writeback rate
dongdong tao
4
-0
/
+73
2021-01-28
bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WI...
Coly Li
1
-0
/
+6
2021-01-26
bcache: use bio_set_dev to assign ->bi_bdev
Christoph Hellwig
1
-1
/
+1
2021-01-25
bcache: don't pass BIOSET_NEED_BVECS for the 'bio_set' embedded in 'cache_set'
Ming Lei
1
-1
/
+1
2021-01-25
block: use ->bi_bdev for bio based I/O accounting
Christoph Hellwig
1
-13
/
+21
2021-01-25
block: store a block_device pointer in struct bio
Christoph Hellwig
2
-4
/
+5
2021-01-09
bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...
Coly Li
1
-0
/
+15
[next]