1. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  2. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 15 years ago
  4. 0e6e027 md/raid5: fix bug in reshape code when chunk_size decreases. by NeilBrown · 15 years ago
  5. a8c906c md/raid5 - avoid deadlocks in get_active_stripe during reshape by NeilBrown · 15 years ago
  6. f001a70 md/raid5: use conf->raid_disks in preference to mddev->raid_disk by NeilBrown · 15 years ago
  7. 9df1bb9 Revert "block: Fix bounce limit setting in DM" by Jens Axboe · 15 years ago
  8. a05c020 block: Fix bounce limit setting in DM by Martin K. Petersen · 15 years ago
  9. ed37d83 md: raid5: change incorrect usage of 'min' macro to 'min_t' by NeilBrown · 15 years ago
  10. b492b85 md: don't use locked_ioctl. by NeilBrown · 15 years ago
  11. 7a91ee1 md: don't update curr_resync_completed without also updating reshape_position. by NeilBrown · 15 years ago
  12. 848b318 md: raid5: avoid sector values going negative when testing reshape progress. by NeilBrown · 15 years ago
  13. b6a9ce6 md: export 'frozen' resync state through sysfs by NeilBrown · 15 years ago
  14. be51269 md: bitmap: improve bitmap maintenance code. by NeilBrown · 15 years ago
  15. 2b69c83 md: improve errno return when setting array_size by NeilBrown · 15 years ago
  16. 62e1e38 md: always update level / chunk_size / layout when writing v1.x metadata. by NeilBrown · 15 years ago
  17. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  18. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  19. 1079cac Merge commit 'v2.6.30-rc6' into tracing/core by Ingo Molnar · 15 years ago
  20. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  21. c464729 md: remove rd%d links immediately after stopping an array. by NeilBrown · 15 years ago
  22. 5bf2959 md: remove ability to explicit set an inactive array to 'clean'. by NeilBrown · 15 years ago
  23. 110518b md: constify VFTs by Jan Engelhardt · 15 years ago
  24. dd71cf6 md: tidy up status_resync to handle large arrays. by NeilBrown · 15 years ago
  25. db305e5 md: fix some (more) errors with bitmaps on devices larger than 2TB. by NeilBrown · 15 years ago
  26. 1805556 md/raid10: don't clear bitmap during recovery if array will still be degraded. by NeilBrown · 15 years ago
  27. b74fd28 md: fix loading of out-of-date bitmap. by NeilBrown · 15 years ago
  28. 22a7c31 blktrace: from-sector redundant in trace_block_remap by Alan D. Brunelle · 15 years ago
  29. 2edbdd1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  30. 1f59390 md: support bitmaps on RAID10 arrays larger then 2 terabytes by NeilBrown · 15 years ago
  31. c03f6a1 md: update sync_completed and reshape_position even more often. by NeilBrown · 15 years ago
  32. 8f3d8ba block: move bio list helpers into bio.h by Christoph Hellwig · 15 years ago
  33. acb180b md: improve usefulness and accuracy of sysfs file md/sync_completed. by NeilBrown · 15 years ago
  34. 6d56e27 md: allow setting newly added device to 'in_sync' via sysfs. by NeilBrown · 15 years ago
  35. 63fe081 md: tiny md.h cleanups by Christoph Hellwig · 15 years ago
  36. 340cd44 dm kcopyd: fix callback race by Mikulas Patocka · 15 years ago
  37. 7383085 dm kcopyd: prepare for callback race fix by Mikulas Patocka · 15 years ago
  38. af7e466 dm: implement basic barrier support by Mikulas Patocka · 15 years ago
  39. 92c6390 dm: remove dm_request loop by Mikulas Patocka · 15 years ago
  40. 3b00b20 dm: rework queueing and suspension by Mikulas Patocka · 15 years ago
  41. 54d9a1b dm: simplify dm_request loop by Alasdair G Kergon · 15 years ago
  42. 1eb787e dm: split DMF_BLOCK_IO flag into two by Alasdair G Kergon · 15 years ago
  43. df12ee9 dm: rearrange dm_wq_work by Alasdair G Kergon · 15 years ago
  44. 692d0eb dm: remove limited barrier support by Mikulas Patocka · 15 years ago
  45. 9c47008 dm: add integrity support by Martin K. Petersen · 15 years ago
  46. 91a9e99 md/raid1: fix build breakage by Alexander Beregalov · 15 years ago
  47. 303a0e1 md/raid1 - don't assume newly allocated bvecs are initialised. by NeilBrown · 15 years ago
  48. d9b9be0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  49. 223cdea Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  50. 99360b4 dm: set queue ordered mode by Mikulas Patocka · 15 years ago
  51. b44ebeb dm: move wait queue declaration by Mikulas Patocka · 15 years ago
  52. 022c261 dm: merge pushback and deferred bio lists by Mikulas Patocka · 15 years ago
  53. 401600d dm: allow uninterruptible wait for pending io by Mikulas Patocka · 15 years ago
  54. ef20858 dm: merge __flush_deferred_io into caller by Mikulas Patocka · 15 years ago
  55. f0b9a45 dm: move bio_io_error into __split_and_process_bio by Mikulas Patocka · 15 years ago
  56. 8a53c28 dm: rename __split_bio by Mikulas Patocka · 15 years ago
  57. 53d5914 dm: remove unnecessary struct dm_wq_req by Mikulas Patocka · 15 years ago
  58. 9a1fb46 dm: remove unnecessary work queue context field by Mikulas Patocka · 15 years ago
  59. 1437739 dm: remove unnecessary work queue type field by Mikulas Patocka · 15 years ago
  60. 99c75e3 dm: bio list add bio_list_add_head by Mikulas Patocka · 15 years ago
  61. a32079c dm snapshot: persistent fix dtr cleanup by Jonathan Brassow · 15 years ago
  62. 1e302a9 dm snapshot: move status to exception store by Jonathan Brassow · 15 years ago
  63. fee1998 dm snapshot: move ctr parsing to exception store by Jonathan Brassow · 15 years ago
  64. 2e4a31d dm snapshot: use DMEMIT macro for status by Jonathan Brassow · 15 years ago
  65. ccc45ea dm snapshot: remove dm_snap header by Jonathan Brassow · 15 years ago
  66. 71fab00 dm snapshot: remove dm_snap header use by Jonathan Brassow · 15 years ago
  67. 49beb2b dm exception store: move cow pointer by Jonathan Brassow · 15 years ago
  68. d021684 dm exception store: move chunk_fields by Jonathan Brassow · 15 years ago
  69. 0cea9c7 dm exception store: move dm_target pointer by Jonathan Brassow · 15 years ago
  70. 493df71 dm exception store: introduce registry by Jonathan Brassow · 15 years ago
  71. 7513c2a dm raid1: add is_remote_recovering hook for clusters by Jonathan Brassow · 15 years ago
  72. b2a1146 dm exception store: separate type from instance by Jonathan Brassow · 15 years ago
  73. ec44ab9 dm log: remove struct dm_dirty_log_internal by Mike Snitzer · 15 years ago
  74. 84e67c9 dm log: use standard kernel module refcount by Mike Snitzer · 15 years ago
  75. b81d6cf dm crypt: use kzfree by Johannes Weiner · 15 years ago
  76. 45194e4 dm target: remove struct tt_internal by Cheng Renquan · 15 years ago
  77. 570b9d9 dm table: fix upgrade mode race by Alasdair G Kergon · 15 years ago
  78. aea9058 dm: path selector use module refcount directly by Jun'ichi Nomura · 15 years ago
  79. 5642b8a dm target: use module refcount directly by Cheng Renquan · 15 years ago
  80. 35bf659 dm snapshot: avoid having two exceptions for the same chunk by Mikulas Patocka · 15 years ago
  81. c662139 dm snapshot: avoid dropping lock in __find_pending_exception by Mikulas Patocka · 15 years ago
  82. 2913808 dm snapshot: refactor __find_pending_exception by Mikulas Patocka · 15 years ago
  83. b64b6bf dm io: make sync_io uninterruptible by Mikulas Patocka · 15 years ago
  84. 95f8fac dm raid1: switch read_record from kmalloc to slab to save memory by Mikulas Patocka · 15 years ago
  85. a920f6b dm: preserve bi_io_vec when resubmitting bios by Mikulas Patocka · 15 years ago
  86. c8f517c md/raid5 revise rules for when to update metadata during reshape by NeilBrown · 15 years ago
  87. b0f9ec0 md/raid5: minor code cleanups in make_request. by NeilBrown · 15 years ago
  88. 2cffc4a md: remove CONFIG_MD_RAID_RESHAPE config option. by NeilBrown · 15 years ago
  89. ab69ae1 md/raid5: be more careful about write ordering when reshaping. by NeilBrown · 15 years ago
  90. d1a7c50 md: don't display meaningless values in sysfs files resync_start and sync_speed by NeilBrown · 15 years ago
  91. 88ce493 md/raid5: allow layout and chunksize to be changed on active array. by NeilBrown · 15 years ago
  92. 7a66138 md/raid5: reshape using largest of old and new chunk size by NeilBrown · 15 years ago
  93. e183eae md/raid5: prepare for allowing reshape to change layout by NeilBrown · 15 years ago
  94. 784052e md/raid5: prepare for allowing reshape to change chunksize. by NeilBrown · 15 years ago
  95. 86b42c7 md/raid5: clearly differentiate 'before' and 'after' stripes during reshape. by NeilBrown · 15 years ago
  96. ec32a2b md: allow number of drives in raid5 to be reduced by NeilBrown · 15 years ago
  97. fef9c61 md/raid5: change reshape-progress measurement to cope with reshaping backwards. by NeilBrown · 15 years ago
  98. cea9c22 md: add explicit method to signal the end of a reshape. by NeilBrown · 15 years ago
  99. 7ec0547 md/raid5: enhance raid5_size to work correctly with negative delta_disks by NeilBrown · 15 years ago
  100. 34e04e8 md/raid5: drop qd_idx from r6_state by NeilBrown · 15 years ago