1. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  2. bbba809 md: avoid use of broken kzalloc mempool by Sage Weil · 15 years ago
  3. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  4. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  5. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  6. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  7. 3969522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  8. 3c5820c block: Optimal I/O limit wrapper by Martin K. Petersen · 15 years ago
  9. a9327ca Seperate read and write statistics of in_flight requests by Nikanth Karthikesan · 15 years ago
  10. 1f98a13 bio: first step in sanitizing the bio->bi_rw flag testing by Jens Axboe · 15 years ago
  11. 0d03d59 md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined! by Geert Uytterhoeven · 15 years ago
  12. ae0b744 dm snapshot: fix on disk chunk size validation by Mikulas Patocka · 15 years ago
  13. 2defcc3 dm exception store: split set_chunk_size by Mikulas Patocka · 15 years ago
  14. 61578dc dm snapshot: fix header corruption race on invalidation by Mikulas Patocka · 15 years ago
  15. 02d2fd3 dm snapshot: refactor zero_disk_area to use chunk_io by Mikulas Patocka · 15 years ago
  16. 7ec23d5 dm log: userspace add luid to distinguish between concurrent log instances by Jonathan Brassow · 15 years ago
  17. d2b6986 dm raid1: do not allow log_failure variable to unset after being set by Jonathan Brassow · 15 years ago
  18. b8313b6 dm log: remove incorrect field from userspace table output by Jonathan Brassow · 15 years ago
  19. 4142a96 dm log: fix userspace status output by Jonathan Brassow · 15 years ago
  20. 40bea43 dm stripe: expose correct io hints by Mike Snitzer · 15 years ago
  21. a963a95 dm table: add more context to terse warning messages by Mike Snitzer · 15 years ago
  22. f6a1ed1 dm table: fix queue_limit checking device iterator by Mikulas Patocka · 15 years ago
  23. 8811f46 dm snapshot: implement iterate devices by Mike Snitzer · 15 years ago
  24. a77e28c dm multipath: fix oops when request based io fails when no paths by Kiyoshi Ueda · 15 years ago
  25. 2bfd2e1 [SCSI] scsi_dh: Use scsi_dh_set_params() in multipath. by Chandra Seetharaman · 15 years ago
  26. 435a71d Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  27. 80ffb3c Fix new incorrect error return from do_md_stop. by NeilBrown · 15 years ago
  28. 894ef82 dm-log-userspace: fix printk format warning by Randy Dunlap · 15 years ago
  29. 4d484a4 md: allow upper limit for resync/reshape to be set when array is read-only by NeilBrown · 15 years ago
  30. 1a67dde md/raid5: Properly remove excess drives after shrinking a raid5/6 by NeilBrown · 15 years ago
  31. a639755 md/raid5: make sure a reshape restarts at the correct address. by NeilBrown · 15 years ago
  32. 67ac601 md/raid5: allow new reshape modes to be restarted in the middle. by NeilBrown · 15 years ago
  33. 51d5668 md: never advance 'events' counter by more than 1. by NeilBrown · 15 years ago
  34. c8c00a6 Remove deadlock potential in md_open by NeilBrown · 15 years ago
  35. 449aad3 md: Use revalidate_disk to effect changes in size of device. by NeilBrown · 15 years ago
  36. 64bd660 md: allow raid5_quiesce to work properly when reshape is happening. by NeilBrown · 15 years ago
  37. e516402 md/raid5: set reshape_position correctly when reshape starts. by NeilBrown · 15 years ago
  38. 70471da md: Handle growth of v1.x metadata correctly. by NeilBrown · 15 years ago
  39. 3673f30 md: avoid array overflow with bad v1.x metadata by NeilBrown · 15 years ago
  40. 3a981b0 md: when a level change reduces the number of devices, remove the excess. by NeilBrown · 15 years ago
  41. ac5e711 md: Push down data integrity code to personalities. by Andre Noll · 15 years ago
  42. 95fc17a md/raid6: release spare page at ->stop() by Dan Williams · 15 years ago
  43. 5dea271 dm table: pass correct dev area size to device_area_is_valid by Mike Snitzer · 15 years ago
  44. a732c20 dm: remove queue next_ordered workaround for barriers by Mike Snitzer · 15 years ago
  45. 6988568 dm raid1: wake kmirrord when requeueing delayed bios after remote recovery by Mikulas Patocka · 15 years ago
  46. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  47. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  48. 2027bd9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  49. 544ae5f Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  50. 7878cba block: Create bip slabs with embedded integrity vectors by Martin K. Petersen · 15 years ago
  51. e62e58a md: use interruptible wait when duration is controlled by userspace. by NeilBrown · 15 years ago
  52. a5c308d md/raid5: suspend shouldn't affect read requests. by NeilBrown · 15 years ago
  53. 0909dc4 md: tidy up error paths in md_alloc by NeilBrown · 15 years ago
  54. 1ec22eb md: fix error path when duplicate name is found on md device creation. by NeilBrown · 15 years ago
  55. b8d966e md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes. by NeilBrown · 15 years ago
  56. 8f6c2e4 md: Use new topology calls to indicate alignment and I/O sizes by Martin K. Petersen · 15 years ago
  57. ea9df47 dm table: fix blk_stack_limits arg to use bytes not sectors by Mike Snitzer · 15 years ago
  58. 874d2f6 dm exception store: really fix type lookup by Milan Broz · 15 years ago
  59. f40c67f dm mpath: change to be request based by Kiyoshi Ueda · 15 years ago
  60. 523d929 dm: disable interrupt when taking map_lock by Kiyoshi Ueda · 15 years ago
  61. 5d67aa2 dm: do not set QUEUE_ORDERED_DRAIN if request based by Kiyoshi Ueda · 15 years ago
  62. e6ee8c0 dm: enable request based option by Kiyoshi Ueda · 15 years ago
  63. cec47e3 dm: prepare for request based option by Kiyoshi Ueda · 15 years ago
  64. f5db4af dm raid1: add userspace log by Jonthan Brassow · 15 years ago
  65. 754c5fc dm: calculate queue limits during resume not load by Mike Snitzer · 15 years ago
  66. 18d8594 dm log: fix create_log_context to use logical_block_size of log device by Mike Snitzer · 15 years ago
  67. af4874e dm target:s introduce iterate devices fn by Mike Snitzer · 15 years ago
  68. 1197764 dm table: establish queue limits by copying table limits by Mike Snitzer · 15 years ago
  69. 5ab9758 dm table: replace struct io_restrictions with struct queue_limits by Mike Snitzer · 15 years ago
  70. be6d430 dm table: validate device logical_block_size by Mike Snitzer · 15 years ago
  71. 02acc3a dm table: ensure targets are aligned to logical_block_size by Mike Snitzer · 15 years ago
  72. 60935eb dm ioctl: support cookies for udev by Milan Broz · 15 years ago
  73. 486d220 dm: sysfs add suspended attribute by Peter Rajnoha · 15 years ago
  74. 1b6da75 dm table: improve warning message when devices not freed before destruction by Jonthan Brassow · 15 years ago
  75. f392ba8 dm mpath: add service time load balancer by Kiyoshi Ueda · 15 years ago
  76. fd5e033 dm mpath: add queue length load balancer by Kiyoshi Ueda · 15 years ago
  77. 02ab823 dm mpath: add start_io and nr_bytes to path selectors by Kiyoshi Ueda · 15 years ago
  78. 2bd0234 dm snapshot: use barrier when writing exception store by Mikulas Patocka · 15 years ago
  79. 51aa322 dm io: retry after barrier error by Mikulas Patocka · 15 years ago
  80. 5af443a dm io: record eopnotsupp by Mikulas Patocka · 15 years ago
  81. 494b3ee dm snapshot: support barriers by Mikulas Patocka · 15 years ago
  82. 8627921 dm mpath: support barriers by Mikulas Patocka · 15 years ago
  83. c927259 dm delay: support barriers by Mikulas Patocka · 15 years ago
  84. 647c7db dm crypt: support flush by Mikulas Patocka · 15 years ago
  85. 374bf7e dm: stripe support flush by Mikulas Patocka · 15 years ago
  86. 433bcac dm: linear support flush by Mikulas Patocka · 15 years ago
  87. 52b1fd5 dm: send empty barriers to targets in dm_flush by Mikulas Patocka · 15 years ago
  88. 9015df2 dm: initialise tio in alloc_tio by Alasdair G Kergon · 15 years ago
  89. f9ab94c dm: introduce num_flush_requests by Mikulas Patocka · 15 years ago
  90. 27eaa14 dm: remove check that prevents mapping empty bios by Mikulas Patocka · 15 years ago
  91. fdb9572 dm: remove EOPNOTSUPP for barriers by Mikulas Patocka · 15 years ago
  92. 5aa2781 dm: store only first barrier error by Mikulas Patocka · 15 years ago
  93. 2761e95 dm: process requeue in dm_wq_work by Mikulas Patocka · 15 years ago
  94. 531fe96 dm: make dm_flush return void by Mikulas Patocka · 15 years ago
  95. 32a926d dm: always hold bdev reference by Mikulas Patocka · 15 years ago
  96. db8fef4 dm: rename suspended_bdev to bdev by Mikulas Patocka · 15 years ago
  97. f6bd4eb dm exception store: fix exstore lookup to be case insensitive by Jonathan Brassow · 15 years ago
  98. 5657e8f dm: use i_size_read by Mikulas Patocka · 15 years ago
  99. 8cbeb67 dm: avoid unsupported spanning of md stripe boundaries by Mikulas Patocka · 15 years ago
  100. 53b351f dm mpath: flush keventd queue in destructor by Mikulas Patocka · 15 years ago