1. 586b286 dm crypt: constrain crypt device's max_segment_size to PAGE_SIZE by Mike Snitzer · 9 years ago
  2. 2160767 dm thin: disable discard support for thin devices if pool's is disabled by Mike Snitzer · 9 years ago
  3. 8e78b7d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  4. 294ab78 scsi_dh: fix randconfig build error by Christoph Hellwig · 9 years ago
  5. 2a013e3 Merge tag 'md/4.3' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  6. e89c6fd Merge linux-block/for-4.3/core into md/for-linux by NeilBrown · 9 years ago
  7. 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
  8. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  9. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  10. cc7da0b dm cache: fix use after freeing migrations by Joe Thornber · 9 years ago
  11. dc9cee5 dm cache: small cleanups related to deferred prison cell cleanup by Mike Snitzer · 9 years ago
  12. 9153df7 dm cache: fix leaking of deferred bio prison cells by Joe Thornber · 9 years ago
  13. c3cce6c md/raid5: ensure device failure recorded before write request returns. by NeilBrown · 9 years ago
  14. 34a6f80 md/raid5: use bio_list for the list of bios to return. by NeilBrown · 9 years ago
  15. 95af587 md/raid10: ensure device failure recorded before write request returns. by NeilBrown · 9 years ago
  16. 55ce74d md/raid1: ensure device failure recorded before write request returns. by NeilBrown · 9 years ago
  17. 18b9f67 md-cluster: remove inappropriate try_module_get from join() by NeilBrown · 9 years ago
  18. 6022e75 md: extend spinlock protection in register_md_cluster_operations by NeilBrown · 9 years ago
  19. abb9b22 md-cluster: Read the disk bitmap sb and check if it needs recovery by Guoqing Jiang · 9 years ago
  20. eece075 md-cluster: only call complete(&cinfo->completion) when node join cluster by Guoqing Jiang · 9 years ago
  21. 6e6d9f2 md-cluster: add missed lockres_free by Guoqing Jiang · 9 years ago
  22. b2b9bff md-cluster: remove the unused sb_lock by Guoqing Jiang · 9 years ago
  23. 9e3072e md-cluster: init suspend_list and suspend_lock early in join by Guoqing Jiang · 9 years ago
  24. b5ef567 md-cluster: add the error check if failed to get dlm lock by Guoqing Jiang · 9 years ago
  25. b83d51c md-cluster: init completion within lockres_init by Guoqing Jiang · 9 years ago
  26. 66099bb md-cluster: fix deadlock issue on message lock by Guoqing Jiang · 9 years ago
  27. dc737d7 md-cluster: transfer the resync ownership to another node by Guoqing Jiang · 9 years ago
  28. 05cd0e5 md-cluster: split recover_slot for future code reuse by Guoqing Jiang · 9 years ago
  29. b89f704 md-cluster: use %pU to print UUIDs by Guoqing Jiang · 9 years ago
  30. 25b2edf md: setup safemode_timer before it's being used by Sasha Levin · 9 years ago
  31. 6cbd814 md/raid5: handle possible race as reshape completes. by NeilBrown · 9 years ago
  32. 5ed1df2 md: sync sync_completed has correct value as recovery finishes. by NeilBrown · 9 years ago
  33. c5e19d9 md: be careful when testing resync_max against curr_resync_completed. by NeilBrown · 9 years ago
  34. a4a3d26 md: set MD_RECOVERY_RECOVER when starting a degraded array. by NeilBrown · 9 years ago
  35. c74c0d7 md/raid5: remove incorrect "min_t()" when calculating writepos. by NeilBrown · 9 years ago
  36. 05256d9 md/raid5: strengthen check on reshape_position at run. by NeilBrown · 9 years ago
  37. 3cb5edf md/raid5: switch to use conf->chunk_sectors in place of mddev->chunk_sectors where possible by NeilBrown · 9 years ago
  38. 5cac6bc md/raid5: always set conf->prev_chunk_sectors and ->prev_algo by NeilBrown · 9 years ago
  39. 02ec502 md/raid10: fix a few typos in comments by NeilBrown · 9 years ago
  40. 9214048 md/raid5: consider updating reshape_position at start of reshape. by NeilBrown · 9 years ago
  41. 985ca97 md: close some races between setting and checking sync_action. by NeilBrown · 9 years ago
  42. f7851be md: Keep /proc/mdstat reporting recovery until fully DONE. by NeilBrown · 9 years ago
  43. 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
  44. 566079c dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath by Christoph Hellwig · 9 years ago
  45. 1bab0de dm-mpath, scsi_dh: don't let dm detach device handlers by Christoph Hellwig · 9 years ago
  46. 03100aa block: Replace SG_GAPS with new queue limits mask by Keith Busch · 9 years ago
  47. bd49784 dm stats: report precise_timestamps and histogram in @stats_list output by Mikulas Patocka · 9 years ago
  48. 84f8bd8 dm thin: optimize async discard submission by Mike Snitzer · 9 years ago
  49. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 9 years ago
  50. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 9 years ago
  51. 7140aaf md/raid5: get rid of bio_fits_rdev() by Kent Overstreet · 11 years ago
  52. 7ef6b12 md/raid5: split bio for chunk_aligned_read by Ming Lin · 9 years ago
  53. 749b61d bcache: remove driver private bio splitting code by Kent Overstreet · 11 years ago
  54. 54efd50 block: make generic_make_request handle arbitrarily sized bios by Kent Overstreet · 9 years ago
  55. 76c44f6 dm snapshot: don't invalidate on-disk image on snapshot write overflow by Mikulas Patocka · 9 years ago
  56. fc0a446 dm: remove unlikely() before IS_ERR() by viresh kumar · 9 years ago
  57. e80d1c8 dm: do not override error code returned from dm_get_device() by Vivek Goyal · 9 years ago
  58. ab37844 dm: test return value for DM_MAPIO_SUBMITTED by Mikulas Patocka · 9 years ago
  59. 4fb9aa5 dm verity: remove unused mempool by Sami Tolvanen · 9 years ago
  60. e44b6a5 dm cache: move wake_waker() from free_migrations() to where it is needed by Joe Thornber · 9 years ago
  61. 8c747fd dm btree remove: remove unused function get_nr_entries() by Vivek Goyal · 9 years ago
  62. 0a8d4c3 dm btree: remove unused "dm_block_t root" parameter in btree_split_sibling() by Vivek Goyal · 9 years ago
  63. 4051aab dm cache policy smq: change the mutex to a spinlock by Joe Thornber · 9 years ago
  64. 34dd051 dm cache policy smq: move 'dm-cache-default' module alias to SMQ by Yi Zhang · 9 years ago
  65. b0dc3c8 dm btree: add ref counting ops for the leaves of top level btrees by Joe Thornber · 9 years ago
  66. 7f518ad dm thin metadata: delete btrees when releasing metadata snapshot by Joe Thornber · 9 years ago
  67. 9b81c84 block: don't access bio->bi_error after bio_put() by Sasha Levin · 9 years ago
  68. 5d44f4b Merge 4.2-rc6 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  69. 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
  70. aa0cd28 dm btree remove: fix bug in remove_one() by Joe Thornber · 9 years ago
  71. 57d4248 dm: Spelling s/consitent/consistent/ by Geert Uytterhoeven · 9 years ago
  72. f368ed6 char: make misc_deregister a void function by Greg Kroah-Hartman · 9 years ago
  73. bd4aaf8 dm: fix dm_merge_bvec regression on 32 bit systems by Mike Snitzer · 9 years ago
  74. 199dc6e md/raid0: update queue parameter in a safer location. by NeilBrown · 9 years ago
  75. 25eafe1 md: simplify get_bitmap_file now that "file" is zeroed. by Benjamin Randazzo · 9 years ago
  76. 49895bc md/raid5: don't let shrink_slab shrink too far. by NeilBrown · 9 years ago
  77. b6878d9 md: use kzalloc() when bitmap is disabled by Benjamin Randazzo · 9 years ago
  78. 423f04d md/raid1: extend spinlock to protect raid1_end_read_request against inconsistencies by NeilBrown · 9 years ago
  79. 795e633 dm cache: fix device destroy hang due to improper prealloc_used accounting by Mike Snitzer · 9 years ago
  80. 3508e65 Revert "dm cache: do not wake_worker() in free_migration()" by Mike Snitzer · 9 years ago
  81. b7c44ed block: manipulate bio->bi_flags through helpers by Jens Axboe · 9 years ago
  82. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  83. 6ed443c dm crypt: update wiki page URL by Baruch Siach · 9 years ago
  84. 134bf30 dm cache policy smq: fix alloc_bitset check that always evaluates as false by Colin Ian King · 9 years ago
  85. 0a927c2 dm thin: return -ENOSPC when erroring retry list due to out of data space by Mike Snitzer · 9 years ago
  86. aca105a Merge tag 'md/4.2-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  87. e6030cb md/raid5: clear R5_NeedReplace when no longer needed. by NeilBrown · 9 years ago
  88. 90382ed Fix read-balancing during node failure by Goldwyn Rodrigues · 9 years ago
  89. 33e38ac md-cluster: fix bitmap sub-offset in bitmap_read_sb by Goldwyn Rodrigues · 9 years ago
  90. b0c26a7 md: Return error if request_module fails and returns positive value by Goldwyn Rodrigues · 9 years ago
  91. f735727 md: Skip cluster setup in case of error while reading bitmap by Goldwyn Rodrigues · 9 years ago
  92. 34cab6f md/raid1: fix test for 'was read error from last working device'. by NeilBrown · 9 years ago
  93. d3b178a md: Skip cluster setup for dm-raid by Goldwyn Rodrigues · 9 years ago
  94. ee5d004 md: flush ->event_work before stopping array. by NeilBrown · 9 years ago
  95. 299b068 md/raid10: always set reshape_safe when initializing reshape_position. by NeilBrown · 9 years ago
  96. 2d5b569 md/raid5: avoid races when changing cache size. by NeilBrown · 9 years ago
  97. 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
  98. 2bb4cd5 block: have drivers use blk_queue_max_discard_sectors() by Jens Axboe · 9 years ago
  99. 665022d dm cache: avoid calls to prealloc_free_structs() if possible by Mike Snitzer · 9 years ago
  100. e782eff dm cache: avoid preallocation if no work in writeback_some_dirty_blocks() by Mike Snitzer · 9 years ago