1. e74ecf6 lightnvm: Use u64 instead of __le64 for CPU visible side by Andy Shevchenko · 6 years ago
  2. 6916cf5 lightnvm: pblk: use vfree to free metadata on error path by Hans Holmberg · 6 years ago
  3. f932498 lightnvm: pblk: stop taking the free lock in in pblk_lines_free by Hans Holmberg · 6 years ago
  4. 1e93642 blk-sysfs: Rework documention of __blk_release_queue by Marcos Paulo de Souza · 6 years ago
  5. 7585d50 blk-cgroup: Fix doc related to blkcg_exit_queue by Marcos Paulo de Souza · 6 years ago
  6. eca7abf block: queue flag cleanup by Jens Axboe · 6 years ago
  7. d11a399 block: kill QUEUE_FLAG_FLUSH_NQ by Jens Axboe · 6 years ago
  8. dc7292a bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata by Coly Li · 6 years ago
  9. a91fbda bcache: fix input overflow to cache set sysfs file io_error_halflife by Coly Li · 6 years ago
  10. b150084 bcache: fix input overflow to cache set io_error_limit by Coly Li · 6 years ago
  11. 453745f bcache: fix input overflow to journal_delay_ms by Coly Li · 6 years ago
  12. dab71b2 bcache: fix input overflow to writeback_rate_minimum by Coly Li · 6 years ago
  13. 5b5fd3c bcache: fix potential div-zero error of writeback_rate_p_term_inverse by Coly Li · 6 years ago
  14. c3b75a2 bcache: fix potential div-zero error of writeback_rate_i_term_inverse by Coly Li · 6 years ago
  15. 369d21a bcache: fix input overflow to writeback_delay by Coly Li · 6 years ago
  16. f5c0b95 bcache: use sysfs_strtoul_bool() to set bit-field variables by Coly Li · 6 years ago
  17. e4db37f bcache: add sysfs_strtoul_bool() for setting bit-field variables by Coly Li · 6 years ago
  18. 8c27a39 bcache: fix input overflow to sequential_cutoff by Coly Li · 6 years ago
  19. f54478c bcache: fix input integer overflow of congested threshold by Coly Li · 6 years ago
  20. 596b5a5 bcache: improve sysfs_strtoul_clamp() by Coly Li · 6 years ago
  21. 58ac323 bcache: treat stale && dirty keys as bad keys by Tang Junhui · 6 years ago
  22. e8cf978 bcache: fix indentation issue, remove tabs on a hunk of code by Colin Ian King · 6 years ago
  23. d461045 bcache: export backing_dev_uuid via sysfs by Coly Li · 6 years ago
  24. 926d194 bcache: export backing_dev_name via sysfs by Coly Li · 6 years ago
  25. 83ff9318 bcache: not use hard coded memset size in bch_cache_accounting_clear() by Coly Li · 6 years ago
  26. 9951379 bcache: never writeback a discard operation by Daniel Axtens · 6 years ago
  27. e5fa814 block: avoid setting nr_requests to current value by Aleksei Zakharov · 6 years ago
  28. f25191b cdrom: Fix race condition in cdrom_sysctl_register by Guenter Roeck · 6 years ago
  29. 09e57403 Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.1/block by Jens Axboe · 6 years ago
  30. ebda52f raid1: simplify raid1_error function by Yufen Yu · 6 years ago
  31. f1e5b62 md-linear: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  32. e960f71 Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-5.1/block by Jens Axboe · 6 years ago
  33. 794a4cb nvme: remove the .stop_ctrl callout by Sagi Grimberg · 6 years ago
  34. 6e02318 nvme: add support for the Write Zeroes command by Chaitanya Kulkarni · 6 years ago
  35. bb94aea blk-mq: save default hctx into ctx->hctxs for not-supported type by Jianchao Wang · 6 years ago
  36. 8ccdf4a blk-mq: save queue mapping result into ctx directly by Jianchao Wang · 6 years ago
  37. 058fdec block, bfq: fix in-service-queue check for queue merging by Paolo Valente · 6 years ago
  38. 02a6d78 block, bfq: do not overcharge writes in asymmetric scenarios by Paolo Valente · 6 years ago
  39. b3c3498 block, bfq: port commit "cfq-iosched: improve hw_tag detection" by Paolo Valente · 6 years ago
  40. a3c9256 block, bfq: reduce threshold for detecting command queueing by Paolo Valente · 6 years ago
  41. 9dee8b3 block, bfq: fix queue removal from weights tree by Paolo Valente · 6 years ago
  42. d87447d block, bfq: fix sequential rq detection in rate estimation by Paolo Valente · 6 years ago
  43. 530c4cb block, bfq: unconditionally plug I/O in asymmetric scenarios by Paolo Valente · 6 years ago
  44. ac8b0cb block, bfq: do not plug I/O of in-service queue when harmful by Paolo Valente · 6 years ago
  45. 05c2f5c block, bfq: split function bfq_better_to_idle by Paolo Valente · 6 years ago
  46. 73d5811 block, bfq: consider also ioprio classes in symmetry detection by Paolo Valente · 6 years ago
  47. 03e565e block, bfq: remove case of redirected bic from insert_request by Paolo Valente · 6 years ago
  48. f3218ad block, bfq: make sure queue budgets are not below service received by Paolo Valente · 6 years ago
  49. 218cb89 block, bfq: avoid selecting a queue w/o budget by Paolo Valente · 6 years ago
  50. 20cd324 block, bfq: do not consider interactive queues in srt filtering by Paolo Valente · 6 years ago
  51. 22cb4e6 mtip32xx: ѕtop abusing the managed resource APIs by Christoph Hellwig · 6 years ago
  52. f17b5f0 Linux 5.0-rc4 by Linus Torvalds · 6 years ago
  53. 8a5f060 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. 351e1aa Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  55. f907bb4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  56. 9881051 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  57. 0d48437 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  58. 9835424 Merge tag 'edac_fix_for_5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 6 years ago
  59. 419967d Merge tag 'for-linus-20190127' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  60. 1fc7f56 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  61. c180f1b Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  62. 6a2651b Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  63. 78e372e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  64. 037222a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  65. 947b7ac Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED" by Jens Axboe · 6 years ago
  66. 7c2614b Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  67. 2580acb2a Merge tag 'vfio-v5.0-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  68. 7930851 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  69. 6b8f915 Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  70. abfd04f qed: Revert error handling changes. by David S. Miller · 6 years ago
  71. ba60697 Merge tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  72. d488bd2 Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  73. 96f18cb Merge tag 'staging-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  74. 473721f Merge tag 'tty-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  75. b48cef3 Merge tag 'usb-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  76. 5179527 Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  77. b2869f2 KVM: x86: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  78. 5cd5548 KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search paths by Masahiro Yamada · 6 years ago
  79. 35b531a KVM: selftests: check returned evmcs version range by Vitaly Kuznetsov · 6 years ago
  80. 3a2f577 x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly by Vitaly Kuznetsov · 6 years ago
  81. 5ad6ece8 KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper function by Sean Christopherson · 6 years ago
  82. 94a980c kvm: selftests: Fix region overlap check in kvm_util by Ben Gardon · 6 years ago
  83. 8997f65 kvm: vmx: fix some -Wmissing-prototypes warnings by Yi Wang · 6 years ago
  84. 619ad84 KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1 by Vitaly Kuznetsov · 6 years ago
  85. bb218fb svm: Fix AVIC incomplete IPI emulation by Suravee Suthikulpanit · 6 years ago
  86. 37ef0c4 svm: Add warning message for AVIC IPI invalid target by Suravee Suthikulpanit · 6 years ago
  87. de81c2f KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error by Sean Christopherson · 6 years ago
  88. 1ed199a KVM: x86: Fix PV IPIs for 32-bit KVM host by Sean Christopherson · 6 years ago
  89. f1adcea x86/kvm/hyper-v: recommend using eVMCS only when it is enabled by Vitaly Kuznetsov · 6 years ago
  90. 1998fd3 x86/kvm/hyper-v: don't recommend doing reset via synthetic MSR by Vitaly Kuznetsov · 6 years ago
  91. 3a33d03 kvm: x86/vmx: Use kzalloc for cached_vmcs12 by Tom Roeder · 6 years ago
  92. 85ba2b1 KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL by Sean Christopherson · 6 years ago
  93. 5cc244a KVM: x86: Fix single-step debugging by Alexander Popov · 6 years ago
  94. 9699f97 x86/kvm/hyper-v: don't announce GUEST IDLE MSR support by Vitaly Kuznetsov · 6 years ago
  95. 93183bd cfg80211: extend range deviation for DMG by Chaitanya Tata · 6 years ago
  96. faae54a cfg80211: reg: remove warn_on for a normal case by Chaitanya Tata · 6 years ago
  97. 7c53eb5 mac80211: Add attribute aligned(2) to struct 'action' by Mathieu Malaterre · 6 years ago
  98. 7ed5285 mac80211: don't initiate TDLS connection if station is not associated to AP by Balaji Pothunoori · 6 years ago
  99. a8b5c6d nl80211: fix NLA_POLICY_NESTED() arguments by Johannes Berg · 6 years ago
  100. e95d22c ibmveth: Do not process frames after calling napi_reschedule by Thomas Falcon · 6 years ago