index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2019-02-20
dm thin: fix bug where bio that overwrites thin block ignores FUA
Nikos Tsironis
2019-01-26
dm snapshot: Fix excessive memory usage and workqueue stalls
Nikos Tsironis
2019-01-26
dm kcopyd: Fix bug causing workqueue stalls
Nikos Tsironis
2018-11-21
MD: fix invalid stored role for a disk - try2
Shaohua Li
2018-11-21
dm ioctl: harden copy_params()'s copy_from_user() from malicious users
Wenwen Wang
2018-11-21
MD: fix invalid stored role for a disk
Shaohua Li
2018-11-21
bcache: fix miss key refill->end in writeback
Tang Junhui
2018-10-13
dm cache: fix resize crash if user doesn't reload cache table
Mike Snitzer
2018-10-10
dm thin metadata: fix __udivdi3 undefined on 32-bit
Mike Snitzer
2018-10-10
dm thin metadata: try to avoid ever aborting transactions
Joe Thornber
2018-10-10
RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
Xiao Ni
2018-10-10
md-cluster: clear another node's suspend_area after the copy is finished
Guoqing Jiang
2018-09-19
md/raid5: fix data corruption of replacements after originals dropped
BingJing Chang
2018-09-15
dm kcopyd: avoid softlockup in run_complete_job
John Pittman
2018-09-09
bcache: release dc->writeback_lock properly in bch_writeback_thread()
Shan Hai
2018-09-09
dm cache metadata: save in-core policy_hint_size to on-disk superblock
Mike Snitzer
2018-08-24
md/raid10: fix that replacement cannot complete recovery after reassemble
BingJing Chang
2018-08-06
md: fix NULL dereference of mddev->pers in remove_and_add_spares()
Yufen Yu
2018-07-11
dm bufio: don't take the lock in dm_bufio_shrink_count
Mikulas Patocka
2018-07-11
dm bufio: drop the lock when doing GFP_NOIO allocation
Mikulas Patocka
2018-07-11
dm bufio: avoid sleeping while holding the dm_bufio lock
Douglas Anderson
2018-07-03
dm thin: handle running out of data space vs concurrent discard
Mike Snitzer
2018-07-03
md: fix two problems with setting the "re-add" device state.
NeilBrown
2018-05-30
bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
Coly Li
2018-05-30
bcache: fix kcrashes with fio in RAID5 backend dev
Tang Junhui
2018-05-30
md/raid1: fix NULL pointer dereference
Yufen Yu
2018-05-30
md: raid5: avoid string overflow warning
Arnd Bergmann
2018-05-30
md raid10: fix NULL deference in handle_write_completed()
Yufen Yu
2018-05-30
bcache: return attach error when no cache set exist
Tang Junhui
2018-05-30
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
2018-05-30
bcache: fix for allocator and register thread race
Tang Junhui
2018-05-30
bcache: properly set task state in bch_writeback_thread()
Coly Li
2018-04-13
bcache: segregate flash only volume write streams
Tang Junhui
2018-04-13
bcache: stop writeback thread after detaching
Tang Junhui
2018-04-13
md-cluster: fix potential lock issue in add_new_disk
Guoqing Jiang
2018-04-13
md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock
Julia Cartwright
2018-04-08
md/raid10: reset the 'first' at the end of loop
Guoqing Jiang
2018-04-08
dm ioctl: remove double parentheses
Matthias Kaehlcke
2018-03-24
md/raid10: skip spare disk as 'first' disk
Shaohua Li
2018-03-24
md/raid10: wait up frozen array in handle_write_completed
Guoqing Jiang
2018-03-22
md/raid6: Fix anomily when recovering a single device in RAID6.
NeilBrown
2018-03-18
bcache: don't attach backing with duplicate UUID
Michael Lyle
2018-03-11
dm io: fix duplicate bio completion due to missing ref count
Mike Snitzer
2018-02-25
md: avoid warning for 32-bit sector_t
Arnd Bergmann
2018-02-22
dm: correctly handle chained bios in dec_pending()
NeilBrown
2018-02-03
bcache: check return value of register_shrinker
Michael Lyle
2018-01-23
dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
Dennis Yang
2018-01-23
dm btree: fix serious bug in btree_split_beneath()
Joe Thornber
2018-01-17
dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
Suren Baghdasaryan
2017-12-20
raid5: Set R5_Expanded on parity devices as well as data.
NeilBrown
[next]