1. 1e1a4e8 Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  2. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  3. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  4. cc7da0b dm cache: fix use after freeing migrations by Joe Thornber · 9 years ago
  5. dc9cee5 dm cache: small cleanups related to deferred prison cell cleanup by Mike Snitzer · 9 years ago
  6. 9153df7 dm cache: fix leaking of deferred bio prison cells by Joe Thornber · 9 years ago
  7. 1c00038 Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  8. 03100aa block: Replace SG_GAPS with new queue limits mask by Keith Busch · 9 years ago
  9. bd49784 dm stats: report precise_timestamps and histogram in @stats_list output by Mikulas Patocka · 9 years ago
  10. 84f8bd8 dm thin: optimize async discard submission by Mike Snitzer · 9 years ago
  11. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 10 years ago
  12. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 10 years ago
  13. 7140aaf md/raid5: get rid of bio_fits_rdev() by Kent Overstreet · 11 years ago
  14. 7ef6b12 md/raid5: split bio for chunk_aligned_read by Ming Lin · 10 years ago
  15. 749b61d bcache: remove driver private bio splitting code by Kent Overstreet · 11 years ago
  16. 54efd50 block: make generic_make_request handle arbitrarily sized bios by Kent Overstreet · 10 years ago
  17. 76c44f6 dm snapshot: don't invalidate on-disk image on snapshot write overflow by Mikulas Patocka · 10 years ago
  18. fc0a446 dm: remove unlikely() before IS_ERR() by viresh kumar · 9 years ago
  19. e80d1c8 dm: do not override error code returned from dm_get_device() by Vivek Goyal · 9 years ago
  20. ab37844 dm: test return value for DM_MAPIO_SUBMITTED by Mikulas Patocka · 10 years ago
  21. 4fb9aa5 dm verity: remove unused mempool by Sami Tolvanen · 10 years ago
  22. e44b6a5 dm cache: move wake_waker() from free_migrations() to where it is needed by Joe Thornber · 9 years ago
  23. 8c747fd dm btree remove: remove unused function get_nr_entries() by Vivek Goyal · 10 years ago
  24. 0a8d4c3 dm btree: remove unused "dm_block_t root" parameter in btree_split_sibling() by Vivek Goyal · 10 years ago
  25. 4051aab dm cache policy smq: change the mutex to a spinlock by Joe Thornber · 10 years ago
  26. 34dd051 dm cache policy smq: move 'dm-cache-default' module alias to SMQ by Yi Zhang · 9 years ago
  27. b0dc3c8 dm btree: add ref counting ops for the leaves of top level btrees by Joe Thornber · 9 years ago
  28. 7f518ad dm thin metadata: delete btrees when releasing metadata snapshot by Joe Thornber · 9 years ago
  29. 9b81c84 block: don't access bio->bi_error after bio_put() by Sasha Levin · 9 years ago
  30. 5d44f4b Merge 4.2-rc6 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  31. 39171c8 Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  32. aa0cd28 dm btree remove: fix bug in remove_one() by Joe Thornber · 9 years ago
  33. 57d4248 dm: Spelling s/consitent/consistent/ by Geert Uytterhoeven · 10 years ago
  34. f368ed6 char: make misc_deregister a void function by Greg Kroah-Hartman · 9 years ago
  35. bd4aaf8 dm: fix dm_merge_bvec regression on 32 bit systems by Mike Snitzer · 9 years ago
  36. 49895bc md/raid5: don't let shrink_slab shrink too far. by NeilBrown · 9 years ago
  37. b6878d9 md: use kzalloc() when bitmap is disabled by Benjamin Randazzo · 9 years ago
  38. 423f04d md/raid1: extend spinlock to protect raid1_end_read_request against inconsistencies by NeilBrown · 9 years ago
  39. 795e633 dm cache: fix device destroy hang due to improper prealloc_used accounting by Mike Snitzer · 9 years ago
  40. 3508e65 Revert "dm cache: do not wake_worker() in free_migration()" by Mike Snitzer · 9 years ago
  41. b7c44ed block: manipulate bio->bi_flags through helpers by Jens Axboe · 9 years ago
  42. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  43. 6ed443c dm crypt: update wiki page URL by Baruch Siach · 10 years ago
  44. 134bf30 dm cache policy smq: fix alloc_bitset check that always evaluates as false by Colin Ian King · 9 years ago
  45. 0a927c2 dm thin: return -ENOSPC when erroring retry list due to out of data space by Mike Snitzer · 9 years ago
  46. aca105a Merge tag 'md/4.2-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  47. e6030cb md/raid5: clear R5_NeedReplace when no longer needed. by NeilBrown · 9 years ago
  48. 90382ed Fix read-balancing during node failure by Goldwyn Rodrigues · 10 years ago
  49. 33e38ac md-cluster: fix bitmap sub-offset in bitmap_read_sb by Goldwyn Rodrigues · 10 years ago
  50. b0c26a7 md: Return error if request_module fails and returns positive value by Goldwyn Rodrigues · 9 years ago
  51. f735727 md: Skip cluster setup in case of error while reading bitmap by Goldwyn Rodrigues · 9 years ago
  52. 34cab6f md/raid1: fix test for 'was read error from last working device'. by NeilBrown · 9 years ago
  53. d3b178a md: Skip cluster setup for dm-raid by Goldwyn Rodrigues · 9 years ago
  54. ee5d004 md: flush ->event_work before stopping array. by NeilBrown · 9 years ago
  55. 299b068 md/raid10: always set reshape_safe when initializing reshape_position. by NeilBrown · 10 years ago
  56. 2d5b569 md/raid5: avoid races when changing cache size. by NeilBrown · 10 years ago
  57. 3f8476f Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  58. 2bb4cd5 block: have drivers use blk_queue_max_discard_sectors() by Jens Axboe · 9 years ago
  59. 665022d dm cache: avoid calls to prealloc_free_structs() if possible by Mike Snitzer · 9 years ago
  60. e782eff dm cache: avoid preallocation if no work in writeback_some_dirty_blocks() by Mike Snitzer · 9 years ago
  61. 386cb7c dm cache: do not wake_worker() in free_migration() by Mike Snitzer · 9 years ago
  62. 255eac2 dm cache: display 'needs_check' in status if it is set by Mike Snitzer · 9 years ago
  63. e4c78e2 dm thin: display 'needs_check' in status if it is set by Mike Snitzer · 9 years ago
  64. bcc696f dm thin: stay in out-of-data-space mode once no_space_timeout expires by Mike Snitzer · 9 years ago
  65. b06075a dm: fix use after free crash due to incorrect cleanup sequence by Mikulas Patocka · 9 years ago
  66. 77b5a08 bcache: don't embed 'return' statements in closure macros by Jens Axboe · 10 years ago
  67. 621739b Revert "dm: only run the queue on completion if congested or no requests pending" by Mike Snitzer · 10 years ago
  68. 1c75187 dm btree: silence lockdep lock inversion in dm_btree_del() by Joe Thornber · 10 years ago
  69. a822c83 dm thin: allocate the cell_sort_array dynamically by Joe Thornber · 10 years ago
  70. 4c7e309 dm btree remove: fix bug in redistribute3 by Dennis Yang · 10 years ago
  71. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  72. d1aa1ab MAINTAINERS: BCACHE: Kent Overstreet has changed email address by Joe Perches · 10 years ago
  73. 958b433 bcache: use kvfree() in various places by Pekka Enberg · 10 years ago
  74. 6aaf0da Merge tag 'md/4.2' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  75. 22165fa Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  76. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  77. b5451e4 dm cache policy smq: fix "default" version to be 1.4.0 by Mike Snitzer · 10 years ago
  78. 78d8e58 Revert "block, dm: don't copy bios for request clones" by Mike Snitzer · 10 years ago
  79. 4e6e36c Revert "dm: do not allocate any mempools for blk-mq request-based DM" by Mike Snitzer · 10 years ago
  80. 90a9bef drivers/md/md.c: use strreplace() by Rasmus Villemoes · 10 years ago
  81. 6597ac8 Merge tag 'dm-4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  82. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  83. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  84. ab16bfc md: clear Blocked flag on failed devices when array is read-only. by Neil Brown · 10 years ago
  85. 9a8c0fa md: unlock mddev_lock on an error path. by NeilBrown · 10 years ago
  86. bd69192 md: clear mddev->private when it has been freed. by NeilBrown · 10 years ago
  87. 2726d56 vfs: add seq_file_path() helper by Miklos Szeredi · 10 years ago
  88. 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 10 years ago
  89. e262f34 dm stats: add support for request-based DM devices by Mikulas Patocka · 10 years ago
  90. dfcfac3 dm stats: collect and report histogram of IO latencies by Mikulas Patocka · 10 years ago
  91. c96aec3 dm stats: support precise timestamps by Mikulas Patocka · 10 years ago
  92. dd4c1b7 dm stats: fix divide by zero if 'number_of_areas' arg is zero by Mikulas Patocka · 10 years ago
  93. bccab6a dm cache: switch the "default" cache replacement policy from mq to smq by Mike Snitzer · 10 years ago
  94. 6096d91 dm space map metadata: fix occasional leak of a metadata block on resize by Joe Thornber · 10 years ago
  95. 4e02361 md: fix a build warning by Firo Yang · 10 years ago
  96. 713bc5c md/raid5: ignore released_stripes check by Shaohua Li · 10 years ago
  97. e9e4c37 md/raid5: per hash value and exclusive wait_for_stripe by Yuanhan Liu · 10 years ago
  98. b1b4648 md/raid5: split wait_for_stripe and introduce wait_for_quiescent by Yuanhan Liu · 10 years ago
  99. 4c9309c md: convert to kstrto*() by Alexey Dobriyan · 10 years ago
  100. c31df25 md/raid10: make sync_request_write() call bio_copy_data() by Kent Overstreet · 10 years ago