1. a6cebd4 SUNRPC: Fix setting of buffer length in xdr_set_next_buffer() by Trond Myklebust · 8 years ago
  2. ace0e14 SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch by Trond Myklebust · 8 years ago
  3. 78d04af NFS: nfs_prime_dcache must validate the filename by Trond Myklebust · 8 years ago
  4. a1d617d8 nfs: allow blocking locks to be awoken by lock callbacks by Jeff Layton · 8 years ago
  5. d2f3a7f nfs: move nfs4 lock retry attempt loop to a separate function by Jeff Layton · 8 years ago
  6. 1ea67db nfs: move nfs4_set_lock_state call into caller by Jeff Layton · 8 years ago
  7. db78368 nfs: add handling for CB_NOTIFY_LOCK in client by Jeff Layton · 8 years ago
  8. a8ce377 nfs: track whether server sets MAY_NOTIFY_LOCK flag by Jeff Layton · 8 years ago
  9. eed7c41 nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constant by Jeff Layton · 8 years ago
  10. 66f570a nfs: use safe, interruptible sleeps when waiting to retry LOCK by Jeff Layton · 8 years ago
  11. 75575dd nfs: eliminate pointless and confusing do_vfs_lock wrappers by Jeff Layton · 8 years ago
  12. b60475c nfs: the length argument to read_buf should be unsigned by Jeff Layton · 8 years ago
  13. f844cd0 nfs: cover ->migratepage with CONFIG_MIGRATION by Chao Yu · 8 years ago
  14. d48f9ce sunrpc: fix write space race causing stalls by David Vrabel · 8 years ago
  15. ca440c3 pnfs: add a new mechanism to select a layout driver according to an ordered list by Jeff Layton · 8 years ago
  16. 496b77a xprtrdma: Eliminate rpcrdma_receive_worker() by Chuck Lever · 8 years ago
  17. 1519e96 xprtrdma: Rename rpcrdma_receive_wc() by Chuck Lever · 8 years ago
  18. eeb3061 xprtrmda: Report address of frmr, not mw by Chuck Lever · 8 years ago
  19. 44829d0 xprtrdma: Support larger inline thresholds by Chuck Lever · 8 years ago
  20. 655fec6 xprtrdma: Use gathered Send for large inline messages by Chuck Lever · 8 years ago
  21. c8b920b xprtrdma: Basic support for Remote Invalidation by Chuck Lever · 8 years ago
  22. 87cfb9a xprtrdma: Client-side support for rpcrdma_connect_private by Chuck Lever · 8 years ago
  23. ff06bd1 rpcrdma: RDMA/CM private message data structure by Chuck Lever · 8 years ago
  24. 6ea8e71 xprtrdma: Move recv_wr to struct rpcrdma_rep by Chuck Lever · 8 years ago
  25. 90aab60 xprtrdma: Move send_wr to struct rpcrdma_req by Chuck Lever · 8 years ago
  26. b157380 xprtrdma: Simplify rpcrdma_ep_post_recv() by Chuck Lever · 8 years ago
  27. 13650c2 xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf by Chuck Lever · 8 years ago
  28. 54cbd6b xprtrdma: Delay DMA mapping Send and Receive buffers by Chuck Lever · 8 years ago
  29. 99ef4db xprtrdma: Replace DMA_BIDIRECTIONAL by Chuck Lever · 8 years ago
  30. 08cf2ef xprtrdma: Use smaller buffers for RPC-over-RDMA headers by Chuck Lever · 8 years ago
  31. 9c40c49 xprtrdma: Initialize separate RPC call and reply buffers by Chuck Lever · 8 years ago
  32. 5a6d1db SUNRPC: Add a transport-specific private field in rpc_rqst by Chuck Lever · 8 years ago
  33. 6877894 SUNRPC: Separate buffer pointers for RPC Call and Reply messages by Chuck Lever · 8 years ago
  34. 3435c74 SUNRPC: Generalize the RPC buffer release API by Chuck Lever · 8 years ago
  35. 5fe6eaa SUNRPC: Generalize the RPC buffer allocation API by Chuck Lever · 8 years ago
  36. b9c5bc0 SUNRPC: Refactor rpc_xdr_buf_init() by Chuck Lever · 8 years ago
  37. eb342e9 xprtrdma: Eliminate INLINE_THRESHOLD macros by Chuck Lever · 8 years ago
  38. 04fa2c6 NFS pnfs data server multipath session trunking by Andy Adamson · 8 years ago
  39. ad0849a NFS test session trunking with exchange id by Andy Adamson · 8 years ago
  40. 04ea1b3 NFS add xprt switch addrs test to match client by Andy Adamson · 8 years ago
  41. fda0ab4 SUNRPC: rpc_clnt_add_xprt setup function for NFS layer by Andy Adamson · 8 years ago
  42. 39e5d2d SUNRPC search xprt switch for sockaddr by Andy Adamson · 8 years ago
  43. dd69171 SUNRPC rpc_clnt_xprt_switch_add_xprt by Andy Adamson · 8 years ago
  44. 3b58a8a SUNRPC rpc_clnt_xprt_switch_put by Andy Adamson · 8 years ago
  45. 7705f6ab SUNRPC remove rpc_task_release_client from rpc_task_set_client by Andy Adamson · 8 years ago
  46. ba84db9 NFS detect session trunking by Andy Adamson · 8 years ago
  47. e7b7cbf NFS refactor nfs4_check_serverowner_major_id by Andy Adamson · 8 years ago
  48. 8e548ed NFS refactor nfs4_match_clientids by Andy Adamson · 8 years ago
  49. 8d89bd7 NFS setup async exchange_id by Andy Adamson · 8 years ago
  50. 5405fc4 NFSv4.x: Add kernel parameter to control the callback server by Trond Myklebust · 8 years ago
  51. bb6aeba NFSv4.x: Switch to using svc_set_num_threads() to manage the callback threads by Trond Myklebust · 8 years ago
  52. 3b01c11 NFSv4.x: Fix up the global tracking of the callback server by Trond Myklebust · 8 years ago
  53. d002526 SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create() by Trond Myklebust · 8 years ago
  54. f4b52bb NFSv4.x: Set up struct svc_serv_ops for the callback channel by Trond Myklebust · 8 years ago
  55. 3132e49 pnfs: track multiple layout types in fsinfo structure by Jeff Layton · 8 years ago
  56. 2813b62 sunrpc: Remove unnecessary variable by Amitoj Kaur Chawla · 8 years ago
  57. 3be7988 Linux 4.8-rc7 by Linus Torvalds · 8 years ago
  58. b01cf67 Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  59. 88b4ad2 Merge tag 'fixes-for-linus-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  60. 3286be9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 6ffa36a Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. aaed4d0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 8e4b720 openrisc: fix the fix of copy_from_user() by Guenter Roeck · 8 years ago
  64. 65c0044 avr32: fix 'undefined reference to `___copy_from_user' by Guenter Roeck · 8 years ago
  65. d4690f1 fix iov_iter_fault_in_readable() by Al Viro · 8 years ago
  66. f32a10d Merge tag 'mmc-v4.8-rc6' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  67. baf009f Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  68. 4d2899d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  69. 87ee128 Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  70. 5fbf3e3 Merge tag 'drm-fixes-for-4.8-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  71. 095f5cf Merge tag 'pm-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  72. 09cb5b7 Merge tag 'drm-vc4-fixes-2016-09-14' of https://github.com/anholt/linux into drm-fixes by Dave Airlie · 8 years ago
  73. 9929c09 Merge tag 'drm-intel-fixes-2016-09-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  74. dd5a477 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  75. 008f08d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  76. cac4662 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  77. e4618d4 IB/rdmavt: Don't vfree a kzalloc'ed memory region by Colin Ian King · 8 years ago
  78. c1cc72c IB/rxe: Fix kmem_cache leak by Yonatan Cohen · 8 years ago
  79. 3050b99 IB/rxe: Fix race condition between requester and completer by Yonatan Cohen · 8 years ago
  80. 9089488 IB/rxe: Fix duplicate atomic request handling by Yonatan Cohen · 8 years ago
  81. dfdd615 IB/rxe: Fix kernel panic in udp_setup_tunnel by Yonatan Cohen · 8 years ago
  82. ee3da80 IB/mlx5: Set source mac address in FTE by Maor Gottlieb · 8 years ago
  83. 7fae665 IB/mlx5: Enable MAD_IFC commands for IB ports only by Noa Osherovich · 8 years ago
  84. 69d269d38 IB/mlx4: Diagnostic HW counters are not supported in slave mode by Kamal Heib · 8 years ago
  85. 8ec07bf IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV by Jack Morgenstein · 8 years ago
  86. baa0be7 IB/mlx4: Fix code indentation in QP1 MAD flow by Jack Morgenstein · 8 years ago
  87. e5ac40c IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV by Alex Vesker · 8 years ago
  88. 344bacc IB/ipoib: Don't allow MC joins during light MC flush by Alex Vesker · 8 years ago
  89. 5e102b3 IB/rxe: fix GFP_KERNEL in spinlock context by Alexey Khoroshilov · 8 years ago
  90. e06226e Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  91. 6408649 Merge tag 'samsung-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixes by Arnd Bergmann · 8 years ago
  92. 08c5cd3 USB: change bInterval default to 10 ms by Alan Stern · 8 years ago
  93. ed3d6d0 usb: musb: Fix tusb6010 compile error on blackfin by Tony Lindgren · 8 years ago
  94. 080fe0b perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2 by Matt Fleming · 8 years ago
  95. 1155baf perf/x86/intel/pt: Do validate the size of a kernel address filter by Alexander Shishkin · 8 years ago
  96. ddfdad9 perf/x86/intel/pt: Fix kernel address filter's offset validation by Alexander Shishkin · 8 years ago
  97. 95f6008 perf/x86/intel/pt: Fix an off-by-one in address filter configuration by Alexander Shishkin · 8 years ago
  98. 7789357 PM / runtime: Use _rcuidle for runtime suspend tracepoints by Paul E. McKenney · 8 years ago
  99. 22f6b4d aio: mark AIO pseudo-fs noexec by Jann Horn · 8 years ago
  100. 024c7e3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago