1. 018debe dm thin: emit ignore_discard in status when discards disabled by Mike Snitzer · 12 years ago
  2. e3cbf94 dm persistent data: fix nested btree deletion by Joe Thornber · 12 years ago
  3. 563af18 dm thin: wake worker when discard is prepared by Joe Thornber · 12 years ago
  4. e808807 dm thin: fix race between simultaneous io and discards to same block by Joe Thornber · 12 years ago
  5. b7ca9c9 dm thin: replace dm_cell_release_singleton with cell_defer_except by Joe Thornber · 12 years ago
  6. c1a9467 dm: disable WRITE SAME by Mike Snitzer · 12 years ago
  7. e910d7e dm ioctl: prevent unsafe change to dm_ioctl data_size by Alasdair G Kergon · 12 years ago
  8. 550929f dm persistent data: rename node to btree_node by Mikulas Patocka · 12 years ago
  9. ea88eea Merge tag 'md-3.8' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  10. a9add5d md/raid5: add blktrace calls by NeilBrown · 12 years ago
  11. 9228ff9 Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  12. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  13. 749586b md/raid5: use async_tx_quiesce() instead of open-coding it. by NeilBrown · 12 years ago
  14. 0a19caa md: Use ->curr_resync as last completed request when cleanly aborting resync. by majianpeng · 12 years ago
  15. 54f8934 md: Update checkpoint of resync/recovery based on time. by majianpeng · 12 years ago
  16. 35d78c6 md:Add place to update ->recovery_cp. by kernelmail · 12 years ago
  17. c02c0ae md.c: re-indent various 'switch' statements. by NeilBrown · 12 years ago
  18. a7a3f08 md: close race between removing and adding a device. by NeilBrown · 12 years ago
  19. 1f3c990 md: removed unused variable in calc_sb_1_csm. by NeilBrown · 12 years ago
  20. 4ccc804586 Merge tag 'md-3.7-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  21. eed8c02 wait: add wait_event_lock_irq() interface by Lukas Czerner · 12 years ago
  22. 874807a md/raid1{,0}: fix deadlock in bitmap_unplug. by NeilBrown · 12 years ago
  23. 1d838d7 Merge tag 'md-3.7-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  24. a8c32a5 dm: fix deadlock with request based dm and queue request_fn recursion by Jens Axboe · 12 years ago
  25. 884162d md/raid10: decrement correct pending counter when writing to replacement. by NeilBrown · 12 years ago
  26. e7c0c3f md/raid10: close race that lose writes lost when replacement completes. by NeilBrown · 12 years ago
  27. ca64cae md/raid5: Make sure we clear R5_Discard when discard is finished. by NeilBrown · 12 years ago
  28. ef5b7c6 md/raid5: move resolving of reconstruct_state earlier in stripe_handle. by NeilBrown · 12 years ago
  29. 4ac6875 md/raid5: round discard alignment up to power of 2. by NeilBrown · 12 years ago
  30. 5eff3c4 md: make sure everything is freed when dm-raid stops an array. by NeilBrown · 12 years ago
  31. 35f9ac2 md: Avoid write invalid address if read_seqretry returned true. by majianpeng · 12 years ago
  32. ab05613 md: Reassigned the parameters if read_seqretry returned true in func md_is_badblock. by majianpeng · 12 years ago
  33. ed30be0 MD RAID10: Fix oops when creating RAID10 arrays via dm-raid.c by Jonathan Brassow · 12 years ago
  34. 02b898f md/raid1: Fix assembling of arrays containing Replacements. by NeilBrown · 12 years ago
  35. 83f0d77 md: Fix typo in drivers/md by Masanari Iida · 12 years ago
  36. 0be1fec md faulty: use disk_stack_limits() by Eric Sandeen · 12 years ago
  37. 9db9088 Merge tag 'md-3.7' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  38. dba1416 dm: store dm_target_io in bio front_pad by Mikulas Patocka · 12 years ago
  39. 4f81a41 dm thin: move bio_prison code to separate module by Mike Snitzer · 12 years ago
  40. 44feb38 dm thin: prepare to separate bio_prison code by Mike Snitzer · 12 years ago
  41. 28eed34 dm thin: support discard with non power of two block size by Mike Snitzer · 12 years ago
  42. 0bcf087 dm persistent data: convert to use le32_add_cpu by Wei Yongjun · 12 years ago
  43. fe5fe90 dm: use ACCESS_ONCE for sysfs values by Mikulas Patocka · 12 years ago
  44. 54499af dm bufio: use list_move by Wei Yongjun · 12 years ago
  45. a71a261 dm mpath: fix check for null mpio in end_io fn by Wei Yongjun · 12 years ago
  46. 72f36d5 md: refine reporting of resync/reshape delays. by NeilBrown · 12 years ago
  47. e56108d6 md/raid5: be careful not to resize_stripes too big. by NeilBrown · 12 years ago
  48. db07d85 md: make sure manual changes to recovery checkpoint are saved. by NeilBrown · 12 years ago
  49. 91502f0 md/raid10: use correct limit variable by Dan Carpenter · 12 years ago
  50. 48c26dd md: writing to sync_action should clear the read-auto state. by NeilBrown · 12 years ago
  51. 7f7583d Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid races by Jianpeng Ma · 12 years ago
  52. 1ed850f md/raid5: make sure to_read and to_write never go negative. by NeilBrown · 12 years ago
  53. a785448 md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write. by Alexander Lyakas · 12 years ago
  54. b97390a md/raid5: protect debug message against NULL derefernce. by NeilBrown · 12 years ago
  55. 143c4d0 md/raid5: add some missing locking in handle_failed_stripe. by NeilBrown · 12 years ago
  56. 9e444768 MD: raid5 avoid unnecessary zero page for trim by Shaohua Li · 12 years ago
  57. 620125f MD: raid5 trim support by Shaohua Li · 12 years ago
  58. 582e2e0 md/bitmap:Don't use IS_ERR to judge alloc_page(). by Jianpeng Ma · 12 years ago
  59. 7ad4d4a md/raid1: Don't release reference to device while handling read error. by NeilBrown · 12 years ago
  60. fd17748 raid: replace list_for_each_continue_rcu with new interface by Michael Wang · 12 years ago
  61. 761becf DM RAID: Fix for "sync" directive ineffectiveness by Jonathan Brassow · 12 years ago
  62. 7386199 DM RAID: Fix comparison of index and quantity for "rebuild" parameter by Jonathan Brassow · 12 years ago
  63. 4ec1e36 DM RAID: Add rebuild capability for RAID10 by Jonathan Brassow · 12 years ago
  64. eb64912 DM RAID: Move 'rebuild' checking code to its own function by Jonathan Brassow · 12 years ago
  65. 2863b9e MD RAID10: Prep for DM RAID10 device replacement capability by Jonathan Brassow · 12 years ago
  66. 1ca69c4 md: avoid taking the mutex on some ioctls. by NeilBrown · 12 years ago
  67. 4ed8731 MD: change the parameter of md thread by Shaohua Li · 12 years ago
  68. 57c67df md/raid10: submit IO from originating thread instead of md thread. by NeilBrown · 12 years ago
  69. 532a2a3 md: raid 10 supports TRIM by Shaohua Li · 12 years ago
  70. 2ff8cc2 md: raid 1 supports TRIM by Shaohua Li · 12 years ago
  71. c83057a md: raid 0 supports TRIM by Shaohua Li · 12 years ago
  72. f1cad2b md: linear supports TRIM by Shaohua Li · 12 years ago
  73. bc78c57 md/linear: rcu_dereference outside read-lock section by Denis Efremov · 12 years ago
  74. ce40be7 Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  75. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  76. c3a086e Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  77. 80b4812 md/raid10: fix "enough" function for detecting if array is failed. by NeilBrown · 12 years ago
  78. 1d55f6b dm verity: fix overflow check by Mikulas Patocka · 12 years ago
  79. 0424caa dm thin: fix discard support for data devices by Mike Snitzer · 12 years ago
  80. 9bc142d dm thin: tidy discard support by Mike Snitzer · 12 years ago
  81. 3ae7065 dm: retain table limits when swapping to new table with no devices by Mike Snitzer · 12 years ago
  82. c3c4555e dm table: clear add_random unless all devices have it set by Milan Broz · 12 years ago
  83. ba1cbad dm: handle requests beyond end of device instead of using BUG_ON by Mike Snitzer · 12 years ago
  84. 7ba10aa dm mpath: only retry ioctl when no paths if queue_if_no_path set by Mike Snitzer · 12 years ago
  85. 307615a dm thin: do not set discard_zeroes_data by Mike Snitzer · 12 years ago
  86. cb13ff6 md/raid5: add missing spin_lock_init. by NeilBrown · 12 years ago
  87. 4363ac7 block: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  88. 6dafab6 md: make sure metadata is updated when spares are activated or removed. by NeilBrown · 12 years ago
  89. e5c8647 md/raid5: fix calculate of 'degraded' when a replacement becomes active. by NeilBrown · 12 years ago
  90. a852d7b Revert "md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_ACTIVE." by NeilBrown · 12 years ago
  91. bf800ef block: Add bio_clone_bioset(), bio_clone_kmalloc() by Kent Overstreet · 12 years ago
  92. 9481874 dm: Use bioset's front_pad for dm_rq_clone_bio_info by Kent Overstreet · 12 years ago
  93. 1e2a410f block: Ues bi_pool for bio_integrity_alloc() by Kent Overstreet · 12 years ago
  94. 395c72a block: Generalized bio pool freeing by Kent Overstreet · 12 years ago
  95. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  96. e0ee778 md/raid10: fix problem with on-stack allocation of r10bio structure. by NeilBrown · 12 years ago
  97. 667a531 md: Don't truncate size at 4TB for RAID0 and Linear by NeilBrown · 12 years ago
  98. 25aa6a7 Merge tag 'md-3.6' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  99. d9f691c md/dm-raid: DM_RAID should select MD_RAID10 by NeilBrown · 12 years ago
  100. f54a9d0 md/raid1: submit IO from originating thread instead of md thread. by NeilBrown · 12 years ago