1. acf0a39 SUNRPC: Fix some kernel doc complaints by Chuck Lever · 6 years ago
  2. dc5820b SUNRPC: Simplify defining common RPC trace events by Chuck Lever · 6 years ago
  3. 5b2095d NFS: Fix NFSv4 symbolic trace point output by Chuck Lever · 6 years ago
  4. 53b2c1c xprtrdma: Trace mapping, alloc, and dereg failures by Chuck Lever · 6 years ago
  5. 395069f xprtrdma: Add trace points for calls to transport switch methods by Chuck Lever · 6 years ago
  6. ba217ec xprtrdma: Relocate the xprtrdma_mr_map trace points by Chuck Lever · 6 years ago
  7. aba11831 xprtrdma: Clean up of xprtrdma chunk trace points by Chuck Lever · 6 years ago
  8. 9bef848 xprtrdma: Remove unused fields from rpcrdma_ia by Chuck Lever · 6 years ago
  9. ddbb347 xprtrdma: Cull dprintk() call sites by Chuck Lever · 6 years ago
  10. 92f4433 xprtrdma: Simplify locking that protects the rl_allreqs list by Chuck Lever · 6 years ago
  11. 236b094 xprtrdma: Expose transport header errors by Chuck Lever · 6 years ago
  12. 889ee07 xprtrdma: Remove request_module from backchannel by Chuck Lever · 6 years ago
  13. 15303d9e xprtrdma: Recognize XDRBUF_SPARSE_PAGES by Chuck Lever · 6 years ago
  14. 0dfbb5f NFS: Make "port=" mount option optional for RDMA mounts by Chuck Lever · 6 years ago
  15. 0a93fbc xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR) by Chuck Lever · 6 years ago
  16. 5f62412 xprtrdma: Remove rpcrdma_memreg_ops by Chuck Lever · 6 years ago
  17. ba69cd1 xprtrdma: Remove support for FMR memory registration by Chuck Lever · 6 years ago
  18. a788684 xprtrdma: Reduce max_frwr_depth by Chuck Lever · 6 years ago
  19. 6946f82 xprtrdma: Fix ri_max_segs and the result of ro_maxpages by Chuck Lever · 6 years ago
  20. 0c0829b xprtrdma: Don't wake pending tasks until disconnect is done by Chuck Lever · 6 years ago
  21. 3d433ad xprtrdma: No qp_event disconnect by Chuck Lever · 6 years ago
  22. 6d2d0ee xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue by Chuck Lever · 6 years ago
  23. 6ceea36 xprtrdma: Refactor Receive accounting by Chuck Lever · 6 years ago
  24. b674c4b xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails by Chuck Lever · 6 years ago
  25. e2f34e2 xprtrdma: Yet another double DMA-unmap by Chuck Lever · 6 years ago
  26. 594d164 NFS: nfs_compare_mount_options always compare auth flavors. by Chris Perl · 6 years ago
  27. 04d1532 SUNRPC discard cr_uid from struct rpc_cred. by NeilBrown · 6 years ago
  28. 2edd8d7 SUNRPC: simplify auth_unix. by NeilBrown · 6 years ago
  29. d6efccd SUNRPC: remove crbind rpc_cred operation by NeilBrown · 6 years ago
  30. 89a4f75 SUNRPC: remove generic cred code. by NeilBrown · 6 years ago
  31. a52458b NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. by NeilBrown · 6 years ago
  32. 684f39b NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred. by NeilBrown · 6 years ago
  33. b68572e NFS: change access cache to use 'struct cred'. by NeilBrown · 6 years ago
  34. 354698b SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUT by NeilBrown · 6 years ago
  35. ddf529e NFS: move credential expiry tracking out of SUNRPC into NFS. by NeilBrown · 6 years ago
  36. 1de7eea SUNRPC: add side channel to use non-generic cred for rpc call. by NeilBrown · 6 years ago
  37. a68a72e SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_none by NeilBrown · 6 years ago
  38. 5e16923 NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred(). by NeilBrown · 6 years ago
  39. ecd5f97 SUNRPC: discard RPC_DO_ROOTOVERRIDE() by NeilBrown · 6 years ago
  40. f15e1e8 NFSv4: don't require lock for get_renew_cred or get_machine_cred by NeilBrown · 6 years ago
  41. a534ecb NFSv4: add cl_root_cred for use when machine cred is not available. by NeilBrown · 6 years ago
  42. 1a80810 SUNRPC: remove machine_cred field from struct auth_cred by NeilBrown · 6 years ago
  43. 8276c90 SUNRPC: remove uid and gid from struct auth_cred by NeilBrown · 6 years ago
  44. fc0664f SUNRPC: remove groupinfo from struct auth_cred. by NeilBrown · 6 years ago
  45. 97f68c6b SUNRPC: add 'struct cred *' to auth_cred and rpc_cred by NeilBrown · 6 years ago
  46. f06bc03 cred: allow get_cred() and put_cred() to be given NULL. by NeilBrown · 6 years ago
  47. a6d8e76 cred: export get_task_cred(). by NeilBrown · 6 years ago
  48. 97d0fb2 cred: add get_cred_rcu() by NeilBrown · 6 years ago
  49. d89b22d cred: add cred_fscmp() for comparing creds. by NeilBrown · 6 years ago
  50. 8e2e5b7 SUNRPC: allow /proc entries without CONFIG_SUNRPC_DEBUG by Ben Dooks · 6 years ago
  51. ac0aa5e nfs: fix comment to nfs_generic_pg_test which does the opposite by Pavel Tikhomirov · 6 years ago
  52. 069d5bf NFSv4: cleanup remove unused nfs4_xdev_fs_type by Olga Kornievskaia · 6 years ago
  53. abc1327 SUNRPC: Remove xprt_connect_status() by Trond Myklebust · 6 years ago
  54. cf76785 SUNRPC: Fix a race with XPRT_CONNECTING by Trond Myklebust · 6 years ago
  55. 0445f92 SUNRPC: Fix disconnection races by Trond Myklebust · 6 years ago
  56. 7566ec3 Linux 4.20-rc7 by Linus Torvalds · 6 years ago
  57. 6531e11 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  58. 3a6ab5c scripts/spdxcheck.py: always open files in binary mode by Thierry Reding · 6 years ago
  59. f1733a1 checkstack.pl: fix for aarch64 by Qian Cai · 6 years ago
  60. 01e881f userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered by Andrea Arcangeli · 6 years ago
  61. 61c6de6 fs/iomap.c: get/put the page in iomap_page_create/release() by Piotr Jaroszynski · 6 years ago
  62. 8ace22b hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page() by Yongkai Wu · 6 years ago
  63. f5a222d memblock: annotate memblock_is_reserved() with __init_memblock by Yueyi Li · 6 years ago
  64. 428a1cb psi: fix reference to kernel commandline enable by Baruch Siach · 6 years ago
  65. 915c9e1 arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.h by Mark Brown · 6 years ago
  66. 9def36e mm/sparse: add common helper to mark all memblocks present by Logan Gunthorpe · 6 years ago
  67. d1402fc mm: introduce common STRUCT_PAGE_MAX_SHIFT define by Logan Gunthorpe · 6 years ago
  68. 5b52609 alpha: fix hang caused by the bootmem removal by Mike Rapoport · 6 years ago
  69. 380ef2c Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  70. 743e3c8 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  71. eb6cf9f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  72. 4645453 Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  73. c19bf74 Merge tag 'ceph-for-4.20-rc7' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  74. 7fb5f5d Merge tag 'pinctrl-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  75. 92de1de Merge tag 'drm-fixes-2018-12-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  76. 880b9df Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  77. 65e08c5 Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  78. 76a5cfb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  79. 1df07a7 Merge branch 'vmwgfx-fixes-4.20' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 6 years ago
  80. 4848361 XArray: Fix xa_alloc when id exceeds max by Matthew Wilcox · 6 years ago
  81. e10db79 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  82. e861e11 Merge tag 'mmc-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  83. 52a7dc2 Merge tag 'sound-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  84. fd56746 drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3 by Thomas Hellstrom · 6 years ago
  85. 67f2a93 Merge tag 'for-4.20/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  86. 14a996c Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  87. e6333d7 Merge tag 'ovl-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  88. 70f4828 Merge tag 'fuse-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  89. b588400 Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  90. a805ce6 Merge branch 'mediatek-drm-fixes-4.20' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes by Dave Airlie · 6 years ago
  91. 28adac6 MAINTAINERS: Daniel for drm co-maintainer by Daniel Vetter · 6 years ago
  92. b5f436e Merge branch 'linux-4.20' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 6 years ago
  93. 26eacb7 Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  94. e59166b Merge tag 'drm-misc-fixes-2018-12-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  95. ce07fe9 Merge tag 'drm-intel-fixes-2018-12-12-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  96. 71fb553 Merge tag 'drm-intel-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  97. 676fff1 drm/amdgpu: drop fclk/gfxclk ratio setting by Evan Quan · 6 years ago
  98. 37fbd83 IB/core: Fix oops in netdev_next_upper_dev_rcu() by Mark Zhang · 6 years ago
  99. 2af6c07 dm thin: bump target version by Mike Snitzer · 6 years ago
  100. e06d45d drm/vmwgfx: remove redundant return ret statement by Colin Ian King · 6 years ago