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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'flex-array-transformations-6.3-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
2023-02-25
1
-4
/
+4
|
\
|
*
bcache: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2023-01-05
1
-4
/
+4
*
|
bcache: Silence memcpy() run-time false positive warnings
Kees Cook
2023-01-25
2
-2
/
+4
|
/
*
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
3
-4
/
+4
|
\
|
*
block: remove bio_set_op_attrs
Christoph Hellwig
2022-12-07
3
-4
/
+4
*
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
/
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
bcache: fix set_at_max_writeback_rate() for multiple attached devices
Coly Li
2022-09-19
1
-21
/
+52
*
bcache:: fix repeated words in comments
Jilin Yuan
2022-09-19
1
-1
/
+1
*
bcache: bset: Fix comment typos
Jules Maselbas
2022-09-19
1
-1
/
+1
*
bcache: remove unused bch_mark_cache_readahead function def in stats.h
Lin Feng
2022-09-19
1
-1
/
+0
*
bcache: remove unnecessary flush_workqueue
Li Lei
2022-09-19
1
-3
/
+2
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-1
/
+1
|
\
|
*
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-03
1
-1
/
+1
*
|
bcache: remove EXPERIMENTAL for Kconfig option 'Asynchronous device registrat...
Coly Li
2022-08-02
1
-1
/
+1
*
|
md/bcache: Combine two prio_io() arguments
Bart Van Assche
2022-07-14
1
-5
/
+4
*
|
md/bcache: Combine two uuid_io() arguments
Bart Van Assche
2022-07-14
1
-8
/
+8
*
|
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
1
-1
/
+1
|
/
*
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-03
9
-113
/
+130
|
\
|
*
bcache: avoid unnecessary soft lockup in kworker update_writeback_rate()
Coly Li
2022-05-28
2
-10
/
+28
|
*
md: bcache: check the return value of kzalloc() in detached_dev_do_request()
Jia-Ju Bai
2022-05-27
1
-0
/
+6
|
*
bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_...
Coly Li
2022-05-27
2
-0
/
+2
|
*
bcache: avoid journal no-space deadlock by reserving 1 journal bucket
Coly Li
2022-05-24
3
-5
/
+29
|
*
bcache: remove incremental dirty sector counting for bch_sectors_dirty_init()
Coly Li
2022-05-24
1
-28
/
+13
|
*
bcache: improve multithreaded bch_sectors_dirty_init()
Coly Li
2022-05-24
2
-38
/
+26
|
*
bcache: improve multithreaded bch_btree_check()
Coly Li
2022-05-24
2
-33
/
+27
*
|
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
5
-10
/
+11
|
\
|
|
*
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
1
-1
/
+1
|
*
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
3
-5
/
+4
|
*
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
2022-04-17
1
-4
/
+6
*
|
bcache: fix wrong bdev parameter when calling bio_alloc_clone() in do_bio_hook()
Coly Li
2022-04-19
1
-1
/
+1
*
|
bcache: put bch_bio_map() back to correct location in journal_write_unlocked()
Coly Li
2022-04-19
1
-1
/
+1
|
/
*
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-28
3
-7
/
+13
|
\
|
*
bcache: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-26
3
-7
/
+13
*
|
bcache: fixup multiple threads crash
Mingzhe Zou
2022-03-06
2
-4
/
+8
*
|
bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharing
Mingzhe Zou
2022-03-06
1
-4
/
+7
*
|
bcache: use bvec_kmap_local in bio_csum
Christoph Hellwig
2022-03-04
1
-2
/
+2
*
|
block: pass a block_device to bio_clone_fast
Christoph Hellwig
2022-02-04
1
-2
/
+3
*
|
block: initialize the target bio in __bio_clone_fast
Christoph Hellwig
2022-02-04
1
-1
/
+0
*
|
block: clone crypto and integrity data in __bio_clone_fast
Christoph Hellwig
2022-02-04
1
-1
/
+1
*
|
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-14
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
[next]