1. 716fd9c nvmet: stop using bio_set_op_attrs by Christoph Hellwig · 5 years ago
  2. 9dea0c8 nvmet: add plugging for read/write when ns is bdev by Christoph Hellwig · 5 years ago
  3. d84dd8c nvmet: clean up command parsing a bit by Christoph Hellwig · 5 years ago
  4. 05d3046 nvme-pci: Spelling s/resdicovered/rediscovered/ by Geert Uytterhoeven · 5 years ago
  5. d4b3a17 nvmet: fill discovery controller sn, fr and mn correctly by Sagi Grimberg · 5 years ago
  6. be3f311 nvmet: Open code nvmet_req_execute() by Christoph Hellwig · 5 years ago
  7. e9061c3 nvmet: Remove the data_len field from the nvmet_req struct by Christoph Hellwig · 5 years ago
  8. 59ef0ea nvmet: Introduce nvmet_dsm_len() helper by Christoph Hellwig · 5 years ago
  9. 6f86f2c nvmet: Cleanup discovery execute handlers by Christoph Hellwig · 5 years ago
  10. 2cb6963 nvmet: Introduce common execute function for get_log_page and identify by Christoph Hellwig · 5 years ago
  11. c73eebc nvmet-tcp: Don't set the request's data_len by Logan Gunthorpe · 5 years ago
  12. e0bace7 nvmet-tcp: Don't check data_len in nvmet_tcp_map_data() by Logan Gunthorpe · 5 years ago
  13. e08f2ae nvme: Introduce nvme_lba_to_sect() by Damien Le Moal · 5 years ago
  14. 314d48d nvme: Cleanup and rename nvme_block_nr() by Damien Le Moal · 5 years ago
  15. 48c9e85 nvme: resync include/linux/nvme.h with nvmecli by Revanth Rajashekar · 5 years ago
  16. 16686f3 nvme: move common call to nvme_cleanup_cmd to core layer by Max Gurtovoy · 5 years ago
  17. 2dc3947 nvme: introduce "Command Aborted By host" status code by Max Gurtovoy · 5 years ago
  18. 59534b9 nvmet-rdma: add unlikely check at nvmet_rdma_map_sgl_keyed by Israel Rukshin · 5 years ago
  19. e522f44 nvmet: add unlikely check at nvmet_req_alloc_sgl by Israel Rukshin · 5 years ago
  20. 4d764bb9a nvmet: use bio_io_error instead of duplicating it by Israel Rukshin · 5 years ago
  21. 58a8df6 nvme: introduce nvme_is_aen_req function by Israel Rukshin · 5 years ago
  22. bcde5f0 nvme-fc: ensure association_id is cleared regardless of a Disconnect LS by James Smart · 5 years ago
  23. 7db3948 nvme-fc: clarify error messages by James Smart · 5 years ago
  24. 44fbf3b nvme-fc: Set new cmd set indicator in nvme-fc cmnd iu by James Smart · 5 years ago
  25. 53b2b2f nvme-fc and nvmet-fc: sync with FC-NVME-2 header changes by James Smart · 5 years ago
  26. f165836 nvme-fc: Sync nvme-fc header to FC-NVME-2 by James Smart · 5 years ago
  27. efcfec57 loop: fix no-unmap write-zeroes request behavior by Darrick J. Wong · 5 years ago
  28. a4414ae block: mtip32xx: Spelling s/configration/configuration/ by Geert Uytterhoeven · 5 years ago
  29. 9c6694b Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.5/drivers by Jens Axboe · 5 years ago
  30. 6a5cb53 md: no longer compare spare disk superblock events in super_load by Yufen Yu · 5 years ago
  31. 775d783 md: improve handling of bio with REQ_PREFLUSH in md_flush_request() by David Jeffery · 5 years ago
  32. fadcbd2 md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bit by Guoqing Jiang · 5 years ago
  33. e3fc3f3 md/raid0: Fix an error message in raid0_make_request() by Dan Carpenter · 5 years ago
  34. dd85b49 null_blk: return fixed zoned reads > write pointer by Ajay Joshi · 5 years ago
  35. 45919fb null_blk: Enable modifying 'submit_queues' after an instance has been configured by Bart Van Assche · 5 years ago
  36. e29158b null_blk: Improve nullb_device_##NAME##_store() readability by Bart Van Assche · 5 years ago
  37. da0c9ea Linux 5.4-rc2 by Linus Torvalds · 5 years ago
  38. b212921 elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings by Linus Torvalds · 5 years ago
  39. 7cdb85d Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  40. 43b815c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  41. 2d00aee Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  42. 126195c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  43. 4f11918 Merge branch 'readdir' (readdir speedup and sanity checking) by Linus Torvalds · 5 years ago
  44. 8a23eb8 Make filldir[64]() verify the directory entry filename is valid by Linus Torvalds · 5 years ago
  45. 9f79b78 Convert filldir[64]() from __put_user() to unsafe_put_user() by Linus Torvalds · 9 years ago
  46. 9819a30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  47. 6fe137c Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  48. d0dea73 KVM: s390: mark __insn32_query() as __always_inline by Heiko Carstens · 5 years ago
  49. b1c41ac KVM: s390: fix __insn32_query() inline assembly by Heiko Carstens · 5 years ago
  50. 2cf2aa6 dma-mapping: fix false positivse warnings in dma_common_free_remap() by Andrey Smirnov · 5 years ago
  51. 86cdd2f kheaders: make headers archive reproducible by Dmitry Goldin · 5 years ago
  52. d188b8c kbuild: update compile-test header list for v5.4-rc2 by Masahiro Yamada · 5 years ago
  53. 4349670 kbuild: two minor updates for Documentation/kbuild/modules.rst by Masahiro Yamada · 5 years ago
  54. 7a82e3f scripts/setlocalversion: clear local variable to make it work for sh by Masahiro Yamada · 5 years ago
  55. 82fdd12 namespace: fix namespace.pl script to support relative paths by Jacob Keller · 5 years ago
  56. 01bb251 video/logo: do not generate unneeded logo C files by Masahiro Yamada · 5 years ago
  57. a9bbe79 video/logo: remove unneeded *.o pattern from clean-files by Masahiro Yamada · 5 years ago
  58. 7a8beb7 integrity: remove pointless subdir-$(CONFIG_...) by Masahiro Yamada · 5 years ago
  59. 6b190d3 integrity: remove unneeded, broken attempt to add -fshort-wchar by Masahiro Yamada · 5 years ago
  60. ef129d3 selftests/net: add nettest to .gitignore by Jakub Kicinski · 5 years ago
  61. 1acb8f2a net: qlogic: Fix memory leak in ql_alloc_large_buffers by Navid Emamdoost · 5 years ago
  62. a0c2dc1 nfc: fix memory leak in llcp_sock_bind() by Eric Dumazet · 5 years ago
  63. 474f081 sch_dsmark: fix potential NULL deref in dsmark_init() by Eric Dumazet · 5 years ago
  64. e3ba9bf6 Merge branch 'Fix-regression-with-AR8035-speed-downgrade' by David S. Miller · 5 years ago
  65. 06d5f34 net: phy: at803x: use operating parameters from PHY-specific status by Russell King · 5 years ago
  66. 2d880b8 net: phy: extract pause mode by Russell King · 5 years ago
  67. 8d3dc3ac net: phy: extract link partner advertisement reading by Russell King · 5 years ago
  68. 4cf6c57 net: phy: fix write to mii-ctrl1000 register by Russell King · 5 years ago
  69. 2d819d25 ipv6: Handle missing host route in __ipv6_ifa_notify by David Ahern · 5 years ago
  70. ea977d1 net: phy: allow for reset line to be tied to a sleepy GPIO controller by Andrea Merello · 5 years ago
  71. b406472 net: ipv4: avoid mixed n_redirects and rate_tokens usage by Paolo Abeni · 5 years ago
  72. a54cdee r8152: Set macpassthru in reset_resume callback by Kai-Heng Feng · 5 years ago
  73. 6b517374 cxgb4:Fix out-of-bounds MSI-X info array access by Vishal Kulkarni · 5 years ago
  74. 8ae72cb Revert "ipv6: Handle race in addrconf_dad_work" by David Ahern · 5 years ago
  75. 7a512eb net: make sock_prot_memory_pressure() return "const char *" by Alexey Dobriyan · 5 years ago
  76. db9b2e0 rxrpc: Fix rxrpc_recvmsg tracepoint by David Howells · 5 years ago
  77. cf74ac6 qmi_wwan: add support for Cinterion CLS8 devices by Reinhard Speyerer · 5 years ago
  78. 4ea6553 Merge tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  79. 812ad49 Merge tag 'riscv/for-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  80. a4ad51e Merge tag 'devicetree-fixes-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  81. 6822c29 MIPS: fw/arc: Remove unused addr variable by Paul Burton · 5 years ago
  82. b145b0e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  83. 50dfd03 Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  84. e524d16 Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  85. af0622f Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  86. 60c1b3e ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI support by Patrice Chotard · 5 years ago
  87. 768b47b Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  88. c4bd70e Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  89. 61c3134 s390: update defconfigs by Heiko Carstens · 5 years ago
  90. 771c24f s390/pci: mark function(s) __always_inline by Heiko Carstens · 5 years ago
  91. 6818b54 s390/mm: mark function(s) __always_inline by Heiko Carstens · 5 years ago
  92. 7f032fe s390/jump_label: mark function(s) __always_inline by Heiko Carstens · 5 years ago
  93. 44967bfb s390/cpu_mf: mark function(s) __always_inline by Heiko Carstens · 5 years ago
  94. b4fd5a0 s390/atomic,bitops: mark function(s) __always_inline by Heiko Carstens · 5 years ago
  95. 51ce022 s390/mm: fix -Wunused-but-set-variable warnings by Qian Cai · 5 years ago
  96. 5c8e10f s390: mark __cpacf_query() as __always_inline by Jiri Kosina · 5 years ago
  97. cf05a67 KVM: x86: omit "impossible" pmu MSRs from MSR list by Paolo Bonzini · 5 years ago
  98. 07bba34 Merge tag 'drm-intel-fixes-2019-10-03-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  99. 63c4cec Merge tag 'drm-misc-fixes-2019-10-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  100. 0f83eb8 Merge tag 'drm-fixes-5.4-2019-10-02' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago