1. 34dd051 dm cache policy smq: move 'dm-cache-default' module alias to SMQ by Yi Zhang · 9 years ago
  2. b0dc3c8 dm btree: add ref counting ops for the leaves of top level btrees by Joe Thornber · 9 years ago
  3. 7f518ad dm thin metadata: delete btrees when releasing metadata snapshot by Joe Thornber · 9 years ago
  4. 39171c8 Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  5. aa0cd28 dm btree remove: fix bug in remove_one() by Joe Thornber · 9 years ago
  6. bd4aaf8 dm: fix dm_merge_bvec regression on 32 bit systems by Mike Snitzer · 9 years ago
  7. 49895bc md/raid5: don't let shrink_slab shrink too far. by NeilBrown · 9 years ago
  8. b6878d9 md: use kzalloc() when bitmap is disabled by Benjamin Randazzo · 9 years ago
  9. 423f04d md/raid1: extend spinlock to protect raid1_end_read_request against inconsistencies by NeilBrown · 9 years ago
  10. 795e633 dm cache: fix device destroy hang due to improper prealloc_used accounting by Mike Snitzer · 9 years ago
  11. 3508e65 Revert "dm cache: do not wake_worker() in free_migration()" by Mike Snitzer · 9 years ago
  12. 6ed443c dm crypt: update wiki page URL by Baruch Siach · 9 years ago
  13. 134bf30 dm cache policy smq: fix alloc_bitset check that always evaluates as false by Colin Ian King · 9 years ago
  14. 0a927c2 dm thin: return -ENOSPC when erroring retry list due to out of data space by Mike Snitzer · 9 years ago
  15. aca105a Merge tag 'md/4.2-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  16. e6030cb md/raid5: clear R5_NeedReplace when no longer needed. by NeilBrown · 9 years ago
  17. 90382ed Fix read-balancing during node failure by Goldwyn Rodrigues · 9 years ago
  18. 33e38ac md-cluster: fix bitmap sub-offset in bitmap_read_sb by Goldwyn Rodrigues · 9 years ago
  19. b0c26a7 md: Return error if request_module fails and returns positive value by Goldwyn Rodrigues · 9 years ago
  20. f735727 md: Skip cluster setup in case of error while reading bitmap by Goldwyn Rodrigues · 9 years ago
  21. 34cab6f md/raid1: fix test for 'was read error from last working device'. by NeilBrown · 9 years ago
  22. d3b178a md: Skip cluster setup for dm-raid by Goldwyn Rodrigues · 9 years ago
  23. ee5d004 md: flush ->event_work before stopping array. by NeilBrown · 9 years ago
  24. 299b068 md/raid10: always set reshape_safe when initializing reshape_position. by NeilBrown · 9 years ago
  25. 2d5b569 md/raid5: avoid races when changing cache size. by NeilBrown · 9 years ago
  26. 3f8476f Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  27. 665022d dm cache: avoid calls to prealloc_free_structs() if possible by Mike Snitzer · 9 years ago
  28. e782eff dm cache: avoid preallocation if no work in writeback_some_dirty_blocks() by Mike Snitzer · 9 years ago
  29. 386cb7c dm cache: do not wake_worker() in free_migration() by Mike Snitzer · 9 years ago
  30. 255eac2 dm cache: display 'needs_check' in status if it is set by Mike Snitzer · 9 years ago
  31. e4c78e2 dm thin: display 'needs_check' in status if it is set by Mike Snitzer · 9 years ago
  32. bcc696f dm thin: stay in out-of-data-space mode once no_space_timeout expires by Mike Snitzer · 9 years ago
  33. b06075a dm: fix use after free crash due to incorrect cleanup sequence by Mikulas Patocka · 9 years ago
  34. 77b5a08 bcache: don't embed 'return' statements in closure macros by Jens Axboe · 9 years ago
  35. 621739b Revert "dm: only run the queue on completion if congested or no requests pending" by Mike Snitzer · 9 years ago
  36. 1c75187 dm btree: silence lockdep lock inversion in dm_btree_del() by Joe Thornber · 9 years ago
  37. a822c83 dm thin: allocate the cell_sort_array dynamically by Joe Thornber · 9 years ago
  38. 4c7e309 dm btree remove: fix bug in redistribute3 by Dennis Yang · 9 years ago
  39. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  40. d1aa1ab MAINTAINERS: BCACHE: Kent Overstreet has changed email address by Joe Perches · 9 years ago
  41. 958b433 bcache: use kvfree() in various places by Pekka Enberg · 9 years ago
  42. 6aaf0da Merge tag 'md/4.2' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  43. 22165fa Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  44. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  45. b5451e4 dm cache policy smq: fix "default" version to be 1.4.0 by Mike Snitzer · 9 years ago
  46. 78d8e58 Revert "block, dm: don't copy bios for request clones" by Mike Snitzer · 9 years ago
  47. 4e6e36c Revert "dm: do not allocate any mempools for blk-mq request-based DM" by Mike Snitzer · 9 years ago
  48. 90a9bef drivers/md/md.c: use strreplace() by Rasmus Villemoes · 9 years ago
  49. 6597ac8 Merge tag 'dm-4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  50. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  51. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  52. ab16bfc md: clear Blocked flag on failed devices when array is read-only. by Neil Brown · 9 years ago
  53. 9a8c0fa md: unlock mddev_lock on an error path. by NeilBrown · 9 years ago
  54. bd69192 md: clear mddev->private when it has been freed. by NeilBrown · 9 years ago
  55. 2726d56 vfs: add seq_file_path() helper by Miklos Szeredi · 9 years ago
  56. 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 9 years ago
  57. e262f34 dm stats: add support for request-based DM devices by Mikulas Patocka · 9 years ago
  58. dfcfac3 dm stats: collect and report histogram of IO latencies by Mikulas Patocka · 9 years ago
  59. c96aec3 dm stats: support precise timestamps by Mikulas Patocka · 9 years ago
  60. dd4c1b7 dm stats: fix divide by zero if 'number_of_areas' arg is zero by Mikulas Patocka · 9 years ago
  61. bccab6a dm cache: switch the "default" cache replacement policy from mq to smq by Mike Snitzer · 9 years ago
  62. 6096d91 dm space map metadata: fix occasional leak of a metadata block on resize by Joe Thornber · 9 years ago
  63. 4e02361 md: fix a build warning by Firo Yang · 9 years ago
  64. 713bc5c md/raid5: ignore released_stripes check by Shaohua Li · 9 years ago
  65. e9e4c37 md/raid5: per hash value and exclusive wait_for_stripe by Yuanhan Liu · 9 years ago
  66. b1b4648 md/raid5: split wait_for_stripe and introduce wait_for_quiescent by Yuanhan Liu · 9 years ago
  67. 4c9309c md: convert to kstrto*() by Alexey Dobriyan · 9 years ago
  68. c31df25 md/raid10: make sync_request_write() call bio_copy_data() by Kent Overstreet · 9 years ago
  69. ea358cd md: make sure MD_RECOVERY_DONE is clear before starting recovery/resync by NeilBrown · 9 years ago
  70. 8e8e251 md: Close race when setting 'action' to 'idle'. by NeilBrown · 9 years ago
  71. c008f1d md: don't return 0 from array_state_store by NeilBrown · 9 years ago
  72. b1f11af dm thin metadata: fix a race when entering fail mode by Joe Thornber · 9 years ago
  73. fd46769 dm thin: fail messages with EOPNOTSUPP when pool cannot handle messages by Mike Snitzer · 9 years ago
  74. 34fbcf6 dm thin: range discard support by Joe Thornber · 9 years ago
  75. 6550f07 dm thin metadata: add dm_thin_remove_range() by Joe Thornber · 9 years ago
  76. a5d895a dm thin metadata: add dm_thin_find_mapped_range() by Joe Thornber · 9 years ago
  77. 4ec331c dm btree: add dm_btree_remove_leaves() by Joe Thornber · 9 years ago
  78. 0f24b79 dm stats: Use kvfree() in dm_kvfree() by Pekka Enberg · 9 years ago
  79. fba1010 dm cache: age and write back cache entries even without active IO by Joe Thornber · 9 years ago
  80. b61d950 dm cache: prefix all DMERR and DMINFO messages with cache device name by Mike Snitzer · 9 years ago
  81. 028ae9f dm cache: add fail io mode and needs_check flag by Joe Thornber · 9 years ago
  82. 88bf5184 dm cache: wake the worker thread every time we free a migration object by Joe Thornber · 9 years ago
  83. 66a6363 dm cache: add stochastic-multi-queue (smq) policy by Joe Thornber · 9 years ago
  84. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  85. 4452226 writeback: move backing_dev_info->state into bdi_writeback by Tejun Heo · 9 years ago
  86. 0f1e5b5 Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  87. 4077525 dm cache: boost promotion of blocks that will be overwritten by Joe Thornber · 9 years ago
  88. 651f5fa dm cache: defer whole cells by Joe Thornber · 9 years ago
  89. 3cdf93f dm bio prison: add dm_cell_promote_or_release() by Joe Thornber · 9 years ago
  90. 451b9e0 dm cache: pull out some bitset utility functions for reuse by Joe Thornber · 9 years ago
  91. 20f6814 dm cache: pass a new 'critical' flag to the policies when requesting writeback work by Joe Thornber · 9 years ago
  92. 066dbaa dm cache: track IO to the origin device using io_tracker by Joe Thornber · 9 years ago
  93. 77289d3 dm cache: add io_tracker by Joe Thornber · 9 years ago
  94. fb4100a dm cache: fix race when issuing a POLICY_REPLACE operation by Joe Thornber · 9 years ago
  95. 54cea3f dm crypt: add comments to better describe crypto processing logic by Milan Broz · 9 years ago
  96. ed63287 dm raid1: keep issuing IO after leg failure by Lidong Zhong · 9 years ago
  97. f4ad317 dm log writes: use ULL suffix for 64-bit constants by Geert Uytterhoeven · 9 years ago
  98. e223e1d dm stripe: drop useless exit point from dm_stripe_init() by Luis Henriques · 9 years ago
  99. 0cf4503 dm raid: add support for the MD RAID0 personality by Heinz Mauelshagen · 9 years ago
  100. c76d53f dm raid: a few cleanups by Heinz Mauelshagen · 9 years ago