1. f8d56f1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  2. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  3. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  4. 72e8264 [PATCH] dm: kill lookup_device wrapper by Christoph Hellwig · 16 years ago
  5. 51157b4 dm: tidy local_init by Kiyoshi Ueda · 16 years ago
  6. f431d96 dm: remove unused flush_all by Kiyoshi Ueda · 16 years ago
  7. 1f965b1 dm raid1: separate region_hash interface part1 by Heinz Mauelshagen · 16 years ago
  8. f3e1d26 dm: mark split bio as cloned by Martin K. Petersen · 16 years ago
  9. 0a4a104 dm crypt: remove waitqueue by Milan Broz · 16 years ago
  10. 393b47e dm crypt: fix async split by Milan Broz · 16 years ago
  11. b635b00 dm crypt: tidy sector by Milan Broz · 16 years ago
  12. 586e80e dm: remove dm header from targets by Mikulas Patocka · 16 years ago
  13. d63a5ce dm: publish array_too_big by Mikulas Patocka · 16 years ago
  14. 7acedc5 dm exception store: fix misordered writes by Mikulas Patocka · 16 years ago
  15. 7c9e6c1 dm exception store: refactor zero_area by Alasdair G Kergon · 16 years ago
  16. f68d4f3 dm snapshot: drop unused last_percent by Mikulas Patocka · 16 years ago
  17. 7c5f78b dm snapshot: fix primary_pe race by Mikulas Patocka · 16 years ago
  18. b673c3a dm kcopyd: avoid queue shuffle by Kazuo Ito · 16 years ago
  19. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 17 years ago
  20. a39907f [PATCH] switch md by Al Viro · 17 years ago
  21. fe5f9f2 [PATCH] switch dm by Al Viro · 17 years ago
  22. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 17 years ago
  23. 633a08b [PATCH] introduce __blkdev_driver_ioctl() by Al Viro · 17 years ago
  24. 647b3d0 [PATCH] lose unused arguments in dm ioctl callbacks by Al Viro · 17 years ago
  25. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  26. 92850bb md: allow extended partitions on md devices. by NeilBrown · 16 years ago
  27. 3c0ee63 md: use sysfs_notify_dirent to notify changes to md/dev-xxx/state by NeilBrown · 16 years ago
  28. b62b759 md: use sysfs_notify_dirent to notify changes to md/array_state by NeilBrown · 16 years ago
  29. ed09441 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  30. c472273 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  31. 97ce0a7 md: fix input truncation in safe_delay_store() by Dan Williams · 16 years ago
  32. 08ff39f md: check for memory allocation failure in faulty personality by Sven Wegener · 16 years ago
  33. 2557072 md: build failure due to missing delay.h by Stephen Rothwell · 16 years ago
  34. 6000a36 [SCSI] block: separate failfast into multiple bits. by Mike Christie · 16 years ago
  35. 4bbf377 md: Relax minimum size restrictions on chunk_size. by NeilBrown · 16 years ago
  36. d710e13 md: remove space after function name in declaration and call. by NeilBrown · 16 years ago
  37. fb4d8c7 md: Remove unnecessary #includes, #defines, and function declarations. by NeilBrown · 16 years ago
  38. ab5bd5c md: Convert remaining 1k representations in linear.c to sectors. by Andre Noll · 16 years ago
  39. 23242fb md: linear.c: Make two local variables sector-based. by Andre Noll · 16 years ago
  40. 6283815 md: linear: Represent dev_info->size and dev_info->offset in sectors. by Andre Noll · 16 years ago
  41. 451708d md: linear.c: Remove broken debug code. by Andre Noll · 16 years ago
  42. 481d86c md: linear.c: Remove pointless initialization of curr_offset. by Andre Noll · 16 years ago
  43. e611302 md: linear.c: Fix typo in comment. by Andre Noll · 16 years ago
  44. 80268ee md: Don't try to set an array to 'read-auto' if it is already in that state. by NeilBrown · 16 years ago
  45. ea43ddd md: Allow metadata_version to be updated for externally managed metadata. by NeilBrown · 16 years ago
  46. 7d3c6f8 md: Fix rdev_size_store with size == 0 by Chris Webb · 16 years ago
  47. ce52aeb raid, fastboot: hide RAID autodetect option if MD is compiled as a module by Alan Jenkins · 16 years ago
  48. a364092 raid: make RAID autodetect default a KConfig option by Arjan van de Ven · 16 years ago
  49. b0af205 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  50. 0c2322e dm: detect lost queue by Alasdair G Kergon · 16 years ago
  51. 5416090 dm: publish dm_vcalloc by Mikulas Patocka · 16 years ago
  52. ea0ec64 dm: publish dm_table_unplug_all by Mikulas Patocka · 16 years ago
  53. 89343da dm: publish dm_get_mapinfo by Mikulas Patocka · 16 years ago
  54. 82b1519 dm: export struct dm_dev by Mikulas Patocka · 16 years ago
  55. 933f01d dm crypt: avoid unnecessary wait when splitting bio by Milan Broz · 16 years ago
  56. c808161 dm crypt: tidy ctx pending by Milan Broz · 16 years ago
  57. 4e59409 dm crypt: fix async inc_pending by Milan Broz · 16 years ago
  58. 6c031f4 dm crypt: move dec_pending on error into write_io_submit by Milan Broz · 16 years ago
  59. 1e37bb8 dm crypt: remove inc_pending from write_io_submit by Alasdair G Kergon · 16 years ago
  60. fc5a5e9 dm crypt: tidy write loop pending by Milan Broz · 16 years ago
  61. dc440d1e dm crypt: tidy crypt alloc by Milan Broz · 16 years ago
  62. 3e1a8bd dm crypt: tidy inc pending by Milan Broz · 16 years ago
  63. fd14acf dm exception store: use chunk_t for_areas by Mikulas Patocka · 16 years ago
  64. a481db7 dm exception store: introduce area_location function by Mikulas Patocka · 16 years ago
  65. f7c83e2 dm raid1: kcopyd should stop on error if errors handled by Jonathan Brassow · 16 years ago
  66. 6680073 dm mpath: remove is_active from struct dm_path by Kiyoshi Ueda · 16 years ago
  67. 01460f3 dm mpath: use more error codes by Benjamin Marzinski · 16 years ago
  68. 6feef53 block: mark bio_split_pool static by Denis ChengRq · 16 years ago
  69. 224cb3e dm: Call blk_abort_queue on failed paths by Mike Anderson · 16 years ago
  70. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  71. 0762b8b block: always set bdev->bd_part by Tejun Heo · 16 years ago
  72. b7db995 block: move policy from disk to part0 by Tejun Heo · 16 years ago
  73. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  74. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  75. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  76. 5b99c2f block: make bi_phys_segments an unsigned int instead of short by Jens Axboe · 16 years ago
  77. 960e739 block: raid fixups for removal of bi_hw_segments by Jens Axboe · 16 years ago
  78. 5df97b9 drop vmerge accounting by Mikulas Patocka · 16 years ago
  79. 7253a33 dm mpath: add missing path switching locking by Chandra Seetharaman · 16 years ago
  80. b01cd5a dm: cope with access beyond end of device in dm_merge_bvec by Mikulas Patocka · 16 years ago
  81. 5037108 dm: always allow one page in dm_merge_bvec by Mikulas Patocka · 16 years ago
  82. 9744197 md: Don't wait UNINTERRUPTIBLE for other resync to finish by NeilBrown · 16 years ago
  83. b2d2c4c Fix problem with waiting while holding rcu read lock in md/bitmap.c by NeilBrown · 16 years ago
  84. 271f5a9 Remove invalidate_partition call from do_md_stop. by NeilBrown · 16 years ago
  85. 56ac36d md: cancel check/repair requests when recovery is needed by Dan Williams · 16 years ago
  86. 0310fa2 Allow raid10 resync to happening in larger chunks. by NeilBrown · 16 years ago
  87. c89a8ee Allow faulty devices to be removed from a readonly array. by NeilBrown · 16 years ago
  88. ac4090d Don't let a blocked_rdev interfere with read request in raid5/6 by NeilBrown · 16 years ago
  89. dba034e Fail safely when trying to grow an array with a write-intent bitmap. by NeilBrown · 16 years ago
  90. 2b25000 Restore force switch of md array to readonly at reboot time. by NeilBrown · 16 years ago
  91. 19052c0 Make writes to md/safe_mode_delay immediately effective. by NeilBrown · 16 years ago
  92. 1e24b15 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  93. b17b3d4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  94. 93769f5 md: the bitmap code needs to use blk_plug_device_unlocked() by Jens Axboe · 16 years ago
  95. d5686b4 [PATCH] switch mtd and dm-table to lookup_bdev() by Al Viro · 16 years ago
  96. 388667b md: raid10: wake up frozen array by Arthur Jones · 16 years ago
  97. e542713 md: do not count blocked devices as spares by Dan Williams · 16 years ago
  98. df10cfb md: do not progress the resync process if the stripe was blocked by Dan Williams · 16 years ago
  99. ae11b1b [SCSI] scsi_dh: attach to hardware handler from dm-mpath by Hannes Reinecke · 16 years ago
  100. d8e6440 md: delay notification of 'active_idle' to the recovery thread by Dan Williams · 16 years ago