index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
super.c
Commit message (
Expand
)
Author
Age
*
bcache: remove redundant LIST_HEAD(journal) from run_cache_set()
Coly Li
2019-04-30
*
bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYN...
Shenghui Wang
2019-04-24
*
bcache: improve bcache_reboot()
Coly Li
2019-04-24
*
bcache: add comments for closure_fn to be called in closure_queue()
Coly Li
2019-04-24
*
bcache: Add comments for blkdev_put() in registration code path
Coly Li
2019-04-24
*
bcache: add error check for calling register_bdev()
Coly Li
2019-04-24
*
bcache: add comments for kobj release callback routine
Coly Li
2019-04-24
*
bcache: add failure check to run_cache_set() for journal replay
Coly Li
2019-04-24
*
bcache: fix a race between cache register and cacheset unregister
Liang Chen
2019-04-24
*
bcache: use kmemdup_nul for CACHED_LABEL buffer
Geliang Tang
2019-04-24
*
bcache: fix indentation issue, remove tabs on a hunk of code
Colin Ian King
2019-02-09
*
bcache: make cutoff_writeback and cutoff_writeback_sync tunable
Coly Li
2018-12-13
*
bcache: add MODULE_DESCRIPTION information
Coly Li
2018-12-13
*
bcache: do not check if debug dentry is ERR or NULL explicitly on remove
Shenghui Wang
2018-12-13
*
bcache: panic fix for making cache device
Dongbo Cao
2018-10-08
*
bcache: split combined if-condition code into separate ones
Dongbo Cao
2018-10-08
*
bcache: remove useless parameter of bch_debug_init()
Dongbo Cao
2018-10-08
*
bcache: recal cached_dev_sectors on detach
Shenghui Wang
2018-10-08
*
bcache: correct dirty data statistics
Tang Junhui
2018-10-08
*
bcache: fix ioctl in flash device
Tang Junhui
2018-10-08
*
bcache: account size of buckets used in uuid write to ca->meta_sectors_written
Shenghui Wang
2018-10-08
*
bcache: add separate workqueue for journal_write to avoid deadlock
Guoju Fang
2018-09-27
*
bcache: add the missing comments for smp_mb()/smp_wmb()
Coly Li
2018-08-11
*
bcache: add missing SPDX header
Coly Li
2018-08-11
*
bcache: move open brace at end of function definitions to next line
Coly Li
2018-08-11
*
bcache: fix code comments style
Coly Li
2018-08-11
*
bcache: replace printk() by pr_*() routines
Coly Li
2018-08-11
*
bcache: style fixes for lines over 80 characters
Coly Li
2018-08-11
*
bcache: add identifier names to arguments of function definitions
Coly Li
2018-08-11
*
bcache: style fix to add a blank line after declarations
Coly Li
2018-08-11
*
bcache: style fix to replace 'unsigned' by 'unsigned int'
Coly Li
2018-08-11
*
bcache: set max writeback rate when I/O request is idle
Coly Li
2018-08-09
*
bcache: add a comment in super.c
Coly Li
2018-08-09
*
bcache: do not check return value of debugfs_create_dir()
Coly Li
2018-08-09
*
bcache: stop using the deprecated get_seconds()
Arnd Bergmann
2018-07-27
*
bcache: do not assign in if condition in bcache_device_init()
Florian Schmaus
2018-07-27
*
bcache: do not assign in if condition in bcache_init()
Florian Schmaus
2018-07-27
*
bcache: do not assign in if condition register_bcache()
Florian Schmaus
2018-07-27
*
bcache: simplify the calculation of the total amount of flash dirty data
Tang Junhui
2018-07-27
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
*
bcache: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
*
bcache: Move couple of string arrays to sysfs.c
Andy Shevchenko
2018-05-28
*
bcache: stop bcache device when backing device is offline
Coly Li
2018-05-28
*
bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set
Coly Li
2018-05-03
*
bcache: set dc->io_disable to true in conditional_stop_bcache_device()
Coly Li
2018-05-03
*
bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()
Coly Li
2018-05-03
*
bcache: store disk name in struct cache and struct cached_dev
Coly Li
2018-05-03
*
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
|
\
|
*
bcache: Fix a compiler warning in bcache_device_init()
Bart Van Assche
2018-03-18
[next]