1. 5c04f55 md: check return code of read_sb_page by Vasiliy Kulikov · 14 years ago
  2. db8d9d3 md/raid1: minor bio initialisation improvements. by NeilBrown · 14 years ago
  3. 7571ae8 md/raid1: avoid overflow in raid1 resync when bitmap is in use. by NeilBrown · 14 years ago
  4. ddcf352 md: fix v1.x metadata update when a disk is missing. by NeilBrown · 14 years ago
  5. 126925c md: call md_update_sb even for 'external' metadata arrays. by NeilBrown · 14 years ago
  6. 070dc6d md: resolve confusion of MD_CHANGE_CLEAN by NeilBrown · 14 years ago
  7. bd52b74 md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arrays by Dan Williams · 14 years ago
  8. 7c44ece Move .gitignore from drivers/md to lib/raid6 by NeilBrown · 14 years ago
  9. 2c7d46e md raid-1/10 Fix bio_rw bit manipulations again by NeilBrown · 14 years ago
  10. 6b96562 md: provide appropriate return value for spare_active functions. by NeilBrown · 14 years ago
  11. e6ffbcb md: Notify sysfs when RAID1/5/10 disk is In_sync. by Adrian Drzewiecki · 14 years ago
  12. 3a3a5dd Update recovery_offset even when external metadata is used. by NeilBrown · 14 years ago
  13. 959eb4e dm mpath: support discard by Mike Snitzer · 14 years ago
  14. 7b76ec1 dm stripe: support discards by Mikulas Patocka · 14 years ago
  15. a79245b dm: split discard requests on target boundaries by Mike Snitzer · 14 years ago
  16. c96053b dm stripe: optimize sector division by Mikulas Patocka · 14 years ago
  17. 6598852 dm stripe: move sector translation to a function by Mikulas Patocka · 14 years ago
  18. 38e1b25 dm: error return error for discards by Mike Snitzer · 14 years ago
  19. 3fd5d48 dm delay: support discard by Mike Snitzer · 14 years ago
  20. f8facb6 dm: zero silently drop discards by Mike Snitzer · 14 years ago
  21. b441a262 dm: use dm_target_offset macro by Alasdair G Kergon · 14 years ago
  22. 56a67df dm: factor out max_io_len_target_boundary by Mike Snitzer · 14 years ago
  23. 06a426c dm: use common __issue_target_request for flush and discard support by Mike Snitzer · 14 years ago
  24. 5ae89a8 dm: linear support discard by Mike Snitzer · 14 years ago
  25. 5ebaee6 dm crypt: simplify crypt_ctr by Milan Broz · 14 years ago
  26. 28513fc dm crypt: simplify crypt_config destruction logic by Milan Broz · 14 years ago
  27. 7e507eb dm: allow autoloading of dm mod by Peter Rajnoha · 14 years ago
  28. 57cba5d dm: rename map_info flush_request to target_request_nr by Mike Snitzer · 14 years ago
  29. 26803b9 dm ioctl: refactor dm_table_complete by Will Drewry · 14 years ago
  30. b1d5552 dm snapshot: implement merge by Mikulas Patocka · 14 years ago
  31. 4a0b4dd dm: do not initialise full request queue when bio based by Mike Snitzer · 14 years ago
  32. a5664da dm ioctl: make bio or request based device type immutable by Mike Snitzer · 14 years ago
  33. 708e929 dm: skip second flush on bio unsupported error by Mikulas Patocka · 14 years ago
  34. 87c961c dm snapshot: persistent use define for disk header chunk size by Tomohiro Kusumi · 14 years ago
  35. a9c88f2 dm crypt: use kstrdup by Julia Lawall · 14 years ago
  36. 402ab35 dm ioctl: use nonseekable_open by Arnd Bergmann · 14 years ago
  37. 3f77316d dm: separate device deletion from dm_put by Kiyoshi Ueda · 14 years ago
  38. 98f3328 dm ioctl: release _hash_lock between devices in remove_all by Kiyoshi Ueda · 14 years ago
  39. abdc568 dm: prevent access to md being deleted by Kiyoshi Ueda · 14 years ago
  40. 856a6f1 dm ioctl: return uevent flag after rename by Peter Rajnoha · 14 years ago
  41. 094ea9a dm ioctl: make __dev_status void by Alasdair G Kergon · 14 years ago
  42. 6be5449 dm ioctl: remove __dev_status from geometry and target message by Peter Rajnoha · 14 years ago
  43. c241104 dm snapshot: test chunk size against both origin and snapshot by Mikulas Patocka · 14 years ago
  44. 1e5554c dm snapshot: iterate origin and cow devices by Mikulas Patocka · 14 years ago
  45. 6bbf79a dm mpath: fix NULL pointer dereference when path parameters missing by Alasdair G Kergon · 14 years ago
  46. 3d30701 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  47. fd8aa2c Merge git://git.infradead.org/users/dwmw2/libraid-2.6 into for-linus by NeilBrown · 14 years ago
  48. 2144381d Merge branch 'async' of macbook:git/btrfs-unstable by David Woodhouse · 14 years ago
  49. 6e17b02 md: clean up do_md_stop by NeilBrown · 14 years ago
  50. bb4f1e9 md: fix another deadlock with removing sysfs attributes. by NeilBrown · 14 years ago
  51. 147e0b6 md: move revalidate_disk() back outside open_mutex by Dan Williams · 14 years ago
  52. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  53. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  54. 144d6ed dm: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  55. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  56. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  57. 51e9ac7 md/raid10: fix deadlock with unaligned read during resync by NeilBrown · 14 years ago
  58. 69e51b4 md/bitmap: separate out loading a bitmap from initialising the structures. by NeilBrown · 14 years ago
  59. e384e58 md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log. by NeilBrown · 14 years ago
  60. ef42567 md/bitmap: optimise scanning of empty bitmaps. by NeilBrown · 14 years ago
  61. b63d7c2 md/bitmap: clean up plugging calls. by NeilBrown · 14 years ago
  62. 5ff5aff md/bitmap: reduce dependence on sysfs. by NeilBrown · 14 years ago
  63. ac2f40b md/bitmap: white space clean up and similar. by NeilBrown · 14 years ago
  64. 9f7c222 md/raid5: export raid5 unplugging interface. by NeilBrown · 14 years ago
  65. 252ac52 md/plug: optionally use plugger to unplug an array during resync/recovery. by NeilBrown · 14 years ago
  66. 2ac8740 md/raid5: add simple plugging infrastructure. by NeilBrown · 14 years ago
  67. 11d8a6e md/raid5: export is_congested test by NeilBrown · 14 years ago
  68. 4a5add4 raid5: Don't set read-ahead when there is no queue by NeilBrown · 14 years ago
  69. 768a418 md: add support for raising dm events. by NeilBrown · 14 years ago
  70. 390ee60 md: export various start/stop interfaces by NeilBrown · 14 years ago
  71. e8bb9a8 md: split out md_rdev_init by NeilBrown · 14 years ago
  72. 676e42d md: be more careful setting MD_CHANGE_CLEAN by NeilBrown · 14 years ago
  73. f4be6b4 md/raid5: ensure we create a unique name for kmem_cache when mddev has no gendisk by NeilBrown · 14 years ago
  74. c41d4ac md/raid5: factor out code for changing size of stripe cache. by NeilBrown · 14 years ago
  75. 00bcb4a md: reduce dependence on sysfs. by NeilBrown · 14 years ago
  76. 3424bf6 md/raid5: don't include 'spare' drives when reshaping to fewer devices. by NeilBrown · 14 years ago
  77. 2f11588 md/raid5: add a missing 'continue' in a loop. by NeilBrown · 14 years ago
  78. 415e72d md/raid5: Allow recovered part of partially recovered devices to be in-sync by NeilBrown · 14 years ago
  79. 674806d md/raid5: More careful check for "has array failed". by NeilBrown · 14 years ago
  80. 70fffd0 md: Don't update ->recovery_offset when reshaping an array to fewer devices. by NeilBrown · 14 years ago
  81. e4e11e3 md/raid5: avoid oops when number of devices is reduced then increased. by NeilBrown · 14 years ago
  82. 049d6c1 md: enable raid4->raid0 takeover by Maciej Trela · 14 years ago
  83. 001048a md: clear layout after ->raid0 takeover by Maciej Trela · 14 years ago
  84. f73ea87 md: fix raid10 takeover: use new_layout for setup_conf by Maciej Trela · 14 years ago
  85. e93f68a md: fix handling of array level takeover that re-arranges devices. by NeilBrown · 14 years ago
  86. 0544a21 md: raid10: Fix null pointer dereference in fix_read_error() by Prasanna S. Panchamukhi · 14 years ago
  87. f3b99be Restore partition detection of newly created md arrays. by NeilBrown · 14 years ago
  88. 55af6bb md: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 14 years ago
  89. e8bebe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  90. 19fdb9e Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus by NeilBrown · 14 years ago
  91. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 14 years ago
  92. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  93. be6800a md: don't insist on valid event count for spare devices. by NeilBrown · 14 years ago
  94. a8707c0 md: simplify updating of event count to sometimes avoid updating spares. by NeilBrown · 14 years ago
  95. 7b0bb53 md/raid6: Fix raid-6 read-error correction in degraded state by Gabriele A. Trombetti · 14 years ago
  96. 75a73a2 md: restore ability of spare drives to spin down. by NeilBrown · 14 years ago
  97. af3a2cd md: Fix read balancing in RAID1 and RAID10 on drives > 2TB by NeilBrown · 14 years ago
  98. 2dc40f8 md/linear: standardise all printk messages by NeilBrown · 14 years ago
  99. b5a2096 md/raid0: tidy up printk messages. by NeilBrown · 14 years ago
  100. 128595e md/raid10: tidy up printk messages. by NeilBrown · 14 years ago