1. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  2. ed09441 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  3. c472273 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  4. 97ce0a7 md: fix input truncation in safe_delay_store() by Dan Williams · 16 years ago
  5. 08ff39f md: check for memory allocation failure in faulty personality by Sven Wegener · 16 years ago
  6. 2557072 md: build failure due to missing delay.h by Stephen Rothwell · 16 years ago
  7. 6000a36 [SCSI] block: separate failfast into multiple bits. by Mike Christie · 16 years ago
  8. 4bbf377 md: Relax minimum size restrictions on chunk_size. by NeilBrown · 16 years ago
  9. d710e13 md: remove space after function name in declaration and call. by NeilBrown · 16 years ago
  10. fb4d8c7 md: Remove unnecessary #includes, #defines, and function declarations. by NeilBrown · 16 years ago
  11. ab5bd5c md: Convert remaining 1k representations in linear.c to sectors. by Andre Noll · 16 years ago
  12. 23242fb md: linear.c: Make two local variables sector-based. by Andre Noll · 16 years ago
  13. 6283815 md: linear: Represent dev_info->size and dev_info->offset in sectors. by Andre Noll · 16 years ago
  14. 451708d md: linear.c: Remove broken debug code. by Andre Noll · 16 years ago
  15. 481d86c md: linear.c: Remove pointless initialization of curr_offset. by Andre Noll · 16 years ago
  16. e611302 md: linear.c: Fix typo in comment. by Andre Noll · 16 years ago
  17. 80268ee md: Don't try to set an array to 'read-auto' if it is already in that state. by NeilBrown · 16 years ago
  18. ea43ddd md: Allow metadata_version to be updated for externally managed metadata. by NeilBrown · 16 years ago
  19. 7d3c6f8 md: Fix rdev_size_store with size == 0 by Chris Webb · 16 years ago
  20. ce52aeb raid, fastboot: hide RAID autodetect option if MD is compiled as a module by Alan Jenkins · 16 years ago
  21. a364092 raid: make RAID autodetect default a KConfig option by Arjan van de Ven · 16 years ago
  22. b0af205 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  23. 0c2322e dm: detect lost queue by Alasdair G Kergon · 16 years ago
  24. 5416090 dm: publish dm_vcalloc by Mikulas Patocka · 16 years ago
  25. ea0ec64 dm: publish dm_table_unplug_all by Mikulas Patocka · 16 years ago
  26. 89343da dm: publish dm_get_mapinfo by Mikulas Patocka · 16 years ago
  27. 82b1519 dm: export struct dm_dev by Mikulas Patocka · 16 years ago
  28. 933f01d dm crypt: avoid unnecessary wait when splitting bio by Milan Broz · 16 years ago
  29. c808161 dm crypt: tidy ctx pending by Milan Broz · 16 years ago
  30. 4e59409 dm crypt: fix async inc_pending by Milan Broz · 16 years ago
  31. 6c031f4 dm crypt: move dec_pending on error into write_io_submit by Milan Broz · 16 years ago
  32. 1e37bb8e dm crypt: remove inc_pending from write_io_submit by Alasdair G Kergon · 16 years ago
  33. fc5a5e9 dm crypt: tidy write loop pending by Milan Broz · 16 years ago
  34. dc440d1e dm crypt: tidy crypt alloc by Milan Broz · 16 years ago
  35. 3e1a8bd dm crypt: tidy inc pending by Milan Broz · 16 years ago
  36. fd14acf dm exception store: use chunk_t for_areas by Mikulas Patocka · 16 years ago
  37. a481db7 dm exception store: introduce area_location function by Mikulas Patocka · 16 years ago
  38. f7c83e2 dm raid1: kcopyd should stop on error if errors handled by Jonathan Brassow · 16 years ago
  39. 6680073 dm mpath: remove is_active from struct dm_path by Kiyoshi Ueda · 16 years ago
  40. 01460f3 dm mpath: use more error codes by Benjamin Marzinski · 16 years ago
  41. 6feef53 block: mark bio_split_pool static by Denis ChengRq · 16 years ago
  42. 224cb3e dm: Call blk_abort_queue on failed paths by Mike Anderson · 16 years ago
  43. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  44. 0762b8b block: always set bdev->bd_part by Tejun Heo · 16 years ago
  45. b7db995 block: move policy from disk to part0 by Tejun Heo · 16 years ago
  46. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  47. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  48. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  49. 5b99c2f block: make bi_phys_segments an unsigned int instead of short by Jens Axboe · 16 years ago
  50. 960e739 block: raid fixups for removal of bi_hw_segments by Jens Axboe · 16 years ago
  51. 5df97b9 drop vmerge accounting by Mikulas Patocka · 16 years ago
  52. 7253a33 dm mpath: add missing path switching locking by Chandra Seetharaman · 16 years ago
  53. b01cd5a dm: cope with access beyond end of device in dm_merge_bvec by Mikulas Patocka · 16 years ago
  54. 5037108 dm: always allow one page in dm_merge_bvec by Mikulas Patocka · 16 years ago
  55. 9744197 md: Don't wait UNINTERRUPTIBLE for other resync to finish by NeilBrown · 16 years ago
  56. b2d2c4c Fix problem with waiting while holding rcu read lock in md/bitmap.c by NeilBrown · 16 years ago
  57. 271f5a9 Remove invalidate_partition call from do_md_stop. by NeilBrown · 16 years ago
  58. 56ac36d md: cancel check/repair requests when recovery is needed by Dan Williams · 16 years ago
  59. 0310fa2 Allow raid10 resync to happening in larger chunks. by NeilBrown · 16 years ago
  60. c89a8ee Allow faulty devices to be removed from a readonly array. by NeilBrown · 16 years ago
  61. ac4090d Don't let a blocked_rdev interfere with read request in raid5/6 by NeilBrown · 16 years ago
  62. dba034e Fail safely when trying to grow an array with a write-intent bitmap. by NeilBrown · 16 years ago
  63. 2b25000 Restore force switch of md array to readonly at reboot time. by NeilBrown · 16 years ago
  64. 19052c0 Make writes to md/safe_mode_delay immediately effective. by NeilBrown · 16 years ago
  65. 1e24b15 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  66. b17b3d4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  67. 93769f5 md: the bitmap code needs to use blk_plug_device_unlocked() by Jens Axboe · 16 years ago
  68. d5686b4 [PATCH] switch mtd and dm-table to lookup_bdev() by Al Viro · 16 years ago
  69. 388667b md: raid10: wake up frozen array by Arthur Jones · 16 years ago
  70. e542713 md: do not count blocked devices as spares by Dan Williams · 16 years ago
  71. df10cfb md: do not progress the resync process if the stripe was blocked by Dan Williams · 16 years ago
  72. ae11b1b [SCSI] scsi_dh: attach to hardware handler from dm-mpath by Hannes Reinecke · 16 years ago
  73. d8e6440 md: delay notification of 'active_idle' to the recovery thread by Dan Williams · 16 years ago
  74. 2339788 md: fix merge error by Dan Williams · 16 years ago
  75. c9f21aa md: move async_tx_issue_pending_all outside spin_lock_irq by Dan Williams · 16 years ago
  76. b7e6f62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  77. 8a39262 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  78. d41e26b dm crypt: add merge by Milan Broz · 16 years ago
  79. 9980c63 dm table: remove merge_bvec sector restriction by Milan Broz · 16 years ago
  80. 7bc3447 dm: linear add merge by Milan Broz · 16 years ago
  81. f6fccb1 dm: introduce merge_bvec_fn by Milan Broz · 16 years ago
  82. 92e8681 dm snapshot: use per device mempools by Mikulas Patocka · 16 years ago
  83. a8d41b5 dm snapshot: fix race during exception creation by Mikulas Patocka · 16 years ago
  84. cd45daf dm snapshot: track snapshot reads by Mikulas Patocka · 16 years ago
  85. def052d dm mpath: fix test for reinstate_path by Alasdair G Kergon · 16 years ago
  86. 148acff dm mpath: return parameter error by Mikulas Patocka · 16 years ago
  87. 6ae2fa6 dm io: remove struct padding by Richard Kennedy · 16 years ago
  88. c8da2f8 dm log: make dm_dirty_log init and exit static by Adrian Bunk · 16 years ago
  89. 371b2e3 dm mpath: free path selector on invalid args by Mikulas Patocka · 16 years ago
  90. 4b80991 md: Protect access to mddev->disks list using RCU by NeilBrown · 16 years ago
  91. f2ea68c md: only count actual openers as access which prevent a 'stop' by NeilBrown · 16 years ago
  92. d6e2215 md: linear: Make array_size sector-based and rename it to array_sectors. by Andre Noll · 16 years ago
  93. f233ea5 md: Make mddev->array_size sector-based. by Andre Noll · 16 years ago
  94. 15f4a5f md: Make super_type->rdev_size_change() take sector-based sizes. by Andre Noll · 16 years ago
  95. d07bd3b md: Fix check for overlapping devices. by Andre Noll · 16 years ago
  96. d702745 md: Tidy up rdev_size_store a bit: by Neil Brown · 16 years ago
  97. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  98. fe9233f [SCSI] scsi_dh: fix kconfig related build errors by Chandra Seetharaman · 16 years ago
  99. dddec01 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  100. 0f42035 md: Turn rdev->sb_offset into a sector-based quantity. by Andre Noll · 16 years ago