OSDN Git Service

tun: fix use-after-free when register netdev failed
[android-x86/kernel.git] / drivers / md /
2019-09-06 Mikulas Patockadm table: fix invalid memory accesses with too high...
2019-09-06 ZhangXiaoxudm space map metadata: fix missing store of apply_bops...
2019-09-06 ZhangXiaoxudm btree: fix order of block initialization in btree_sp...
2019-09-06 Mikulas PatockaRevert "dm bufio: fix deadlock with loop device"
2019-08-04 Junxiao Bidm bufio: fix deadlock with loop device
2019-08-04 Coly Libcache: check c->gc_thread by IS_ERR_OR_NULL in cache_s...
2019-07-21 Milan Brozdm verity: use message limit for data block corruption...
2019-07-21 Mariusz Tkaczykmd: fix for divide error in status_resync
2019-06-22 Coly Libcache: fix stack corruption by PRECEDING_KEY()
2019-05-31 Arnd Bergmannbcache: avoid clang -Wunintialized warning
2019-05-31 Coly Libcache: add failure check to run_cache_set() for journa...
2019-05-31 Tang Junhuibcache: fix failure in journal relplay
2019-05-31 Coly Libcache: return error immediately in bch_journal_replay()
2019-05-25 Nigel Croxonmd/raid: raid5 preserve the writeback action after...
2019-05-25 Song LiuRevert "Don't jump to compute_result state from check_r...
2019-05-25 Mikulas Patockadm delay: fix a crash when invalid device is specified
2019-05-25 Yufen Yumd: add mddev->pers to avoid potential NULL pointer...
2019-05-21 Coly Libcache: never set KEY_PTRS of journal key to 0 in journ...
2019-05-21 Liang Chenbcache: fix a race between cache register and cacheset...
2019-05-16 Nigel CroxonDon't jump to compute_result state from check_result...
2019-04-05 Coly Libcache: improve sysfs_strtoul_clamp()
2019-04-05 Coly Libcache: fix input overflow to sequential_cutoff
2019-04-05 Coly Libcache: fix input overflow to cache set sysfs file...
2019-04-05 Jason Cai (Xiang... dm thin: add sanity checks to thin-pool and external...
2019-03-23 Aditya Pakkimd: Fix failed allocation of md_register_thread
2019-03-23 Daniel Axtensbcache: never writeback a discard operation
2019-03-19 Xiao NiIt's wrong to add len to sector_nr in raid10 reshape...
2019-02-20 Nikos Tsironisdm thin: fix bug where bio that overwrites thin block...
2019-01-31 Joe Thornberdm thin: fix passdown_double_checking_shared_status()
2019-01-26 Nikos Tsironisdm snapshot: Fix excessive memory usage and workqueue...
2019-01-26 Nikos Tsironisdm kcopyd: Fix bug causing workqueue stalls
2018-11-13 Shaohua LiMD: fix invalid stored role for a disk - try2
2018-11-13 Wenwen Wangdm ioctl: harden copy_params()'s copy_from_user() from...
2018-11-13 Shaohua LiMD: fix invalid stored role for a disk
2018-11-13 Tang Junhuibcache: fix miss key refill->end in writeback
2018-10-13 Mike Snitzerdm cache: fix resize crash if user doesn't reload cache...
2018-10-13 Joe Thornberdm cache metadata: ignore hints array being too small...
2018-10-10 Mike Snitzerdm thin metadata: fix __udivdi3 undefined on 32-bit
2018-10-10 Joe Thornberdm thin metadata: try to avoid ever aborting transactions
2018-10-10 Heinz Mauelshagendm raid: fix rebuild of specific devices by updating...
2018-10-10 Xiao NiRAID10 BUG_ON in raise_barrier when force is true and...
2018-10-04 Guoqing Jiangmd-cluster: clear another node's suspend_area after...
2018-09-19 BingJing Changmd/raid5: fix data corruption of replacements after...
2018-09-15 John Pittmandm kcopyd: avoid softlockup in run_complete_job
2018-09-09 Shan Haibcache: release dc->writeback_lock properly in bch_writ...
2018-09-09 Mike Snitzerdm cache metadata: save in-core policy_hint_size to...
2018-09-09 Hou Taodm thin: stop no_space_timeout worker when switching...
2018-08-24 BingJing Changmd/raid10: fix that replacement cannot complete recover...
2018-08-03 Yufen Yumd: fix NULL dereference of mddev->pers in remove_and_a...
2018-07-11 Mikulas Patockadm bufio: don't take the lock in dm_bufio_shrink_count
2018-07-11 Mikulas Patockadm bufio: drop the lock when doing GFP_NOIO allocation
2018-07-11 Douglas Andersondm bufio: avoid sleeping while holding the dm_bufio...
2018-07-03 Mike Snitzerdm thin: handle running out of data space vs concurrent...
2018-07-03 NeilBrownmd: fix two problems with setting the "re-add" device...
2018-06-13 Arnd Bergmanndm bufio: avoid false-positive Wmaybe-uninitialized...
2018-05-30 Coly Libcache: quit dc->writeback_thread when BCACHE_DEV_DETAC...
2018-05-30 Tang Junhuibcache: fix kcrashes with fio in RAID5 backend dev
2018-05-30 Yufen Yumd/raid1: fix NULL pointer dereference
2018-05-30 BingJing Changmd: fix a potential deadlock of raid5/raid10 reshape
2018-05-30 Arnd Bergmannmd: raid5: avoid string overflow warning
2018-05-30 Yufen Yumd raid10: fix NULL deference in handle_write_completed()
2018-05-30 Tang Junhuibcache: return attach error when no cache set exist
2018-05-30 Tang Junhuibcache: fix for data collapse after re-attaching an...
2018-05-30 Tang Junhuibcache: fix for allocator and register thread race
2018-05-30 Coly Libcache: properly set task state in bch_writeback_thread()
2018-04-13 Tang Junhuibcache: segregate flash only volume write streams
2018-04-13 Tang Junhuibcache: stop writeback thread after detaching
2018-04-13 Guoqing Jiangmd-cluster: fix potential lock issue in add_new_disk
2018-04-13 Julia Cartwrightmd/raid5: make use of spin_lock_irq over local_irq_disa...
2018-04-08 Guoqing Jiangmd/raid10: reset the 'first' at the end of loop
2018-04-08 Matthias Kaehlckedm ioctl: remove double parentheses
2018-03-24 Shaohua Limd/raid10: skip spare disk as 'first' disk
2018-03-24 Guoqing Jiangmd/raid10: wait up frozen array in handle_write_completed
2018-03-22 Zhilong Liumd.c:didn't unlock the mddev before return EINVAL in...
2018-03-22 NeilBrownmd/raid6: Fix anomily when recovering a single device...
2018-03-18 Michael Lylebcache: don't attach backing with duplicate UUID
2018-03-18 Tang Junhuibcache: fix crashes in duplicate cache device register
2018-03-11 NeilBrownmd: only allow remove_and_add_spares when no sync_threa...
2018-03-11 Mike Snitzerdm io: fix duplicate bio completion due to missing...
2018-02-22 NeilBrowndm: correctly handle chained bios in dec_pending()
2018-02-03 Michael Lylebcache: check return value of register_shrinker
2018-01-23 Dennis Yangdm thin metadata: THIN_MAX_CONCURRENT_LOCKS should...
2018-01-23 Joe Thornberdm btree: fix serious bug in btree_split_beneath()
2018-01-17 Suren Baghdasaryandm bufio: fix shrinker scans when (nr_to_scan < retain_...
2017-12-20 NeilBrownraid5: Set R5_Expanded on parity devices as well as...
2017-12-20 tang.junhuibcache: fix wrong cache_misses statistics
2017-12-20 Liang Chenbcache: explicitly destroy mutex while exiting
2017-12-20 Guoqing Jiangmd-cluster: free md_cluster_info if node leave cluster
2017-12-16 Zdenek Kabelacmd: free unused memory after bitmap resize
2017-12-09 Rui Huabcache: recover data from backing when data is clean
2017-12-09 Coly Libcache: only permit to recovery read error when cache...
2017-12-05 Huacai Chenbcache: Fix building error on MIPS
2017-11-30 Coly Libcache: check ca->alloc_thread initialized before wake...
2017-11-30 Hou Taodm: fix race between dm_get_from_kobject() and __dm_des...
2017-11-30 Mikulas Patockadm: allocate struct mapped_device with kvzalloc
2017-11-30 Eric Biggersdm bufio: fix integer overflow when limiting maximum...
2017-10-21 Shaohua Limd/linear: shutup lockdep warnning
2017-10-08 Shaohua Limd/raid10: submit bio directly to replacement disk
2017-10-05 Dennis Yangmd/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_strip...
2017-10-05 Shaohua Limd/raid5: fix a race condition in stripe batch
next