1. be3a5d2 NFSv.2/pnfs Add a LAYOUTSTATS rpc function by Trond Myklebust · 9 years ago
  2. 1372a31 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  3. 775f06a SUNRPC: Set the TCP user timeout option on client sockets by Trond Myklebust · 9 years ago
  4. 4876cc7 SUNRPC: Ensure we release the TCP socket once it has been closed by Trond Myklebust · 9 years ago
  5. 3832591 SUNRPC: Handle connection issues correctly on the back channel by Trond Myklebust · 9 years ago
  6. dfad700 nfs: Fix comment for nfs_pageio_init() and nfs_pageio_complete_mirror() by Yijing Wang · 9 years ago
  7. d138192 sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key() by Fabian Frederick · 9 years ago
  8. c707011 NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writes by Trond Myklebust · 9 years ago
  9. 1ca018d pNFS: Fix a memory leak when attempted pnfs fails by Trond Myklebust · 9 years ago
  10. 3438995 Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  11. 5ba1244 NFSv4: Fix stateid recovery on revoked delegations by Trond Myklebust · 9 years ago
  12. ae2ffef Recover from stateid-type error on SETATTR by Olga Kornievskaia · 9 years ago
  13. df05a49 nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumes by Kinglong Mee · 9 years ago
  14. 873e385 nfs: make nfs4_init_uniform_client_string use a dynamically allocated buffer by Jeff Layton · 9 years ago
  15. a319268 nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated buffer by Jeff Layton · 9 years ago
  16. b8fb2f5 nfs: update maxsz values for SETCLIENTID and EXCHANGE_ID by Jeff Layton · 9 years ago
  17. 3a6bb73 nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id by Jeff Layton · 9 years ago
  18. 764ad8b nfs: increase size of EXCHANGE_ID name string buffer by Jeff Layton · 9 years ago
  19. 455b6ee pnfs/flexfiles: use swap() in ff_layout_sort_mirrors() by Fabian Frederick · 9 years ago
  20. 2980731 SUNRPC: never enqueue a ->rq_cong request on ->sending by Neil Brown · 9 years ago
  21. 40c6ed0 xprtrdma: Reduce per-transport MR allocation by Chuck Lever · 9 years ago
  22. acb9da7 xprtrdma: Stack relief in fmr_op_map() by Chuck Lever · 9 years ago
  23. 58d1dcf xprtrdma: Split rb_lock by Chuck Lever · 9 years ago
  24. 7e53df1 xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy by Chuck Lever · 9 years ago
  25. 3269a94 xprtrdma: Remove ->ro_reset by Chuck Lever · 9 years ago
  26. 06b0088 xprtrdma: Remove unused LOCAL_INV recovery logic by Chuck Lever · 9 years ago
  27. c14d86e xprtrdma: Acquire MRs in rpcrdma_register_external() by Chuck Lever · 9 years ago
  28. 951e721 xprtrdma: Introduce an FRMR recovery workqueue by Chuck Lever · 9 years ago
  29. fc7fbb5 xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external() by Chuck Lever · 9 years ago
  30. 346aa66 xprtrdma: Introduce helpers for allocating MWs by Chuck Lever · 9 years ago
  31. 89e0d112 xprtrdma: Use ib_device pointer safely by Chuck Lever · 9 years ago
  32. 494ae30 xprtrdma: Remove rr_func by Chuck Lever · 9 years ago
  33. fed171b xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt by Chuck Lever · 9 years ago
  34. 6d44698 xprtrdma: Warn when there are orphaned IB objects by Chuck Lever · 9 years ago
  35. 4e54ab8 NFS: Ensure that we update the sequence id under the slot table lock by Trond Myklebust · 9 years ago
  36. 0579c8d nfs: Initialize cb_sequenceres information before validate_seqid() by Kinglong Mee · 9 years ago
  37. 6f02dc8 nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping them by Jeff Layton · 9 years ago
  38. 5fd23f7 SUNRPC: Address kbuild warning in net/sunrpc/debugfs.c by Chuck Lever · 9 years ago
  39. e937ee7 nfs: Only update callback sequnce id when CB_SEQUENCE success by Kinglong Mee · 9 years ago
  40. 4ed0d83 NFS: Convert use of __constant_htonl to htonl by Vaishali Thakkar · 9 years ago
  41. 4a06825 SUNRPC: Transport fault injection by Chuck Lever · 9 years ago
  42. 11598b8 NFS: Remove unused nfs_rw_ops->rw_release() function by Anna Schumaker · 9 years ago
  43. c86c90c NFSv4: handle nfs4_get_referral failure by Dominique Martinet · 9 years ago
  44. d67fa4d sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops by Jeff Layton · 9 years ago
  45. d6e971d sunrpc: lock xprt before trying to set memalloc on the sockets by Jeff Layton · 9 years ago
  46. 264d1df sunrpc: if we're closing down a socket, clear memalloc on it first by Jeff Layton · 9 years ago
  47. 8e22813 sunrpc: make xprt->swapper an atomic_t by Jeff Layton · 9 years ago
  48. 3c87ef6 sunrpc: keep a count of swapfiles associated with the rpc_clnt by Jeff Layton · 9 years ago
  49. d4a4f75 Linux 4.1-rc7 by Linus Torvalds · 9 years ago
  50. 866e644 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  51. 37ef164 Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  52. eadc21f Merge tag 'staging-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  53. b334b77 Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  54. e900f2c Merge tag 'usb-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  55. be19c4a Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  56. 4b17069 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  57. f46c581 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  58. 77493bd Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 9 years ago
  59. 7dedcca Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 9 years ago
  60. ed9244e MIPS: KVM: Do not sign extend on unsigned MMIO load by Nicholas Mc Guire · 9 years ago
  61. 8833bc3 MIPS: BPF: Fix stack pointer allocation by Markos Chandras · 9 years ago
  62. e1fb96e MIPS: Loongson-3: Fix a cpu-hotplug issue in loongson3_ipi_interrupt() by Huacai Chen · 9 years ago
  63. 5f35b9c MIPS: Fix enabling of DEBUG_STACKOVERFLOW by James Hogan · 9 years ago
  64. 755af33 MIPS: c-r4k: Fix typo in probe_scache() by Joshua Kinard · 9 years ago
  65. e6050b6 iscsi_ibft: filter null v4-mapped v6 addresses by Chris Leech · 9 years ago
  66. 023600f swiotlb: do not export map_single function by Alexandre Courbot · 9 years ago
  67. 38d8571 drm: fix writing to /sys/class/drm/*/status by Russell King · 9 years ago
  68. a9592f1 Merge tag 'drm-intel-fixes-2015-06-05' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  69. 456fdb2 Merge tag 'pci-v4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  70. 6e6f9e0 Merge tag 'sound-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  71. 44953af Merge tag 'iommu-fixes-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  72. 51d0f0c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. a0e9c6e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. 5943334 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  75. dc2c6eb Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  76. 0d2a970 SUNRPC: Fix a backchannel race by Trond Myklebust · 9 years ago
  77. 1dddda8 SUNRPC: Clean up allocation and freeing of back channel requests by Trond Myklebust · 9 years ago
  78. 0f41979 SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task by Trond Myklebust · 9 years ago
  79. 9d08203 Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  80. 088df2c Input: alps - do not reduce trackpoint speed by half by Hans de Goede · 9 years ago
  81. 692dd19 Input: elantech - add new icbody type by 洪一竹 · 9 years ago
  82. f76502a of/dynamic: Fix test for PPC_PSERIES by Geert Uytterhoeven · 9 years ago
  83. 9b7b819 compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap() by Helge Deller · 9 years ago
  84. df72d58 USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle by John D. Blair · 9 years ago
  85. 8eee52a NFSv4: nfs4_handle_delegation_recall_error should ignore EAGAIN by Trond Myklebust · 9 years ago
  86. ff25ea8 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  87. b44a2b5 perf/x86/intel/pt: Fix a refactoring bug by Alexander Shishkin · 9 years ago
  88. 4f47c99 drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv code by Ville Syrjälä · 9 years ago
  89. 77b6455 drm/i915: Include G4X/VLV/CHV in self refresh status by Ander Conselvan de Oliveira · 9 years ago
  90. 2e5356d drm/i915: Initialize HWS page address after GPU reset by Arun Siluvery · 9 years ago
  91. e08f28f Merge tag 'drm-amdkfd-fixes-2015-06-03' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  92. 0546b72 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  93. 8a7deb3 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  94. 08602d7 MAINTAINERS - remove OSDL reference by Stephen Hemminger · 9 years ago
  95. 826f5de drm/amdkfd: fix topology bug with capability attr. by Alexey Skidanov · 10 years ago
  96. 226a07e lib: Clarify the return value of strnlen_user() by Jan Kara · 9 years ago
  97. ea114fc ALSA: usb-audio: fix missing input volume controls in MAYA44 USB(+) by Clemens Ladisch · 9 years ago
  98. 044bddb ALSA: usb-audio: add MAYA44 USB+ mixer control names by Clemens Ladisch · 9 years ago
  99. 90b712d MIPS: Avoid an FPE exception in FCSR mask probing by Maciej W. Rozycki · 9 years ago
  100. 8cd9234 Merge tag 'please-pull-rusty' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago