index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
bcache.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcache: remove heap-related macros and switch to generic min_heap
Kuan-Wei Chiu
2024-06-25
1
-1
/
+1
*
bcache: allow allocator to invalidate bucket in gc
Dongsheng Yang
2024-05-28
1
-0
/
+1
*
bcache: port block device access to files
Christian Brauner
2024-02-25
1
-2
/
+2
*
bcache: avoid oversize memory allocation by small stripe_size
Coly Li
2023-11-20
1
-0
/
+1
*
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-03
1
-1
/
+1
|
\
|
*
bcache: dynamically allocate the md-bcache shrinker
Qi Zheng
2023-10-04
1
-1
/
+1
*
|
Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-10-30
1
-1
/
+1
|
\
\
|
*
|
bcache: move closures to lib/
Kent Overstreet
2023-10-19
1
-1
/
+1
|
|
/
*
/
bcache: Convert to bdev_open_by_path()
Jan Kara
2023-10-28
1
-0
/
+2
|
/
*
bcache: make kobj_type structures constant
Thomas Weißschuh
2023-06-15
1
-5
/
+5
*
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
bcache:: fix repeated words in comments
Jilin Yuan
2022-09-19
1
-1
/
+1
*
bcache: avoid unnecessary soft lockup in kworker update_writeback_rate()
Coly Li
2022-05-28
1
-0
/
+7
*
bcache: move uapi header bcache.h to bcache code directory
Coly Li
2021-10-29
1
-1
/
+1
*
bcache: remove the backing_dev_name field from struct cached_dev
Christoph Hellwig
2021-10-20
1
-2
/
+0
*
bcache: remove the cache_dev_name field from struct cache
Christoph Hellwig
2021-10-20
1
-2
/
+0
*
bcache: remove bcache device self-defined readahead
Coly Li
2021-06-08
1
-1
/
+0
*
bcache: remove PTR_CACHE
Christoph Hellwig
2021-04-11
1
-9
/
+2
*
bcache: Move journal work to new flush wq
Kai Krakow
2021-02-10
1
-0
/
+1
*
Revert "bcache: Kill btree_io_wq"
Kai Krakow
2021-02-10
1
-0
/
+2
*
bcache: consider the fragmentation when update the writeback rate
dongdong tao
2021-02-10
1
-0
/
+4
*
bcache: remove embedded struct cache_sb from struct cache_set
Coly Li
2020-10-02
1
-3
/
+1
*
bcache: only use bucket_bytes() on struct cache
Coly Li
2020-10-02
1
-1
/
+1
*
bcache: remove useless bucket_pages()
Coly Li
2020-10-02
1
-1
/
+0
*
bcache: only use block_bytes() on struct cache
Coly Li
2020-10-02
1
-1
/
+1
*
bcache: add set_uuid in struct cache_set
Coly Li
2020-10-02
1
-0
/
+1
*
bcache: remove for_each_cache()
Coly Li
2020-10-02
1
-7
/
+2
*
bcache: explicitly make cache_set only have single cache
Coly Li
2020-10-02
1
-5
/
+3
*
bcache: remove 'int n' from parameter list of bch_bucket_alloc_set()
Coly Li
2020-10-02
1
-2
/
+2
*
bcache: handle cache prio_buckets and disk_buckets properly for bucket size >...
Coly Li
2020-07-25
1
-4
/
+5
*
bcache: introduce meta_bucket_pages() related helper routines
Coly Li
2020-07-25
1
-0
/
+20
*
bcache: fix overflow in offset_to_stripe()
Coly Li
2020-07-25
1
-1
/
+1
*
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
1
-1
/
+1
*
bcache: Convert pr_<level> uses to a more typical style
Joe Perches
2020-05-27
1
-1
/
+1
*
bcache: add readahead cache policy options via sysfs interface
Coly Li
2020-02-01
1
-0
/
+3
*
bcache: store a pointer to the on-disk sb in the cache and cached_dev structures
Christoph Hellwig
2020-01-23
1
-0
/
+2
*
bcache: add idle_max_writeback_rate sysfs interface
Coly Li
2019-11-13
1
-0
/
+1
*
bcache: fix deadlock in bcache_allocator
Andrea Righi
2019-11-13
1
-1
/
+1
*
bcache: fix a lost wake-up problem caused by mca_cannibalize_lock
Guoju Fang
2019-11-13
1
-0
/
+1
*
bcache: add reclaimed_journal_buckets to struct cache_set
Coly Li
2019-06-28
1
-0
/
+1
*
bcache: remove retry_flush_write from struct cache_set
Coly Li
2019-06-28
1
-1
/
+0
*
bcache: Revert "bcache: fix high CPU occupancy during journal"
Coly Li
2019-06-28
1
-2
/
+0
*
bcache: add return value check to bch_cached_dev_run()
Coly Li
2019-06-28
1
-1
/
+1
*
bcache: option to automatically run gc thread after writeback
Coly Li
2018-12-13
1
-0
/
+14
*
bcache: add comment for cache_set->fill_iter
Shenghui Wang
2018-12-13
1
-1
/
+5
*
bcache: remove useless parameter of bch_debug_init()
Dongbo Cao
2018-10-08
1
-1
/
+1
*
bcache: add separate workqueue for journal_write to avoid deadlock
Guoju Fang
2018-09-27
1
-0
/
+1
*
bcache: remove unnecessary space before ioctl function pointer arguments
Coly Li
2018-08-11
1
-2
/
+2
*
bcache: replace Symbolic permissions by octal permission numbers
Coly Li
2018-08-11
1
-2
/
+2
*
bcache: style fixes for lines over 80 characters
Coly Li
2018-08-11
1
-2
/
+2
[next]