1. 0c8cbcd Merge tag 'nfs-rdma-for-4.16-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 7 years ago
  2. 9b30889 SUNRPC: Ensure we always close the socket after a connection shuts down by Trond Myklebust · 7 years ago
  3. e89e8d8 xprtrdma: Fix BUG after a device removal by Chuck Lever · 7 years ago
  4. 1179e2c xprtrdma: Fix calculation of ri_max_send_sges by Chuck Lever · 7 years ago
  5. e231c68 NFS: Fix a race between mmap() and O_DIRECT by Trond Myklebust · 7 years ago
  6. 128159f NFS: Remove a redundant call to unmap_mapping_range() by Trond Myklebust · 7 years ago
  7. f34462c pnfs/blocklayout: Ensure disk address in block device map by Benjamin Coddington · 7 years ago
  8. b396047 pnfs/blocklayout: pnfs_block_dev_map uses bytes, not sectors by Benjamin Coddington · 7 years ago
  9. 535cb8f lockd: Fix server refcounting by Trond Myklebust · 7 years ago
  10. 8f39fce Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 7 years ago
  11. 0be283f SUNRPC: Fix null rpc_clnt dereference in rpc_task_queued tracepoint by Benjamin Coddington · 7 years ago
  12. 21ead9f SUNRPC: Micro-optimize __rpc_execute by Chuck Lever · 7 years ago
  13. cf08d6f SUNRPC: task_run_action should display tk_callback by Chuck Lever · 7 years ago
  14. 5206944 sunrpc: Format RPC events consistently for display by Chuck Lever · 7 years ago
  15. 82476d9 SUNRPC: Trace xprt_timer events by Chuck Lever · 7 years ago
  16. 9ab6d89 xprtrdma: Correct some documenting comments by Chuck Lever · 7 years ago
  17. aae2349 xprtrdma: Fix "bytes registered" accounting by Chuck Lever · 7 years ago
  18. ae72467 xprtrdma: Instrument allocation/release of rpcrdma_req/rep objects by Chuck Lever · 7 years ago
  19. 643cf32 xprtrdma: Add trace points to instrument QP and CQ access upcalls by Chuck Lever · 7 years ago
  20. fc1eb80 xprtrdma: Add trace points in the client-side backchannel code paths by Chuck Lever · 7 years ago
  21. b4744e0 xprtrdma: Add trace points for connect events by Chuck Lever · 7 years ago
  22. 1c443eff xprtrdma: Add trace points to instrument MR allocation and recovery by Chuck Lever · 7 years ago
  23. 2937fed xprtrdma: Add trace points to instrument memory invalidation by Chuck Lever · 7 years ago
  24. e11b7c9 xprtrdma: Add trace points in reply decoder path by Chuck Lever · 7 years ago
  25. 58f10ad xprtrdma: Add trace points to instrument memory registration by Chuck Lever · 7 years ago
  26. b4a7f91 xprtrdma: Add trace points in the RPC Reply handler paths by Chuck Lever · 7 years ago
  27. ab03eff xprtrdma: Add trace points in RPC Call transmit paths by Chuck Lever · 7 years ago
  28. e48f083 rpcrdma: infrastructure for static trace points in rpcrdma.ko by Chuck Lever · 7 years ago
  29. 6b3a60a rdma/ib: Add trace point macros to display human-readable values by Chuck Lever · 7 years ago
  30. 49686cb NFS: reject request for id_legacy key without auxdata by Eric Biggers · 7 years ago
  31. cbebc6e nfs: Do not convert nfs_idmap_cache_timeout to jiffies by Jan Chochol · 7 years ago
  32. 06e1902 nfs: Use proper enum definitions for nfs_show_stable by Chuck Lever · 7 years ago
  33. 7ff4cff nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE by Tigran Mkrtchyan · 7 years ago
  34. ec12e47 xprtrdma: Introduce rpcrdma_mw_unmap_and_put by Chuck Lever · 7 years ago
  35. 96cedde xprtrdma: Remove usage of "mw" by Chuck Lever · 7 years ago
  36. ce5b371 xprtrdma: Replace all usage of "frmr" with "frwr" by Chuck Lever · 7 years ago
  37. 30b5416 xprtrdma: Don't clear RPC_BC_PA_IN_USE on pre-allocated rpc_rqst's by Chuck Lever · 7 years ago
  38. cf73daf xprtrdma: Split xprt_rdma_send_request by Chuck Lever · 7 years ago
  39. 6c537f2 xprtrdma: buf_free not called for CB replies by Chuck Lever · 7 years ago
  40. a2b6470 xprtrdma: Move unmap-safe logic to rpcrdma_marshal_req by Chuck Lever · 7 years ago
  41. 20035ed xprtrdma: Support IPv6 in xprt_rdma_set_port by Chuck Lever · 7 years ago
  42. dd229ce xprtrdma: Remove another sockaddr_storage field (cdata::addr) by Chuck Lever · 7 years ago
  43. d461f1f xprtrdma: Initialize the xprt address string array earlier by Chuck Lever · 7 years ago
  44. 1049270 xprtrdma: Remove unused padding variables by Chuck Lever · 7 years ago
  45. 3f0e3ed xprtrdma: Remove ri_reminv_expected by Chuck Lever · 7 years ago
  46. c344161 xprtrdma: Per-mode handling for Remote Invalidation by Chuck Lever · 7 years ago
  47. 42b9f5c xprtrdma: Eliminate unnecessary lock cycle in xprt_rdma_send_request by Chuck Lever · 7 years ago
  48. d698c4a xprtrdma: Fix backchannel allocation of extra rpcrdma_reps by Chuck Lever · 7 years ago
  49. 03ac1a7 xprtrdma: Fix buffer leak after transport set up failure by Chuck Lever · 7 years ago
  50. 1b8d97b NFS: commit direct writes even if they fail partially by J. Bruce Fields · 7 years ago
  51. f96adf1 nfs: remove unused label in nfs_encode_fh() by Arnd Bergmann · 7 years ago
  52. 0af3442 SUNRPC: Add explicit rescheduling points in the receive path by Trond Myklebust · 7 years ago
  53. 3d18880 SUNRPC: Chunk reading of replies from the server by Trond Myklebust · 7 years ago
  54. 024fbf9 SUNRPC: Remove rpc_protocol() by Chuck Lever · 7 years ago
  55. 801b564 nfs: Update server port after referral or migration by Chuck Lever · 7 years ago
  56. 530ea42 nfs: Referrals should use the same proto setting as their parent by Chuck Lever · 7 years ago
  57. fb455ba nfs: Define NFS_RDMA_PORT by Chuck Lever · 7 years ago
  58. fbca30c lockd: convert nlm_rqst.a_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  59. 431f125 lockd: convert nlm_lockowner.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  60. c751082 lockd: convert nsm_handle.sm_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  61. fee21fb lockd: convert nlm_host.h_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  62. ba4a76f nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds by Scott Mayhew · 7 years ago
  63. b3dce6a pnfs/blocklayout: handle transient devices by Benjamin Coddington · 7 years ago
  64. d78471d pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERROR by Benjamin Coddington · 7 years ago
  65. ad6b024 pnfs/blocklayout: Add module alias for LAYOUT4_SCSI by Benjamin Coddington · 7 years ago
  66. e545735 NFS: remove unused offset arg in nfs_pgio_rpcsetup by Benjamin Coddington · 7 years ago
  67. dce2630 NFSv4: always set NFS_LOCK_LOST when a lock is lost. by NeilBrown · 7 years ago
  68. aaa1500 nfs: remove dead code from nfs_encode_fh() by NeilBrown · 7 years ago
  69. 9ccee94 Support statx() mask and query flags parameters by Trond Myklebust · 7 years ago
  70. 8634ef5 NFS: Fix nfsstat breakage due to LOOKUPP by Trond Myklebust · 7 years ago
  71. 8257155 NFSv4: Convert LOCKU to use nfs4_async_handle_exception() by Trond Myklebust · 7 years ago
  72. e0dba01 NFSv4: Convert DELEGRETURN to use nfs4_handle_exception() by Trond Myklebust · 7 years ago
  73. b8b8d22 NFSv4: Convert CLOSE to use nfs4_async_handle_exception() by Trond Myklebust · 7 years ago
  74. 7f1bda4 NFS: Add a cond_resched() to nfs_commit_release_pages() by Trond Myklebust · 7 years ago
  75. a8750dd Linux 4.15-rc8 by Linus Torvalds · 7 years ago
  76. aaae98a Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. 6bb8211 Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  78. b8b9ce4 x86/retpoline: Remove compile time warning by Thomas Gleixner · 7 years ago
  79. 9443c16 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  80. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. 99a9dc9 x86,perf: Disable intel_bts when PTI by Peter Zijlstra · 7 years ago
  82. a237f76 security/Kconfig: Correct the Documentation reference for PTI by W. Trevor King · 7 years ago
  83. f10ee3d x86/pti: Fix !PCID and sanitize defines by Thomas Gleixner · 7 years ago
  84. 2c1cfa4 Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  85. d5a047f Merge tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  86. 9e8f8f1 Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  87. 22079ee Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  88. 852b0a8 Merge tag 'apparmor-pr-2018-01-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  89. 8e66791 Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  90. ed93de8 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  91. 0f908cc tools/objtool/Makefile: don't assume sync-check.sh is executable by Andrew Morton · 7 years ago
  92. a0b1280 kdump: write correct address of mem_section into vmcoreinfo by Kirill A. Shutemov · 7 years ago
  93. d9570ee kmemleak: allow to coexist with fault injection by Dmitry Vyukov · 7 years ago
  94. bed6760 MAINTAINERS, nilfs2: change project home URLs by Ryusuke Konishi · 7 years ago
  95. 36c1681 genksyms: drop *.hash.c from .gitignore by Masahiro Yamada · 7 years ago
  96. 352909b selftests/x86: Add test_vsyscall by Andy Lutomirski · 7 years ago
  97. 1a3881d apparmor: Fix regression in profile conflict logic by Matthew Garrett · 7 years ago
  98. 0dda0b3 apparmor: fix ptrace label match when matching stacked labels by John Johansen · 7 years ago
  99. c92a9a4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  100. 67549d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago