1. 54bb0ad block/loop: set hw_sectors by Shaohua Li · 7 years ago
  2. 43cade80 loop: fold loop_switch() into callers by Omar Sandoval · 7 years ago
  3. 89e4fde loop: add ioctl for changing logical block size by Omar Sandoval · 7 years ago
  4. 6c6b6f2 loop: set physical block size to PAGE_SIZE by Omar Sandoval · 7 years ago
  5. 8a0740c loop: get rid of lo_blocksize by Omar Sandoval · 7 years ago
  6. 1d5df6a nvme: don't blindly overwrite identifiers on disk revalidate by Christoph Hellwig · 7 years ago
  7. cdbff4f nvme: remove nvme_revalidate_ns by Christoph Hellwig · 7 years ago
  8. 57eeaf8 nvme: remove unused struct nvme_ns fields by Christoph Hellwig · 7 years ago
  9. 0a72bbb nvme: allow calling nvme_change_ctrl_state from irq context by Christoph Hellwig · 7 years ago
  10. a751da3 nvme: report more detailed status codes to the block layer by Christoph Hellwig · 7 years ago
  11. 07fbd32 nvme: honor RTD3 Entry Latency for shutdowns by Martin K. Petersen · 7 years ago
  12. 5228b32 nvme: fix uninitialized prp2 value on small transfers by Jan H. Schönherr · 7 years ago
  13. a7b7c7a nvme-rdma: Use unlikely macro in the fast path by Max Gurtovoy · 7 years ago
  14. 17c39d0 nvmet: use memcpy_and_pad for identify sn/fr by Martin Wilck · 7 years ago
  15. 48fa362 nvmet-fc: simplify sg list handling by James Smart · 7 years ago
  16. 5533d42 nvme-fc: Reattach to localports on re-registration by James Smart · 7 years ago
  17. 60b43f6 nvme: rename AMS symbolic constants to fit specification by Max Gurtovoy · 7 years ago
  18. ad4e05b nvme: add symbolic constants for CC identifiers by Max Gurtovoy · 7 years ago
  19. caaa15c nvme: fix identify namespace logging by Sagi Grimberg · 7 years ago
  20. 9b483da nvme-fabrics: log a warning if hostid is invalid by Guan Junxiong · 7 years ago
  21. 09fdc23 nvme-rdma: call ops->reg_read64 instead of nvmf_reg_read64 by Sagi Grimberg · 7 years ago
  22. 370ae6e nvme-rdma: cleanup error path in controller reset by Sagi Grimberg · 7 years ago
  23. 68e16fc nvme-rdma: introduce nvme_rdma_start_queue by Sagi Grimberg · 7 years ago
  24. 41e8cfa nvme-rdma: rename nvme_rdma_init_queue to nvme_rdma_alloc_queue by Sagi Grimberg · 7 years ago
  25. 148b4e7 nvme-rdma: stop queues instead of simply flipping their state by Sagi Grimberg · 7 years ago
  26. a57bd54 nvme-rdma: introduce configure/destroy io queues by Sagi Grimberg · 7 years ago
  27. 31fdf18 nvme-rdma: reuse configure/destroy_admin_queue by Sagi Grimberg · 7 years ago
  28. 3f02fff nvme-rdma: don't free tagset on resets by Sagi Grimberg · 7 years ago
  29. 18398af nvme-rdma: disable the controller on resets by Sagi Grimberg · 7 years ago
  30. b28a308 nvme-rdma: move tagset allocation to a dedicated routine by Sagi Grimberg · 7 years ago
  31. 34b6c23 nvme: Add admin_tagset pointer to nvme_ctrl by Sagi Grimberg · 7 years ago
  32. 90af351 nvme-rdma: move nvme_rdma_configure_admin_queue code location by Sagi Grimberg · 7 years ago
  33. 4897ad4 nvme-rdma: remove NVME_RDMA_MAX_SEGMENT_SIZE by Johannes Thumshirn · 7 years ago
  34. 1c35be8 nvmet-fcloop: remove ALL_OPTS define by Johannes Thumshirn · 7 years ago
  35. 130c24b nvmet: fix the return error code of target if host is not allowed by Guan Junxiong · 7 years ago
  36. 1645d50 nvmet: use NVME_NSID_ALL by Christoph Hellwig · 7 years ago
  37. dbf86b3 nvme: add support for NVMe 1.3 Timestamp Feature by Jon Derrick · 7 years ago
  38. 62346ea nvme: define NVME_NSID_ALL by Arnav Dawn · 7 years ago
  39. b6dccf7 nvme: add support for FW activation without reset by Arnav Dawn · 7 years ago
  40. cd996fb Merge tag 'v4.13-rc7' into for-4.14/block-postmerge by Jens Axboe · 7 years ago
  41. 2c25833 Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  42. 80f73b2 Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  43. c3c1626 Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  44. fff4e7a Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  45. bab9752 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  46. 9716bdb Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  47. 17e34c4 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  48. d580e80 Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  49. 0b31c3e Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  50. 1f5de42 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  51. 8e1101d PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL by Christoph Hellwig · 7 years ago
  52. 299c460 Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  53. 985e775 Merge tag 'dmaengine-fix-4.13-rc7' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  54. 9e15400 Merge tag 'drm-fixes-for-v4.13-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  55. f5cb2d5 skd: Remove SKD_ID_INCR by Bart Van Assche · 7 years ago
  56. 4633504 skd: Make it easier for static analyzers to analyze skd_free_disk() by Bart Van Assche · 7 years ago
  57. 795bc1b skd: Inline skd_end_request() by Bart Van Assche · 7 years ago
  58. 296cb94 skd: Rename skd_softirq_done() into skd_complete_rq() by Bart Van Assche · 7 years ago
  59. 0d06a42 block/nullb: fix NULL dereference by Shaohua Li · 7 years ago
  60. 231b3db null_blk: update email adress by Jens Axboe · 7 years ago
  61. ba74b6f virtio_pci: fix cpu affinity support by Christoph Hellwig · 7 years ago
  62. 1046d30 virtio_blk: fix incorrect message when disk is resized by Stefan Hajnoczi · 7 years ago
  63. be3e83e mtd: nand: atmel: Relax tADL_min constraint by Boris Brezillon · 7 years ago
  64. b974696 mtd: nandsim: remove debugfs entries in error path by Uwe Kleine-König · 7 years ago
  65. da61197 Merge tag 'drm-misc-fixes-2017-08-24' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  66. 4b5587c Merge tag 'drm-intel-fixes-2017-08-24' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  67. 4a64658 Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad by Masaki Ota · 7 years ago
  68. 90a6cd5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  69. 4898b99 Merge tag 'acpi-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  70. f7bbf07 Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  71. 1cffe59 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  72. 311fc65 pty: Repair TIOCGPTPEER by Eric W. Biederman · 7 years ago
  73. d5d6c1d Merge branches 'acpica-fix', 'acpi-ec-fix' and 'acpi-properties-fix' by Rafael J. Wysocki · 7 years ago
  74. ec25587 IB/mlx5: Always return success for RoCE modify port by Majd Dibbiny · 7 years ago
  75. 1d31e9c IB/mlx5: Fix Raw Packet QP event handler assignment by Majd Dibbiny · 7 years ago
  76. 498ca3c IB/core: Avoid accessing non-allocated memory when inferring port type by Noa Osherovich · 7 years ago
  77. 143c97c Revert "pty: fix the cached path of the pty slave file descriptor in the master" by Linus Torvalds · 7 years ago
  78. 1e6ec9e Revert "loop: support 4k physical blocksize" by Omar Sandoval · 7 years ago
  79. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  80. 10433d0 raid5: remove a call to get_start_sect by Christoph Hellwig · 7 years ago
  81. a67ca1e Merge tag 'gpio-v4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  82. 5565240 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  83. 744353b skd: Change default interrupt mode to MSI-X by Bart Van Assche · 7 years ago
  84. f2fe445 skd: Avoid double completions in case of a timeout by Bart Van Assche · 7 years ago
  85. c39c6c7 skd: Inline skd_process_request() by Bart Van Assche · 7 years ago
  86. 49f16e2 skd: Report completion mismatches once by Bart Van Assche · 7 years ago
  87. 2f54a61 nullb: badbblocks support by Shaohua Li · 7 years ago
  88. deb78b4 nullb: emulate cache by Shaohua Li · 7 years ago
  89. eff2c4f nullb: bandwidth control by Shaohua Li · 7 years ago
  90. 306eb6b nullb: support discard by Shaohua Li · 7 years ago
  91. 5bcd0e0 nullb: support memory backed store by Shaohua Li · 7 years ago
  92. 94bc02e nullb: use ida to manage index by Shaohua Li · 7 years ago
  93. cedcafa nullb: add interface to power on disk by Shaohua Li · 7 years ago
  94. 3bf2bd2 nullb: add configfs interface by Shaohua Li · 7 years ago
  95. 2984c86 nullb: factor disk parameters by Shaohua Li · 7 years ago
  96. 92d499d4 skd: error pointer dereference in skd_cons_disk() by Dan Carpenter · 7 years ago
  97. c0b3dda skd: Uninitialized variable in skd_isr_completion_posted() by Dan Carpenter · 7 years ago
  98. e7c50e1 Merge tag 'gvt-fixes-2017-08-23' of https://github.com/01org/gvt-linux into drm-intel-fixes by Jani Nikula · 7 years ago
  99. ffeaf9a drm/i915/gvt: Fix the kernel null pointer error by fred gao · 7 years ago
  100. b2a6d1b ANDROID: binder: fix proc->tsk check. by Martijn Coenen · 7 years ago