1. 86f1152 dm: allow active and inactive tables to share dm_devs by Benjamin Marzinski · 10 years ago
  2. a7ffb6a dm table: make dm_table_supports_discards static by Mikulas Patocka · 10 years ago
  3. 9974fa2 dm table: add dm_table_run_md_queue_async by Mike Snitzer · 10 years ago
  4. 473c36d dm: make dm_table_alloc_md_mempools static by Mikulas Patocka · 10 years ago
  5. 2995fa7 dm sysfs: fix a module unload race by Mikulas Patocka · 11 years ago
  6. be35f48 dm: wait until embedded kobject is released before destroying a device by Mikulas Patocka · 11 years ago
  7. 2c140a2 dm: allow remove to be deferred by Mikulas Patocka · 11 years ago
  8. e860313 dm: add reserved_bio_based_ios module parameter by Mike Snitzer · 11 years ago
  9. f479082 dm: add reserved_rq_based_ios module parameter by Mike Snitzer · 11 years ago
  10. fd2ed4d dm: add statistics support by Mikulas Patocka · 11 years ago
  11. 169e2cc dm: allow error target to replace bio-based and request-based targets by Mike Snitzer · 11 years ago
  12. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
  13. 3ae7065 dm: retain table limits when swapping to new table with no devices by Mike Snitzer · 12 years ago
  14. 1f4e0ff dm thin: commit before gathering status by Alasdair G Kergon · 12 years ago
  15. 36a0456 dm table: add immutable feature by Alasdair G Kergon · 13 years ago
  16. d5b9dd0 dm: ignore merge_bvec for snapshots when safe by Mikulas Patocka · 13 years ago
  17. a91a278 block: Require subsystems to explicitly allocate bio_set integrity mempool by Martin K. Petersen · 13 years ago
  18. 5ae89a8 dm: linear support discard by Mike Snitzer · 14 years ago
  19. 26803b9 dm ioctl: refactor dm_table_complete by Will Drewry · 14 years ago
  20. 4a0b4dd dm: do not initialise full request queue when bio based by Mike Snitzer · 14 years ago
  21. a5664da dm ioctl: make bio or request based device type immutable by Mike Snitzer · 14 years ago
  22. 3f77316d dm: separate device deletion from dm_put by Kiyoshi Ueda · 14 years ago
  23. 3abf85b dm ioctl: introduce flag indicating uevent was generated by Peter Rajnoha · 14 years ago
  24. 4f186f8 dm: rename dm_suspended to dm_suspended_md by Kiyoshi Ueda · 15 years ago
  25. 432a212 dm: add dm_deleting_md function by Mike Anderson · 15 years ago
  26. 952b355 dm io: use slab for struct io by Mikulas Patocka · 15 years ago
  27. a732c20 dm: remove queue next_ordered workaround for barriers by Mike Snitzer · 15 years ago
  28. 5d67aa2 dm: do not set QUEUE_ORDERED_DRAIN if request based by Kiyoshi Ueda · 15 years ago
  29. e6ee8c0 dm: enable request based option by Kiyoshi Ueda · 15 years ago
  30. cec47e3 dm: prepare for request based option by Kiyoshi Ueda · 15 years ago
  31. 754c5fc dm: calculate queue limits during resume not load by Mike Snitzer · 15 years ago
  32. 60935eb dm ioctl: support cookies for udev by Milan Broz · 15 years ago
  33. 692d0eb dm: remove limited barrier support by Mikulas Patocka · 15 years ago
  34. 45194e4 dm target: remove struct tt_internal by Cheng Renquan · 15 years ago
  35. 784aae7 dm: add name and uuid to sysfs by Milan Broz · 16 years ago
  36. d581687 dm table: rework reference counting by Mikulas Patocka · 16 years ago
  37. ab4c14248 dm: support barriers on simple devices by Andi Kleen · 16 years ago
  38. d63a5ce dm: publish array_too_big by Mikulas Patocka · 16 years ago
  39. 5416090 dm: publish dm_vcalloc by Mikulas Patocka · 16 years ago
  40. ea0ec64 dm: publish dm_table_unplug_all by Mikulas Patocka · 16 years ago
  41. 89343da dm: publish dm_get_mapinfo by Mikulas Patocka · 16 years ago
  42. 82b1519 dm: export struct dm_dev by Mikulas Patocka · 16 years ago
  43. c8da2f8 dm log: make dm_dirty_log init and exit static by Adrian Bunk · 16 years ago
  44. 0da336e dm: expose macros by Alasdair G Kergon · 16 years ago
  45. 945fa4d dm kcopyd: remove redundant client counting by Mikulas Patocka · 16 years ago
  46. 416cd17 dm log: clean interface by Heinz Mauelshagen · 16 years ago
  47. 69267a3 dm: trigger change uevent on rename by Alasdair G Kergon · 17 years ago
  48. 512875b dm: table detect io beyond device by Jun'ichi Nomura · 17 years ago
  49. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 17 years ago
  50. d0d444c7 dm: add ratelimit logging macros by Jonathan Brassow · 17 years ago
  51. 2e93ccc [PATCH] dm: suspend: add noflush pushback by Kiyoshi Ueda · 18 years ago
  52. 81fdb09 [PATCH] dm: ioctl: add noflush suspend by Kiyoshi Ueda · 18 years ago
  53. 45cbcd7 [PATCH] dm: map and endio return code clarification by Kiyoshi Ueda · 18 years ago
  54. a3d77d3 [PATCH] dm: suspend: parameter change by Kiyoshi Ueda · 18 years ago
  55. 8757b77 [PATCH] dm table: add target preresume by Milan Broz · 18 years ago
  56. cc10920 [PATCH] dm: add debug macro by Bryn Reeves · 18 years ago
  57. 72d9486 [PATCH] dm: improve error message consistency by Alasdair G Kergon · 18 years ago
  58. 5c6bd75 [PATCH] dm: prevent removal if open by Alasdair G Kergon · 18 years ago
  59. 17b2f66 [PATCH] dm: add exports by Alasdair G Kergon · 18 years ago
  60. 2b06cff [PATCH] dm: consolidate creation functions by Alasdair G Kergon · 18 years ago
  61. 3ac51e7 [PATCH] dm store geometry by Darrick J. Wong · 18 years ago
  62. 1134e5a [PATCH] dm table: store md by Mike Anderson · 18 years ago
  63. 9ade92a [PATCH] dm: tidy mdptr by Alasdair G Kergon · 18 years ago
  64. 4ee218c [PATCH] dm: remove SECTOR_FORMAT by Andrew Morton · 18 years ago
  65. aa8d7c2 [PATCH] device-mapper: make lock_fs optional by Alasdair G Kergon · 19 years ago
  66. 2d5fe68 [PATCH] device-mapper: scanf sector format change by Alasdair G Kergon · 19 years ago
  67. d229a95 [PATCH] device-mapper: add dm_get_md by David Teigland · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago