summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2015-10-13dm snapshot persistent: fix missing cleanup in persistent_ctr error pathSudip Mukherjee
2015-10-12md: check the return value for metadata_update_startGuoqing Jiang
2015-10-12md-cluster: only call kick_rdev_from_array after remove disk successfullyGuoqing Jiang
2015-10-12md-cluster: Add 'SUSE' as author for md-cluster.cGuoqing Jiang
2015-10-12md-cluster: zero cmsg before it was sentGuoqing Jiang
2015-10-12md-cluster: make sure the node do not receive it's own msgGuoqing Jiang
2015-10-12md-cluster: remove unnecessary setting for slotGuoqing Jiang
2015-10-12md-cluster: make other members of cluster_msg is handled by little endian funcsGuoqing Jiang
2015-10-12md-cluster: Do not printk() every received messageGoldwyn Rodrigues
2015-10-12md-cluster: Fix adding of new disk with new reload codeGoldwyn Rodrigues
2015-10-12md-cluster: Perform resync/recovery under a DLM lockGoldwyn Rodrigues
2015-10-12md-cluster: Perform a lazy updateGoldwyn Rodrigues
2015-10-12md-cluster: Improve md_reload_sb to be less error proneGoldwyn Rodrigues
2015-10-12md: remove_and_add_spares() to activate specific rdevGoldwyn Rodrigues
2015-10-12md-cluster: Wake up suspended processGoldwyn Rodrigues
2015-10-12md-cluster: send BITMAP_NEEDS_SYNC when node is leaving clusterGuoqing Jiang
2015-10-12md-cluster: Use a small window for resyncGoldwyn Rodrigues
2015-10-12md: Increment version for clustered bitmapsGoldwyn Rodrigues
2015-10-12md-cluster: complete all write requests before adding suspend_infoGoldwyn Rodrigues
2015-10-11Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/mdLinus Torvalds
2015-10-09Merge tag 'dm-4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-10-09dm snapshot: add new persistent store option to support overflowMike Snitzer
2015-10-09dm cache: fix NULL pointer when switching from cleaner policyJoe Thornber
2015-10-09crash in md-raid1 and md-raid10 due to incorrect list manipulationMikulas Patocka
2015-10-06dm: fix request-based dm error reportingJunichi Nomura
2015-10-04Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-10-02dm raid: fix round up of default region sizeMikulas Patocka
2015-10-02md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown
2015-10-02md/raid1: Avoid raid1 resync getting stuckJes Sorensen
2015-10-02md: drop null test before destroy functionsJulia Lawall
2015-10-02md: clear CHANGE_PENDING in readonly arrayShaohua Li
2015-10-02md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown
2015-10-02md/raid5: don't index beyond end of array in need_this_block().NeilBrown
2015-10-02raid5: update analysis state for failed stripeShaohua Li
2015-10-02md: wait for pending superblock updates before switching to read-onlyNeilBrown
2015-10-01dm: fix AB-BA deadlock in __dm_destroy()Junichi Nomura
2015-09-14dm crypt: constrain crypt device's max_segment_size to PAGE_SIZEMike Snitzer
2015-09-13dm thin: disable discard support for thin devices if pool's is disabledMike Snitzer
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-09-11scsi_dh: fix randconfig build errorChristoph Hellwig
2015-09-05Merge tag 'md/4.3' of git://neil.brown.name/mdLinus Torvalds
2015-09-05Merge linux-block/for-4.3/core into md/for-linuxNeilBrown
2015-09-02Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-09-01dm cache: fix use after freeing migrationsJoe Thornber
2015-08-31dm cache: small cleanups related to deferred prison cell cleanupMike Snitzer
2015-08-31dm cache: fix leaking of deferred bio prison cellsJoe Thornber
2015-08-31md/raid5: ensure device failure recorded before write request returns.NeilBrown
2015-08-31md/raid5: use bio_list for the list of bios to return.NeilBrown