1. 5c7e81c raid5: enable log for raid array with cache disk by Shaohua Li · 9 years ago
  2. 713cf5a raid5: don't allow resize/reshape with cache(log) support by Shaohua Li · 9 years ago
  3. 9c3e333 raid5: disable batch with log enabled by Shaohua Li · 9 years ago
  4. 5cb2fbd raid5-cache: use crc32c checksum by Shaohua Li · 9 years ago
  5. 355810d raid5: log recovery by Shaohua Li · 9 years ago
  6. 0576b1c raid5: log reclaim support by Shaohua Li · 9 years ago
  7. f6bed0e raid5: add basic stripe log by Shaohua Li · 9 years ago
  8. b70abcb raid5: add a new state for stripe log handling by Shaohua Li · 9 years ago
  9. 6d036f7 raid5: export some functions by Shaohua Li · 9 years ago
  10. 3069aa8 md: override md superblock recovery_offset for journal device by Shaohua Li · 9 years ago
  11. bac624f MD: add a new disk role to present write journal device by Song Liu · 9 years ago
  12. c4d4c91 MD: replace special disk roles with macros by Song Liu · 9 years ago
  13. 28c1b9f md-cluster: Call update_raid_disks() if another node --grow's raid_disks by Goldwyn Rodrigues · 9 years ago
  14. 30661b4 md-cluster: remove mddev arg from add_resync_info() by NeilBrown · 9 years ago
  15. 2e2a7cd md-cluster: don't cast void pointers when assigning them. by NeilBrown · 9 years ago
  16. 8238152 md-cluster: discard unused sb_mutex. by NeilBrown · 9 years ago
  17. cf97a34 md-cluster: Fix warnings when build with CF=-D__CHECK_ENDIAN__ by Guoqing Jiang · 9 years ago
  18. ba2746b md-cluster: metadata_update_finish: consistently use cmsg.raid_slot as le32 by NeilBrown · 9 years ago
  19. c2a06c3 Merge branch 'md-next' of git://github.com/goldwynr/linux into for-next by NeilBrown · 9 years ago
  20. 23b63f9 md: check the return value for metadata_update_start by Guoqing Jiang · 9 years ago
  21. a972090 md-cluster: only call kick_rdev_from_array after remove disk successfully by Guoqing Jiang · 9 years ago
  22. 86b5727 md-cluster: Add 'SUSE' as author for md-cluster.c by Guoqing Jiang · 9 years ago
  23. aee177a md-cluster: zero cmsg before it was sent by Guoqing Jiang · 9 years ago
  24. 256f5b2 md-cluster: make sure the node do not receive it's own msg by Guoqing Jiang · 9 years ago
  25. 487cf914 md-cluster: remove unnecessary setting for slot by Guoqing Jiang · 9 years ago
  26. faeff83 md-cluster: make other members of cluster_msg is handled by little endian funcs by Guoqing Jiang · 9 years ago
  27. d216711 md-cluster: Do not printk() every received message by Goldwyn Rodrigues · 9 years ago
  28. dbb64f8 md-cluster: Fix adding of new disk with new reload code by Goldwyn Rodrigues · 9 years ago
  29. c186b12 md-cluster: Perform resync/recovery under a DLM lock by Goldwyn Rodrigues · 9 years ago
  30. 2aa8219 md-cluster: Perform a lazy update by Goldwyn Rodrigues · 9 years ago
  31. 70bcecd md-cluster: Improve md_reload_sb to be less error prone by Goldwyn Rodrigues · 9 years ago
  32. 2910ff1 md: remove_and_add_spares() to activate specific rdev by Goldwyn Rodrigues · 9 years ago
  33. b8ca846 md-cluster: Wake up suspended process by Goldwyn Rodrigues · 9 years ago
  34. 0999541 md-cluster: send BITMAP_NEEDS_SYNC when node is leaving cluster by Guoqing Jiang · 9 years ago
  35. c40f341 md-cluster: Use a small window for resync by Goldwyn Rodrigues · 9 years ago
  36. 3c462c8 md: Increment version for clustered bitmaps by Goldwyn Rodrigues · 9 years ago
  37. 9ed38ff5 md-cluster: complete all write requests before adding suspend_info by Goldwyn Rodrigues · 9 years ago
  38. f24fe98 Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  39. 0444555 Merge tag 'dm-4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  40. b0d3cc0 dm snapshot: add new persistent store option to support overflow by Mike Snitzer · 9 years ago
  41. 2bffa15 dm cache: fix NULL pointer when switching from cleaner policy by Joe Thornber · 9 years ago
  42. a452744 crash in md-raid1 and md-raid10 due to incorrect list manipulation by Mikulas Patocka · 9 years ago
  43. 50887bd dm: fix request-based dm error reporting by Junichi Nomura · 9 years ago
  44. 15ecf9a Merge tag 'md/4.3-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  45. 042745e dm raid: fix round up of default region size by Mikulas Patocka · 9 years ago
  46. da6fb7a md/bitmap: don't pass -1 to bitmap_storage_alloc. by NeilBrown · 9 years ago
  47. e8ff8bf md/raid1: Avoid raid1 resync getting stuck by Jes Sorensen · 9 years ago
  48. 644df1a md: drop null test before destroy functions by Julia Lawall · 9 years ago
  49. d4929ad md: clear CHANGE_PENDING in readonly array by Shaohua Li · 9 years ago
  50. 66eefe5 md/raid0: apply base queue limits *before* disk_stack_limits by NeilBrown · 9 years ago
  51. 36707bb md/raid5: don't index beyond end of array in need_this_block(). by NeilBrown · 9 years ago
  52. ebda780 raid5: update analysis state for failed stripe by Shaohua Li · 9 years ago
  53. 88724bf md: wait for pending superblock updates before switching to read-only by NeilBrown · 9 years ago
  54. 2a708cf dm: fix AB-BA deadlock in __dm_destroy() by Junichi Nomura · 9 years ago
  55. 586b286 dm crypt: constrain crypt device's max_segment_size to PAGE_SIZE by Mike Snitzer · 9 years ago
  56. 2160767 dm thin: disable discard support for thin devices if pool's is disabled by Mike Snitzer · 9 years ago
  57. 8e78b7d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  58. 294ab78 scsi_dh: fix randconfig build error by Christoph Hellwig · 9 years ago
  59. 2a013e3 Merge tag 'md/4.3' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  60. e89c6fd Merge linux-block/for-4.3/core into md/for-linux by NeilBrown · 9 years ago
  61. 1e1a4e8 Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  62. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  63. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  64. cc7da0b dm cache: fix use after freeing migrations by Joe Thornber · 9 years ago
  65. dc9cee5 dm cache: small cleanups related to deferred prison cell cleanup by Mike Snitzer · 9 years ago
  66. 9153df7 dm cache: fix leaking of deferred bio prison cells by Joe Thornber · 9 years ago
  67. c3cce6c md/raid5: ensure device failure recorded before write request returns. by NeilBrown · 9 years ago
  68. 34a6f80 md/raid5: use bio_list for the list of bios to return. by NeilBrown · 9 years ago
  69. 95af587 md/raid10: ensure device failure recorded before write request returns. by NeilBrown · 9 years ago
  70. 55ce74d md/raid1: ensure device failure recorded before write request returns. by NeilBrown · 9 years ago
  71. 18b9f67 md-cluster: remove inappropriate try_module_get from join() by NeilBrown · 9 years ago
  72. 6022e75 md: extend spinlock protection in register_md_cluster_operations by NeilBrown · 9 years ago
  73. abb9b22 md-cluster: Read the disk bitmap sb and check if it needs recovery by Guoqing Jiang · 9 years ago
  74. eece075 md-cluster: only call complete(&cinfo->completion) when node join cluster by Guoqing Jiang · 9 years ago
  75. 6e6d9f2 md-cluster: add missed lockres_free by Guoqing Jiang · 9 years ago
  76. b2b9bff md-cluster: remove the unused sb_lock by Guoqing Jiang · 9 years ago
  77. 9e3072e md-cluster: init suspend_list and suspend_lock early in join by Guoqing Jiang · 9 years ago
  78. b5ef567 md-cluster: add the error check if failed to get dlm lock by Guoqing Jiang · 9 years ago
  79. b83d51c md-cluster: init completion within lockres_init by Guoqing Jiang · 9 years ago
  80. 66099bb md-cluster: fix deadlock issue on message lock by Guoqing Jiang · 9 years ago
  81. dc737d7 md-cluster: transfer the resync ownership to another node by Guoqing Jiang · 9 years ago
  82. 05cd0e5 md-cluster: split recover_slot for future code reuse by Guoqing Jiang · 9 years ago
  83. b89f704 md-cluster: use %pU to print UUIDs by Guoqing Jiang · 9 years ago
  84. 25b2edf md: setup safemode_timer before it's being used by Sasha Levin · 9 years ago
  85. 6cbd814 md/raid5: handle possible race as reshape completes. by NeilBrown · 9 years ago
  86. 5ed1df2 md: sync sync_completed has correct value as recovery finishes. by NeilBrown · 9 years ago
  87. c5e19d9 md: be careful when testing resync_max against curr_resync_completed. by NeilBrown · 9 years ago
  88. a4a3d26 md: set MD_RECOVERY_RECOVER when starting a degraded array. by NeilBrown · 9 years ago
  89. c74c0d7 md/raid5: remove incorrect "min_t()" when calculating writepos. by NeilBrown · 9 years ago
  90. 05256d9 md/raid5: strengthen check on reshape_position at run. by NeilBrown · 9 years ago
  91. 3cb5edf md/raid5: switch to use conf->chunk_sectors in place of mddev->chunk_sectors where possible by NeilBrown · 9 years ago
  92. 5cac6bc md/raid5: always set conf->prev_chunk_sectors and ->prev_algo by NeilBrown · 9 years ago
  93. 02ec502 md/raid10: fix a few typos in comments by NeilBrown · 9 years ago
  94. 9214048 md/raid5: consider updating reshape_position at start of reshape. by NeilBrown · 9 years ago
  95. 985ca97 md: close some races between setting and checking sync_action. by NeilBrown · 9 years ago
  96. f7851be md: Keep /proc/mdstat reporting recovery until fully DONE. by NeilBrown · 9 years ago
  97. 1c00038 Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  98. 566079c dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath by Christoph Hellwig · 9 years ago
  99. 1bab0de dm-mpath, scsi_dh: don't let dm detach device handlers by Christoph Hellwig · 9 years ago
  100. 03100aa block: Replace SG_GAPS with new queue limits mask by Keith Busch · 9 years ago