index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-26
bcache: avoid nr_stripes overflow in bcache_device_init()
Coly Li
1
-6
/
+6
2020-08-21
bcache: allocate meta data pages as compound pages
Coly Li
1
-1
/
+1
2020-08-19
bcache: fix super block seq numbers comparision in register_cache_set()
Coly Li
1
-1
/
+8
2020-06-22
bcache: fix refcount underflow in bcache_device_free()
Coly Li
1
-2
/
+5
2020-02-24
bcache: properly initialize 'path' and 'err' in register_bcache()
Coly Li
1
-1
/
+3
2020-02-24
bcache: fix use-after-free in register_bcache()
Coly Li
1
-1
/
+2
2020-02-24
bcache: rework error unwinding in register_bcache
Christoph Hellwig
1
-30
/
+45
2020-02-24
bcache: cached_dev_free needs to put the sb page
Liang Chen
1
-0
/
+3
2019-12-31
bcache: fix deadlock in bcache_allocator
Andrea Righi
1
-6
/
+21
2019-12-31
bcache: fix static checker warning in bcache_device_free()
Coly Li
1
-8
/
+16
2019-07-22
bcache: fix possible memory leak in bch_cached_dev_run()
Wei Yongjun
1
-0
/
+3
2019-06-28
bcache: shrink btree node cache after bch_btree_check()
Coly Li
1
-0
/
+17
2019-06-28
bcache: fix potential deadlock in cached_def_free()
Coly Li
1
-2
/
+0
2019-06-28
bcache: acquire bch_register_lock later in cached_dev_free()
Coly Li
1
-2
/
+2
2019-06-28
bcache: acquire bch_register_lock later in cached_dev_detach_finish()
Coly Li
1
-1
/
+2
2019-06-28
bcache: avoid a deadlock in bcache_reboot()
Coly Li
1
-1
/
+39
2019-06-28
bcache: stop writeback kthread and kworker when bch_cached_dev_run() failed
Coly Li
1
-0
/
+8
2019-06-28
bcache: add pendings_cleanup to stop pending bcache device
Coly Li
1
-0
/
+55
2019-06-28
bcache: remove "XXX:" comment line from run_cache_set()
Coly Li
1
-1
/
+1
2019-06-28
bcache: improve error message in bch_cached_dev_run()
Coly Li
1
-2
/
+7
2019-06-28
bcache: add more error message in bch_cached_dev_attach()
Coly Li
1
-0
/
+4
2019-06-28
bcache: more detailed error message to bcache_device_link()
Coly Li
1
-3
/
+8
2019-06-28
bcache: add return value check to bch_cached_dev_run()
Coly Li
1
-7
/
+26
2019-06-28
bcache: add io error counting in write_bdev_super_endio()
Coly Li
1
-1
/
+3
2019-06-28
bcache: avoid flushing btree node in cache_set_flush() if io disabled
Coly Li
1
-7
/
+11
2019-06-28
Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
Coly Li
1
-17
/
+0
2019-06-28
bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
Coly Li
1
-1
/
+1
2019-04-30
bcache: remove redundant LIST_HEAD(journal) from run_cache_set()
Coly Li
1
-1
/
+0
2019-04-24
bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYN...
Shenghui Wang
1
-0
/
+8
2019-04-24
bcache: improve bcache_reboot()
Coly Li
1
-2
/
+10
2019-04-24
bcache: add comments for closure_fn to be called in closure_queue()
Coly Li
1
-0
/
+6
2019-04-24
bcache: Add comments for blkdev_put() in registration code path
Coly Li
1
-0
/
+8
2019-04-24
bcache: add error check for calling register_bdev()
Coly Li
1
-6
/
+10
2019-04-24
bcache: add comments for kobj release callback routine
Coly Li
1
-0
/
+4
2019-04-24
bcache: add failure check to run_cache_set() for journal replay
Coly Li
1
-5
/
+12
2019-04-24
bcache: fix a race between cache register and cacheset unregister
Liang Chen
1
-1
/
+1
2019-04-24
bcache: use kmemdup_nul for CACHED_LABEL buffer
Geliang Tang
1
-6
/
+4
2019-02-09
bcache: fix indentation issue, remove tabs on a hunk of code
Colin Ian King
1
-15
/
+15
2018-12-13
bcache: make cutoff_writeback and cutoff_writeback_sync tunable
Coly Li
1
-0
/
+40
2018-12-13
bcache: add MODULE_DESCRIPTION information
Coly Li
1
-3
/
+4
2018-12-13
bcache: do not check if debug dentry is ERR or NULL explicitly on remove
Shenghui Wang
1
-2
/
+1
2018-10-08
bcache: panic fix for making cache device
Dongbo Cao
1
-0
/
+8
2018-10-08
bcache: split combined if-condition code into separate ones
Dongbo Cao
1
-14
/
+76
2018-10-08
bcache: remove useless parameter of bch_debug_init()
Dongbo Cao
1
-1
/
+1
2018-10-08
bcache: recal cached_dev_sectors on detach
Shenghui Wang
1
-0
/
+1
2018-10-08
bcache: correct dirty data statistics
Tang Junhui
1
-1
/
+2
2018-10-08
bcache: fix ioctl in flash device
Tang Junhui
1
-4
/
+0
2018-10-08
bcache: account size of buckets used in uuid write to ca->meta_sectors_written
Shenghui Wang
1
-0
/
+5
2018-09-27
bcache: add separate workqueue for journal_write to avoid deadlock
Guoju Fang
1
-0
/
+8
2018-08-12
bcache: add the missing comments for smp_mb()/smp_wmb()
Coly Li
1
-1
/
+1
[next]