1. 685f7e4 Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  2. 6080ad3 Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  3. 62606c2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  4. bf50545 block: Introduce blk_revalidate_disk_zones() by Damien Le Moal · 7 years ago
  5. e76239a block: add a report_zones method by Christoph Hellwig · 7 years ago
  6. d91dc17 skd: fix unchecked return values by Gustavo A. R. Silva · 7 years ago
  7. f92898e xen/blkfront: avoid NULL blkfront_info dereference on device removal by Vasilis Liaskovitis · 7 years ago
  8. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  9. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  10. ee75fa2 mtip32xx: fully switch to the generic DMA API by Christoph Hellwig · 7 years ago
  11. 77a12e5 rsxx: switch to the generic DMA API by Christoph Hellwig · 7 years ago
  12. b46d40d umem: switch to the generic DMA API by Christoph Hellwig · 7 years ago
  13. 931da2f sx8: switch to the generic DMA API by Christoph Hellwig · 7 years ago
  14. 64ab1fa sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE code by Christoph Hellwig · 7 years ago
  15. 1381262 skd: switch to the generic DMA API by Christoph Hellwig · 7 years ago
  16. 6956b95 drivers/block: Remove DAC960 driver by Hannes Reinecke · 7 years ago
  17. 0585b75 sx8: convert to blk-mq by Jens Axboe · 7 years ago
  18. 8535fd6 z2ram: convert to blk-mq by Jens Axboe · 7 years ago
  19. a9f38e1 floppy: convert to blk-mq by Omar Sandoval · 7 years ago
  20. 6ec3938 ataflop: convert to blk-mq by Omar Sandoval · 7 years ago
  21. 71327f5 ataflop: fix error handling during setup by Omar Sandoval · 7 years ago
  22. 3e6b8c3c ataflop: fold headers into C file by Omar Sandoval · 7 years ago
  23. 21b07f3 amiflop: convert to blk-mq by Omar Sandoval · 7 years ago
  24. 53d0f8d amiflop: clean up on errors during setup by Omar Sandoval · 7 years ago
  25. c87228f amiflop: fold headers into C file by Omar Sandoval · 7 years ago
  26. 8ccb8cb swim3: convert to blk-mq by Omar Sandoval · 7 years ago
  27. dbaa54b swim3: add real error handling in setup by Omar Sandoval · 7 years ago
  28. e3896d7 swim: convert to blk-mq by Omar Sandoval · 7 years ago
  29. 1448a2a swim: fix cleanup on setup error by Omar Sandoval · 7 years ago
  30. 804186f xsysace: convert to blk-mq by Jens Axboe · 7 years ago
  31. 77218dd paride: convert pf to blk-mq by Jens Axboe · 7 years ago
  32. 99fe8b0 paride: convert pd to blk-mq by Jens Axboe · 7 years ago
  33. 89c6b16 paride: convert pcd to blk-mq by Jens Axboe · 7 years ago
  34. fab1adc ps3disk: convert to blk-mq by Jens Axboe · 7 years ago
  35. de03859 null_blk: remove set but not used variable 'q' by YueHaibing · 7 years ago
  36. e50b1e3 null_blk: remove legacy IO path by Jens Axboe · 7 years ago
  37. 6d1f9df skd: fixup usage of legacy IO API by Jens Axboe · 7 years ago
  38. 3582dd2 aoe: convert aoeblk to blk-mq by Jens Axboe · 7 years ago
  39. ed18e42 drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU) by Christophe Leroy · 7 years ago
  40. b0da349 PCI: Remove pci_set_dma_max_seg_size() by Christoph Hellwig · 7 years ago
  41. 486c6fb drivers/block: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 7 years ago
  42. ff5d1a4 sunvdc: Remove VLA usage by Kees Cook · 7 years ago
  43. 9305455 block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD by Bart Van Assche · 7 years ago
  44. fb6360b pktcdvd: fix fall-through annotation by Gustavo A. R. Silva · 7 years ago
  45. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 7 years ago
  46. 291d0e5 Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block by Greg Kroah-Hartman · 7 years ago
  47. 6c76786 xen/blkfront: correct purging of persistent grants by Juergen Gross · 7 years ago
  48. 15c2068 Revert "xen/blkfront: When purging persistent grants, keep them in the buffer" by Jens Axboe · 7 years ago
  49. e982c4d virtio-blk: modernize sysfs attribute creation by Hannes Reinecke · 7 years ago
  50. 98af4d4 zram: register default groups with device_add_disk() by Hannes Reinecke · 7 years ago
  51. 95cf780 aoe: register default groups with device_add_disk() by Hannes Reinecke · 7 years ago
  52. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 7 years ago
  53. dc568ba block: cryptoloop: Remove VLA usage of skcipher by Kees Cook · 7 years ago
  54. f151ba9 xen/blkfront: When purging persistent grants, keep them in the buffer by Boris Ostrovsky · 7 years ago
  55. c839e7a blkcg: remove bio->bi_css and instead use bio->bi_blkg by Dennis Zhou (Facebook) · 7 years ago
  56. 211b100 Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block by Greg Kroah-Hartman · 7 years ago
  57. 65eea8e floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl by Andy Whitcroft · 7 years ago
  58. 4d8d9f5 Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  59. b228ba1 null_blk: fix zoned support for non-rq based operation by Jens Axboe · 7 years ago
  60. 798ef9e rsxx: Remove unnecessary parentheses by Nathan Chancellor · 7 years ago
  61. a12ed06 Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  62. 902d539 block: umem: replace spin_lock_bh with spin_lock in tasklet callback by jun qian · 7 years ago
  63. 3d0e637 drbd: Convert from ahash to shash by Kees Cook · 7 years ago
  64. ca16eb3 Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  65. e92c0ea rbd: support cloning across namespaces by Ilya Dryomov · 7 years ago
  66. eb3b2d6 rbd: factor out get_parent_info() by Ilya Dryomov · 7 years ago
  67. bc811f0 nbd: don't allow invalid blocksize settings by Jens Axboe · 7 years ago
  68. fb64638 Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  69. 057d3cc Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 7 years ago
  70. 6f2f39a xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring by Juergen Gross · 7 years ago
  71. d77ff24 xen/blkback: move persistent grants flags to bool by Juergen Gross · 7 years ago
  72. 4bcddba xen/blkfront: reorder tests in xlblk_init() by Juergen Gross · 7 years ago
  73. a46b536 xen/blkfront: cleanup stale persistent grants by Juergen Gross · 7 years ago
  74. 973e540 xen/blkback: don't keep persistent grants too long by Juergen Gross · 7 years ago
  75. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  76. 5bed49a Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  77. c8bd134 drivers/block/zram/zram_drv.c: fix bug storing backing_dev by Peter Kalauskas · 7 years ago
  78. 37ae133 rsxx: Convert to new IDA API by Matthew Wilcox · 7 years ago
  79. 3aed4bc mtip32xx: Convert to new IDA API by Matthew Wilcox · 7 years ago
  80. 1e7da86 block/DAC960.c: make some arrays static const, shrinks object size by Colin Ian King · 7 years ago
  81. 0a78ac4 Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  82. 566484a pktcdvd: fix setting of 'ret' error return for a few cases by Jens Axboe · 7 years ago
  83. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  84. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  85. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  86. 6a92ef0 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  87. 4f7a7be zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature by Minchan Kim · 7 years ago
  88. 61884de null_blk: add lock drop/acquire annotation by Jens Axboe · 7 years ago
  89. 0a1c749 block: paride: pd: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  90. a12fc00 drivers/block/drbd: remove the null check for kmem_cache_destroy by zhong jiang · 7 years ago
  91. 69daf89 drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroy by zhong jiang · 7 years ago
  92. d5fcc4e drivers/block/mtip32xx: remove the null check for debugfs_remove_recursive by zhong jiang · 7 years ago
  93. f87c30c xen-blkfront: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  94. 4e178c1 cdrom: Use struct scsi_sense_hdr internally by Kees Cook · 7 years ago
  95. e7d0748 block: Switch struct packet_command to use struct scsi_sense_hdr by Kees Cook · 7 years ago
  96. fac02dd libceph: use timespec64 for r_mtime by Arnd Bergmann · 7 years ago
  97. b26c047 rbd: support for images within namespaces by Ilya Dryomov · 7 years ago
  98. c300156 rbd: pass rbd_spec into parse_rbd_opts_token() by Ilya Dryomov · 7 years ago
  99. 2f56b6b libceph: amend "bad option arg" error message by Ilya Dryomov · 7 years ago
  100. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago