1. a911dcd Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  2. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  3. 22aa66a dm snapshot: fix a possible invalid memory access on unload by Mikulas Patocka · 9 years ago
  4. 2bec1f4 dm: fix a race condition in dm_get_md by Mikulas Patocka · 9 years ago
  5. 0d695d6 Merge tag 'md/3.20-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  6. 26ac107 md/raid5: Fix livelock when array is both resyncing and degraded. by NeilBrown · 9 years ago
  7. b3c5fd3 dm crypt: sort writes by Mikulas Patocka · 9 years ago
  8. 0f5d8e6 dm crypt: add 'submit_from_crypt_cpus' option by Mikulas Patocka · 9 years ago
  9. dc26762 dm crypt: offload writes to thread by Mikulas Patocka · 9 years ago
  10. 94f5e02 dm crypt: remove unused io_pool and _crypt_io_pool by Mikulas Patocka · 9 years ago
  11. 7145c24 dm crypt: avoid deadlock in mempools by Mikulas Patocka · 9 years ago
  12. cf2f1ab dm crypt: don't allocate pages for a partial request by Mikulas Patocka · 9 years ago
  13. f3396c58 dm crypt: use unbound workqueue for request processing by Mikulas Patocka · 9 years ago
  14. f04ebb0 md/raid10: round up to bdev_logical_block_size in narrow_write_error. by NeilBrown · 9 years ago
  15. ab713cd md/raid1: round up to bdev_logical_block_size in narrow_write_error by Nate Dailey · 9 years ago
  16. 37527b8 dm io: reject unsupported DISCARD requests with EOPNOTSUPP by Darrick J. Wong · 9 years ago
  17. f2ed51a dm mirror: do not degrade the mirror on discard error by Mikulas Patocka · 9 years ago
  18. 145b900 dm space map disk: fix sm_disk_count_is_more_than_one() by Mike Snitzer · 9 years ago
  19. 802ea9d Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  20. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  21. 5d8e7fb Merge tag 'md/3.20' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  22. 53a6ab4 md/raid10: fix conversion from RAID0 to RAID10 by NeilBrown · 9 years ago
  23. a4afe76 dm: inherit QUEUE_FLAG_SG_GAPS flags from underlying queues by Keith Busch · 10 years ago
  24. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  25. 0c8f863 dm snapshot: remove unnecessary NULL checks before vfree() calls by Markus Elfring · 10 years ago
  26. ff658e9 dm mpath: simplify failure path of dm_multipath_init() by Johannes Thumshirn · 10 years ago
  27. 9cb1397 dm thin metadata: remove unused dm_pool_get_data_block_size() by Rickard Strandqvist · 10 years ago
  28. 88e2f90 dm ioctl: fix stale comment above dm_get_inactive_table() by Junxiao Bi · 10 years ago
  29. cf35248 dm crypt: update url in CONFIG_DM_CRYPT help text by Loic Pefferkorn · 10 years ago
  30. f495339 dm bufio: fix time comparison to use time_after_eq() by Asaf Vertz · 10 years ago
  31. 0f30af9 dm: use time_in_range() and time_after() by Manuel Schölling · 10 years ago
  32. 3ca5a21 dm raid: fix a couple integer overflows by Dan Carpenter · 10 years ago
  33. 65803c2 dm table: train hybrid target type detection to select blk-mq if appropriate by Mike Snitzer · 10 years ago
  34. e5863d9 dm: allocate requests in target when stacking on blk-mq devices by Mike Snitzer · 10 years ago
  35. 466d89a dm: prepare for allocating blk-mq clone requests in target by Keith Busch · 10 years ago
  36. 2eb6e1e dm: submit stacked requests in irq enabled context by Keith Busch · 10 years ago
  37. 1ae49ea dm: split request structure out from dm_rq_target_io structure by Mike Snitzer · 10 years ago
  38. dbf9782 dm: remove exports for request-based interfaces without external callers by Mike Snitzer · 10 years ago
  39. db507b3 dm: fix multipath regression due to initializing wrong request by Mike Snitzer · 9 years ago
  40. dfe15ac md: wakeup thread upon rdev_dec_pending() by Hannes Reinecke · 12 years ago
  41. 6791875 md: make reconfig_mutex optional for writes to md sysfs files. by NeilBrown · 10 years ago
  42. 5c47daf md: move mddev_lock and related to md.h by NeilBrown · 10 years ago
  43. 23da422 md: use mddev->lock to protect updates to resync_{min,max}. by NeilBrown · 10 years ago
  44. 1b30e66 md: minor cleanup in safe_delay_store. by NeilBrown · 10 years ago
  45. 4af1a04 md: move GET_BITMAP_FILE ioctl out from mddev_lock. by NeilBrown · 10 years ago
  46. 1e594bb md: tidy up set_bitmap_file by NeilBrown · 10 years ago
  47. f4ad3d3 md: remove unnecessary 'buf' from get_bitmap_file. by NeilBrown · 10 years ago
  48. 758bfc8 md: remove mddev_lock from rdev_attr_show() by NeilBrown · 10 years ago
  49. b7b17c9 md: remove mddev_lock() from md_attr_show() by NeilBrown · 10 years ago
  50. 7b1485b md/raid5: use ->lock to protect accessing raid5 sysfs attributes. by NeilBrown · 10 years ago
  51. f97fcad md: remove need for mddev_lock() in md_seq_show() by NeilBrown · 10 years ago
  52. 978a7a4 md/bitmap: protect clearing of ->bitmap by mddev->lock by NeilBrown · 10 years ago
  53. 59acf65 Merge tag 'md/3.19-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  54. 36d091f md: protect ->pers changes with mddev->lock by NeilBrown · 10 years ago
  55. db721d3 md: level_store: group all important changes into one place. by NeilBrown · 10 years ago
  56. afa0f55 md: rename ->stop to ->free by NeilBrown · 10 years ago
  57. 5aa61f4 md: split detach operation out from ->stop. by NeilBrown · 10 years ago
  58. 3be260c md/linear: remove rcu protections in favour of suspend/resume by NeilBrown · 10 years ago
  59. 64590f4 md: make merge_bvec_fn more robust in face of personality changes. by NeilBrown · 10 years ago
  60. 5c675f8 md: make ->congested robust against personality changes. by NeilBrown · 10 years ago
  61. 85572d7 md: rename mddev->write_lock to mddev->lock by NeilBrown · 10 years ago
  62. ea664c8 md/raid5: need_this_block: tidy/fix last condition. by NeilBrown · 10 years ago
  63. a9d5695 md/raid5: need_this_block: start simplifying the last two conditions. by NeilBrown · 10 years ago
  64. a79cfe1 md/raid5: separate out the easy conditions in need_this_block. by NeilBrown · 10 years ago
  65. 2c58f06 md/raid5: separate large if clause out of fetch_block(). by NeilBrown · 10 years ago
  66. ad3ab8b md: do_release_stripe(): No need to call md_wakeup_thread() twice by Jes Sorensen · 10 years ago
  67. d959014 md/bitmap: fix a might_sleep() warning. by NeilBrown · 10 years ago
  68. b1b02fe md/raid5: fix another livelock caused by non-aligned writes. by NeilBrown · 10 years ago
  69. febf715 block: require blk_rq_prep_clone() be given an initialized clone request by Keith Busch · 10 years ago
  70. 2a7eaea dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAIL mode by Joe Thornber · 10 years ago
  71. 766a788 dm cache: fix missing ERR_PTR returns and handling by Joe Thornber · 10 years ago
  72. 96b26c8 dm: fix handling of multiple internal suspends by Mikulas Patocka · 10 years ago
  73. a59db67 dm cache: fix problematic dual use of a single migration count variable by Joe Thornber · 10 years ago
  74. 9b1cc9f dm cache: share cache-metadata object across inactive and active DM tables by Joe Thornber · 10 years ago
  75. f490282 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  76. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  77. 83fe27e rcu: Make SRCU optional by using CONFIG_SRCU by Pranith Kumar · 10 years ago
  78. 5164bec dm: fix missed error code if .end_io isn't implemented by target_type by zhendong chen · 10 years ago
  79. 2b94e89 dm thin: fix crash by initializing thin device's refcount and completion earlier by Marc Dionne · 10 years ago
  80. 2c43fd2 dm thin: fix missing out-of-data-space to write mode transition if blocks are released by Joe Thornber · 10 years ago
  81. 45ec9bd dm thin: fix inability to discard blocks when in out-of-data-space mode by Joe Thornber · 10 years ago
  82. 8fd9589 Merge tag 'md/3.19' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  83. 9ea18f8 Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  84. f851b60 md: Check MD_RECOVERY_RUNNING as well as ->sync_thread. by NeilBrown · 10 years ago
  85. 140dfc9 Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  86. 7d7e64f md: fix semicolon.cocci warnings by kbuild test robot · 10 years ago
  87. 108cef3 md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants. by NeilBrown · 10 years ago
  88. 1a71d6f dm crypt: use memzero_explicit for on-stack buffer by Milan Broz · 10 years ago
  89. 02717d9 dm space map metadata: fix sm_bootstrap_get_count() by Joe Thornber · 10 years ago
  90. c1c6156 dm space map metadata: fix sm_bootstrap_get_nr_blocks() by Dan Carpenter · 10 years ago
  91. 445559c dm bufio: fix memleak when using a dm_buffer's inline bio by Darrick J. Wong · 10 years ago
  92. f824a2a dm cache: fix spurious cell_defer when dealing with partial block at end of device by Joe Thornber · 10 years ago
  93. 1e32134 dm cache: dirty flag was mistakenly being cleared when promoting via overwrite by Joe Thornber · 10 years ago
  94. f29a314 dm cache: only use overwrite optimisation for promotion when in writeback mode by Joe Thornber · 10 years ago
  95. 2bb812d dm cache: discard block size must be a multiple of cache block size by Joe Thornber · 10 years ago
  96. 43c32bf dm cache: fix a harmless race when working out if a block is discarded by Joe Thornber · 10 years ago
  97. 3e2e1c3 dm cache: when reloading a discard bitset allow for a different discard block size by Joe Thornber · 10 years ago
  98. 2572629 dm cache: fix some issues with the new discard range support by Joe Thornber · 10 years ago
  99. 8001e87 dm array: if resizing the array is a noop set the new root to the old one by Joe Thornber · 10 years ago
  100. 18c0b22 md: use generic io stats accounting functions to simplify io stat accounting by Gu Zheng · 10 years ago