1. b44fee8 dm raid: ensure superblock's size matches device's logical block size by Heinz Mauelshagen · 12 years ago
  2. 3277d687 dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacks by Mikulas Patocka · 12 years ago
  3. 204f771 dm log userspace: fix memory leak in dm_ulog_tfr_init failure path by Alexey Khoroshilov · 12 years ago
  4. f23df04 dm bufio: update last_accessed when relinking a buffer by Joe Thornber · 12 years ago
  5. 1097d78 Merge tag 'v3.4.105' into cm-12.0 by Paul · 12 years ago
  6. be73621 dm crypt: fix access beyond the end of allocated space by Mikulas Patocka · 12 years ago
  7. a0e5b9d md/raid6: avoid data corruption during recovery of double-degraded RAID6 by NeilBrown · 12 years ago
  8. d3ef655 md: flush writes before starting a recovery. by NeilBrown · 12 years ago
  9. 0b78a42 md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync". by NeilBrown · 12 years ago
  10. 87dba70 dm thin: fix discard corruption by Joe Thornber · 13 years ago
  11. 5e301eb dm mpath: fix race condition between multipath_dtr and pg_init_done by Shiva Krishna Merla · 13 years ago
  12. d110fd5 dm snapshot: avoid snapshot space leak on crash by Mikulas Patocka · 13 years ago
  13. 352f526 md/raid10: fix "enough" function for detecting if array is failed. by NeilBrown · 14 years ago
  14. e4bf930 dm snapshot: add missing module aliases by Mikulas Patocka · 14 years ago
  15. bed74df dm bufio: avoid a possible __vmalloc deadlock by Mikulas Patocka · 13 years ago
  16. 546c518 md: avoid possible spinning md thread at shutdown. by NeilBrown · 12 years ago
  17. 53b67ae dm thin: fix dangling bio in process_deferred_bios error path by Mike Snitzer · 12 years ago
  18. 8371cff dm mpath: fix stalls when handling invalid ioctls by Hannes Reinecke · 13 years ago
  19. 66d383d Merge tag 'v3.4.82' into cm-11.0 by Ethan Chen · 12 years ago
  20. cd6f6b7 md/raid5: Fix CPU hotplug callback registration by Oleg Nesterov · 13 years ago
  21. a7333f3 dm sysfs: fix a module unload race by Mikulas Patocka · 13 years ago
  22. 11690e1 dm space map common: make sure new space is used during extend by Joe Thornber · 13 years ago
  23. 39bbeb6 dm: wait until embedded kobject is released before destroying a device by Mikulas Patocka · 13 years ago
  24. 18c8053 md/raid5: fix long-standing problem with bitmap handling on write failure. by NeilBrown · 13 years ago
  25. 7e34f43 md/raid10: fix two bugs in handling of known-bad-blocks. by NeilBrown · 13 years ago
  26. 511375d md/raid10: fix bug when raid10 recovery fails to recover a block. by NeilBrown · 13 years ago
  27. de0f9a5 Merge tag 'v3.4.75' into cm-11.0 by Ethan Chen · 13 years ago
  28. d84ae92 dm table: fail dm_table_create on dm_round_up overflow by Mikulas Patocka · 13 years ago
  29. b0d16fe dm delay: fix a possible deadlock due to shared workqueue by Mikulas Patocka · 13 years ago
  30. aa42ac1 dm bufio: initialize read-only module parameters by Mikulas Patocka · 13 years ago
  31. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 13 years ago
  32. d8b8a43 dm: fix truncated status strings by Mikulas Patocka · 14 years ago
  33. f69a26d md: fix calculation of stacking limits on level change. by NeilBrown · 13 years ago
  34. 3ccb527 dm: allocate buffer for messages with small number of arguments using GFP_NOIO by Mikulas Patocka · 13 years ago
  35. 268417a md: Fix skipping recovery for read-only arrays. by Lukasz Dorau · 13 years ago
  36. df6516a dm snapshot: fix data corruption by Mikulas Patocka · 13 years ago
  37. 182410b dm-snapshot: fix performance degradation due to small hash size by Mikulas Patocka · 13 years ago
  38. 594eaa1 dm snapshot: workaround for a false positive lockdep warning by Mikulas Patocka · 13 years ago
  39. 1b9203b md/raid1,raid10: use freeze_array in place of raise_barrier in various places. by NeilBrown · 13 years ago
  40. aa2f8ab md/raid10: remove use-after-free bug. by NeilBrown · 13 years ago
  41. 0761d07 md/raid5: fix interaction of 'replace' and 'recovery'. by NeilBrown · 13 years ago
  42. 0990072 dm verity: fix inability to use a few specific devices sizes by Mikulas Patocka · 13 years ago
  43. 0938e13 md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it. by Alex Lyakas · 13 years ago
  44. dde448d Merge tag 'v3.4.10' into cm-10.1 by Ethan Chen · 13 years ago
  45. 22f9c13 dm thin: do not set discard_zeroes_data by Mike Snitzer · 14 years ago
  46. c89f6c7 dm snapshot: fix error return code in snapshot_ctr by Wei Yongjun · 13 years ago
  47. 6cd670f md: bad block list should default to disabled. by NeilBrown · 13 years ago
  48. fbad807 md: raid0: fix error return from create_stripe_zones. by NeilBrown · 14 years ago
  49. c443082 md: fix two bugs when attempting to resize RAID0 array. by NeilBrown · 14 years ago
  50. 517557f md: protect against crash upon fsync on ro array by Sebastian Riemer · 14 years ago
  51. 61652b1 dm ioctl: prevent unsafe change to dm_ioctl data_size by Alasdair G Kergon · 14 years ago
  52. 38d6758 dm persistent data: rename node to btree_node by Mikulas Patocka · 14 years ago
  53. f392171 md/raid10: close race that lose writes lost when replacement completes. by NeilBrown · 14 years ago
  54. f42513b dm: fix deadlock with request based dm and queue request_fn recursion by Jens Axboe · 14 years ago
  55. ecf049c md/raid10: decrement correct pending counter when writing to replacement. by NeilBrown · 14 years ago
  56. 8c98fba md: Avoid write invalid address if read_seqretry returned true. by majianpeng · 14 years ago
  57. 45bc5c6 md: Reassigned the parameters if read_seqretry returned true in func md_is_badblock. by majianpeng · 14 years ago
  58. 32f25ea md/raid1: Fix assembling of arrays containing Replacements. by NeilBrown · 14 years ago
  59. 9b38cc4 md/raid10: use correct limit variable by Dan Carpenter · 14 years ago
  60. c0b50b2 dm verity: fix overflow check by Mikulas Patocka · 14 years ago
  61. 7d77f47 dm table: clear add_random unless all devices have it set by Milan Broz · 14 years ago
  62. f9954ca dm: handle requests beyond end of device instead of using BUG_ON by Mike Snitzer · 14 years ago
  63. 956b165 md/raid10: fix problem with on-stack allocation of r10bio structure. by NeilBrown · 14 years ago
  64. 9fd0132 md/raid5: fix calculate of 'degraded' when a replacement becomes active. by NeilBrown · 14 years ago
  65. d765682 md: make sure metadata is updated when spares are activated or removed. by NeilBrown · 14 years ago
  66. 1c55a12 md: Don't truncate size at 4TB for RAID0 and Linear by NeilBrown · 14 years ago
  67. fb060f3d md/raid1: don't abort a resync on the first badblock. by NeilBrown · 14 years ago
  68. e73b09d dm thin: fix memory leak in process_prepared_mapping error paths by Joe Thornber · 14 years ago
  69. b4ce163 dm thin: reduce endio_hook pool size by Alasdair G Kergon · 14 years ago
  70. 5a4db9e dm raid1: set discard_zeroes_data_unsupported by Mikulas Patocka · 14 years ago
  71. 91aafba dm raid1: fix crash with mirror recovery and discard by Mikulas Patocka · 14 years ago
  72. 5b8bbc3 dm thin: do not send discards to shared blocks by Mikulas Patocka · 14 years ago
  73. d8ae4bb md/raid1: close some possible races on write errors during resync by NeilBrown · 14 years ago
  74. 2ac8a0f md: avoid crash when stopping md array races with closing other open fds. by NeilBrown · 14 years ago
  75. e301f7b md/raid1: fix use-after-free bug in RAID1 data-check code. by NeilBrown · 14 years ago
  76. d3f9402 md/raid5: Do not add data_offset before call to is_badblock by majianpeng · 14 years ago
  77. 5bbbd74 raid5: delayed stripe fix by Shaohua Li · 14 years ago
  78. 6d442d8 dm persistent data: fix allocation failure in space map checker init by Mike Snitzer · 14 years ago
  79. 7723bfa dm persistent data: handle space map checker creation failure by Mike Snitzer · 14 years ago
  80. 672c657 dm persistent data: fix shadow_info_leak on dm_tm_destroy by Mike Snitzer · 14 years ago
  81. 8d93698 md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev by majianpeng · 14 years ago
  82. 65c3f18 md/raid10: fix failure when trying to repair a read error. by NeilBrown · 14 years ago
  83. 04e0f69 md/raid10: Don't try to recovery unmatched (and unused) chunks. by NeilBrown · 14 years ago
  84. 584b886 md: raid1/raid10: fix problem with merge_bvec_fn by NeilBrown · 14 years ago
  85. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 14 years ago
  86. 51c75d3 md: using GFP_NOIO to allocate bio for flush request by Shaohua Li · 14 years ago
  87. b1dab2f Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 14 years ago
  88. f402693 dm thin: fix table output when pool target disables discard passdown internally by Mike Snitzer · 14 years ago
  89. 2f05af8 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  90. b0d634d md/raid10: fix transcription error in calc_sectors conversion. by NeilBrown · 14 years ago
  91. 36a1987 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  92. 0d9f4f1 MD: Add del_timer_sync to mddev_suspend (fix nasty panic) by Jonathan Brassow · 14 years ago
  93. 6508fdb md/raid10: set dev_sectors properly when resizing devices in array. by NeilBrown · 14 years ago
  94. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  95. 510193a dm mpath: check if scsi_dh module already loaded before trying to load by Mike Snitzer · 14 years ago
  96. 7cab8bf dm thin: correct module description by Alasdair G Kergon · 14 years ago
  97. c3a0ce2 dm thin: fix unprotected use of prepared_discards list by Mike Snitzer · 14 years ago
  98. 03aaae7 dm thin: reinstate missing mempool_free in cell_release_singleton by Mike Snitzer · 14 years ago
  99. 38bf195 connector/userns: replace netlink uses of cap_raised() with capable() by Eric W. Biederman · 14 years ago
  100. b16b1b6 md/bitmap: fix calculation of 'chunks' - missing shift. by NeilBrown · 14 years ago