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: 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
*
bcache: add identifier names to arguments of function definitions
Coly Li
2018-08-11
1
-54
/
+58
*
bcache: style fix to add a blank line after declarations
Coly Li
2018-08-11
1
-0
/
+1
*
bcache: style fix to replace 'unsigned' by 'unsigned int'
Coly Li
2018-08-11
1
-53
/
+54
*
bcache: set max writeback rate when I/O request is idle
Coly Li
2018-08-09
1
-7
/
+3
*
bcache: fix mistaken code comments in bcache.h
Coly Li
2018-08-09
1
-3
/
+3
*
bcache: do not check return value of debugfs_create_dir()
Coly Li
2018-08-09
1
-1
/
+1
*
bcache: finish incremental GC
Tang Junhui
2018-07-27
1
-0
/
+5
*
bcache: simplify the calculation of the total amount of flash dirty data
Tang Junhui
2018-07-27
1
-0
/
+1
*
bcache: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-5
/
+5
*
bcache: Move couple of string arrays to sysfs.c
Andy Shevchenko
2018-05-28
1
-2
/
+0
*
bcache: stop bcache device when backing device is offline
Coly Li
2018-05-28
1
-0
/
+2
*
bcache: store disk name in struct cache and struct cached_dev
Coly Li
2018-05-03
1
-0
/
+4
*
bcache: add io_disable to struct cached_dev
Coly Li
2018-03-19
1
-0
/
+6
[next]