index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2019-10-05
bcache: fix stack corruption by PRECEDING_KEY()
Coly Li
2019-09-23
bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
Coly Li
2019-09-23
bcache: fix a race between cache register and cacheset unregister
Liang Chen
2019-09-23
bcache: fix memory corruption in init error path
Slava Pestov
2019-08-13
dm: disable DISCARD if the underlying storage no longer supports it
Mike Snitzer
2019-08-13
dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors
Ilya Dryomov
2019-07-09
md: Fix failed allocation of md_register_thread
Aditya Pakki
2019-07-09
It's wrong to add len to sector_nr in raid10 reshape twice
Xiao Ni
2019-07-09
bcache: treat stale && dirty keys as bad keys
Tang Junhui
2019-07-09
bcache: never writeback a discard operation
Daniel Axtens
2019-05-02
dm thin: fix bug where bio that overwrites thin block ignores FUA
Nikos Tsironis
2019-02-11
dm ioctl: harden copy_params()'s copy_from_user() from malicious users
Wenwen Wang
2019-02-11
bcache: fix miss key refill->end in writeback
Tang Junhui
2019-02-11
bcache: fix wrong cache_misses statistics
tang.junhui
2018-12-16
dm cache: destroy migration_cache if cache target registration failed
Shenghui Wang
2018-12-16
bcache: add separate workqueue for journal_write to avoid deadlock
Guoju Fang
2018-12-16
bcache: do not assign in if condition in bcache_init()
Florian Schmaus
2018-12-16
bcache: explicitly destroy mutex while exiting
Liang Chen
2018-12-16
bcache: Remove deprecated create_workqueue
Bhaktipriya Shridhar
2018-12-16
bcache: don't embed 'return' statements in closure macros
Jens Axboe
2018-12-16
dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlock
Mikulas Patocka
2018-12-16
dm cache metadata: save in-core policy_hint_size to on-disk superblock
Mike Snitzer
2018-11-20
dm bufio: drop the lock when doing GFP_NOIO allocation
Mikulas Patocka
2018-11-20
dm bufio: avoid sleeping while holding the dm_bufio lock
Douglas Anderson
2018-11-20
dm thin: handle running out of data space vs concurrent discard
Mike Snitzer
2018-06-16
bcache: don't attach backing with duplicate UUID
Michael Lyle
2018-06-16
bcache: fix crashes in duplicate cache device register
Tang Junhui
2018-06-16
md raid10: fix NULL deference in handle_write_completed()
Yufen Yu
2018-03-03
dm btree: fix serious bug in btree_split_beneath()
Joe Thornber
2018-03-03
dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
Dennis Yang
2018-03-03
dm: fix various targets to dm_register_target after module __init resources c...
monty_pavel@sina.com
2018-03-03
dm mpath: simplify failure path of dm_multipath_init()
Johannes Thumshirn
2018-03-03
bcache: recover data from backing when data is clean
Rui Hua
2018-02-13
dm bufio: fix integer overflow when limiting maximum cache size
Eric Biggers
2018-02-13
dm: discard support requires all targets in a table support discards
Mike Snitzer
2018-02-13
dm: fix race between dm_get_from_kobject() and __dm_destroy()
Hou Tao
2018-02-13
bcache: only permit to recovery read error when cache device is clean
Coly Li
2018-02-13
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
2017-11-26
bcache: initialize dirty stripes in flash_dev_run()
Tang Junhui
2017-11-26
bcache: fix bch_hprint crash and improve output
Michael Lyle
2017-11-26
bcache: fix for gc and write-back race
Tang Junhui
2017-11-26
bcache: fix crash on shutdown in passthrough mode
Slava Pestov
2017-11-26
bcache: Correct return value for sysfs attach errors
Tony Asleson
2017-11-26
bcache: correct cache_dirty_target in __update_writeback_rate()
Tang Junhui
2017-11-26
bcache: do not subtract sectors_to_gc for bypassed IO
Tang Junhui
2017-11-26
bcache: fix sequential large write IO bypass
Tang Junhui
2017-11-26
bcache: Fix leak of bdev reference
Jan Kara
2017-11-26
md/bitmap: disable bitmap_resize for file-backed bitmaps.
NeilBrown
2017-11-11
dm bufio: hide bogus warning
Arnd Bergmann
2017-11-11
dm: fix printk() rate limiting code
Bart Van Assche
[next]