1. 784aae7 dm: add name and uuid to sysfs by Milan Broz · 16 years ago
  2. d581687 dm table: rework reference counting by Mikulas Patocka · 16 years ago
  3. ab4c14248 dm: support barriers on simple devices by Andi Kleen · 16 years ago
  4. 8fbf26a dm request: add caches by Kiyoshi Ueda · 16 years ago
  5. a1b51e9 dm table: drop reference at unbind by Mikulas Patocka · 16 years ago
  6. bb799ca bio: allow individual slabs in the bio_set by Jens Axboe · 16 years ago
  7. 0bfc245 blktrace: port to tracepoints, update by Ingo Molnar · 16 years ago
  8. 5f3ea37 blktrace: port to tracepoints by Arnaldo Carvalho de Melo · 16 years ago
  9. 8a57dfc dm: avoid destroying table in dm_any_congested by Chandra Seetharaman · 16 years ago
  10. d221d2e dm: move pending queue wake_up end_io_acct by Mikulas Patocka · 16 years ago
  11. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  12. 51157b4 dm: tidy local_init by Kiyoshi Ueda · 16 years ago
  13. f431d96 dm: remove unused flush_all by Kiyoshi Ueda · 16 years ago
  14. f3e1d26 dm: mark split bio as cloned by Martin K. Petersen · 16 years ago
  15. fe5f9f2 [PATCH] switch dm by Al Viro · 16 years ago
  16. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  17. 647b3d0 [PATCH] lose unused arguments in dm ioctl callbacks by Al Viro · 17 years ago
  18. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  19. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  20. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  21. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  22. b01cd5a dm: cope with access beyond end of device in dm_merge_bvec by Mikulas Patocka · 16 years ago
  23. 5037108 dm: always allow one page in dm_merge_bvec by Mikulas Patocka · 16 years ago
  24. f6fccb1 dm: introduce merge_bvec_fn by Milan Broz · 16 years ago
  25. 6ae2fa6 dm io: remove struct padding by Richard Kennedy · 16 years ago
  26. cf13ab8 dm: remove md argument from specific_minor by Frederik Deweerdt · 16 years ago
  27. 945fa4d dm kcopyd: remove redundant client counting by Mikulas Patocka · 16 years ago
  28. 304f3f6 dm: move deferred bio flushing to workqueue by Milan Broz · 16 years ago
  29. 46125c1 dm: refactor dm_suspend completion wait by Milan Broz · 16 years ago
  30. 94d6351 dm: split dm_suspend io_lock hold into two by Milan Broz · 16 years ago
  31. 73d410c dm: tidy dm_suspend by Milan Broz · 16 years ago
  32. 6d6f10d dm: refactor deferred bio_list processing by Milan Broz · 16 years ago
  33. 6ed7ade dm: tidy alloc_dev labels by Milan Broz · 16 years ago
  34. e61290a dm: convert suspend_lock semaphore to mutex by Daniel Walker · 16 years ago
  35. b9249e5 dm: mark function lists static by Alasdair G Kergon · 16 years ago
  36. 7e5c1e8 dm: add missing memory barrier to dm_suspend by Milan Broz · 16 years ago
  37. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  38. 69267a3 dm: trigger change uevent on rename by Alasdair G Kergon · 17 years ago
  39. 512875b dm: table detect io beyond device by Jun'ichi Nomura · 17 years ago
  40. 7a8c3d3 dm: uevent generate events by Mike Anderson · 17 years ago
  41. 51e5b2b dm: add uevent to core by Mike Anderson · 17 years ago
  42. 9e4e5f8 dm: tidy bio_io_error usage by Milan Broz · 17 years ago
  43. ae9da83 dm: fix thaw_bdev by Jun'ichi Nomura · 17 years ago
  44. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 17 years ago
  45. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  46. c7149d6 Fix remap handling by blktrace by Alan D. Brunelle · 17 years ago
  47. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  48. 00d5940 unregister_blkdev() delete redundant messages in callers by Akinobu Mita · 17 years ago
  49. 07a83c4 dm: disable barriers by Stefan Bader · 17 years ago
  50. 028867a dm: use kmem_cache macro by Alasdair G Kergon · 17 years ago
  51. 79eb885 dm mpath: log device name by Edward Goggin · 17 years ago
  52. 5972511 [BLOCK] Don't pin lots of memory in mempools by Jens Axboe · 17 years ago
  53. bfa152f [PATCH] dm-multipath: fix stall on noflush suspend/resume by Jun'ichi Nomura · 17 years ago
  54. 2e93ccc [PATCH] dm: suspend: add noflush pushback by Kiyoshi Ueda · 18 years ago
  55. 45cbcd7 [PATCH] dm: map and endio return code clarification by Kiyoshi Ueda · 18 years ago
  56. a3d77d3 [PATCH] dm: suspend: parameter change by Kiyoshi Ueda · 18 years ago
  57. 7485936 [PATCH] dm: tidy core formatting by Kiyoshi Ueda · 18 years ago
  58. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  59. d287483 [PATCH] dm: suspend: fix error path by Alasdair G Kergon · 18 years ago
  60. 9faf400 [PATCH] dm: use private biosets by Stefan Bader · 18 years ago
  61. 8757b77 [PATCH] dm table: add target preresume by Milan Broz · 18 years ago
  62. 8560ed6 [PATCH] dm: add uevent change event on resume by Hannes Reinecke · 18 years ago
  63. e3f6ac6 [PATCH] dm: fix alloc_dev error path by Ishai Rabinovitz · 18 years ago
  64. aa129a2 [PATCH] dm: support ioctls on mapped devices by Milan Broz · 18 years ago
  65. 890fbae [PATCH] devfs: Last little devfs cleanups throughout the kernel tree. by Greg Kroah-Hartman · 19 years ago
  66. 72d9486 [PATCH] dm: improve error message consistency by Alasdair G Kergon · 18 years ago
  67. 5c6bd75 [PATCH] dm: prevent removal if open by Alasdair G Kergon · 18 years ago
  68. 17b2f66 [PATCH] dm: add exports by Alasdair G Kergon · 18 years ago
  69. 2b06cff [PATCH] dm: consolidate creation functions by Alasdair G Kergon · 18 years ago
  70. f0b0411 [PATCH] dm: fix block device initialisation by Jeff Mahoney · 18 years ago
  71. 10da4f7 [PATCH] dm: add module ref counting by Jeff Mahoney · 18 years ago
  72. fba9f90 [PATCH] dm: add DMF_FREEING by Jeff Mahoney · 18 years ago
  73. f32c10b [PATCH] dm: change minor_lock to spinlock by Jeff Mahoney · 18 years ago
  74. 62f75c2 [PATCH] dm: move idr_pre_get by Jeff Mahoney · 18 years ago
  75. ba61fdd [PATCH] dm: fix idr minor allocation by Jeff Mahoney · 18 years ago
  76. 48c9c27 [PATCH] sem2mutex: drivers/md by Arjan van de Ven · 18 years ago
  77. 3ac51e7 [PATCH] dm store geometry by Darrick J. Wong · 18 years ago
  78. 1134e5a [PATCH] dm table: store md by Mike Anderson · 18 years ago
  79. 9ade92a [PATCH] dm: tidy mdptr by Alasdair G Kergon · 18 years ago
  80. 7e51f25 [PATCH] dm: store md name by Mike Anderson · 18 years ago
  81. 1ecac7f [PATCH] dm flush queue EINTR by Jun'ichi Nomura · 18 years ago
  82. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  83. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  84. d2044a9 [PATCH] dm: bio split bvec fix by Alasdair G Kergon · 18 years ago
  85. 1312f40 [PATCH] regularize blk_cleanup_queue() use by Al Viro · 18 years ago
  86. 63d94e4 [PATCH] dm: free minor after unlink gendisk by Jun'ichi Nomura · 18 years ago
  87. d9dde59 [PATCH] dm: missing bdput/thaw_bdev at removal by Jun'ichi Nomura · 18 years ago
  88. 3eaf840 [PATCH] device-mapper disk statistics: timing by Jun'ichi "Nick" Nomura · 18 years ago
  89. 12f03a4 [PATCH] device-mapper statistics: basic by Kevin Corry · 18 years ago
  90. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  91. daef265 [PATCH] dm: don't enable bouncing by default by Jens Axboe · 19 years ago
  92. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  93. aa8d7c2 [PATCH] device-mapper: make lock_fs optional by Alasdair G Kergon · 19 years ago
  94. e39e2e9 [PATCH] device-mapper: rename frozen_bdev by Alasdair G Kergon · 19 years ago
  95. d229a95 [PATCH] device-mapper: add dm_get_md by David Teigland · 19 years ago
  96. 637842c [PATCH] device-mapper: add dm_find_md by David Teigland · 19 years ago
  97. 3676347 [PATCH] kill bio->bi_set by Peter Osterlund · 19 years ago
  98. 2ca3310 [PATCH] device-mapper: fix md->lock deadlocks in core by Alasdair G Kergon · 19 years ago
  99. 4e90188be [PATCH] device-mapper: fix deadlocks in core by Alasdair G Kergon · 19 years ago
  100. cf222b3 [PATCH] device-mapper: fix deadlocks in core (prep) by Alasdair G Kergon · 19 years ago