1. 5a64e56 nfsd4: fix xdr4 inclusion of escaped char by Benjamin Coddington · 10 years ago
  2. 1b2e122 sunrpc/cache: convert to use string_escape_str() by Andy Shevchenko · 10 years ago
  3. acf06a7 sunrpc: only call test_bit once in svc_xprt_received by Jeff Layton · 10 years ago
  4. ef17af2 fs: nfsd: Fix signedness bug in compare_blob by Rasmus Villemoes · 10 years ago
  5. 83a712e sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt by Jeff Layton · 10 years ago
  6. b1691bc sunrpc: convert to lockless lookup of queued server threads by Jeff Layton · 10 years ago
  7. 403c7b4 sunrpc: fix potential races in pool_stats collection by Jeff Layton · 10 years ago
  8. 8124438 sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it by Jeff Layton · 10 years ago
  9. 0b5707e sunrpc: require svc_create callers to pass in meaningful shutdown routine by Jeff Layton · 10 years ago
  10. ceff739 sunrpc: have svc_wake_up only deal with pool 0 by Jeff Layton · 10 years ago
  11. 4d5db3f sunrpc: convert sp_task_pending flag to use atomic bitops by Jeff Layton · 10 years ago
  12. 62978b3 sunrpc: move rq_cachetype field to better optimize space by Jeff Layton · 10 years ago
  13. 779fb0f sunrpc: move rq_splice_ok flag into rq_flags by Jeff Layton · 10 years ago
  14. 78b65eb sunrpc: move rq_dropme flag into rq_flags by Jeff Layton · 10 years ago
  15. 30660e04b sunrpc: move rq_usedeferral flag to rq_flags by Jeff Layton · 10 years ago
  16. 7501cc2 sunrpc: move rq_local field to rq_flags by Jeff Layton · 10 years ago
  17. 4d152e2 sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it by Jeff Layton · 10 years ago
  18. 2941b0e Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch by J. Bruce Fields · 10 years ago
  19. 818f2f5 nfsd: minor off by one checks in __write_versions() by Dan Carpenter · 10 years ago
  20. 067f96e sunrpc: release svc_pool_map reference when serv allocation fails by Jeff Layton · 10 years ago
  21. 8d65ef7 sunrpc: eliminate the XPT_DETACHED flag by Jeff Layton · 10 years ago
  22. 388f0c7 sunrpc: add a debugfs rpc_xprt directory with an info file in it by Jeff Layton · 10 years ago
  23. b4b9d2c sunrpc: add debugfs file for displaying client rpc_task queue by Jeff Layton · 10 years ago
  24. ea52641 Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next by Trond Myklebust · 10 years ago
  25. 1702562 Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next by Trond Myklebust · 10 years ago
  26. 624bd5b nfs: Add DEALLOCATE support by Anna Schumaker · 10 years ago
  27. f4ac167 nfs: Add ALLOCATE support by Anna Schumaker · 10 years ago
  28. c2ef47b NFS: Clean up nfs4_init_callback() by Chuck Lever · 10 years ago
  29. 6dd3436 NFS: SETCLIENTID XDR buffer sizes are incorrect by Chuck Lever · 10 years ago
  30. edef129 SUNRPC: serialize iostats updates by Chuck Lever · 10 years ago
  31. 7ff11de xprtrdma: Display async errors by Chuck Lever · 10 years ago
  32. d5440e2 xprtrdma: Enable pad optimization by Chuck Lever · 10 years ago
  33. 5c166be xprtrdma: Re-write rpcrdma_flush_cqs() by Chuck Lever · 10 years ago
  34. f1a03b7 xprtrdma: Refactor tasklet scheduling by Chuck Lever · 10 years ago
  35. 467c967 xprtrdma: unmap all FMRs during transport disconnect by Chuck Lever · 10 years ago
  36. e7104a2 xprtrdma: Cap req_cqinit by Chuck Lever · 10 years ago
  37. 92b9836 xprtrdma: Return an errno from rpcrdma_register_external() by Chuck Lever · 10 years ago
  38. e9f456c nfs: define nfs_inc_fscache_stats and using it as possible by Li RongQing · 10 years ago
  39. 5a254d0 nfs: replace nfs_add_stats with nfs_inc_stats when add one by Li RongQing · 10 years ago
  40. fe0bf11 NFS: Deletion of unnecessary checks before the function call "nfs_put_client" by Markus Elfring · 10 years ago
  41. 1306729 sunrpc: eliminate RPC_TRACEPOINTS by Jeff Layton · 10 years ago
  42. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  43. 10b8956 lockd: eliminate LOCKD_DEBUG by Jeff Layton · 10 years ago
  44. 4bd5a980 nfs41: fix nfs4_proc_layoutget error handling by Peng Tao · 10 years ago
  45. cb1410c NFS: fix subtle change in COMMIT behavior by Weston Andros Adamson · 10 years ago
  46. 6a74c0c pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes by Christoph Hellwig · 10 years ago
  47. 1a867a0 sunrpc: add tracepoints in xs_tcp_data_recv by Jeff Layton · 10 years ago
  48. 3705ad6 sunrpc: add new tracepoints in xprt handling code by Jeff Layton · 10 years ago
  49. 860a0d9 sunrpc: add some tracepoints in svc_rqst handling functions by Jeff Layton · 10 years ago
  50. 878ffa9 NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEK by Anna Schumaker · 10 years ago
  51. c1b69b1 nfs: Remove dead case from nfs4_map_errors() by Jan Kara · 10 years ago
  52. 5d01410 Linux 3.18-rc6 by Linus Torvalds · 10 years ago
  53. 82975bc uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME by Andy Lutomirski · 10 years ago
  54. 90e362f sched: Provide update_curr callbacks for stop/idle scheduling classes by Thomas Gleixner · 10 years ago
  55. 00c89b2 Merge branch 'x86-traps' (trap handling from Andy Lutomirski) by Linus Torvalds · 10 years ago
  56. b645af2 x86_64, traps: Rework bad_iret by Andy Lutomirski · 10 years ago
  57. 6f442be x86_64, traps: Stop using IST for #SS by Andy Lutomirski · 10 years ago
  58. af726f2 x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C by Andy Lutomirski · 10 years ago
  59. 2794631 Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  60. 9f2e0f6 Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  61. d038a63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  62. 4aab3b5 percpu-ref: fix DEAD flag contamination of percpu pointer by Tejun Heo · 10 years ago
  63. cb95413 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  64. ecde006 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  65. 8a84e01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  66. 928352e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  67. 9a7e4f5 Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  68. f100a74 Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  69. 2e29a6d Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  70. 0868589 Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  71. a46171d Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  72. 4ec69c7 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  73. e6a588d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  74. 4fc82c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  75. c6c9161 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  76. 8b2ed21 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  77. 13f5004 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. a64bb02 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  79. 0c228e8 tcp: Restore RFC5961-compliant behavior for SYN packets by Calvin Owens · 10 years ago
  80. e7820e3 net: Revert "net: avoid one atomic operation in skb_clone()" by Eric Dumazet · 10 years ago
  81. 3035b67 Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus by Al Viro · 10 years ago
  82. 892d6eb virtio-net: validate features during probe by Jason Wang · 10 years ago
  83. 7e09dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  84. c857781 Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  85. 17544e2 cxgb4 : Fix DCB priority groups being returned in wrong order by Anish Bhatt · 10 years ago
  86. 0146240 ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg by Jiri Bohac · 10 years ago
  87. d3052bb openvswitch: Don't validate IPv6 label masks. by Joe Stringer · 10 years ago
  88. a5f6fc2 pptp: fix stack info leak in pptp_getname() by Mathias Krause · 10 years ago
  89. a0fc608 Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  90. b5e212a x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 by Andy Lutomirski · 10 years ago
  91. a1d69c6 brcmfmac: don't include linux/unaligned/access_ok.h by Johannes Berg · 10 years ago
  92. 28731d5 drm/radeon: fix endian swapping in vbios fetch for tdp table by Alex Deucher · 10 years ago
  93. b7bc596 drm/radeon: disable native backlight control on pre-r6xx asics (v2) by Alex Deucher · 10 years ago
  94. 7676895 ovl: ovl_dir_fsync() cleanup by Miklos Szeredi · 10 years ago
  95. 1d11373 ovl: update MAINTAINERS by Miklos Szeredi · 10 years ago
  96. c9f00fd ovl: pass dentry into ovl_dir_read_merged() by Miklos Szeredi · 10 years ago
  97. 71d5092 ovl: use lockless_dereference() for upperdentry by Miklos Szeredi · 10 years ago
  98. 91c7794 ovl: allow filenames with comma by Miklos Szeredi · 10 years ago
  99. 5214846 ovl: fix race in private xattr checks by Miklos Szeredi · 10 years ago
  100. a105d68 ovl: fix remove/copy-up race by Miklos Szeredi · 10 years ago