summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
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
2017-07-18md/raid1/10: fix potential deadlockShaohua Li
2017-06-05dm cache: fix corruption seen when using cache > 2TBJoe Thornber
2017-06-05md: ensure md devices are freed before module is unloaded.NeilBrown
2017-06-05md linear: fix a race between linear_add() and linear_congested()colyli@suse.de
2017-03-16md: MD_RECOVERY_NEEDED is set for mddev->recoveryShaohua Li
2017-03-16dm space map metadata: fix 'struct sm_metadata' leak on failed createBenjamin Marzinski
2017-03-16md/raid5: limit request size according to implementation limitsKonstantin Khlebnikov
2017-03-16dm crypt: mark key as invalid until properly loadedOndrej Kozina
2017-03-16dm rq: fix a race condition in rq_completed()Bart Van Assche
2017-02-23md: be careful not lot leak internal curr_resync value into metadata. -- (all)NeilBrown
2017-02-23dm table: fix missing dm_put_target_type() in dm_table_add_target()tang.junhui
2017-02-23dm mpath: check if path's request_queue is dying in activate_path()Mike Snitzer
2017-02-23dm: mark request_queue dead before destroying the DM deviceBart Van Assche
2016-11-20dm crypt: fix free of bad values after tfm allocation failureEric Biggers
2016-11-20bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.Kent Overstreet
2016-11-20bcache: register_bcache(): call blkdev_put() when cache_alloc() failsEric Wheeler
2016-11-20dm flakey: error READ bios during the down_intervalMike Snitzer
2016-05-01md: multipath: don't hardcopy bio in .make_request pathMing Lei
2016-05-01bcache: fix cache_set_flush() NULL pointer dereference on OOMEric Wheeler
2016-05-01bcache: cleaned up error handling around register_cache()Eric Wheeler
2016-05-01bcache: Fix more early shutdown bugsKent Overstreet
2016-05-01md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen
2016-03-24bcache: add mutex lock for bch_is_openJianjian Huo
2016-02-02dm snapshot: fix hung bios when copy error occursMikulas Patocka
2016-02-02bcache: Change refill_dirty() to always scan entire disk if necessaryKent Overstreet
2016-02-02bcache: prevent crash on changing writeback_runningStefan Bader
2016-02-02bcache: allows use of register in udev to avoid "device_busy" error.Gabriel de Perthuis
2016-02-02bcache: unregister reboot notifier if bcache fails to unregister deviceZheng Liu