1. 69267a3 dm: trigger change uevent on rename by Alasdair G Kergon · 17 years ago
  2. 512875b dm: table detect io beyond device by Jun'ichi Nomura · 17 years ago
  3. 7a8c3d3 dm: uevent generate events by Mike Anderson · 17 years ago
  4. 51e5b2b dm: add uevent to core by Mike Anderson · 17 years ago
  5. 9e4e5f8 dm: tidy bio_io_error usage by Milan Broz · 17 years ago
  6. ae9da83 dm: fix thaw_bdev by Jun'ichi Nomura · 17 years ago
  7. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 17 years ago
  8. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  9. c7149d6 Fix remap handling by blktrace by Alan D. Brunelle · 17 years ago
  10. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  11. 00d5940 unregister_blkdev() delete redundant messages in callers by Akinobu Mita · 17 years ago
  12. 07a83c4 dm: disable barriers by Stefan Bader · 17 years ago
  13. 028867a dm: use kmem_cache macro by Alasdair G Kergon · 17 years ago
  14. 79eb885 dm mpath: log device name by Edward Goggin · 17 years ago
  15. 5972511 [BLOCK] Don't pin lots of memory in mempools by Jens Axboe · 17 years ago
  16. bfa152f [PATCH] dm-multipath: fix stall on noflush suspend/resume by Jun'ichi Nomura · 17 years ago
  17. 2e93ccc [PATCH] dm: suspend: add noflush pushback by Kiyoshi Ueda · 18 years ago
  18. 45cbcd7 [PATCH] dm: map and endio return code clarification by Kiyoshi Ueda · 18 years ago
  19. a3d77d3 [PATCH] dm: suspend: parameter change by Kiyoshi Ueda · 18 years ago
  20. 7485936 [PATCH] dm: tidy core formatting by Kiyoshi Ueda · 18 years ago
  21. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  22. d287483 [PATCH] dm: suspend: fix error path by Alasdair G Kergon · 18 years ago
  23. 9faf400 [PATCH] dm: use private biosets by Stefan Bader · 18 years ago
  24. 8757b77 [PATCH] dm table: add target preresume by Milan Broz · 18 years ago
  25. 8560ed6 [PATCH] dm: add uevent change event on resume by Hannes Reinecke · 18 years ago
  26. e3f6ac6 [PATCH] dm: fix alloc_dev error path by Ishai Rabinovitz · 18 years ago
  27. aa129a2 [PATCH] dm: support ioctls on mapped devices by Milan Broz · 18 years ago
  28. 890fbae [PATCH] devfs: Last little devfs cleanups throughout the kernel tree. by Greg Kroah-Hartman · 19 years ago
  29. 72d9486 [PATCH] dm: improve error message consistency by Alasdair G Kergon · 18 years ago
  30. 5c6bd75 [PATCH] dm: prevent removal if open by Alasdair G Kergon · 18 years ago
  31. 17b2f66 [PATCH] dm: add exports by Alasdair G Kergon · 18 years ago
  32. 2b06cff [PATCH] dm: consolidate creation functions by Alasdair G Kergon · 18 years ago
  33. f0b0411 [PATCH] dm: fix block device initialisation by Jeff Mahoney · 18 years ago
  34. 10da4f7 [PATCH] dm: add module ref counting by Jeff Mahoney · 18 years ago
  35. fba9f90 [PATCH] dm: add DMF_FREEING by Jeff Mahoney · 18 years ago
  36. f32c10b [PATCH] dm: change minor_lock to spinlock by Jeff Mahoney · 18 years ago
  37. 62f75c2 [PATCH] dm: move idr_pre_get by Jeff Mahoney · 18 years ago
  38. ba61fdd [PATCH] dm: fix idr minor allocation by Jeff Mahoney · 18 years ago
  39. 48c9c27 [PATCH] sem2mutex: drivers/md by Arjan van de Ven · 18 years ago
  40. 3ac51e7 [PATCH] dm store geometry by Darrick J. Wong · 18 years ago
  41. 1134e5a [PATCH] dm table: store md by Mike Anderson · 18 years ago
  42. 9ade92a [PATCH] dm: tidy mdptr by Alasdair G Kergon · 18 years ago
  43. 7e51f25 [PATCH] dm: store md name by Mike Anderson · 18 years ago
  44. 1ecac7f [PATCH] dm flush queue EINTR by Jun'ichi Nomura · 18 years ago
  45. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  46. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  47. d2044a9 [PATCH] dm: bio split bvec fix by Alasdair G Kergon · 18 years ago
  48. 1312f40 [PATCH] regularize blk_cleanup_queue() use by Al Viro · 18 years ago
  49. 63d94e4 [PATCH] dm: free minor after unlink gendisk by Jun'ichi Nomura · 18 years ago
  50. d9dde59 [PATCH] dm: missing bdput/thaw_bdev at removal by Jun'ichi Nomura · 18 years ago
  51. 3eaf840 [PATCH] device-mapper disk statistics: timing by Jun'ichi "Nick" Nomura · 18 years ago
  52. 12f03a4 [PATCH] device-mapper statistics: basic by Kevin Corry · 18 years ago
  53. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  54. daef265 [PATCH] dm: don't enable bouncing by default by Jens Axboe · 19 years ago
  55. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  56. aa8d7c2 [PATCH] device-mapper: make lock_fs optional by Alasdair G Kergon · 19 years ago
  57. e39e2e9 [PATCH] device-mapper: rename frozen_bdev by Alasdair G Kergon · 19 years ago
  58. d229a95 [PATCH] device-mapper: add dm_get_md by David Teigland · 19 years ago
  59. 637842c [PATCH] device-mapper: add dm_find_md by David Teigland · 19 years ago
  60. 3676347 [PATCH] kill bio->bi_set by Peter Osterlund · 19 years ago
  61. 2ca3310 [PATCH] device-mapper: fix md->lock deadlocks in core by Alasdair G Kergon · 19 years ago
  62. 4e90188be [PATCH] device-mapper: fix deadlocks in core by Alasdair G Kergon · 19 years ago
  63. cf222b3 [PATCH] device-mapper: fix deadlocks in core (prep) by Alasdair G Kergon · 19 years ago
  64. 93c534a [PATCH] device-mapper: Fix dm_swap_table error cases by Alasdair G Kergon · 19 years ago
  65. 436d410 [PATCH] device-mapper multipath: Avoid possible suspension deadlock by Alasdair G Kergon · 19 years ago
  66. f6a80ea [PATCH] device-mapper multipath: Barriers not supported by Alasdair G Kergon · 19 years ago
  67. b84b028 [PATCH] device-mapper: tidy dm_suspend by Alasdair G Kergon · 19 years ago
  68. 354e007 [PATCH] device-mapper: handle __lock_fs error by Alasdair G Kergon · 19 years ago
  69. dfbe03f [PATCH] device-mapper: let freeze_bdev return error by Alasdair G Kergon · 19 years ago
  70. 3dcee80 [PATCH] device-mapper: __unlock_fs void by Alasdair G Kergon · 19 years ago
  71. d1782a3 [PATCH] device-mapper: store bdev while frozen by Alasdair G Kergon · 19 years ago
  72. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago