1. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  2. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  3. 03891f9 Merge tag 'dm-4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  4. d3b407f badblocks: rename badblocks_free to badblocks_exit by Dan Williams · 9 years ago
  5. fc974ee md: convert to use the generic badblocks code by Vishal Verma · 9 years ago
  6. 385277b dm snapshot: fix hung bios when copy error occurs by Mikulas Patocka · 9 years ago
  7. 1c2e54e dm thin: bump thin and thin-pool target versions by Mike Snitzer · 9 years ago
  8. 93bbf58 md: more open-coded offset_in_page() by Al Viro · 9 years ago
  9. 756d097 dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZE by Al Viro · 9 years ago
  10. 312045e md: remove check for MD_RECOVERY_NEEDED in action_store. by NeilBrown · 9 years ago
  11. cb01c54 Fix remove_and_add_spares removes drive added as spare in slot_store by Goldwyn Rodrigues · 9 years ago
  12. 0dc10e5 md: fix bug due to nested suspend by Mikulas Patocka · 9 years ago
  13. 9b15603 MD: change journal disk role to disk 0 by Shaohua Li · 9 years ago
  14. cc57858 md/raid10: fix data corruption and crash during resync by Artur Paszkiewicz · 9 years ago
  15. 18d03e8 dm thin: fix race condition when destroying thin pool workqueue by Nikolay Borisov · 9 years ago
  16. 5121677 dm space map metadata: remove unused variable in brb_pop() by Mike Snitzer · 9 years ago
  17. 0cc37c2 dm verity: add ignore_zero_blocks feature by Sami Tolvanen · 9 years ago
  18. a739ff3 dm verity: add support for forward error correction by Sami Tolvanen · 9 years ago
  19. bb4d73a dm verity: factor out verity_for_bv_block() by Sami Tolvanen · 9 years ago
  20. ffa3938 dm verity: factor out structures and functions useful to separate object by Sami Tolvanen · 9 years ago
  21. 03045cb dm verity: move dm-verity.c to dm-verity-target.c by Sami Tolvanen · 9 years ago
  22. 753c1fd dm verity: separate function for parsing opt args by Sami Tolvanen · 9 years ago
  23. 6dbeda3 dm verity: clean up duplicate hashing code by Sami Tolvanen · 9 years ago
  24. ba50383 dm btree: factor out need_insert() helper by Mike Snitzer · 9 years ago
  25. 86a49e2 dm bufio: use BUG_ON instead of conditional call to BUG by Anup Limbu · 9 years ago
  26. 86bad0c dm bufio: store stacktrace in buffers to help find buffer leaks by Mikulas Patocka · 9 years ago
  27. f98c8f7 dm bufio: return NULL to improve code clarity by Mikulas Patocka · 9 years ago
  28. 313c9b9 dm block manager: cleanup code that prints stacktrace by Mikulas Patocka · 9 years ago
  29. fe3265b dm: don't save and restore bi_private by Mikulas Patocka · 9 years ago
  30. 086fbbb dm thin metadata: make dm_thin_find_mapped_range() atomic by Joe Thornber · 9 years ago
  31. 3d5f673 dm thin metadata: speed up discard of partially mapped volumes by Joe Thornber · 9 years ago
  32. ed8b45a dm btree: fix bufio buffer leaks in dm_btree_del() error path by Joe Thornber · 9 years ago
  33. 50dd842 dm space map metadata: fix ref counting bug when bootstrapping a new space map by Joe Thornber · 9 years ago
  34. 49e99fc dm thin metadata: fix bug when taking a metadata snapshot by Joe Thornber · 9 years ago
  35. 993ceab dm thin metadata: fix bug in dm_thin_remove_range() by Joe Thornber · 9 years ago
  36. 30ce6e1 dm btree: fix leak of bufio-backed block in btree_split_sibling error path by Mike Snitzer · 9 years ago
  37. 0fcb04d dm thin: fix regression in advertised discard limits by Mike Snitzer · 9 years ago
  38. bcbd94f dm crypt: fix a possible hang due to race condition on exit by Mikulas Patocka · 9 years ago
  39. 43e43c9 dm mpath: fix infinite recursion in ioctl when no paths and !queue_if_no_path by Junichi Nomura · 9 years ago
  40. 647a20d dm: do not reuse dm_blk_ioctl block_device input as local variable by Mike Snitzer · 9 years ago
  41. 5bbbfdf dm: fix ioctl retry termination with signal by Junichi Nomura · 9 years ago
  42. 172c238 dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE transition by Mike Snitzer · 9 years ago
  43. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  44. 3934bbc Merge tag 'md/4.4-rc0-fix' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  45. 14f09e2 raid5-cache: add crc32c Kconfig dependency by Arnd Bergmann · 9 years ago
  46. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  47. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  48. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  49. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  50. 8d090f4 bcache: Really show state of work pending bit by Petr Mladek · 9 years ago
  51. e0700ce Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  52. ac322de Merge tag 'md/4.4' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  53. 527d152 Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  54. af7eba0 Merge tag 'md/4.3-rc7-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  55. 339421d MD: when RAID journal is missing/faulty, block RESTART_ARRAY_RW by Song Liu · 9 years ago
  56. f2076e7 MD: set journal disk ->raid_disk by Shaohua Li · 9 years ago
  57. a3dfbda MD: kick out journal disk if it's not fresh by Song Liu · 9 years ago
  58. 7dde2ad raid5-cache: start raid5 readonly if journal is missing by Shaohua Li · 9 years ago
  59. a97b789 MD: add new bit to indicate raid array with journal by Song Liu · 9 years ago
  60. 6e74a9c raid5-cache: IO error handling by Shaohua Li · 9 years ago
  61. c2bb624 raid5: journal disk can't be removed by Shaohua Li · 9 years ago
  62. 4b48204 raid5-cache: add trim support for log by Shaohua Li · 9 years ago
  63. 9efdca1 MD: fix info output for journal disk by Shaohua Li · 9 years ago
  64. 6143e2c raid5-cache: use bio chaining by Christoph Hellwig · 9 years ago
  65. 2b8ef16 raid5-cache: small log->seq cleanup by Christoph Hellwig · 9 years ago
  66. c1b9919 raid5-cache: new helper: r5_reserve_log_entry by Christoph Hellwig · 9 years ago
  67. 51039cd raid5-cache: inline r5l_alloc_io_unit into r5l_new_meta by Christoph Hellwig · 9 years ago
  68. 1e932a3 raid5-cache: take rdev->data_offset into account early on by Christoph Hellwig · 9 years ago
  69. b349feb raid5-cache: refactor bio allocation by Christoph Hellwig · 9 years ago
  70. 22581f5 raid5-cache: clean up r5l_get_meta by Christoph Hellwig · 9 years ago
  71. 56fef7c raid5-cache: simplify state machine when caches flushes are not needed by Christoph Hellwig · 9 years ago
  72. d8858f4 raid5-cache: factor out a helper to run all stripes for an I/O unit by Christoph Hellwig · 9 years ago
  73. 04732f7 raid5-cache: rename flushed_ios to finished_ios by Christoph Hellwig · 9 years ago
  74. 1703646 raid5-cache: free I/O units earlier by Christoph Hellwig · 9 years ago
  75. e6c033f raid5-cache: move reclaim stop to quiesce by Shaohua Li · 9 years ago
  76. ac6096e md: show journal for journal disk in disk state sysfs by Shaohua Li · 9 years ago
  77. 0b020e8 skip match_mddev_units check for special roles by Song Liu · 9 years ago
  78. 253f9fd raid5-cache: don't delay stripe captured in log by Shaohua Li · 9 years ago
  79. 85f2f9a raid5-cache: check stripe finish out of order by Shaohua Li · 9 years ago
  80. bd18f64 md: skip resync for raid array with journal by Shaohua Li · 9 years ago
  81. 828cbe9 raid5-cache: optimize FLUSH IO with log enabled by Shaohua Li · 9 years ago
  82. 509ffec raid5-cache: move functionality out of __r5l_set_io_unit_state by Christoph Hellwig · 9 years ago
  83. 0fd22b4 raid5-cache: fix a user-after-free bug by Shaohua Li · 9 years ago
  84. a8c34f9 raid5-cache: switching to state machine for log disk cache flush by Shaohua Li · 9 years ago
  85. 5c7e81c raid5: enable log for raid array with cache disk by Shaohua Li · 9 years ago
  86. 713cf5a raid5: don't allow resize/reshape with cache(log) support by Shaohua Li · 9 years ago
  87. 9c3e333 raid5: disable batch with log enabled by Shaohua Li · 9 years ago
  88. 5cb2fbd raid5-cache: use crc32c checksum by Shaohua Li · 9 years ago
  89. aad9ae4 dm switch: simplify conditional in alloc_region_table() by Tomohiro Kusumi · 9 years ago
  90. f49e869 dm delay: document that offsets are specified in sectors by Tomohiro Kusumi · 9 years ago
  91. e213f33 dm delay: capitalize the start of an delay_ctr() error message by Tomohiro Kusumi · 9 years ago
  92. 340c9ec dm delay: Use DM_MAPIO macros instead of open-coded equivalents by Tomohiro Kusumi · 9 years ago
  93. 00272c8 dm linear: remove redundant target name from error messages by Tomohiro Kusumi · 9 years ago
  94. 4c7da06 dm persistent data: eliminate unnecessary return values by Mikulas Patocka · 9 years ago
  95. dbba42d dm: eliminate unused "bioset" process for each bio-based DM device by Mikulas Patocka · 9 years ago
  96. a3d939a dm: convert ffs to __ffs by Mikulas Patocka · 9 years ago
  97. 6f65985 dm: drop NULL test before kmem_cache_destroy() and mempool_destroy() by Julia Lawall · 9 years ago
  98. 71cdb69 dm: add support for passing through persistent reservations by Christoph Hellwig · 9 years ago
  99. e56f81e dm: refactor ioctl handling by Christoph Hellwig · 9 years ago
  100. 4779693 Revert "dm mpath: fix stalls when handling invalid ioctls" by Mauricio Faria de Oliveira · 9 years ago