summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-11-14Merge tag 'for-4.15/dm' of git://git.kernel.org/pub/scm/linux/kernel/git/devi...Linus Torvalds
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-10dm cache: lift common migration preparation code to alloc_migration()Mike Snitzer
2017-11-10dm cache: remove usused deferred_cells member from struct cacheJoe Thornber
2017-11-10dm cache policy smq: allocate cache blocks in orderJoe Thornber
2017-11-10dm cache policy smq: change max background work from 10240 to 4096 blocksJoe Thornber
2017-11-10dm cache background tracker: limit amount of background work that may be issu...Joe Thornber
2017-11-10dm cache policy smq: take origin idle status into account when queuing writeb...Joe Thornber
2017-11-10dm cache policy smq: handle races with queuing background_workJoe Thornber
2017-11-10dm raid: fix panic when attempting to force a raid to syncHeinz Mauelshagen
2017-11-10dm integrity: allow unaligned bv_offsetMikulas Patocka
2017-11-10dm crypt: allow unaligned bv_offsetMikulas Patocka
2017-11-10dm: small cleanup in dm_get_md()Mike Snitzer
2017-11-10dm: fix race between dm_get_from_kobject() and __dm_destroy()Hou Tao
2017-11-10dm: allocate struct mapped_device with kvzallocMikulas Patocka
2017-11-10dm zoned: ignore last smaller runt zoneDamien Le Moal
2017-11-10dm space map metadata: use ARRAY_SIZEJérémy Lefaure
2017-11-10dm log writes: add support for DAXRoss Zwisler
2017-11-10dm log writes: add support for inline data buffersRoss Zwisler
2017-11-10dm cache: simplify get_per_bio_data() by removing data_size argumentMike Snitzer
2017-11-10dm cache: remove all obsolete writethrough-specific codeMike Snitzer
2017-11-10dm cache: submit writethrough writes in parallel to origin and cacheMike Snitzer
2017-11-10dm cache: pass cache structure to mode functionsMike Snitzer
2017-11-10dm cache: fix race condition in the writeback mode overwrite_bio optimisationJoe Thornber
2017-11-10md: free unused memory after bitmap resizeZdenek Kabelac
2017-11-10md: release allocated bitset sync_setZdenek Kabelac
2017-11-09md/bitmap: clear BITMAP_WRITE_ERROR bit before writing it to sbHou Tao
2017-11-09md: be cautious about using ->curr_resync_completed for ->recovery_offsetNeilBrown
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-03dm: move dm-verity to generic async completionGilad Ben-Yossef
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01md: don't check MD_SB_CHANGE_CLEAN in md_allow_writeArtur Paszkiewicz
2017-11-01md-cluster: update document for raid10Guoqing Jiang
2017-11-01md: remove redundant variable qColin Ian King
2017-11-01raid1: remove obsolete code in raid1_write_requestGuoqing Jiang
2017-11-01md-cluster: Use a small window for raid10 resyncGuoqing Jiang
2017-11-01md-cluster: Suspend writes in RAID10 if within rangeGuoqing Jiang
2017-11-01md-cluster/raid10: set "do_balance = 0" if area is resyncingGuoqing Jiang
2017-11-01md: use lockdep_assert_heldShaohua Li
2017-11-01raid1: prevent freeze_array/wait_all_barriers deadlockNate Dailey
2017-11-01md: use TASK_IDLE instead of blocking signalsMikulas Patocka
2017-11-01md: remove special meaning of ->quiesce(.., 2)NeilBrown
2017-11-01md: allow metadata update while suspending.NeilBrown
2017-11-01md: use mddev_suspend/resume instead of ->quiesce()NeilBrown
2017-11-01md: move suspend_hi/lo handling into core md codeNeilBrown
2017-11-01md: don't call bitmap_create() while array is quiesced.NeilBrown
2017-11-01md: always hold reconfig_mutex when calling mddev_suspend()NeilBrown