1. 0fea7ed md: raid1/raid10 md devices leak memory when stopping by Hirokazu Takahashi · 11 years ago
  2. 8abb2a5 bcache: Make sure blocksize isn't smaller than device blocksize by Kent Overstreet · 11 years ago
  3. be83651 DM RAID: Add message/status support for changing sync action by Jonathan Brassow · 11 years ago
  4. a91d5ac MD: Export 'md_reap_sync_thread' function by Jonathan Brassow · 11 years ago
  5. b6d428c md: don't update metadata when stopping a read-only array. by NeilBrown · 11 years ago
  6. 7ceb17e md: Allow devices to be re-added to a read-only array. by NeilBrown · 11 years ago
  7. 7e83ccb md/raid10: Allow skipping recovery when clean arrays are assembled by Martin Wilck · 11 years ago
  8. c0b3297 md/raid5: avoid an extra write when writing to a known-bad-block. by NeilBrown · 11 years ago
  9. 6f60804 md/raid5: Change or of some order to improve efficiency. by majianpeng · 11 years ago
  10. 3f810b6 md: use set_bit_le and clear_bit_le by Akinobu Mita · 11 years ago
  11. 3ea8929d md: HOT_DISK_REMOVE shouldn't make a read-auto device active. by NeilBrown · 11 years ago
  12. 746d320 md: use common code for all calls to ->hot_remove_disk() by NeilBrown · 11 years ago
  13. d87f064 md: never update metadata when array is read-only. by NeilBrown · 11 years ago
  14. a09ded8 bcache: Fix merge_bvec_fn usage for when it modifies the bvm by Kent Overstreet · 11 years ago
  15. 1545f13 bcache: Correctly check against BIO_MAX_PAGES by Kent Overstreet · 11 years ago
  16. bca97ad bcache: Hack around stuff that clones up to bi_max_vecs by Kent Overstreet · 11 years ago
  17. 4f0fd95 bcache: Set ra_pages based on backing device's ra_pages by Kent Overstreet · 11 years ago
  18. 2903381 bcache: Take data offset from the bdev superblock. by Kent Overstreet · 11 years ago
  19. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 11 years ago
  20. cef5279 bcache: Disable broken btree fuzz tester by Kent Overstreet · 11 years ago
  21. 91bbcfc bcache: Fix a format string overflow by Kent Overstreet · 11 years ago
  22. 8ef7479 bcache: Fix a minor memory leak on device teardown by Kent Overstreet · 11 years ago
  23. cc0f4ea bcache: Use WARN_ONCE() instead of __WARN() by Kent Overstreet · 11 years ago
  24. cd953ed bcache: Add missing #include <linux/prefetch.h> by Geert Uytterhoeven · 11 years ago
  25. c19ed23 bcache: Sparse fixes by Kent Overstreet · 11 years ago
  26. 19b0092 dm cache: reduce bio front_pad size in writeback mode by Mike Snitzer · 11 years ago
  27. b844fe6 dm cache: fix writes to cache device in writethrough mode by Darrick J. Wong · 11 years ago
  28. 64f8de4 Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/core by Jens Axboe · 11 years ago
  29. 169ef1c bcache: Don't export utility code, prefix with bch_ by Kent Overstreet · 11 years ago
  30. 29177b8 bcache: Fix for the build fixes by Kent Overstreet · 11 years ago
  31. b1a67b0 bcache: Style/checkpatch fixes by Kent Overstreet · 11 years ago
  32. 07e86cc bcache: Build fixes from test robot by Kent Overstreet · 11 years ago
  33. cafe563 bcache: A block layer cache by Kent Overstreet · 11 years ago
  34. 22c3f2f Merge tag 'md-3.9-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  35. a078760 block: Add bio_alloc_pages() by Kent Overstreet · 12 years ago
  36. cb34e05 block: Convert some code to bio_for_each_segment_all() by Kent Overstreet · 12 years ago
  37. d74c6d5 block: Add bio_for_each_segment_all() by Kent Overstreet · 12 years ago
  38. d3b45c2 raid1: use bio_copy_data() by Kent Overstreet · 12 years ago
  39. b783863 raid1: Refactor narrow_write_error() to not use bi_idx by Kent Overstreet · 12 years ago
  40. 2f6db2a raid5: use bio_reset() by Kent Overstreet · 12 years ago
  41. 2aabaa6 raid1: use bio_reset() by Kent Overstreet · 12 years ago
  42. 8be185f raid10: Use bio_reset() by Kent Overstreet · 12 years ago
  43. 9e88224 block: Add submit_bio_wait(), remove from md by Kent Overstreet · 12 years ago
  44. 4f2ac93 block: Remove bi_idx references by Kent Overstreet · 12 years ago
  45. 5b83636 block: Change bio_split() to respect the current value of bi_idx by Kent Overstreet · 12 years ago
  46. aa8b57a block: Use bio_sectors() more consistently by Kent Overstreet · 12 years ago
  47. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
  48. fb9e353 md: Convert md_trim_bio() to use bio_advance() by Kent Overstreet · 12 years ago
  49. ea2dd8c dm cache: policy ignore hints if generated by different version by Mike Snitzer · 11 years ago
  50. 4e7f506 dm cache: policy change version from string to integer set by Mike Snitzer · 11 years ago
  51. e2e74d6 dm cache: fix race in writethrough implementation by Joe Thornber · 11 years ago
  52. 79ed9ca dm cache: metadata clear dirty bits on clean shutdown by Joe Thornber · 11 years ago
  53. b978440 dm cache: avoid calling policy destructor twice on error by Heinz Mauelshagen · 11 years ago
  54. 617a0b8 dm cache: detect cache_create failure by Heinz Mauelshagen · 11 years ago
  55. 414dd67 dm cache: avoid 64 bit division on 32 bit by Joe Thornber · 11 years ago
  56. 3b6b781 dm verity: avoid deadlock by Mikulas Patocka · 11 years ago
  57. 58051b9 dm thin: fix non power of two discard granularity calc by Joe Thornber · 11 years ago
  58. f046f89 dm thin: fix discard corruption by Joe Thornber · 11 years ago
  59. 238f590 md: remove CONFIG_MULTICORE_RAID456 entirely by Paul Bolle · 11 years ago
  60. f8dfcff md/raid5: ensure sync and DISCARD don't happen at the same time. by NeilBrown · 11 years ago
  61. 90584fc MD: Prevent sysfs operations on uninitialized kobjects by Jonathan Brassow · 11 years ago
  62. e3620a3 MD RAID5: Avoid accessing gendisk or queue structs when not available by Jonathan Brassow · 11 years ago
  63. ce7d363 md/raid5: schedule_construction should abort if nothing to do. by NeilBrown · 11 years ago
  64. a5e0d73 Merge tag 'md-3.9' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  65. 8735a81 dm cache: add cleaner policy by Heinz Mauelshagen · 11 years ago
  66. f283635 dm cache: add mq policy by Joe Thornber · 11 years ago
  67. c6b4fcb dm: add cache target by Joe Thornber · 11 years ago
  68. 7a87edf dm persistent data: add bitset by Joe Thornber · 11 years ago
  69. 6513c29 dm persistent data: add transactional array by Joe Thornber · 11 years ago
  70. 025b968 dm thin: remove cells from stack by Joe Thornber · 11 years ago
  71. 6beca5e dm bio prison: pass cell memory in by Joe Thornber · 11 years ago
  72. 4e7f1f9 dm persistent data: add btree_walk by Joe Thornber · 11 years ago
  73. b0d8ed4 dm: add target num_write_bios fn by Alasdair G Kergon · 11 years ago
  74. df5d2e9 dm kcopyd: introduce configurable throttling by Mikulas Patocka · 11 years ago
  75. a260624 dm ioctl: allow message to return data by Mikulas Patocka · 11 years ago
  76. 02cde50 dm ioctl: optimize functions without variable params by Mikulas Patocka · 11 years ago
  77. e2914cc dm ioctl: introduce ioctl_flags by Mikulas Patocka · 11 years ago
  78. 5f01520 dm: merge io_pool and tio_pool by Jun'ichi Nomura · 11 years ago
  79. 23e5083 dm: remove unused _rq_bio_info_cache by Jun'ichi Nomura · 11 years ago
  80. 87eb5b2 dm: fix limits initialization when there are no data devices by Mike Christie · 11 years ago
  81. 23cb210 dm snapshot: add missing module aliases by Mikulas Patocka · 11 years ago
  82. 018cede dm persistent data: set some btree fn parms const by Mike Snitzer · 11 years ago
  83. e4c9381 dm: refactor bio cloning by Alasdair G Kergon · 11 years ago
  84. 14fe594 dm: rename bio cloning functions by Alasdair G Kergon · 11 years ago
  85. 55a62ee dm: rename request variables to bios by Alasdair G Kergon · 11 years ago
  86. bd2a49b dm: clean up clone_bio by Alasdair G Kergon · 11 years ago
  87. 88ae4c5 dm persistent data: remove CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  88. d57916a dm: remove CONFIG_EXPERIMENTAL by Alasdair G Kergon · 11 years ago
  89. 58f77a2 dm thin: use block_size_is_power_of_two by Mike Snitzer · 11 years ago
  90. 3daec3b dm bufio: use WRITE_FLUSH instead of REQ_FLUSH by Mikulas Patocka · 11 years ago
  91. d2ce70a dm table: remove superfluous variable reset by Wang Sheng-Hui · 11 years ago
  92. f13945d dm thin: support a non power of 2 discard_granularity by Mike Snitzer · 11 years ago
  93. fd7c092 dm: fix truncated status strings by Mikulas Patocka · 11 years ago
  94. 16245bd dm: do not replace bioset for request based dm by Jun'ichi Nomura · 11 years ago
  95. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  96. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  97. c9d76be dm: convert to idr_alloc() by Tejun Heo · 11 years ago
  98. adaedbd dm: don't use idr_remove_all() by Tejun Heo · 11 years ago
  99. f3378b4 md: expedite metadata update when switching read-auto -> active by NeilBrown · 11 years ago
  100. 51acbce md: remove CONFIG_MULTICORE_RAID456 by NeilBrown · 11 years ago