1. 126e76f Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  2. 3645e6d Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  3. 175206c bcache: initialize dirty stripes in flash_dev_run() by Tang Junhui · 7 years ago
  4. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  5. 80cee03 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  6. 9276717b bcache: fix bch_hprint crash and improve output by Michael Lyle · 7 years ago
  7. 7b6a857 bcache: Update continue_at() documentation by Dan Carpenter · 7 years ago
  8. da22f0e bcache: silence static checker warning by Dan Carpenter · 7 years ago
  9. 9baf309 bcache: fix for gc and write-back race by Tang Junhui · 7 years ago
  10. 89b1fc5 bcache: increase the number of open buckets by Tang Junhui · 7 years ago
  11. 77fa100 bcache: Correct return value for sysfs attach errors by Tony Asleson · 7 years ago
  12. a839409 bcache: correct cache_dirty_target in __update_writeback_rate() by Tang Junhui · 7 years ago
  13. 0b43f49 bcache: gc does not work when triggering by manual command by Tang Junhui · 7 years ago
  14. 09b3efe bcache: Don't reinvent the wheel but use existing llist API by Byungchul Park · 7 years ago
  15. 69daf03 bcache: do not subtract sectors_to_gc for bypassed IO by Tang Junhui · 7 years ago
  16. c81ffa3 bcache: fix sequential large write IO bypass by Tang Junhui · 7 years ago
  17. 4b758df bcache: Fix leak of bdev reference by Jan Kara · 7 years ago
  18. e8a27f8 md/bitmap: disable bitmap_resize for file-backed bitmaps. by NeilBrown · 7 years ago
  19. cd996fb Merge tag 'v4.13-rc7' into for-4.14/block-postmerge by Jens Axboe · 7 years ago
  20. 675dc2c raid5-ppl: Recovery support for multiple partial parity logs by Pawel Baldysiak · 7 years ago
  21. ddc0882 md: Runtime support for multiple ppls by Pawel Baldysiak · 7 years ago
  22. 1c23484 dm mpath: do not lock up a CPU with requeuing activity by Bart Van Assche · 8 years ago
  23. 6044078 dm: fix printk() rate limiting code by Bart Van Assche · 8 years ago
  24. 68515cc dm mpath: retry BLK_STS_RESOURCE errors by Bart Van Assche · 8 years ago
  25. 54385bf dm: fix the second dec_pending() argument in __split_and_process_bio() by Bart Van Assche · 8 years ago
  26. 8a8e6f8 md/raid0: attach correct cgroup info in bio by Shaohua Li · 7 years ago
  27. 27a4ff8 raid5: remove raid5_build_block by Guoqing Jiang · 8 years ago
  28. a72cbf8 md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_show by Song Liu · 8 years ago
  29. 26e1304 md: replace seq_release_private with seq_release by Cihangir Akturk · 8 years ago
  30. 5492c46 md: notify about new spare disk in the container by Alexey Obitotskiy · 8 years ago
  31. 208410b md/raid1/10: reset bio allocated from mempool by Shaohua Li · 7 years ago
  32. 9c72a18e4 md/raid5: release/flush io in raid5_do_work() by Song Liu · 7 years ago
  33. 8031c3d md/bitmap: copy correct data for bitmap super by Shaohua Li · 7 years ago
  34. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  35. 10433d0 raid5: remove a call to get_start_sect by Christoph Hellwig · 7 years ago
  36. afc1f55 MD: not clear ->safemode for external metadata array by Shaohua Li · 7 years ago
  37. d62e26b block: pass in queue to inflight accounting by Jens Axboe · 8 years ago
  38. 62d20aa dm-crypt: don't mess with BIP_BLOCK_INTEGRITY by Christoph Hellwig · 8 years ago
  39. a9501d7 md/r5cache: fix io_unit handling in r5l_log_endio() by Song Liu · 8 years ago
  40. b44886c md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_set by Song Liu · 8 years ago
  41. 81fe48e md: fix test in md_write_start() by NeilBrown · 8 years ago
  42. 33182d1 md: always clear ->safemode when md_check_recovery gets the mddev lock. by NeilBrown · 8 years ago
  43. 45fe93d crypto: algapi - make crypto_xor() take separate dst and src arguments by Ard Biesheuvel · 8 years ago
  44. 9583f1c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  45. 1731a47 Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  46. 273752c dm, dax: Make sure dm_dax_flush() is called if device supports it by Vivek Goyal · 8 years ago
  47. 34c9650 dm verity fec: fix GFP flags used with mempool_alloc() by NeilBrown · 8 years ago
  48. 4218a95 dm zoned: use GFP_NOIO in I/O path by Damien Le Moal · 8 years ago
  49. ed9b66d MD: fix warnning for UP case by Shaohua Li · 8 years ago
  50. edbe959 dm zoned: remove test for impossible REQ_OP_FLUSH conditions by Mikulas Patocka · 8 years ago
  51. ac6a318 dm raid: bump target version by Heinz Mauelshagen · 8 years ago
  52. 0cf352e dm raid: avoid mddev->suspended access by Heinz Mauelshagen · 8 years ago
  53. f4af3f8 dm raid: fix activation check in validate_raid_redundancy() by Heinz Mauelshagen · 8 years ago
  54. bbac1e0 dm raid: remove WARN_ON() in raid10_md_layout_to_format() by Heinz Mauelshagen · 8 years ago
  55. edc11d4 dm bufio: fix error code in dm_bufio_write_dirty_buffers() by Dan Carpenter · 8 years ago
  56. bc86a41 dm integrity: test for corrupted disk format during table load by Mikulas Patocka · 8 years ago
  57. aa03a91 dm integrity: WARN_ON if variables representing journal usage get out of sync by Mikulas Patocka · 8 years ago
  58. 7e96d55 md/raid5: add thread_group worker async_tx_issue_pending_all by Ofer Heifetz · 8 years ago
  59. 6308d8e md: simplify code with bio_io_error by Guoqing Jiang · 8 years ago
  60. 16d56e2 md/raid1: fix writebehind bio clone by Shaohua Li · 8 years ago
  61. be453e7 md: raid1-10: move raid1/raid10 common code into raid1-10.c by Ming Lei · 8 years ago
  62. fb0eb5d md: raid1/raid10: initialize bvec table via bio_add_page() by Ming Lei · 8 years ago
  63. 022e510 md: remove 'idx' from 'struct resync_pages' by Ming Lei · 8 years ago
  64. a7c3e62 dm integrity: use plugging when writing the journal by Mikulas Patocka · 8 years ago
  65. 9dd5972 dm integrity: fix inefficient allocation of journal space by Mikulas Patocka · 8 years ago
  66. 74cbd96 Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  67. 6409e84 raid5-ppl: use BIOSET_NEED_BVECS when creating bioset by Artur Paszkiewicz · 8 years ago
  68. 130568d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  69. b5d2771 Raid5 should update rdev->sectors after reshape by Xiao Ni · 8 years ago
  70. 4aaf7694 md/bitmap: don't read page from device with Bitmap_sync by Guoqing Jiang · 8 years ago
  71. 026d15f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  72. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  73. 3a564bb Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  74. 3908c98 dm zoned: fix overflow when converting zone ID to sectors by Damien Le Moal · 8 years ago
  75. 9d92573 Merge branch 'for-4.13/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
  76. fbd08e7 bio-integrity: fix interface for bio_integrity_trim by Dmitry Monakhov · 8 years ago
  77. 7184ef8 MD: fix sleep in atomic by Shaohua Li · 8 years ago
  78. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  79. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  80. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 8 years ago
  81. 4d49f1b dm raid: stop using BUG() in __rdev_sectors() by Heinz Mauelshagen · 8 years ago
  82. 00a0ea3 dm thin: do not queue freed thin mapping for next stage processing by Vallish Vaidyeshwara · 8 years ago
  83. 41341af dm: don't set bounce limit by Christoph Hellwig · 8 years ago
  84. 1bc3cd4 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  85. 7f053a6a MD: fix a null dereference by Shaohua Li · 8 years ago
  86. c4d097d dm raid: fix oops on upgrading to extended superblock format by Heinz Mauelshagen · 8 years ago
  87. 5a85071 md: use a separate bio_set for synchronous IO. by NeilBrown · 8 years ago
  88. feb7695 dm io: fix duplicate bio completion due to missing ref count by Mike Snitzer · 8 years ago
  89. 7def52b dm integrity: fix to not disable/enable interrupts from interrupt context by Mike Snitzer · 8 years ago
  90. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  91. 3b1a94c dm zoned: drive-managed zoned block device target by Damien Le Moal · 8 years ago
  92. b73c67c dm kcopyd: add sequential write feature by Damien Le Moal · 8 years ago
  93. 0be12c1 dm linear: add support for zoned block devices by Damien Le Moal · 8 years ago
  94. 124c445 dm flakey: add support for zoned block devices by Damien Le Moal · 8 years ago
  95. 1099930 dm: introduce dm_remap_zone_report() by Damien Le Moal · 8 years ago
  96. 264c869 dm: fix REQ_OP_ZONE_REPORT bio handling by Damien Le Moal · 8 years ago
  97. a4aa5e5 dm: fix REQ_OP_ZONE_RESET bio handling by Damien Le Moal · 8 years ago
  98. dd88d31 dm table: add zoned block devices validation by Damien Le Moal · 8 years ago
  99. 7e3fd85 dm crypt: add big-endian variant of plain64 IV by Milan Broz · 8 years ago
  100. 6e333d0 dm bio prison: use rb_entry() rather than container_of() by Geliang Tang · 8 years ago