1. 7b6a857 bcache: Update continue_at() documentation by Dan Carpenter · 8 years ago
  2. da22f0e bcache: silence static checker warning by Dan Carpenter · 8 years ago
  3. 9baf309 bcache: fix for gc and write-back race by Tang Junhui · 8 years ago
  4. 89b1fc5 bcache: increase the number of open buckets by Tang Junhui · 8 years ago
  5. 77fa100 bcache: Correct return value for sysfs attach errors by Tony Asleson · 8 years ago
  6. a839409 bcache: correct cache_dirty_target in __update_writeback_rate() by Tang Junhui · 8 years ago
  7. 0b43f49 bcache: gc does not work when triggering by manual command by Tang Junhui · 8 years ago
  8. 09b3efe bcache: Don't reinvent the wheel but use existing llist API by Byungchul Park · 8 years ago
  9. 69daf03 bcache: do not subtract sectors_to_gc for bypassed IO by Tang Junhui · 8 years ago
  10. c81ffa3 bcache: fix sequential large write IO bypass by Tang Junhui · 8 years ago
  11. 4b758df bcache: Fix leak of bdev reference by Jan Kara · 8 years ago
  12. bc75705 block/loop: remove unused field by Shaohua Li · 8 years ago
  13. 92d7733 block/loop: fix use after free by Shaohua Li · 8 years ago
  14. 12cd3a2 bfq: Use icq_to_bic() consistently by Bart Van Assche · 8 years ago
  15. 1530486c bfq: Suppress compiler warnings about comparisons by Bart Van Assche · 8 years ago
  16. 2f79136 bfq: Check kstrtoul() return value by Bart Van Assche · 8 years ago
  17. dfb79af bfq: Declare local functions static by Bart Van Assche · 8 years ago
  18. fa393d1 bfq: Annotate fall-through in a switch statement by Bart Van Assche · 8 years ago
  19. a254d98 Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-4.14/block-postmerge by Jens Axboe · 8 years ago
  20. 40326d8 block/loop: allow request merge for directio mode by Shaohua Li · 8 years ago
  21. 54bb0ad block/loop: set hw_sectors by Shaohua Li · 8 years ago
  22. 40a5fce nvme-fabrics: generate spec-compliant UUID NQNs by Daniel Verkamp · 8 years ago
  23. 2670cd1 doc, block, bfq: better describe how to properly configure bfq by Paolo Valente · 8 years ago
  24. 233f0bf doc, block, bfq: fix some typos and remove stale stuff by Paolo Valente · 8 years ago
  25. 43cade80 loop: fold loop_switch() into callers by Omar Sandoval · 8 years ago
  26. 89e4fde loop: add ioctl for changing logical block size by Omar Sandoval · 8 years ago
  27. 6c6b6f2 loop: set physical block size to PAGE_SIZE by Omar Sandoval · 8 years ago
  28. 8a0740c loop: get rid of lo_blocksize by Omar Sandoval · 8 years ago
  29. 24d90bb block, bfq: guarantee update_next_in_service always returns an eligible entity by Paolo Valente · 8 years ago
  30. a02195c block, bfq: remove direct switch to an entity in higher class by Paolo Valente · 8 years ago
  31. 80294c3 block, bfq: make lookup_next_entity push up vtime on expirations by Paolo Valente · 8 years ago
  32. 28dd5cf nvmet: add support for reporting the host identifier by Omri Mann · 8 years ago
  33. 63263d6 nvme: Use metadata for passthrough commands by Keith Busch · 8 years ago
  34. 485783c nvme: Make nvme user functions static by Keith Busch · 8 years ago
  35. b5d8af5 nvme/pci: Use req_op to determine DIF remapping by Keith Busch · 8 years ago
  36. 1cad656 nvme: factor metadata handling out of __nvme_submit_user_cmd by Christoph Hellwig · 8 years ago
  37. 489beb9 nvme-fabrics: Convert nvmf_transports_mutex to an rwsem by Roland Dreier · 8 years ago
  38. 2b76da9 Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-4.14/block-postmerge by Jens Axboe · 8 years ago
  39. 1d5df6a nvme: don't blindly overwrite identifiers on disk revalidate by Christoph Hellwig · 8 years ago
  40. cdbff4f nvme: remove nvme_revalidate_ns by Christoph Hellwig · 8 years ago
  41. 57eeaf8 nvme: remove unused struct nvme_ns fields by Christoph Hellwig · 8 years ago
  42. 0a72bbb nvme: allow calling nvme_change_ctrl_state from irq context by Christoph Hellwig · 8 years ago
  43. a751da3 nvme: report more detailed status codes to the block layer by Christoph Hellwig · 8 years ago
  44. 07fbd32 nvme: honor RTD3 Entry Latency for shutdowns by Martin K. Petersen · 8 years ago
  45. 5228b32 nvme: fix uninitialized prp2 value on small transfers by Jan H. Schönherr · 8 years ago
  46. a7b7c7a nvme-rdma: Use unlikely macro in the fast path by Max Gurtovoy · 8 years ago
  47. 17c39d0 nvmet: use memcpy_and_pad for identify sn/fr by Martin Wilck · 8 years ago
  48. 01f33c3 string.h: add memcpy_and_pad() by Martin Wilck · 8 years ago
  49. 48fa362 nvmet-fc: simplify sg list handling by James Smart · 8 years ago
  50. 5533d42 nvme-fc: Reattach to localports on re-registration by James Smart · 8 years ago
  51. 60b43f6 nvme: rename AMS symbolic constants to fit specification by Max Gurtovoy · 8 years ago
  52. ad4e05b nvme: add symbolic constants for CC identifiers by Max Gurtovoy · 8 years ago
  53. caaa15c nvme: fix identify namespace logging by Sagi Grimberg · 8 years ago
  54. 9b483da nvme-fabrics: log a warning if hostid is invalid by Guan Junxiong · 8 years ago
  55. 09fdc23 nvme-rdma: call ops->reg_read64 instead of nvmf_reg_read64 by Sagi Grimberg · 8 years ago
  56. 370ae6e nvme-rdma: cleanup error path in controller reset by Sagi Grimberg · 8 years ago
  57. 68e16fc nvme-rdma: introduce nvme_rdma_start_queue by Sagi Grimberg · 8 years ago
  58. 41e8cfa nvme-rdma: rename nvme_rdma_init_queue to nvme_rdma_alloc_queue by Sagi Grimberg · 8 years ago
  59. 148b4e7 nvme-rdma: stop queues instead of simply flipping their state by Sagi Grimberg · 8 years ago
  60. a57bd54 nvme-rdma: introduce configure/destroy io queues by Sagi Grimberg · 8 years ago
  61. 31fdf18 nvme-rdma: reuse configure/destroy_admin_queue by Sagi Grimberg · 8 years ago
  62. 3f02fff nvme-rdma: don't free tagset on resets by Sagi Grimberg · 8 years ago
  63. 18398af nvme-rdma: disable the controller on resets by Sagi Grimberg · 8 years ago
  64. b28a308 nvme-rdma: move tagset allocation to a dedicated routine by Sagi Grimberg · 8 years ago
  65. 34b6c23 nvme: Add admin_tagset pointer to nvme_ctrl by Sagi Grimberg · 8 years ago
  66. 90af351 nvme-rdma: move nvme_rdma_configure_admin_queue code location by Sagi Grimberg · 8 years ago
  67. 4897ad4 nvme-rdma: remove NVME_RDMA_MAX_SEGMENT_SIZE by Johannes Thumshirn · 8 years ago
  68. 1c35be8 nvmet-fcloop: remove ALL_OPTS define by Johannes Thumshirn · 8 years ago
  69. 130c24b nvmet: fix the return error code of target if host is not allowed by Guan Junxiong · 8 years ago
  70. 1645d50 nvmet: use NVME_NSID_ALL by Christoph Hellwig · 8 years ago
  71. dbf86b3 nvme: add support for NVMe 1.3 Timestamp Feature by Jon Derrick · 8 years ago
  72. 62346ea nvme: define NVME_NSID_ALL by Arnav Dawn · 8 years ago
  73. b6dccf7 nvme: add support for FW activation without reset by Arnav Dawn · 8 years ago
  74. cd996fb Merge tag 'v4.13-rc7' into for-4.14/block-postmerge by Jens Axboe · 8 years ago
  75. e9a823f block: fix warning when I/O elevator is changed as request_queue is being removed by David Jeffery · 8 years ago
  76. 235f8da block, scheduler: convert xxx_var_store to void by weiping zhang · 8 years ago
  77. cc4a41f Linux 4.13-rc7 by Linus Torvalds · 8 years ago
  78. 2c25833 Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  79. 80f73b2 Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  80. c3c1626 Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  81. fff4e7a Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  82. a8b169a Avoid page waitqueue race leaving possible page locker waiting by Linus Torvalds · 8 years ago
  83. 3510ca2 Minor page waitqueue cleanups by Linus Torvalds · 8 years ago
  84. 0cc3b0e Clarify (and fix) MAX_LFS_FILESIZE macros by Linus Torvalds · 8 years ago
  85. bab9752 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  86. 9716bdb Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  87. c153e62 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 0adb8f3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. 53ede64 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. b3242db Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  91. 67a3b5c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  92. 17e34c4 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  93. 42e6d5e Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  94. 105065c Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  95. 8c7932a Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  96. d580e80 Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  97. 0b31c3e Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  98. 1f5de42 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  99. 8e1101d PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL by Christoph Hellwig · 8 years ago
  100. 299c460 Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago