1. fd7c092 dm: fix truncated status strings by Mikulas Patocka · 11 years ago
  2. a71a261 dm mpath: fix check for null mpio in end_io fn by Wei Yongjun · 12 years ago
  3. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  4. 7ba10aa dm mpath: only retry ioctl when no paths if queue_if_no_path set by Mike Snitzer · 12 years ago
  5. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  6. 1f4e0ff dm thin: commit before gathering status by Alasdair G Kergon · 12 years ago
  7. a58a935 dm mpath: add retain_attached_hw_handler feature by Mike Snitzer · 12 years ago
  8. 3599165 dm mpath: allow ioctls to trigger pg init by Mikulas Patocka · 12 years ago
  9. f220fd4 dm mpath: delay retry of bypassed pg by Mike Christie · 12 years ago
  10. 1fbdd2b dm mpath: reduce size of struct multipath by Mike Snitzer · 12 years ago
  11. 510193a dm mpath: check if scsi_dh module already loaded before trying to load by Mike Snitzer · 12 years ago
  12. 31998ef dm: reject trailing characters in sccanf input by Mikulas Patocka · 12 years ago
  13. 466891f dm mpath: detect invalid map_context by Jun'ichi Nomura · 12 years ago
  14. ec8013b dm: do not forward ioctls from logical volumes to the underlying device by Paolo Bonzini · 13 years ago
  15. 498f010 dm table: share target argument parsing functions by Mike Snitzer · 13 years ago
  16. 286f367 dm mpath: fix potential NULL pointer in feature arg processing by Mike Snitzer · 13 years ago
  17. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  18. 6f13f6f dm mpath: do not fail paths after integrity errors by Martin K. Petersen · 13 years ago
  19. a490a07 dm mpath: allow table load with no priority groups by Mike Snitzer · 13 years ago
  20. 19040c0 dm mpath: fail message ioctl if specified path is not valid by Mike Snitzer · 13 years ago
  21. 751b2a7 [SCSI] dm mpath: propagate target errors immediately by Hannes Reinecke · 13 years ago
  22. 4e2d19e dm mpath: delay activate_path retry on SCSI_DH_RETRY by Chandra Seetharaman · 14 years ago
  23. 4d4d66a dm: convert workqueues to alloc_ordered by Tejun Heo · 14 years ago
  24. d5ffa38 dm: dont use flush_scheduled_work by Tejun Heo · 14 years ago
  25. 09c9d4c dm mpath: disable blk_abort_queue by Mike Snitzer · 14 years ago
  26. 959eb4e dm mpath: support discard by Mike Snitzer · 14 years ago
  27. 6bbf79a dm mpath: fix NULL pointer dereference when path parameters missing by Alasdair G Kergon · 14 years ago
  28. 8215d6e dm table: remove unused dm_get_device range parameters by Nikanth Karthikesan · 14 years ago
  29. fb61264 dm mpath: refactor pg_init by Kiyoshi Ueda · 14 years ago
  30. 2bded7b dm mpath: wait for pg_init completion when suspending by Kiyoshi Ueda · 14 years ago
  31. d0259bf dm mpath: hold io until all pg_inits completed by Kiyoshi Ueda · 14 years ago
  32. fce323d dm mpath: avoid storing private suspended state by Kiyoshi Ueda · 14 years ago
  33. f7b934c dm mpath: skip activate_path for failed paths by Moger, Babu · 14 years ago
  34. 83c0d5d dm mpath: pass struct pgpath to pg init done by Moger, Babu · 14 years ago
  35. c2f3d24 dm mpath: reject messages when device is suspended by Kiyoshi Ueda · 15 years ago
  36. 67a46da dm mpath: prevent io from work queue while suspended by Mike Anderson · 15 years ago
  37. 6380f26 dm mpath: add mutex to synchronize adding and flushing work by Mike Anderson · 15 years ago
  38. 6df400a dm mpath: flush workqueues before suspend completes by Kiyoshi Ueda · 15 years ago
  39. 3ae31f6 [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous by Chandra Seetharaman · 15 years ago
  40. 2bfd2e1 [SCSI] scsi_dh: Use scsi_dh_set_params() in multipath. by Chandra Seetharaman · 15 years ago
  41. 5dea271 dm table: pass correct dev area size to device_area_is_valid by Mike Snitzer · 15 years ago
  42. f40c67f dm mpath: change to be request based by Kiyoshi Ueda · 15 years ago
  43. af4874e dm target:s introduce iterate devices fn by Mike Snitzer · 15 years ago
  44. 02ab823 dm mpath: add start_io and nr_bytes to path selectors by Kiyoshi Ueda · 15 years ago
  45. 8627921 dm mpath: support barriers by Mikulas Patocka · 15 years ago
  46. 53b351f dm mpath: flush keventd queue in destructor by Mikulas Patocka · 15 years ago
  47. e54f77d dm mpath: call activate fn for each path in pg_init by Chandra Seetharaman · 15 years ago
  48. a0cf7ea dm mpath: change attached scsi_dh by Hannes Reinecke · 15 years ago
  49. e094f4f dm mpath: validate hw_handler argument count by Mikulas Patocka · 15 years ago
  50. 0e0497c dm mpath: validate table argument count by Mikulas Patocka · 15 years ago
  51. 8f3d8ba block: move bio list helpers into bio.h by Christoph Hellwig · 15 years ago
  52. fe9cf30 dm mpath: move trigger_event to system workqueue by Alasdair G Kergon · 16 years ago
  53. 10d3bd0 dm: consolidate target deregistration error handling by Mikulas Patocka · 16 years ago
  54. 14e98c5 dm mpath: warn if args ignored by Chandra Seetharaman · 16 years ago
  55. b81aa1c dm mpath: avoid attempting to activate null path by Chandra Seetharaman · 16 years ago
  56. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  57. 586e80e dm: remove dm header from targets by Mikulas Patocka · 16 years ago
  58. 633a08b [PATCH] introduce __blkdev_driver_ioctl() by Al Viro · 17 years ago
  59. 647b3d0 [PATCH] lose unused arguments in dm ioctl callbacks by Al Viro · 17 years ago
  60. 6000a36 [SCSI] block: separate failfast into multiple bits. by Mike Christie · 16 years ago
  61. b0af205 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  62. 6680073 dm mpath: remove is_active from struct dm_path by Kiyoshi Ueda · 16 years ago
  63. 01460f3 dm mpath: use more error codes by Benjamin Marzinski · 16 years ago
  64. 224cb3e dm: Call blk_abort_queue on failed paths by Mike Anderson · 16 years ago
  65. 7253a33 dm mpath: add missing path switching locking by Chandra Seetharaman · 16 years ago
  66. ae11b1b [SCSI] scsi_dh: attach to hardware handler from dm-mpath by Hannes Reinecke · 16 years ago
  67. def052d dm mpath: fix test for reinstate_path by Alasdair G Kergon · 16 years ago
  68. 148acff dm mpath: return parameter error by Mikulas Patocka · 16 years ago
  69. 371b2e3 dm mpath: free path selector on invalid args by Mikulas Patocka · 16 years ago
  70. fe9233f [SCSI] scsi_dh: fix kconfig related build errors by Chandra Seetharaman · 16 years ago
  71. 2651f5d [SCSI] scsi_dh: Remove dm_pg_init_complete by Chandra Seetharaman · 16 years ago
  72. bab7cfc [SCSI] scsi_dh: Add a single threaded workqueue for initializing paths by Chandra Seetharaman · 16 years ago
  73. cfae5c9 [SCSI] scsi_dh: Use SCSI device handler in dm-multipath by Chandra Seetharaman · 16 years ago
  74. 009cd09 dm mpath: add missing static by Alasdair G Kergon · 16 years ago
  75. b15546f dm mpath: send uevents by Mike Anderson · 17 years ago
  76. c9e4558 dm mpath: add retry pg init by Dave Wysochanski · 17 years ago
  77. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  78. 07a83c4 dm: disable barriers by Stefan Bader · 17 years ago
  79. 0cd3312 dm: remove duplicate module name from error msgs by Alasdair G Kergon · 17 years ago
  80. 028867a dm: use kmem_cache macro by Alasdair G Kergon · 17 years ago
  81. 79eb885 dm mpath: log device name by Edward Goggin · 17 years ago
  82. 45e1572 [PATCH] dm: mpath: use noflush suspending by Kiyoshi Ueda · 18 years ago
  83. d2a7ad2 [PATCH] dm: map and endio symbolic return codes by Kiyoshi Ueda · 18 years ago
  84. c649bb9 [PATCH] struct path: convert md by Josef Sipek · 18 years ago
  85. c922d5f [PATCH] struct path: rename DM's struct path by Josef "Jeff" Sipek · 18 years ago
  86. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  87. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  88. e69fae5 [PATCH] dm mpath: use kzalloc by Micha³ Miros³aw · 18 years ago
  89. 28f16c2 [PATCH] dm mpath: tidy ctr by Micha³ Miros³aw · 18 years ago
  90. e90dae1 [PATCH] dm: support ioctls on mapped devices: fix with fake file by Milan Broz · 18 years ago
  91. 7006f6e [PATCH] dm: export blkdev_driver_ioctl by Alasdair G Kergon · 18 years ago
  92. 9af4aa3 [PATCH] dm mpath: support ioctls by Milan Broz · 18 years ago
  93. 485311a [PATCH] dm: BUG/OOPS fix by Michal Miroslaw · 18 years ago
  94. 72d9486 [PATCH] dm: improve error message consistency by Alasdair G Kergon · 18 years ago
  95. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  96. 640eb3b [PATCH] device-mapper dm-mpath: endio spinlock fix by Stefan Bader · 19 years ago
  97. 485ef69 [PATCH] device-mapper: Fix queue_if_no_path initialisation by Alasdair G Kergon · 19 years ago
  98. c3cd4f6 [PATCH] device-mapper multipath: Fix pg initialisation races by Alasdair G Kergon · 19 years ago
  99. 436d410 [PATCH] device-mapper multipath: Avoid possible suspension deadlock by Alasdair G Kergon · 19 years ago
  100. a044d01 [PATCH] device-mapper multipath: Flush workqueue when destroying by Alasdair G Kergon · 19 years ago