1. 046e5cc NFSv4: Fix the alignment of page data in the getdeviceinfo reply by Trond Myklebust · 4 years, 2 months ago
  2. 9889981 pNFS: Clean up open coded xdr string decoding by Trond Myklebust · 4 years, 2 months ago
  3. 4aceaae SUNRPC: Fix up open coded kmemdup_nul() by Trond Myklebust · 4 years, 2 months ago
  4. 9a70163 pNFS/flexfiles: Fix up layoutstats reporting for non-TCP transports by Trond Myklebust · 4 years, 2 months ago
  5. 4be78d2 NFSv4/pNFS: Store the transport type in struct nfs4_pnfs_ds_addr by Trond Myklebust · 4 years, 2 months ago
  6. 190c75a pNFS: Add helpers for allocation/free of struct nfs4_pnfs_ds_addr by Trond Myklebust · 4 years, 2 months ago
  7. a12f996 NFSv4/pNFS: Use connections to a DS that are all of the same protocol family by Trond Myklebust · 4 years, 2 months ago
  8. c87b056 SUNRPC: Remove unused function xprt_load_transport() by Trond Myklebust · 4 years, 2 months ago
  9. 1c3695d NFS: Switch mount code to use xprt_find_transport_ident() by Trond Myklebust · 4 years, 2 months ago
  10. 1fc5f13 SUNRPC: Add a helper to return the transport identifier given a netid by Trond Myklebust · 4 years, 2 months ago
  11. 9bccd26 SUNRPC: Close a race with transport setup and module put by Trond Myklebust · 4 years, 2 months ago
  12. d5aa6b2 SUNRPC: xprt_load_transport() needs to support the netid "rdma6" by Trond Myklebust · 4 years, 2 months ago
  13. 794092c NFS: Do uncached readdir when we're seeking a cookie in an empty page cache by Trond Myklebust · 4 years, 2 months ago
  14. 35df59d NFS: Reduce number of RPC calls when doing uncached readdir by Trond Myklebust · 4 years, 2 months ago
  15. 762567b NFS: Optimisations for monotonically increasing readdir cookies by Trond Myklebust · 4 years, 2 months ago
  16. b593c09 NFS: Improve handling of directory verifiers by Trond Myklebust · 4 years, 3 months ago
  17. 9fff59e NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls by Trond Myklebust · 4 years, 3 months ago
  18. 82e22a5 NFS: Allow the NFS generic code to pass in a verifier to readdir by Trond Myklebust · 4 years, 3 months ago
  19. 6c981ef NFS: Cleanup to remove nfs_readdir_descriptor_t typedef by Trond Myklebust · 4 years, 2 months ago
  20. 6b75cf9 NFS: Reduce readdir stack usage by Trond Myklebust · 4 years, 3 months ago
  21. dbeaf8c NFS: nfs_do_filldir() does not return a value by Trond Myklebust · 4 years, 3 months ago
  22. 93b8959 NFS: More readdir cleanups by Trond Myklebust · 4 years, 3 months ago
  23. 1a34c8c9 NFS: Support larger readdir buffers by Trond Myklebust · 4 years, 3 months ago
  24. a52a8a6 NFS: Simplify struct nfs_cache_array_entry by Trond Myklebust · 4 years, 3 months ago
  25. ed09222 NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array() by Trond Myklebust · 4 years, 3 months ago
  26. e762a63 NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array() by Trond Myklebust · 4 years, 3 months ago
  27. 3b2a09f NFS: Don't discard readdir results by Trond Myklebust · 4 years, 3 months ago
  28. 1f1d4aa4 NFS: Clean up directory array handling by Trond Myklebust · 4 years, 3 months ago
  29. 972bcdf NFS: Clean up nfs_readdir_page_filler() by Trond Myklebust · 4 years, 3 months ago
  30. b1e21c9 NFS: Clean up readdir struct nfs_cache_array by Trond Myklebust · 4 years, 3 months ago
  31. 2e7a464 NFS: Ensure contents of struct nfs_open_dir_context are consistent by Trond Myklebust · 4 years, 3 months ago
  32. 05ad917 NFSv4.2: condition READDIR's mask for security label based on LSM state by Olga Kornievskaia · 4 years, 2 months ago
  33. e4c7220 SUNRPC: rpc_wake_up() should wake up tasks in the correct order by Trond Myklebust · 4 years, 3 months ago
  34. 76998eb NFSv4: Observe the NFS_MOUNT_SOFTREVAL flag in _nfs4_proc_lookupp by Trond Myklebust · 4 years, 3 months ago
  35. 3c5e9a5 NFSv3: Add emulation of the lookupp() operation by Trond Myklebust · 4 years, 3 months ago
  36. 5f447cb NFSv3: Refactor nfs3_proc_lookup() to split out the dentry by Trond Myklebust · 4 years, 3 months ago
  37. bd75475 NFSv4.2: Fix 5 seconds delay when doing inter server copy by Dai Ngo · 4 years, 2 months ago
  38. 5482e09 NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation by Chuck Lever · 4 years, 2 months ago
  39. 0359af7 SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcall by Chuck Lever · 4 years, 2 months ago
  40. 63e2fff pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabled by Trond Myklebust · 4 years, 2 months ago
  41. b6505459 Linux 5.10-rc6 by Linus Torvalds · 4 years, 2 months ago
  42. f91a3aa Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  43. 8b7a51b Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  44. 1214917 Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  45. 7255a39 Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  46. aae5ab8 Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 2 months ago
  47. 45e885c Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 2 months ago
  48. ca57982 Merge tag 'perf-tools-fixes-for-v5.10-2020-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 2 months ago
  49. 67f34fa Merge tag 'usb-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 2 months ago
  50. 7b2c800 Merge tag 'char-misc-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 2 months ago
  51. c84e1ef Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 2 months ago
  52. 303bc93 Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 2 months ago
  53. 79c0c1f Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
  54. 80e1e17 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
  55. 9223e74 Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  56. d021c3e Merge tag 'block-5.10-2020-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  57. a17a3ca Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 2 months ago
  58. d41e9b2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 2 months ago
  59. 76dc2bf Merge tag 'mtd/fixes-for-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 2 months ago
  60. 87c301c Merge tag 'spi-fix-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 2 months ago
  61. f594139 Merge tag 'media/v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 2 months ago
  62. 6910b67 Merge tag 'drm-fixes-2020-11-27-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
  63. d0742c4 Merge tag 'linux-can-fixes-for-5.10-20201127' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years, 2 months ago
  64. 99c710c Merge tag 'platform-drivers-x86-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 4 years, 2 months ago
  65. 985f733 sock: set sk_err to ee_errno on dequeue from errq by Willem de Bruijn · 4 years, 2 months ago
  66. d3ab788 mptcp: fix NULL ptr dereference on bad MPJ by Paolo Abeni · 4 years, 2 months ago
  67. 3913a2b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 2 months ago
  68. 69929d4 net: openvswitch: fix TTL decrement action netlink message format by Eelco Chaudron · 4 years, 2 months ago
  69. 95e1c7b Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 2 months ago
  70. e4e9458 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
  71. 6adf33a Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
  72. 43d6ecd Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 2 months ago
  73. 5b4049d Merge tag 'writeback_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 2 months ago
  74. a9ffd04 perf probe: Change function definition check due to broken DWARF by Masami Hiramatsu · 4 years, 2 months ago
  75. ab4200c perf probe: Fix to die_entrypc() returns error correctly by Masami Hiramatsu · 4 years, 2 months ago
  76. c0ee1d5a perf stat: Use proper cpu for shadow stats by Namhyung Kim · 4 years, 2 months ago
  77. aa50d953 perf record: Synthesize cgroup events only if needed by Namhyung Kim · 4 years, 2 months ago
  78. 9713070 perf diff: Fix error return value in __cmd_diff() by Zhen Lei · 4 years, 2 months ago
  79. 3b13eaf perf tools: Update copy of libbpf's hashmap.c by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  80. ae597565 Merge tag 'optee-valid-memory-type-for-v5.11' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
  81. 25bc65d x86/mce: Do not overwrite no_way_out if mce_end() fails by Gabriele Paoloni · 4 years, 2 months ago
  82. 9a2a0d3 kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PT by Vitaly Kuznetsov · 4 years, 2 months ago
  83. 71cc849 KVM: x86: Fix split-irqchip vs interrupt injection window request by Paolo Bonzini · 4 years, 2 months ago
  84. 72c3bcd KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint by Paolo Bonzini · 4 years, 2 months ago
  85. 545f639 Merge tag 'kvmarm-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 4 years, 2 months ago
  86. 484cfbe usb: typec: stusb160x: fix power-opmode property with typec-power-opmode by Amelie Delaunay · 4 years, 2 months ago
  87. 739e711 Merge branch 'for-5.10-pr_cont-fixup' into for-linus by Petr Mladek · 4 years, 2 months ago
  88. 454a079 Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
  89. 4ad9921 printk: finalize records with trailing newlines by John Ogness · 4 years, 2 months ago
  90. d73ff9b can: af_can: can_rx_unregister(): remove WARN() statement from list operation sanity check by Oliver Hartkopp · 4 years, 2 months ago
  91. 5c7d55b can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0 by Pankaj Sharma · 4 years, 2 months ago
  92. e3409e41 can: m_can: fix nominal bitiming tseg2 min for version >= 3.1 by Marc Kleine-Budde · 4 years, 2 months ago
  93. 865f5b6 can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_irq()'s flags by Marc Kleine-Budde · 4 years, 2 months ago
  94. 9595930 Merge tag 'drm-misc-fixes-2020-11-26' of ssh://git.freedesktop.org/git/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 2 months ago
  95. d45618c Merge tag 'mediatek-drm-fixes-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixes by Dave Airlie · 4 years, 2 months ago
  96. 5929dd8 Merge tag 'exynos-drm-fixes-for-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 4 years, 2 months ago
  97. 06cedde Merge tag 'tegra-for-5.10-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
  98. 3a18293 Merge tag 'soc-fsl-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
  99. dbae273 Merge tag 'zynqmp-soc-fixes-for-v5.10-rc6' of https://github.com/Xilinx/linux-xlnx into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
  100. 85a2c56 Merge tag 'pm-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 2 months ago