1. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  2. f4808ca dm table: reject devices without request fns by Milan Broz · 13 years ago
  3. 4c25932 dm table: allow targets to support discards internally by Mike Snitzer · 13 years ago
  4. a63a5cf dm: improve block integrity support by Mike Snitzer · 13 years ago
  5. a91a278 block: Require subsystems to explicitly allocate bio_set integrity mempool by Martin K. Petersen · 13 years ago
  6. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  7. 49731ba block: restore multiple bd_link_disk_holder() support by Tejun Heo · 13 years ago
  8. 99d03c1 dm: per target unplug callback support by NeilBrown · 13 years ago
  9. 9d357b0 dm: introduce target callbacks and congestion callback by NeilBrown · 13 years ago
  10. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  11. 72d4cd9 block: max hardware sectors limit wrapper by Mike Snitzer · 14 years ago
  12. e692cb6 block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead by Martin K. Petersen · 14 years ago
  13. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  14. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  15. e09b457 block: simplify holder symlink handling by Tejun Heo · 14 years ago
  16. c8bf133 Consolidate min_not_zero by Martin K. Petersen · 14 years ago
  17. 5ae89a8 dm: linear support discard by Mike Snitzer · 14 years ago
  18. 26803b9 dm ioctl: refactor dm_table_complete by Will Drewry · 14 years ago
  19. 8215d6e dm table: remove unused dm_get_device range parameters by Nikanth Karthikesan · 14 years ago
  20. ecdb2e2 dm table: remove dm_get from dm_table_get_md by Kiyoshi Ueda · 14 years ago
  21. b27d7f1 DM: Fix device mapper topology stacking by Martin K. Petersen · 14 years ago
  22. 5336538 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  23. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  24. a794015 dm: bind new table before destroying old by Alasdair G Kergon · 15 years ago
  25. 40bea43 dm stripe: expose correct io hints by Mike Snitzer · 15 years ago
  26. a963a95 dm table: add more context to terse warning messages by Mike Snitzer · 15 years ago
  27. f6a1ed1 dm table: fix queue_limit checking device iterator by Mikulas Patocka · 15 years ago
  28. 5dea271 dm table: pass correct dev area size to device_area_is_valid by Mike Snitzer · 15 years ago
  29. a732c20 dm: remove queue next_ordered workaround for barriers by Mike Snitzer · 15 years ago
  30. ea9df47 dm table: fix blk_stack_limits arg to use bytes not sectors by Mike Snitzer · 15 years ago
  31. 5d67aa2 dm: do not set QUEUE_ORDERED_DRAIN if request based by Kiyoshi Ueda · 15 years ago
  32. e6ee8c0 dm: enable request based option by Kiyoshi Ueda · 15 years ago
  33. cec47e3 dm: prepare for request based option by Kiyoshi Ueda · 15 years ago
  34. 754c5fc dm: calculate queue limits during resume not load by Mike Snitzer · 15 years ago
  35. 1197764 dm table: establish queue limits by copying table limits by Mike Snitzer · 15 years ago
  36. 5ab9758 dm table: replace struct io_restrictions with struct queue_limits by Mike Snitzer · 15 years ago
  37. be6d430 dm table: validate device logical_block_size by Mike Snitzer · 15 years ago
  38. 02acc3a dm table: ensure targets are aligned to logical_block_size by Mike Snitzer · 15 years ago
  39. 1b6da75 dm table: improve warning message when devices not freed before destruction by Jonthan Brassow · 15 years ago
  40. 5657e8f dm: use i_size_read by Mikulas Patocka · 15 years ago
  41. 9df1bb9 Revert "block: Fix bounce limit setting in DM" by Jens Axboe · 15 years ago
  42. a05c0205 block: Fix bounce limit setting in DM by Martin K. Petersen · 15 years ago
  43. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  44. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  45. 692d0eb dm: remove limited barrier support by Mikulas Patocka · 15 years ago
  46. 9c47008 dm: add integrity support by Martin K. Petersen · 15 years ago
  47. 570b9d9 dm table: fix upgrade mode race by Alasdair G Kergon · 15 years ago
  48. d581687 dm table: rework reference counting by Mikulas Patocka · 15 years ago
  49. ab4c14248 dm: support barriers on simple devices by Andi Kleen · 15 years ago
  50. 0e435ac block: fix setting of max_segment_size and seg_boundary mask by Milan Broz · 16 years ago
  51. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  52. 72e8264 [PATCH] dm: kill lookup_device wrapper by Christoph Hellwig · 16 years ago
  53. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 16 years ago
  54. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  55. 0c2322e dm: detect lost queue by Alasdair G Kergon · 16 years ago
  56. 82b1519 dm: export struct dm_dev by Mikulas Patocka · 16 years ago
  57. d5686b4 [PATCH] switch mtd and dm-table to lookup_bdev() by Al Viro · 16 years ago
  58. 9980c63 dm table: remove merge_bvec sector restriction by Milan Broz · 16 years ago
  59. c9a3f6d dm: use unlocked variants of queue flag check/set by Jens Axboe · 16 years ago
  60. 75ad23b block: make queue flags non-atomic by Nick Piggin · 16 years ago
  61. 4fdfe40 dm table: remove unused dm_create_error_table by Adrian Bunk · 16 years ago
  62. e8488d0 dm table: drop void suspend_targets return by Adrian Bunk · 16 years ago
  63. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  64. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  65. 69a2ce7 dm: table use uninitialized_var by Andrew Morton · 16 years ago
  66. 82d601dc dm: table remove unused total by Jun'ichi Nomura · 16 years ago
  67. afb2452 dm: table use list_for_each by Paul Jimenez · 16 years ago
  68. 9121250 dm: merge max_hw_sector by Neil Brown · 17 years ago
  69. 512875b dm: table detect io beyond device by Jun'ichi Nomura · 17 years ago
  70. 2ad8b1e Add UNPLUG traces to all appropriate places by Alan D. Brunelle · 17 years ago
  71. 5ec140e dm: bounce_pfn limit added by Vasily Averin · 17 years ago
  72. 094262d dm: use kzalloc by Dmitry Monakhov · 17 years ago
  73. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 17 years ago
  74. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  75. 2cd54d9 dm: allow offline devices by Mike Anderson · 17 years ago
  76. 999d816 [PATCH] dm table: add target flush by Bryn Reeves · 18 years ago
  77. 3cb4021 [PATCH] dm: extract device limit setting by Bryn Reeves · 18 years ago
  78. 8757b77 [PATCH] dm table: add target preresume by Milan Broz · 18 years ago
  79. 72d9486 [PATCH] dm: improve error message consistency by Alasdair G Kergon · 18 years ago
  80. c2ade42 [PATCH] dm: create error table by David Teigland · 18 years ago
  81. 814d686 [PATCH] dm table split_args: handle no input by David Teigland · 18 years ago
  82. 1435353 [PATCH] dm table: get_target: fix last index by Milan Broz · 18 years ago
  83. 48c9c27 [PATCH] sem2mutex: drivers/md by Arjan van de Ven · 18 years ago
  84. f165921 [PATCH] dm/md dependency tree in sysfs: dm to use bd_claim_by_disk by Jun'ichi Nomura · 18 years ago
  85. 1134e5a [PATCH] dm table: store md by Mike Anderson · 18 years ago
  86. 969429b [PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properly by NeilBrown · 18 years ago
  87. 547bc92 BUG_ON() Conversion in md/dm-table.c by Eric Sesterhenn · 18 years ago
  88. 3ee247e [PATCH] dm: dm-table warning fix by Alasdair G Kergon · 18 years ago
  89. defd94b [SCSI] seperate max_sectors from max_hw_sectors by Mike Christie · 19 years ago
  90. cf222b3 [PATCH] device-mapper: fix deadlocks in core (prep) by Alasdair G Kergon · 19 years ago
  91. d5e404c [PATCH] device-mapper snapshots: Handle origin extension by Alasdair G Kergon · 19 years ago
  92. 5e198d9 [PATCH] device-mapper: Some missing statics by Alasdair G Kergon · 19 years ago
  93. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago