1. 22c3f2f Merge tag 'md-3.9-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  2. ea2dd8c dm cache: policy ignore hints if generated by different version by Mike Snitzer · 11 years ago
  3. 4e7f506 dm cache: policy change version from string to integer set by Mike Snitzer · 11 years ago
  4. e2e74d6 dm cache: fix race in writethrough implementation by Joe Thornber · 11 years ago
  5. 79ed9ca dm cache: metadata clear dirty bits on clean shutdown by Joe Thornber · 11 years ago
  6. b978440 dm cache: avoid calling policy destructor twice on error by Heinz Mauelshagen · 11 years ago
  7. 617a0b8 dm cache: detect cache_create failure by Heinz Mauelshagen · 11 years ago
  8. 414dd67 dm cache: avoid 64 bit division on 32 bit by Joe Thornber · 11 years ago
  9. 3b6b781 dm verity: avoid deadlock by Mikulas Patocka · 11 years ago
  10. 58051b9 dm thin: fix non power of two discard granularity calc by Joe Thornber · 11 years ago
  11. f046f89 dm thin: fix discard corruption by Joe Thornber · 11 years ago
  12. 238f590 md: remove CONFIG_MULTICORE_RAID456 entirely by Paul Bolle · 11 years ago
  13. f8dfcff md/raid5: ensure sync and DISCARD don't happen at the same time. by NeilBrown · 11 years ago
  14. 90584fc MD: Prevent sysfs operations on uninitialized kobjects by Jonathan Brassow · 11 years ago
  15. e3620a3 MD RAID5: Avoid accessing gendisk or queue structs when not available by Jonathan Brassow · 11 years ago
  16. ce7d363 md/raid5: schedule_construction should abort if nothing to do. by NeilBrown · 11 years ago
  17. a5e0d73 Merge tag 'md-3.9' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  18. 8735a81 dm cache: add cleaner policy by Heinz Mauelshagen · 11 years ago
  19. f283635 dm cache: add mq policy by Joe Thornber · 11 years ago
  20. c6b4fcb dm: add cache target by Joe Thornber · 11 years ago
  21. 7a87edf dm persistent data: add bitset by Joe Thornber · 11 years ago
  22. 6513c29 dm persistent data: add transactional array by Joe Thornber · 11 years ago
  23. 025b968 dm thin: remove cells from stack by Joe Thornber · 11 years ago
  24. 6beca5e dm bio prison: pass cell memory in by Joe Thornber · 11 years ago
  25. 4e7f1f9 dm persistent data: add btree_walk by Joe Thornber · 11 years ago
  26. b0d8ed4 dm: add target num_write_bios fn by Alasdair G Kergon · 11 years ago
  27. df5d2e9 dm kcopyd: introduce configurable throttling by Mikulas Patocka · 11 years ago
  28. a260624 dm ioctl: allow message to return data by Mikulas Patocka · 11 years ago
  29. 02cde50 dm ioctl: optimize functions without variable params by Mikulas Patocka · 11 years ago
  30. e2914cc dm ioctl: introduce ioctl_flags by Mikulas Patocka · 11 years ago
  31. 5f01520 dm: merge io_pool and tio_pool by Jun'ichi Nomura · 11 years ago
  32. 23e5083 dm: remove unused _rq_bio_info_cache by Jun'ichi Nomura · 11 years ago
  33. 87eb5b2 dm: fix limits initialization when there are no data devices by Mike Christie · 11 years ago
  34. 23cb210 dm snapshot: add missing module aliases by Mikulas Patocka · 11 years ago
  35. 018cede dm persistent data: set some btree fn parms const by Mike Snitzer · 11 years ago
  36. e4c9381 dm: refactor bio cloning by Alasdair G Kergon · 11 years ago
  37. 14fe594 dm: rename bio cloning functions by Alasdair G Kergon · 11 years ago
  38. 55a62ee dm: rename request variables to bios by Alasdair G Kergon · 11 years ago
  39. bd2a49b dm: clean up clone_bio by Alasdair G Kergon · 11 years ago
  40. 88ae4c5 dm persistent data: remove CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  41. d57916a dm: remove CONFIG_EXPERIMENTAL by Alasdair G Kergon · 11 years ago
  42. 58f77a2 dm thin: use block_size_is_power_of_two by Mike Snitzer · 11 years ago
  43. 3daec3b dm bufio: use WRITE_FLUSH instead of REQ_FLUSH by Mikulas Patocka · 11 years ago
  44. d2ce70a dm table: remove superfluous variable reset by Wang Sheng-Hui · 11 years ago
  45. f13945d dm thin: support a non power of 2 discard_granularity by Mike Snitzer · 11 years ago
  46. fd7c092 dm: fix truncated status strings by Mikulas Patocka · 11 years ago
  47. 16245bd dm: do not replace bioset for request based dm by Jun'ichi Nomura · 11 years ago
  48. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  49. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  50. c9d76be dm: convert to idr_alloc() by Tejun Heo · 11 years ago
  51. adaedbd dm: don't use idr_remove_all() by Tejun Heo · 11 years ago
  52. f3378b4 md: expedite metadata update when switching read-auto -> active by NeilBrown · 11 years ago
  53. 51acbce md: remove CONFIG_MULTICORE_RAID456 by NeilBrown · 11 years ago
  54. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  55. ee0b024 md/raid1,raid10: fix deadlock with freeze_array() by NeilBrown · 11 years ago
  56. f96c9f3 md/raid0: improve error message when converting RAID4-with-spares to RAID0 by NeilBrown · 11 years ago
  57. 58ebb34 md: raid0: fix error return from create_stripe_zones. by NeilBrown · 11 years ago
  58. a646853 md: fix two bugs when attempting to resize RAID0 array. by NeilBrown · 11 years ago
  59. fe5d2f4 DM RAID: Add support for MD's RAID10 "far" and "offset" algorithms by Jonathan Brassow · 11 years ago
  60. 9a3152a MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 2) by Jonathan Brassow · 11 years ago
  61. 475901a MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 1) by Jonathan Brassow · 11 years ago
  62. 4c0ca26 MD RAID10: Minor non-functional code changes by Jonathan Brassow · 11 years ago
  63. c8dc9c6 md: raid1,10: Handle REQ_WRITE_SAME flag in write bios by Joe Lawrence · 11 years ago
  64. df85579 drivers/md/persistent-data/dm-transaction-manager.c: rename HASH_SIZE by Andrew Morton · 11 years ago
  65. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  66. bbfa57c md: protect against crash upon fsync on ro array by Sebastian Riemer · 11 years ago
  67. cc6c954 Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  68. fe7af2d dm: fix write same requests counting by Alasdair G Kergon · 11 years ago
  69. 0f640dc dm thin: fix queue limits stacking by Mike Snitzer · 11 years ago
  70. 55ebbb5 DM-RAID: Fix RAID10's check for sufficient redundancy by Jonathan Brassow · 11 years ago
  71. 3a366e6 block: add missing block_bio_complete() tracepoint by Tejun Heo · 11 years ago
  72. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  73. 45e621d dm stripe: add WRITE SAME support by Mike Snitzer · 12 years ago
  74. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  75. ee18026 dm snapshot: do not use map_context by Mikulas Patocka · 12 years ago
  76. 59c3d2c dm thin: dont use map_context by Mikulas Patocka · 12 years ago
  77. 0045d61 dm raid1: dont use map_context by Mikulas Patocka · 12 years ago
  78. c7cfdf5 dm flakey: dont use map_context by Mikulas Patocka · 12 years ago
  79. 89c7cd8 dm raid1: rename read_record to bio_record by Mikulas Patocka · 12 years ago
  80. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  81. 42bc954 dm snapshot: use per_bio_data by Mikulas Patocka · 12 years ago
  82. e42c3f9 dm verity: use per_bio_data by Mikulas Patocka · 12 years ago
  83. 39cf0ed dm raid1: use per_bio_data by Mikulas Patocka · 12 years ago
  84. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
  85. 70d6c40 dm kcopyd: add WRITE SAME support to dm_kcopyd_zero by Mike Snitzer · 12 years ago
  86. 4f0b70b dm linear: add WRITE SAME support by Mike Snitzer · 12 years ago
  87. 23508a9 dm: add WRITE SAME support by Mike Snitzer · 12 years ago
  88. d54eaa5 dm: prepare to support WRITE SAME by Mike Snitzer · 12 years ago
  89. 9c5091f dm ioctl: use kmalloc if possible by Mikulas Patocka · 12 years ago
  90. 5023e5c dm ioctl: remove PF_MEMALLOC by Mikulas Patocka · 12 years ago
  91. 7960123 dm persistent data: improve improve space map block alloc failure message by Joe Thornber · 12 years ago
  92. c397741 dm thin: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  93. 89ddeb8 dm persistent data: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  94. a5bd968 dm block manager: reinstate message when validator fails by Mike Snitzer · 12 years ago
  95. 3a0f9aa dm raid: round region_size to power of two by Jonathan Brassow · 12 years ago
  96. 2aab385 dm thin: cleanup dead code by Joe Thornber · 12 years ago
  97. f286ba0 dm thin: rename cell_defer_except to cell_defer_no_holder by Joe Thornber · 12 years ago
  98. 9aa0c0e dm snapshot: optimize track_chunk by Mikulas Patocka · 12 years ago
  99. 19cbbc6 dm raid: use DM_ENDIO_INCOMPLETE by Mikulas Patocka · 12 years ago
  100. 7c27213 dm raid1: remove impossible mempool_alloc error test by Mikulas Patocka · 12 years ago