summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2019-05-02dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis
2019-02-11dm ioctl: harden copy_params()'s copy_from_user() from malicious usersWenwen Wang
2019-02-11bcache: fix miss key refill->end in writebackTang Junhui
2019-02-11bcache: fix wrong cache_misses statisticstang.junhui
2018-12-16dm cache: destroy migration_cache if cache target registration failedShenghui Wang
2018-12-16bcache: add separate workqueue for journal_write to avoid deadlockGuoju Fang
2018-12-16bcache: do not assign in if condition in bcache_init()Florian Schmaus
2018-12-16bcache: explicitly destroy mutex while exitingLiang Chen
2018-12-16bcache: Remove deprecated create_workqueueBhaktipriya Shridhar
2018-12-16bcache: don't embed 'return' statements in closure macrosJens Axboe
2018-12-16dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlockMikulas Patocka
2018-12-16dm cache metadata: save in-core policy_hint_size to on-disk superblockMike Snitzer
2018-11-20dm bufio: drop the lock when doing GFP_NOIO allocationMikulas Patocka
2018-11-20dm bufio: avoid sleeping while holding the dm_bufio lockDouglas Anderson
2018-11-20dm thin: handle running out of data space vs concurrent discardMike Snitzer
2018-06-16bcache: don't attach backing with duplicate UUIDMichael Lyle
2018-06-16bcache: fix crashes in duplicate cache device registerTang Junhui
2018-06-16md raid10: fix NULL deference in handle_write_completed()Yufen Yu
2018-03-03dm btree: fix serious bug in btree_split_beneath()Joe Thornber
2018-03-03dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang
2018-03-03dm: fix various targets to dm_register_target after module __init resources c...monty_pavel@sina.com
2018-03-03dm mpath: simplify failure path of dm_multipath_init()Johannes Thumshirn
2018-03-03bcache: recover data from backing when data is cleanRui Hua
2018-02-13dm bufio: fix integer overflow when limiting maximum cache sizeEric Biggers
2018-02-13dm: discard support requires all targets in a table support discardsMike Snitzer
2018-02-13dm: fix race between dm_get_from_kobject() and __dm_destroy()Hou Tao
2018-02-13bcache: only permit to recovery read error when cache device is cleanColy Li
2018-02-13bcache: check ca->alloc_thread initialized before wake up itColy Li
2017-11-26bcache: initialize dirty stripes in flash_dev_run()Tang Junhui
2017-11-26bcache: fix bch_hprint crash and improve outputMichael Lyle
2017-11-26bcache: fix for gc and write-back raceTang Junhui
2017-11-26bcache: fix crash on shutdown in passthrough modeSlava Pestov
2017-11-26bcache: Correct return value for sysfs attach errorsTony Asleson
2017-11-26bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui
2017-11-26bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui
2017-11-26bcache: fix sequential large write IO bypassTang Junhui
2017-11-26bcache: Fix leak of bdev referenceJan Kara
2017-11-26md/bitmap: disable bitmap_resize for file-backed bitmaps.NeilBrown
2017-11-11dm bufio: hide bogus warningArnd Bergmann
2017-11-11dm: fix printk() rate limiting codeBart Van Assche
2017-11-11md/raid5: add thread_group worker async_tx_issue_pending_allOfer Heifetz
2017-11-11Raid5 should update rdev->sectors after reshapeXiao Ni
2017-10-12dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka
2017-10-12md: don't use flush_signals in userspace processesMikulas Patocka
2017-09-15dm space map disk: fix some book keeping in the disk space mapJoe Thornber
2017-09-15dm thin metadata: call precommit before saving the rootsJoe Thornber
2017-08-26dm bufio: avoid a possible ABBA deadlockMikulas Patocka
2017-08-26dm ioctl: prevent stack leak in dm ioctl callAdrian Salido
2017-08-26dm era: save spacemap metadata root after the pre-commitSomasundaram Krishnasamy
2017-08-26dm btree: fix for dm_btree_find_lowest_key()Vinothkumar Raja