1. 0e04c64 Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  2. 09869de dm thin: update discard_granularity to reflect the thin-pool blocksize by Lukas Czerner · 10 years ago
  3. adcc444 dm bio prison: implement per bucket locking in the dm_bio_prison hash table by Heinz Mauelshagen · 10 years ago
  4. 8d0304e Merge tag 'md/3.16' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  5. 053f5b6 raid5: speedup sync_request processing by Eivind Sarto · 10 years ago
  6. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  7. 2844dc3 md/raid5: deadlock between retry_aligned_read with barrier io by hui jiao · 10 years ago
  8. 11f0431 dm: remove symbol export for dm_set_device_limits by Mike Snitzer · 10 years ago
  9. 7eee4ae dm: disable WRITE SAME if it fails by Mike Snitzer · 10 years ago
  10. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  11. 989f26f dm era: check for a non-NULL metadata object before closing it by Joe Thornber · 10 years ago
  12. af91805 dm thin: return ENOSPC instead of EIO when error_if_no_space enabled by Mike Snitzer · 10 years ago
  13. e7a3e87 dm thin: cleanup noflush_work to use a proper completion by Joe Thornber · 10 years ago
  14. 298eaa8 dm snapshot: do not split read bios sent to snapshot-origin target by Mikulas Patocka · 10 years ago
  15. 599cdf3 dm snapshot: allocate a per-target structure for snapshot-origin target by Mikulas Patocka · 10 years ago
  16. 1dd40c3 dm: introduce dm_accept_partial_bio by Mikulas Patocka · 10 years ago
  17. e0d6609 dm: change sector_count member in clone_info from sector_t to unsigned by Mikulas Patocka · 10 years ago
  18. ca75517 Merge tag 'md/3.15-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  19. 681a289 Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago
  20. 24e19d2 Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  21. d592a99 raid5: add an option to avoid copy data from bio to stripe cache by Shaohua Li · 10 years ago
  22. f2e06c5 md/bitmap: remove confusing code from filemap_get_page. by NeilBrown · 10 years ago
  23. cf170f3 raid5: avoid release list until last reference of the stripe by Eivind Sarto · 10 years ago
  24. 8b32bf5 md: md_clear_badblocks should return an error code on failure. by NeilBrown · 10 years ago
  25. 67f4554 md/raid56: Don't perform reads to support writes until stripe is ready. by NeilBrown · 10 years ago
  26. bd8839e md: refuse to change shape of array if it is active but read-only by NeilBrown · 10 years ago
  27. 2ac295a md: always set MD_RECOVERY_INTR when interrupting a reshape thread. by NeilBrown · 10 years ago
  28. 3991b31 md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync". by NeilBrown · 10 years ago
  29. 63d832c dm mpath: really fix lockdep warning by Hannes Reinecke · 10 years ago
  30. f1daa838 dm cache: always split discards on cache block boundaries by Heinz Mauelshagen · 10 years ago
  31. 23de4a7 Merge tag 'dm-3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  32. 80c5789 dm thin: add 'no_space_timeout' dm-thin-pool module param by Mike Snitzer · 10 years ago
  33. 4cdd2ad dm mpath: fix lock order inconsistency in multipath_ioctl by Mike Snitzer · 10 years ago
  34. 85ad643b dm thin: add timeout to stop out-of-data-space mode holding IO forever by Joe Thornber · 10 years ago
  35. 8d07e8a dm thin: allow metadata commit if pool is in PM_OUT_OF_DATA_SPACE mode by Joe Thornber · 10 years ago
  36. 610f2de dm crypt: fix cpu hotplug crash by removing per-cpu structure by Mikulas Patocka · 10 years ago
  37. 2ddb599 Merge tag 'md/3.15-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  38. 0f62fb2 md: avoid possible spinning md thread at shutdown. by NeilBrown · 10 years ago
  39. cc13b1d md/raid10: call wait_barrier() for each request submitted. by NeilBrown · 10 years ago
  40. 54366a7 Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  41. 131cd13 dm cache: fix writethrough mode quiescing in cache_map by Mike Snitzer · 10 years ago
  42. fbcde3d dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning by Mike Snitzer · 10 years ago
  43. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  44. 23c1a60 Merge tag '3.15-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  45. c7a6d35 raid5: fix a race of stripe count check by Shaohua Li · 10 years ago
  46. b4f42e2 block: remove struct request buffer member by Jens Axboe · 10 years ago
  47. 3a77452 dm verity: fix biovecs hash calculation regression by Milan Broz · 10 years ago
  48. 7f87307 Merge tag 'md/3.15' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  49. e240c18 raid5: get_active_stripe avoids device_lock by Shaohua Li · 10 years ago
  50. 27c0f68 raid5: make_request does less prepare wait by Shaohua Li · 10 years ago
  51. e2f23b6 md: avoid oops on unload if some process is in poll or select. by NeilBrown · 10 years ago
  52. da1aab3 md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fails. by NeilBrown · 10 years ago
  53. 035328c md/bitmap: don't abuse i_writecount for bitmap files. by NeilBrown · 10 years ago
  54. b10ebd3 dm thin: fix rcu_read_lock being held in code that can sleep by Joe Thornber · 10 years ago
  55. 5e3283e dm thin: irqsave must always be used with the pool->lock spinlock by Joe Thornber · 10 years ago
  56. 04535d2 Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  57. 0596661 dm cache: fix a lock-inversion by Joe Thornber · 10 years ago
  58. 67324ea dm thin: sort the per thin deferred bios using an rb_tree by Mike Snitzer · 10 years ago
  59. b33ce44 Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  60. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  61. c140e1c dm thin: use per thin device deferred bio lists by Mike Snitzer · 10 years ago
  62. 760fe67 dm thin: simplify pool_is_congested by Mike Snitzer · 10 years ago
  63. fe76cd8 dm thin: fix dangling bio in process_deferred_bios error path by Mike Snitzer · 10 years ago
  64. a356e42 dm mpath: print more useful warnings in multipath_message() by Jose Castillo · 10 years ago
  65. 3a01750 dm-mpath: do not activate failed paths by Hannes Reinecke · 10 years ago
  66. 9bf59a6 dm mpath: remove extra nesting in map function by Mike Snitzer · 10 years ago
  67. 36fcffc dm mpath: remove map_io() by Hannes Reinecke · 10 years ago
  68. e3bde04 dm mpath: reduce memory pressure when requeuing by Hannes Reinecke · 10 years ago
  69. 3e9f1be dm mpath: remove process_queued_ios() by Hannes Reinecke · 10 years ago
  70. e809917 dm mpath: push back requests instead of queueing by Hannes Reinecke · 10 years ago
  71. 9974fa2 dm table: add dm_table_run_md_queue_async by Mike Snitzer · 10 years ago
  72. 17f4ff4 dm mpath: do not call pg_init when it is already running by Hannes Reinecke · 10 years ago
  73. 9cdb852 dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbind by Monam Agarwal · 10 years ago
  74. bfc6d41 dm: stop using bi_private by Mikulas Patocka · 10 years ago
  75. d70ab4f dm: remove dm_get_mapinfo by Mikulas Patocka · 10 years ago
  76. 473c36d dm: make dm_table_alloc_md_mempools static by Mikulas Patocka · 10 years ago
  77. 5a32083 dm: take care to copy the space map roots before locking the superblock by Joe Thornber · 10 years ago
  78. a9d4539 dm transaction manager: fix corruption due to non-atomic transaction commit by Joe Thornber · 10 years ago
  79. 64ab346 dm cache: remove remainder of distinct discard block size by Heinz Mauelshagen · 10 years ago
  80. d132cc6 dm cache: prevent corruption caused by discard_block_size > cache_block_size by Mike Snitzer · 10 years ago
  81. 428e469 dm bitset: only flush the current word if it has been dirtied by Joe Thornber · 10 years ago
  82. eec4057 dm: add era target by Joe Thornber · 10 years ago
  83. cb85114 bcache: remove nested function usage by John Sheu · 10 years ago
  84. 3a2fd9d bcache: Kill bucket->gc_gen by Kent Overstreet · 10 years ago
  85. 2531d9ee bcache: Kill unused freelist by Kent Overstreet · 10 years ago
  86. 0a63b66 bcache: Rework btree cache reserve handling by Kent Overstreet · 10 years ago
  87. 56b3077 bcache: Kill btree_io_wq by Kent Overstreet · 10 years ago
  88. 2a28568 bcache: btree locking rework by Kent Overstreet · 10 years ago
  89. 05335cf bcache: Fix a race when freeing btree nodes by Kent Overstreet · 10 years ago
  90. 4fe6a81 bcache: Add a real GC_MARK_RECLAIMABLE by Kent Overstreet · 10 years ago
  91. c13f3af bcache: Add bch_keylist_init_single() by Kent Overstreet · 11 years ago
  92. 1575402 bcache: Improve priority_stats by Kent Overstreet · 10 years ago
  93. 7159b1a bcache: Better alloc tracepoints by Kent Overstreet · 10 years ago
  94. 3f5e0a3 bcache: Kill dead cgroup code by Kent Overstreet · 10 years ago
  95. 3f6ef38 bcache: stop moving_gc marking buckets that can't be moved. by Nicholas Swenson · 10 years ago
  96. 10d9dcf bcache: Fix moving_pred() by Kent Overstreet · 10 years ago
  97. da415a0 bcache: Fix moving_gc deadlocking with a foreground write by Nicholas Swenson · 11 years ago
  98. 90db691 bcache: Fix discard granularity by Kent Overstreet · 10 years ago
  99. 487dded bcache: Fix another bug recovering from unclean shutdown by Kent Overstreet · 10 years ago
  100. 0bd143f bcache: Fix a bug recovering from unclean shutdown by Kent Overstreet · 10 years ago