1. ca75517 Merge tag 'md/3.15-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  2. 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 · 11 years ago
  3. 2ac295a md: always set MD_RECOVERY_INTR when interrupting a reshape thread. by NeilBrown · 11 years ago
  4. 3991b31 md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync". by NeilBrown · 11 years ago
  5. 63d832c dm mpath: really fix lockdep warning by Hannes Reinecke · 11 years ago
  6. f1daa838 dm cache: always split discards on cache block boundaries by Heinz Mauelshagen · 11 years ago
  7. 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 · 11 years ago
  8. 80c5789 dm thin: add 'no_space_timeout' dm-thin-pool module param by Mike Snitzer · 11 years ago
  9. 4cdd2ad dm mpath: fix lock order inconsistency in multipath_ioctl by Mike Snitzer · 11 years ago
  10. 85ad643 dm thin: add timeout to stop out-of-data-space mode holding IO forever by Joe Thornber · 11 years ago
  11. 8d07e8a dm thin: allow metadata commit if pool is in PM_OUT_OF_DATA_SPACE mode by Joe Thornber · 11 years ago
  12. 610f2de dm crypt: fix cpu hotplug crash by removing per-cpu structure by Mikulas Patocka · 11 years ago
  13. 2ddb599 Merge tag 'md/3.15-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  14. 0f62fb2 md: avoid possible spinning md thread at shutdown. by NeilBrown · 11 years ago
  15. cc13b1d md/raid10: call wait_barrier() for each request submitted. by NeilBrown · 11 years ago
  16. 54366a7 Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  17. 131cd13 dm cache: fix writethrough mode quiescing in cache_map by Mike Snitzer · 11 years ago
  18. fbcde3d dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning by Mike Snitzer · 11 years ago
  19. 23c1a60 Merge tag '3.15-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  20. c7a6d35 raid5: fix a race of stripe count check by Shaohua Li · 11 years ago
  21. 3a77452 dm verity: fix biovecs hash calculation regression by Milan Broz · 11 years ago
  22. 7f87307 Merge tag 'md/3.15' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  23. e240c18 raid5: get_active_stripe avoids device_lock by Shaohua Li · 11 years ago
  24. 27c0f68 raid5: make_request does less prepare wait by Shaohua Li · 11 years ago
  25. e2f23b6 md: avoid oops on unload if some process is in poll or select. by NeilBrown · 11 years ago
  26. da1aab3 md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fails. by NeilBrown · 11 years ago
  27. 035328c md/bitmap: don't abuse i_writecount for bitmap files. by NeilBrown · 11 years ago
  28. b10ebd3 dm thin: fix rcu_read_lock being held in code that can sleep by Joe Thornber · 11 years ago
  29. 5e3283e dm thin: irqsave must always be used with the pool->lock spinlock by Joe Thornber · 11 years ago
  30. 04535d2 Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  31. 0596661 dm cache: fix a lock-inversion by Joe Thornber · 11 years ago
  32. 67324ea dm thin: sort the per thin deferred bios using an rb_tree by Mike Snitzer · 11 years ago
  33. b33ce44 Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  34. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  35. c140e1c dm thin: use per thin device deferred bio lists by Mike Snitzer · 11 years ago
  36. 760fe67 dm thin: simplify pool_is_congested by Mike Snitzer · 11 years ago
  37. fe76cd8 dm thin: fix dangling bio in process_deferred_bios error path by Mike Snitzer · 11 years ago
  38. a356e42 dm mpath: print more useful warnings in multipath_message() by Jose Castillo · 11 years ago
  39. 3a01750 dm-mpath: do not activate failed paths by Hannes Reinecke · 11 years ago
  40. 9bf59a6 dm mpath: remove extra nesting in map function by Mike Snitzer · 11 years ago
  41. 36fcffc dm mpath: remove map_io() by Hannes Reinecke · 11 years ago
  42. e3bde04 dm mpath: reduce memory pressure when requeuing by Hannes Reinecke · 11 years ago
  43. 3e9f1be dm mpath: remove process_queued_ios() by Hannes Reinecke · 11 years ago
  44. e809917 dm mpath: push back requests instead of queueing by Hannes Reinecke · 11 years ago
  45. 9974fa2 dm table: add dm_table_run_md_queue_async by Mike Snitzer · 11 years ago
  46. 17f4ff4 dm mpath: do not call pg_init when it is already running by Hannes Reinecke · 11 years ago
  47. 9cdb852 dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbind by Monam Agarwal · 11 years ago
  48. bfc6d41 dm: stop using bi_private by Mikulas Patocka · 11 years ago
  49. d70ab4f dm: remove dm_get_mapinfo by Mikulas Patocka · 11 years ago
  50. 473c36d dm: make dm_table_alloc_md_mempools static by Mikulas Patocka · 11 years ago
  51. 5a32083 dm: take care to copy the space map roots before locking the superblock by Joe Thornber · 11 years ago
  52. a9d4539 dm transaction manager: fix corruption due to non-atomic transaction commit by Joe Thornber · 11 years ago
  53. 64ab346 dm cache: remove remainder of distinct discard block size by Heinz Mauelshagen · 11 years ago
  54. d132cc6 dm cache: prevent corruption caused by discard_block_size > cache_block_size by Mike Snitzer · 11 years ago
  55. 428e469 dm bitset: only flush the current word if it has been dirtied by Joe Thornber · 11 years ago
  56. eec4057 dm: add era target by Joe Thornber · 11 years ago
  57. cb85114 bcache: remove nested function usage by John Sheu · 11 years ago
  58. 3a2fd9d bcache: Kill bucket->gc_gen by Kent Overstreet · 11 years ago
  59. 2531d9ee bcache: Kill unused freelist by Kent Overstreet · 11 years ago
  60. 0a63b66 bcache: Rework btree cache reserve handling by Kent Overstreet · 11 years ago
  61. 56b3077 bcache: Kill btree_io_wq by Kent Overstreet · 11 years ago
  62. 2a28568 bcache: btree locking rework by Kent Overstreet · 11 years ago
  63. 05335cf bcache: Fix a race when freeing btree nodes by Kent Overstreet · 11 years ago
  64. 4fe6a81 bcache: Add a real GC_MARK_RECLAIMABLE by Kent Overstreet · 11 years ago
  65. c13f3af bcache: Add bch_keylist_init_single() by Kent Overstreet · 11 years ago
  66. 1575402 bcache: Improve priority_stats by Kent Overstreet · 11 years ago
  67. 7159b1a bcache: Better alloc tracepoints by Kent Overstreet · 11 years ago
  68. 3f5e0a3 bcache: Kill dead cgroup code by Kent Overstreet · 11 years ago
  69. 3f6ef38 bcache: stop moving_gc marking buckets that can't be moved. by Nicholas Swenson · 11 years ago
  70. 10d9dcf bcache: Fix moving_pred() by Kent Overstreet · 11 years ago
  71. da415a0 bcache: Fix moving_gc deadlocking with a foreground write by Nicholas Swenson · 11 years ago
  72. 90db691 bcache: Fix discard granularity by Kent Overstreet · 11 years ago
  73. 487dded bcache: Fix another bug recovering from unclean shutdown by Kent Overstreet · 11 years ago
  74. 0bd143f bcache: Fix a bug recovering from unclean shutdown by Kent Overstreet · 11 years ago
  75. 27201cfd bcache: Fix a journalling reclaim after recovery bug by Kent Overstreet · 11 years ago
  76. 65ddf45 bcache: Fix a null ptr deref in journal replay by Kent Overstreet · 11 years ago
  77. 4fa0340 bcache: Fix a lockdep splat in an error path by Kent Overstreet · 11 years ago
  78. e893fba dm cache: fix access beyond end of origin device by Heinz Mauelshagen · 11 years ago
  79. 8b9d966 dm cache: fix truncation bug when copying a block to/from >2TB fast device by Heinz Mauelshagen · 11 years ago
  80. cebc2de dm space map metadata: fix refcount decrement below 0 which caused corruption by Joe Thornber · 11 years ago
  81. 738211f dm thin: fix noflush suspend IO queueing by Joe Thornber · 11 years ago
  82. 18adc57 dm thin: fix deadlock in __requeue_bio_list by Joe Thornber · 11 years ago
  83. 3e1a069 dm thin: fix out of data space handling by Joe Thornber · 11 years ago
  84. 07f2b6e dm thin: ensure user takes action to validate data and metadata consistency by Mike Snitzer · 11 years ago
  85. cdc2b41 dm thin: synchronize the pool mode during suspend by Mike Snitzer · 11 years ago
  86. 2c94582 dm snapshot: fix metadata corruption by Mikulas Patocka · 11 years ago
  87. c64d240 dm: fix Kconfig indentation by Mike Snitzer · 11 years ago
  88. aa074c1 Merge 3.14-rc5 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  89. 14f398c dm cache mq: fix memory allocation failure for large cache devices by Heinz Mauelshagen · 11 years ago
  90. e0d849f dm cache: fix truncation bug when mapping I/O to >2TB fast device by Heinz Mauelshagen · 11 years ago
  91. 7d48935 dm thin: allow metadata space larger than supported to go unused by Mike Snitzer · 11 years ago
  92. a1989b3 dm mpath: fix stalls when handling invalid ioctls by Hannes Reinecke · 11 years ago
  93. dabb443 bcache: Fix a shutdown bug by Kent Overstreet · 11 years ago
  94. 1b4eaf3 bcache: Fix flash_dev_cache_miss() for real this time by Kent Overstreet · 11 years ago
  95. 1acacc0 dm thin: fix the error path for the thin device constructor by Mike Snitzer · 11 years ago
  96. 85cbe1f bcache: Fix another compiler warning on m68k by Kent Overstreet · 11 years ago
  97. ba4b60e Merge 3.14-rc3 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  98. f3a44fe dm raid1: fix immutable biovec related BUG when retrying read bio by Mikulas Patocka · 11 years ago
  99. d73f990 dm io: fix I/O to multiple destinations by Mikulas Patocka · 11 years ago
  100. 4d1662a dm thin: avoid metadata commit if a pool's thin devices haven't changed by Mike Snitzer · 11 years ago