index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: pass a block_device and opf to bio_reset
Christoph Hellwig
2022-02-02
2
-10
/
+6
*
block: pass a block_device and opf to bio_init
Christoph Hellwig
2022-02-02
6
-14
/
+11
*
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
2022-02-02
1
-7
/
+5
*
block: remove genhd.h
Christoph Hellwig
2022-02-02
1
-1
/
+0
*
bcache: fix NULL pointer reference in cached_dev_detach_finish
Lin Feng
2021-12-15
1
-1
/
+2
*
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
2
-2
/
+2
|
\
|
*
bcache: Revert "bcache: use bvec_virt"
Coly Li
2021-11-08
1
-1
/
+1
|
*
bcache: fix use-after-free problem in bcache_device_free()
Coly Li
2021-11-03
1
-1
/
+1
*
|
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
3
-6
/
+2
|
\
\
|
|
/
|
/
|
|
*
bcache: remove bdev_sectors
Christoph Hellwig
2021-10-18
3
-6
/
+2
*
|
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-12
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-07
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-25
1
-1
/
+1
[next]