1. 3ae31f6 [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous by Chandra Seetharaman · 15 years ago
  2. c1cc65c dm snapshot: allow chunk size to be less than page size by Mikulas Patocka · 15 years ago
  3. df96eee dm snapshot: use unsigned integer chunk size by Mikulas Patocka · 15 years ago
  4. 4c6fff4 dm snapshot: lock snapshot while supplying status by Mikulas Patocka · 15 years ago
  5. 0e8c4e4 dm exception store: fix failed set_chunk_size error path by Mikulas Patocka · 15 years ago
  6. 3f2412d dm snapshot: require non zero chunk size by end of ctr by Mikulas Patocka · 15 years ago
  7. f88fb98 dm: dec_pending needs locking to save error value by Kiyoshi Ueda · 15 years ago
  8. 03022c5 dm: add missing del_gendisk to alloc_dev error path by Zdenek Kabelac · 15 years ago
  9. bca915a dm log: userspace fix incorrect luid cast in userspace_ctr by Andrew Morton · 15 years ago
  10. 034a186 dm snapshot: free exception store on init failure by Jonathan Brassow · 15 years ago
  11. 6d45d93 dm snapshot: sort by chunk size to fix race by Mikulas Patocka · 15 years ago
  12. 316d315 block: Seperate read and write statistics of in_flight requests v2 by Nikanth Karthikesan · 15 years ago
  13. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  14. 0f78ab9 Revert "Seperate read and write statistics of in_flight requests" by Jens Axboe · 15 years ago
  15. 2483647 dm/connector: Only process connector packages from privileged processes by Philipp Reisner · 15 years ago
  16. 18366b0 connector/dm: Fixed a compilation warning by Philipp Reisner · 15 years ago
  17. 7069331 connector: Provide the sender's credentials to the callback by Philipp Reisner · 15 years ago
  18. 4b3df56 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus by NeilBrown · 15 years ago
  19. 1ef04fe md: raid-1/10: fix RW bits manipulation by Dmitry Monakhov · 15 years ago
  20. f28f4e2 md: remove unnecessary memset from multipath. by NeilBrown · 15 years ago
  21. 3fa841d md: report device as congested when suspended by NeilBrown · 15 years ago
  22. 0da3c61 md: Improve name of threads created by md_register_thread by NeilBrown · 15 years ago
  23. ee305ac md: remove sparse warnings about lock context. by NeilBrown · 15 years ago
  24. a9f326e md: remove sparse waring "symbol xxx shadows an earlier one" by NeilBrown · 15 years ago
  25. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  26. bbba809 md: avoid use of broken kzalloc mempool by Sage Weil · 15 years ago
  27. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  28. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  29. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  30. 6c910a7 md/raid6: cleanup ops_run_compute6_2 by Dan Williams · 15 years ago
  31. 2d6e4ec md/raid6: eliminate BUG_ON with side effect by Dan Williams · 15 years ago
  32. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  33. 3969522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  34. 3c5820c block: Optimal I/O limit wrapper by Martin K. Petersen · 15 years ago
  35. a9327ca Seperate read and write statistics of in_flight requests by Nikanth Karthikesan · 15 years ago
  36. 1f98a13 bio: first step in sanitizing the bio->bi_rw flag testing by Jens Axboe · 15 years ago
  37. 0d03d59 md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined! by Geert Uytterhoeven · 15 years ago
  38. 9134d02 Merge commit 'md/for-linus' into async-tx-next by Dan Williams · 15 years ago
  39. bbb2008 Merge branch 'dmaengine' into async-tx-next by Dan Williams · 15 years ago
  40. 0403e38 dmaengine: add fence support by Dan Williams · 15 years ago
  41. f9dd213 Merge branch 'md-raid6-accel' into ioat3.2 by Dan Williams · 15 years ago
  42. ae0b744 dm snapshot: fix on disk chunk size validation by Mikulas Patocka · 15 years ago
  43. 2defcc3 dm exception store: split set_chunk_size by Mikulas Patocka · 15 years ago
  44. 61578dc dm snapshot: fix header corruption race on invalidation by Mikulas Patocka · 15 years ago
  45. 02d2fd3 dm snapshot: refactor zero_disk_area to use chunk_io by Mikulas Patocka · 15 years ago
  46. 7ec23d5 dm log: userspace add luid to distinguish between concurrent log instances by Jonathan Brassow · 15 years ago
  47. d2b6986 dm raid1: do not allow log_failure variable to unset after being set by Jonathan Brassow · 15 years ago
  48. b8313b6 dm log: remove incorrect field from userspace table output by Jonathan Brassow · 15 years ago
  49. 4142a96 dm log: fix userspace status output by Jonathan Brassow · 15 years ago
  50. 40bea43 dm stripe: expose correct io hints by Mike Snitzer · 15 years ago
  51. a963a95 dm table: add more context to terse warning messages by Mike Snitzer · 15 years ago
  52. f6a1ed1 dm table: fix queue_limit checking device iterator by Mikulas Patocka · 15 years ago
  53. 8811f46 dm snapshot: implement iterate devices by Mike Snitzer · 15 years ago
  54. a77e28c dm multipath: fix oops when request based io fails when no paths by Kiyoshi Ueda · 15 years ago
  55. 07a3b41 md/raid456: distribute raid processing over multiple cores by Dan Williams · 15 years ago
  56. b774ef4 md/raid6: remove synchronous infrastructure by Yuri Tikhonov · 15 years ago
  57. 6c0069c md/raid6: asynchronous handle_stripe6 by Yuri Tikhonov · 15 years ago
  58. d82dfee md/raid6: asynchronous handle_parity_check6 by Dan Williams · 15 years ago
  59. a9b39a7 md/raid6: asynchronous handle_stripe_dirtying6 by Yuri Tikhonov · 15 years ago
  60. 5599bec md/raid6: asynchronous handle_stripe_fill6 by Yuri Tikhonov · 15 years ago
  61. c0f7bdd md/raid5,6: common schedule_reconstruction for raid5/6 by Yuri Tikhonov · 15 years ago
  62. ac6b53b md/raid6: asynchronous raid6 operations by Dan Williams · 15 years ago
  63. 4e7d2c0 md/raid5: factor out mark_uptodate from ops_complete_compute5 by Dan Williams · 15 years ago
  64. cb3c829 async_tx: raid6 recovery self test by Dan Williams · 15 years ago
  65. ad283ea async_tx: add sum check flags by Dan Williams · 15 years ago
  66. d6f38f3 md/raid5,6: add percpu scribble region for buffer lists by Dan Williams · 15 years ago
  67. 36d1c64 md/raid6: move the spare page to a percpu allocation by Dan Williams · 15 years ago
  68. 2bfd2e1 [SCSI] scsi_dh: Use scsi_dh_set_params() in multipath. by Chandra Seetharaman · 15 years ago
  69. 435a71d Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  70. 80ffb3c Fix new incorrect error return from do_md_stop. by NeilBrown · 15 years ago
  71. 894ef82 dm-log-userspace: fix printk format warning by Randy Dunlap · 15 years ago
  72. 4d484a4 md: allow upper limit for resync/reshape to be set when array is read-only by NeilBrown · 15 years ago
  73. 1a67dde md/raid5: Properly remove excess drives after shrinking a raid5/6 by NeilBrown · 15 years ago
  74. a639755 md/raid5: make sure a reshape restarts at the correct address. by NeilBrown · 15 years ago
  75. 67ac601 md/raid5: allow new reshape modes to be restarted in the middle. by NeilBrown · 15 years ago
  76. 51d5668 md: never advance 'events' counter by more than 1. by NeilBrown · 15 years ago
  77. c8c00a6 Remove deadlock potential in md_open by NeilBrown · 15 years ago
  78. 449aad3 md: Use revalidate_disk to effect changes in size of device. by NeilBrown · 15 years ago
  79. 64bd660 md: allow raid5_quiesce to work properly when reshape is happening. by NeilBrown · 15 years ago
  80. e516402 md/raid5: set reshape_position correctly when reshape starts. by NeilBrown · 15 years ago
  81. 70471da md: Handle growth of v1.x metadata correctly. by NeilBrown · 15 years ago
  82. 3673f30 md: avoid array overflow with bad v1.x metadata by NeilBrown · 15 years ago
  83. 3a981b0 md: when a level change reduces the number of devices, remove the excess. by NeilBrown · 15 years ago
  84. ac5e711 md: Push down data integrity code to personalities. by Andre Noll · 15 years ago
  85. 95fc17a md/raid6: release spare page at ->stop() by Dan Williams · 15 years ago
  86. 5dea271 dm table: pass correct dev area size to device_area_is_valid by Mike Snitzer · 15 years ago
  87. a732c20 dm: remove queue next_ordered workaround for barriers by Mike Snitzer · 15 years ago
  88. 6988568 dm raid1: wake kmirrord when requeueing delayed bios after remote recovery by Mikulas Patocka · 15 years ago
  89. a11034b md/raid6: release spare page at ->stop() by Dan Williams · 15 years ago
  90. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  91. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  92. 2027bd9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  93. 544ae5f Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  94. 7878cba block: Create bip slabs with embedded integrity vectors by Martin K. Petersen · 15 years ago
  95. e62e58a md: use interruptible wait when duration is controlled by userspace. by NeilBrown · 15 years ago
  96. a5c308d md/raid5: suspend shouldn't affect read requests. by NeilBrown · 15 years ago
  97. 0909dc4 md: tidy up error paths in md_alloc by NeilBrown · 15 years ago
  98. 1ec22eb md: fix error path when duplicate name is found on md device creation. by NeilBrown · 15 years ago
  99. b8d966e md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes. by NeilBrown · 15 years ago
  100. 8f6c2e4 md: Use new topology calls to indicate alignment and I/O sizes by Martin K. Petersen · 15 years ago