1. 929254d Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  2. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  3. 88ed806 Merge tag 'md/3.18' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  4. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  5. b610626 crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt by Jan-Simon Möller · 12 years ago
  6. 6c144d3 md: move EXPORT_SYMBOL to after function in md.c by NeilBrown · 10 years ago
  7. 2cbbca5 md: discard PRINT_RAID_DEBUG ioctl by NeilBrown · 10 years ago
  8. 403df47 md: remove MD_BUG() by NeilBrown · 10 years ago
  9. 3adc28d md: clean up 'exit' labels in md_ioctl(). by NeilBrown · 10 years ago
  10. 326eb17 md: remove unnecessary test for MD_MAJOR in md_ioctl() by NeilBrown · 10 years ago
  11. e1960f8 md: don't allow "-sync" to be set for device in an active array. by NeilBrown · 10 years ago
  12. f72ffdd md: remove unwanted white space from md.c by NeilBrown · 10 years ago
  13. ac05f25 md: don't start resync thread directly from md thread. by NeilBrown · 10 years ago
  14. 8b1afc3 md: Just use RCU when checking for overlap between arrays. by NeilBrown · 10 years ago
  15. 50bd377 md: avoid potential long delay under pers_lock by Chao Yu · 10 years ago
  16. 0638bb0 md: simplify export_array() by NeilBrown · 10 years ago
  17. 4878e9e md: discard find_rdev_nr in favour of find_rdev_nr_rcu by NeilBrown · 10 years ago
  18. 1967cd5 md: use wait_event() to simplify md_super_wait() by NeilBrown · 10 years ago
  19. 9ba3b7f md: be more relaxed about stopping an array which isn't started. by NeilBrown · 10 years ago
  20. c95e638 md/raid1: process_checks doesn't use its return value. by NeilBrown · 10 years ago
  21. b8e6a15 md/raid5: fix init_stripe() inconsistencies by Markus Stockhausen · 10 years ago
  22. c4796e2 md/raid10: another memory leak due to reshape. by NeilBrown · 10 years ago
  23. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  24. 3fd8371 md: use set_bit/clear_bit instead of shift/mask for bi_flags changes. by NeilBrown · 10 years ago
  25. 5965b64 md/raid1: minor typos and reformatting. by NeilBrown · 10 years ago
  26. 4b5060d md/bitmap: always wait for writes on unplug. by NeilBrown · 10 years ago
  27. 56ec16c dm log userspace: fix memory leak in dm_ulog_tfr_init failure path by Alexey Khoroshilov · 10 years ago
  28. 0e82586 dm bufio: when done scanning return from __scan immediately by Mikulas Patocka · 10 years ago
  29. eb76faf dm bufio: update last_accessed when relinking a buffer by Joe Thornber · 10 years ago
  30. 48cf06b dm raid: add discard support for RAID levels 4, 5 and 6 by Heinz Mauelshagen · 10 years ago
  31. 75b8e04 dm raid: add discard support for RAID levels 1 and 10 by Heinz Mauelshagen · 10 years ago
  32. 86f1152 dm: allow active and inactive tables to share dm_devs by Benjamin Marzinski · 10 years ago
  33. 1f27197 dm mpath: stop queueing IO when no valid paths exist by Benjamin Marzinski · 10 years ago
  34. 3d8aab2 dm: use bioset_create_nobvec() by Junichi Nomura · 10 years ago
  35. 9977827 dm: remove nr_iovecs parameter from alloc_tio() by Junichi Nomura · 10 years ago
  36. b277da0 block: disable entropy contributions for nonrot devices by Mike Snitzer · 10 years ago
  37. 8e0e99b md/raid5: disable 'DISCARD' by default due to safety concerns. by NeilBrown · 10 years ago
  38. a90e41e Merge tag 'md/3.17-more-fixes' of git://git.neil.brown.name/md by Linus Torvalds · 10 years ago
  39. b8cb6b4 md/raid1: fix_read_error should act on all non-faulty devices. by NeilBrown · 10 years ago
  40. 34e97f1 md/raid1: count resync requests in nr_pending. by NeilBrown · 10 years ago
  41. c2fd4c9 md/raid1: update next_resync under resync_lock. by NeilBrown · 10 years ago
  42. 2355496 md/raid1: Don't use next_resync to determine how far resync has progressed by NeilBrown · 10 years ago
  43. 2f73d3c md/raid1: make sure resync waits for conflicting writes to complete. by NeilBrown · 10 years ago
  44. 669cc7b md/raid1: clean up request counts properly in close_sync() by NeilBrown · 10 years ago
  45. c6d119c md/raid1: be more cautious where we read-balance during resync. by NeilBrown · 10 years ago
  46. f0cc9a0 md/raid1: intialise start_next_window for READ case to avoid hang by NeilBrown · 10 years ago
  47. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  48. 40aa978 dm cache: fix race causing dirty blocks to be marked as clean by Anssi Hannula · 10 years ago
  49. d49ec52 dm crypt: fix access beyond the end of allocated space by Mikulas Patocka · 10 years ago
  50. 1f125e7 md: Replace __this_cpu_ptr with raw_cpu_ptr by Christoph Lameter · 10 years ago
  51. cb8b12b md/raid10: always initialise ->state on newly allocated r10_bio by NeilBrown · 10 years ago
  52. e337aea md/raid10: avoid memory leak on error path during reshape. by NeilBrown · 10 years ago
  53. b396855 md/raid10: Fix memory leak when raid10 reshape completes. by NeilBrown · 10 years ago
  54. ce0b0a4 md/raid10: fix memory leak when reshaping a RAID10. by NeilBrown · 10 years ago
  55. 9c4bdf6 md/raid6: avoid data corruption during recovery of double-degraded RAID6 by NeilBrown · 10 years ago
  56. a40687f md/raid5: avoid livelock caused by non-aligned writes. by NeilBrown · 10 years ago
  57. ba36899 Merge tag 'dm-3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  58. d429a36 Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  59. 2213d7c Merge tag 'md/3.17' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  60. 200612e dm table: propagate QUEUE_FLAG_NO_SG_MERGE by Jeff Moyer · 10 years ago
  61. d66b1b3 md: don't allow bitmap file to be added to raid0/linear. by NeilBrown · 10 years ago
  62. a8461a6 md/raid0: check for bitmap compatability when changing raid levels. by NeilBrown · 10 years ago
  63. ac7e50a md: Recovery speed is wrong by Xiao Ni · 10 years ago
  64. 9895994 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. 0781c87 bcache: Drop unneeded blk_sync_queue() calls by Kent Overstreet · 10 years ago
  66. 789d21d bcache: add mutex lock for bch_is_open by Jianjian Huo · 10 years ago
  67. 5b25aba bcache: Correct printing of btree_gc_max_duration_ms by Surbhi Palande · 10 years ago
  68. 2452cc8 bcache: try to set b->parent properly by Slava Pestov · 10 years ago
  69. c9a7833 bcache: fix memory corruption in init error path by Slava Pestov · 10 years ago
  70. bf0c55c bcache: fix crash with incomplete cache set by Slava Pestov · 10 years ago
  71. d83353b bcache: Fix more early shutdown bugs by Kent Overstreet · 10 years ago
  72. 400ffaa bcache: fix use-after-free in btree_gc_coalesce() by Slava Pestov · 10 years ago
  73. 6b708de bcache: Fix an infinite loop in journal replay by Kent Overstreet · 10 years ago
  74. 913dc33 bcache: fix crash in bcache_btree_node_alloc_fail tracepoint by Slava Pestov · 10 years ago
  75. 60ae81e bcache: bcache_write tracepoint was crashing by Slava Pestov · 10 years ago
  76. 8e09480 bcache: fix typo in bch_bkey_equal_header by Slava Pestov · 10 years ago
  77. 501d52a bcache: Allocate bounce buffers with GFP_NOWAIT by Kent Overstreet · 10 years ago
  78. bcf090e bcache: Make sure to pass GFP_WAIT to mempool_alloc() by Kent Overstreet · 10 years ago
  79. 9e5c353 bcache: fix uninterruptible sleep in writeback thread by Slava Pestov · 10 years ago
  80. c5aa4a3 bcache: wait for buckets when allocating new btree root by Slava Pestov · 10 years ago
  81. a664d0f bcache: fix crash on shutdown in passthrough mode by Slava Pestov · 10 years ago
  82. e511220 bcache: fix lockdep warnings on shutdown by Slava Pestov · 10 years ago
  83. 8b326d3 bcache allocator: send discards with correct size by Slava Pestov · 10 years ago
  84. dbd810a bcache: Fix to remove the rcu_sched stalls. by Surbhi Palande · 10 years ago
  85. 9aa61a9 bcache: Fix a journal replay bug by Kent Overstreet · 10 years ago
  86. 5b1016e bcache: Fix a bug when detaching by Kent Overstreet · 10 years ago
  87. 56b1ebf dm switch: efficiently support repetitive patterns by Mikulas Patocka · 10 years ago
  88. 99eb190 dm switch: factor out switch_region_table_read by Mikulas Patocka · 10 years ago
  89. b024653 dm cache: set minimum_io_size to cache's data block size by Mike Snitzer · 10 years ago
  90. fdfb4c8 dm thin: set minimum_io_size to pool's data block size by Mike Snitzer · 10 years ago
  91. 298a9fa dm crypt: use per-bio data by Mikulas Patocka · 10 years ago
  92. a7ffb6a dm table: make dm_table_supports_discards static by Mikulas Patocka · 10 years ago
  93. 895b47d dm cache metadata: use dm-space-map-metadata.h defined size limits by Mike Snitzer · 10 years ago
  94. 304affa dm cache: fail migrations in the do_worker error path by Joe Thornber · 10 years ago
  95. 8c081b5 dm cache: simplify deferred set reference count increments by Joe Thornber · 10 years ago
  96. e5aea7b dm thin: relax external origin size constraints by Joe Thornber · 10 years ago
  97. 50f3c3e dm thin: switch to an atomic_t for tracking pending new block preparations by Joe Thornber · 10 years ago
  98. 6afbc01 dm mpath: eliminate pg_ready() wrapper by Mike Snitzer · 10 years ago
  99. 97e7cdf dm io: simplify dec_count and sync_io by Joe Thornber · 10 years ago
  100. 44fa816 dm cache: fix race affecting dirty block count by Anssi Hannula · 10 years ago