index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
btree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "bcache: ignore pending signals when creating gc and allocator thread"
Jens Axboe
2020-03-03
1
-13
/
+0
*
bcache: ignore pending signals when creating gc and allocator thread
Coly Li
2020-02-13
1
-0
/
+13
*
bcache: reap from tail of c->btree_cache in bch_mca_scan()
Coly Li
2020-01-23
1
-5
/
+5
*
bcache: reap c->btree_cache_freeable from the tail in bch_mca_scan()
Coly Li
2020-01-23
1
-3
/
+3
*
bcache: remove member accessed from struct btree
Coly Li
2020-01-23
1
-6
/
+2
*
Revert "bcache: fix fifo index swapping condition in journal_pin_cmp()"
Jens Axboe
2019-11-18
1
-26
/
+0
*
bcache: at least try to shrink 1 node in bch_mca_scan()
Coly Li
2019-11-13
1
-0
/
+2
*
bcache: add code comments in bch_btree_leaf_dirty()
Coly Li
2019-11-13
1
-0
/
+5
*
bcache: fix a lost wake-up problem caused by mca_cannibalize_lock
Guoju Fang
2019-11-13
1
-4
/
+8
*
bcache: fix fifo index swapping condition in journal_pin_cmp()
Coly Li
2019-11-13
1
-0
/
+26
*
bcache: fix race in btree_flush_write()
Coly Li
2019-06-28
1
-1
/
+27
*
bcache: add comments for mutex_lock(&b->write_lock)
Coly Li
2019-06-28
1
-0
/
+10
*
bcache: only clear BTREE_NODE_dirty bit when it is set
Coly Li
2019-06-28
1
-5
/
+6
*
bcache: remove unncessary code in bch_btree_keys_init()
Coly Li
2019-06-28
1
-0
/
+4
*
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
2019-04-30
1
-2
/
+1
*
bcache: clean up do_btree_node_write a bit
Christoph Hellwig
2019-04-30
1
-4
/
+5
*
bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch o...
Shenghui Wang
2019-04-24
1
-1
/
+1
*
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2019-02-15
1
-1
/
+2
*
bcache: add comment for cache_set->fill_iter
Shenghui Wang
2018-12-13
1
-0
/
+5
*
bcache: fix miss key refill->end in writeback
Tang Junhui
2018-10-08
1
-1
/
+1
*
bcache: fix indent by replacing blank by tabs
Coly Li
2018-08-11
1
-2
/
+2
*
bcache: style fixes for lines over 80 characters
Coly Li
2018-08-11
1
-1
/
+4
*
bcache: add identifier names to arguments of function definitions
Coly Li
2018-08-11
1
-2
/
+4
*
bcache: style fix to add a blank line after declarations
Coly Li
2018-08-11
1
-0
/
+7
*
bcache: style fix to replace 'unsigned' by 'unsigned int'
Coly Li
2018-08-11
1
-25
/
+25
*
bcache: avoid unncessary cache prefetch bch_btree_node_get()
Coly Li
2018-08-09
1
-7
/
+7
*
bcache: calculate the number of incremental GC nodes according to the total o...
Tang Junhui
2018-07-27
1
-2
/
+35
*
bcache: finish incremental GC
Tang Junhui
2018-07-27
1
-1
/
+13
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
bcache: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-2
/
+2
*
bcache: Fix kernel-doc warnings
Bart Van Assche
2018-03-19
1
-1
/
+1
*
bcache: Fix indentation
Bart Van Assche
2018-03-19
1
-1
/
+1
*
bcache: fix using of loop variable in memory shrink
Tang Junhui
2018-03-19
1
-3
/
+6
*
bcache: fix error return value in memory shrink
Tang Junhui
2018-03-19
1
-1
/
+1
*
bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
Coly Li
2018-03-19
1
-3
/
+8
*
bcache: fix for allocator and register thread race
Tang Junhui
2018-02-07
1
-3
/
+6
*
bcache: reduce cache_set devices iteration by devices_max_used
Coly Li
2018-01-08
1
-1
/
+1
*
bcache: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2018-01-08
1
-4
/
+1
*
block: move bio_alloc_pages() to bcache
Ming Lei
2018-01-06
1
-1
/
+1
*
bcache: comment on direct access to bvec table
Ming Lei
2018-01-06
1
-0
/
+1
*
bcache: check return value of register_shrinker
Michael Lyle
2017-11-25
1
-1
/
+4
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-15
1
-7
/
+10
|
\
|
*
bcache: update bucket_in_use in real time
Tang Junhui
2017-10-30
1
-7
/
+10
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-3
/
+3
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
bcache: Make gc wakeup sane, remove set_task_state()
Kent Overstreet
2016-12-17
1
-19
/
+20
*
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
1
-2
/
+2
*
block: export bio_free_pages to other modules
Guoqing Jiang
2016-09-22
1
-5
/
+1
[next]