1. ace9fad NFSv4: Convert struct nfs4_state to use refcount_t by Trond Myklebust · 6 years ago
  2. 9ae075f NFSv4: Convert open state lookup to use RCU by Trond Myklebust · 6 years ago
  3. 0de4397 NFS: Convert lookups of the open context to RCU by Trond Myklebust · 6 years ago
  4. 6ba0c4e NFS: Simplify internal check for whether file is open for write by Trond Myklebust · 6 years ago
  5. 1db97ea NFS: Convert lookups of the lock context to RCU by Trond Myklebust · 6 years ago
  6. 28ced9a pNFS: Don't allocate more pages than we need to fit a layoutget response by Trond Myklebust · 6 years ago
  7. a2791d3 pNFS: Don't zero out the array in nfs4_alloc_pages() by Trond Myklebust · 6 years ago
  8. ec84646 SUNRPC: Unexport xdr_partial_copy_from_skb() by Trond Myklebust · 6 years ago
  9. 4f54614 SUNRPC: Clean up xs_udp_data_receive() by Trond Myklebust · 6 years ago
  10. 550aebf SUNRPC: Allow AF_LOCAL sockets to use the generic stream receive by Trond Myklebust · 6 years ago
  11. c50b8ee SUNRPC: Clean up - rename xs_tcp_data_receive() to xs_stream_data_receive() by Trond Myklebust · 6 years ago
  12. 277e4ab SUNRPC: Simplify TCP receive code by switching to using iterators by Trond Myklebust · 6 years ago
  13. 9d96acb SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter() by Trond Myklebust · 6 years ago
  14. 431f6eb SUNRPC: Add a label for RPC calls that require allocation on receive by Trond Myklebust · 6 years ago
  15. 79c9915 SUNRPC: Convert the xprt->sending queue back to an ordinary wait queue by Trond Myklebust · 6 years ago
  16. f42f7c2 SUNRPC: Fix priority queue fairness by Trond Myklebust · 6 years ago
  17. 95f7691 SUNRPC: Convert xprt receive queue to use an rbtree by Trond Myklebust · 6 years ago
  18. bd79bc5 SUNRPC: Don't take transport->lock unnecessarily when taking XPRT_LOCK by Trond Myklebust · 6 years ago
  19. adfa714 SUNRPC: Cleanup: remove the unused 'task' argument from the request_send() by Trond Myklebust · 6 years ago
  20. c544577 SUNRPC: Clean up transport write space handling by Trond Myklebust · 6 years ago
  21. 36bd7de SUNRPC: Turn off throttling of RPC slots for TCP sockets by Trond Myklebust · 6 years ago
  22. f05d54e SUNRPC: Allow soft RPC calls to time out when waiting for the XPRT_LOCK by Trond Myklebust · 6 years ago
  23. 89f90fe SUNRPC: Allow calls to xprt_transmit() to drain the entire transmit queue by Trond Myklebust · 6 years ago
  24. 86aeee0 SUNRPC: Enqueue swapper tagged RPCs at the head of the transmit queue by Trond Myklebust · 6 years ago
  25. 75891f5 SUNRPC: Support for congestion control when queuing is enabled by Trond Myklebust · 6 years ago
  26. 918f3c1 SUNRPC: Improve latency for interactive tasks by Trond Myklebust · 6 years ago
  27. dcbbeda SUNRPC: Move RPC retransmission stat counter to xprt_transmit() by Trond Myklebust · 6 years ago
  28. 5f2f6bd SUNRPC: Simplify xprt_prepare_transmit() by Trond Myklebust · 6 years ago
  29. 04b3b88 SUNRPC: Don't reset the request 'bytes_sent' counter when releasing XPRT_LOCK by Trond Myklebust · 6 years ago
  30. 50f484e SUNRPC: Treat the task and request as separate in the xprt_ops->send_request() by Trond Myklebust · 6 years ago
  31. 902c588 SUNRPC: Fix up the back channel transmit by Trond Myklebust · 6 years ago
  32. 762e4e6 SUNRPC: Refactor RPC call encoding by Trond Myklebust · 6 years ago
  33. 944b042 SUNRPC: Add a transmission queue for RPC requests by Trond Myklebust · 6 years ago
  34. ef3f5434 SUNRPC: Distinguish between the slot allocation list and receive queue by Trond Myklebust · 6 years ago
  35. 78b576c SUNRPC: Minor cleanup for call_transmit() by Trond Myklebust · 6 years ago
  36. 7f3a1d1 SUNRPC: Refactor xprt_transmit() to remove wait for reply code by Trond Myklebust · 6 years ago
  37. edc81dc SUNRPC: Refactor xprt_transmit() to remove the reply queue code by Trond Myklebust · 6 years ago
  38. 75c8415 SUNRPC: Rename xprt->recv_lock to xprt->queue_lock by Trond Myklebust · 6 years ago
  39. ec37a58 SUNRPC: Don't wake queued RPC calls multiple times in xprt_transmit by Trond Myklebust · 6 years ago
  40. 5ce9703 SUNRPC: Test whether the task is queued before grabbing the queue spinlocks by Trond Myklebust · 6 years ago
  41. 359c48c SUNRPC: Add a helper to wake up a sleeping rpc_task and set its status by Trond Myklebust · 6 years ago
  42. cf9946c SUNRPC: Refactor the transport request pinning by Trond Myklebust · 6 years ago
  43. 4cd34e7 SUNRPC: Simplify dealing with aborted partially transmitted messages by Trond Myklebust · 6 years ago
  44. 6c7a64e SUNRPC: Add socket transmit queue offset tracking by Trond Myklebust · 6 years ago
  45. e1806c7 SUNRPC: Move reset of TCP state variables into the reconnect code by Trond Myklebust · 6 years ago
  46. d1109aa SUNRPC: Rename TCP receive-specific state variables by Trond Myklebust · 6 years ago
  47. 3a03818 SUNRPC: Avoid holding locks across the XDR encoding of the RPC message by Trond Myklebust · 6 years ago
  48. 7ebbbc6 SUNRPC: Simplify identification of when the message send/receive is complete by Trond Myklebust · 6 years ago
  49. 3021a5bb SUNRPC: The transmitted message must lie in the RPCSEC window of validity by Trond Myklebust · 6 years ago
  50. 9ee94d3 SUNRPC: If there is no reply expected, bail early from call_decode by Trond Myklebust · 6 years ago
  51. 9dc6edc SUNRPC: Clean up initialisation of the struct rpc_rqst by Trond Myklebust · 6 years ago
  52. 17b57b1 Linux 4.19-rc6 by Greg Kroah-Hartman · 6 years ago
  53. 9a10b06 Merge tag 'auxdisplay-for-greg-v4.19-rc6' of https://github.com/ojeda/linux by Greg Kroah-Hartman · 6 years ago
  54. 9ba6873 Merge tag 'libnvdimm-fixes2-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Greg Kroah-Hartman · 6 years ago
  55. 03d179a MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.c by Miguel Ojeda · 6 years ago
  56. 291d0e5 Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block by Greg Kroah-Hartman · 6 years ago
  57. e754177 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  58. e1ce697d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  59. af17b3a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  60. 82ec752 Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Greg Kroah-Hartman · 6 years ago
  61. d51aea1 cpufreq: qcom-kryo: Fix section annotations by Nathan Chancellor · 6 years ago
  62. 7a6878b Merge tag 'dma-mapping-4.19-3' of git://git.infradead.org/users/hch/dma-mapping by Greg Kroah-Hartman · 6 years ago
  63. e704966 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  64. 2f19e7a Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Greg Kroah-Hartman · 6 years ago
  65. 8f05661 Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Greg Kroah-Hartman · 6 years ago
  66. f005de0 Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Greg Kroah-Hartman · 6 years ago
  67. 900915f Merge tag 'pinctrl-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Greg Kroah-Hartman · 6 years ago
  68. befb1b3 perf/core: Add sanity check to deal with pinned event failure by Reinette Chatre · 6 years ago
  69. f151f57 Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  70. ed1b3f4 Merge tag 'riscv-for-linus-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Greg Kroah-Hartman · 6 years ago
  71. 278e59a Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Greg Kroah-Hartman · 6 years ago
  72. 133424a Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  73. 6c76786 xen/blkfront: correct purging of persistent grants by Juergen Gross · 6 years ago
  74. 15c2068 Revert "xen/blkfront: When purging persistent grants, keep them in the buffer" by Jens Axboe · 6 years ago
  75. 7e0cf1c selftests/powerpc: Fix Makefiles for headers_install change by Michael Ellerman · 6 years ago
  76. fcb1349 Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  77. adba0e5 Merge tag 'drm-misc-fixes-2018-09-27-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  78. ad03714 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Greg Kroah-Hartman · 6 years ago
  79. c127e59 Merge tag 'for_v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Greg Kroah-Hartman · 6 years ago
  80. 587562d blk-mq: I/O and timer unplugs are inverted in blktrace by Ilya Dryomov · 6 years ago
  81. f52afc9 dax: Fix deadlock in dax_lock_mapping_entry() by Jan Kara · 6 years ago
  82. bdec8d7 x86/boot: Fix kexec booting failure in the SEV bit detection code by Kairui Song · 6 years ago
  83. 0f843e6 bcache: add separate workqueue for journal_write to avoid deadlock by Guoju Fang · 6 years ago
  84. fbbdadf drm/amd/display: Fix Edid emulation for linux by Bhawanpreet Lakha · 6 years ago
  85. 599760d drm/amd/display: Fix Vega10 lightup on S3 resume by Roman Li · 6 years ago
  86. 61ea6f5 drm/amdgpu: Fix vce work queue was not cancelled when suspend by Rex Zhu · 6 years ago
  87. d6a77ba Revert "drm/panel: Add device_link from panel device to DRM device" by Linus Walleij · 6 years ago
  88. 090bcfd Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 6 years ago
  89. f151ba9 xen/blkfront: When purging persistent grants, keep them in the buffer by Boris Ostrovsky · 6 years ago
  90. 52bf4a9 clocksource/drivers/timer-atmel-pit: Properly handle error cases by Alexandre Belloni · 7 years ago
  91. 854f31c block: fix deadline elevator drain for zoned block devices by Damien Le Moal · 6 years ago
  92. 576156b Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 6 years ago
  93. e89fe98b Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 6 years ago
  94. f188b99f ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge by Mika Westerberg · 6 years ago
  95. 337fe9f drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set by Jason Ekstrand · 6 years ago
  96. c307aaf Merge tag 'iommu-fixes-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Greg Kroah-Hartman · 6 years ago
  97. 5ebb1bc iommu/amd: Return devid as alias for ACPI HID devices by Arindam Nath · 6 years ago
  98. 530ca2c blk-mq: Allow blocking queue tag iter callbacks by Keith Busch · 6 years ago
  99. bb830ad nvme: properly propagate errors in nvme_mpath_init by Susobhan Dey · 6 years ago
  100. 974c24c dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration by Christoph Hellwig · 6 years ago