1. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  2. b301e82 IPv6: use ipv6_addr_set_v4mapped() by Brian Haley · 15 years ago
  3. 7a73fdd net: fix htmldocs sunrpc, clnt.c by Jaswinder Singh Rajput · 15 years ago
  4. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  5. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  6. 4111d4f sunrpc/rpc_pipe: fix kernel-doc notation by Randy Dunlap · 15 years ago
  7. 61d0a8e NFS/RPC: fix problems with reestablish_timeout and related code. by Neil Brown · 15 years ago
  8. a87e84b Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  9. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  10. cd68c374 sunrpc/cache: avoid variable over-loading in cache_defer_req by NeilBrown · 15 years ago
  11. 67e7328 sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req by NeilBrown · 15 years ago
  12. 5d35175 SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous by Trond Myklebust · 15 years ago
  13. f300bab nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel by Alexandros Batsakis · 15 years ago
  14. 908329f sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked. by NeilBrown · 15 years ago
  15. 9e4c637 sunrpc/cache: change cache_defer_req to return -ve error, not boolean. by NeilBrown · 15 years ago
  16. 4cfc7e6 nfsd41: sunrpc: Added rpc server-side backchannel handling by Rahul Iyer · 15 years ago
  17. ab3bbaa Merge branch 'nfs-for-2.6.32' by Trond Myklebust · 15 years ago
  18. 6951867 nfsd41: sunrpc: move struct rpc_buffer def into sunrpc.h by Benny Halevy · 15 years ago
  19. 2574cc9 SUNRPC: Fix rpc_task_force_reencode by Trond Myklebust · 15 years ago
  20. b0401d7 sunrpc: move the close processing after do recvfrom method by Wei Yongjun · 15 years ago
  21. eac8173 sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown service by Wei Yongjun · 15 years ago
  22. ed2d8ae knfsd: Replace lock_kernel with a mutex in nfsd pool stats. by Ryusei Yamaguchi · 15 years ago
  23. 8f55f3c nfsd41: sunrpc: svc_tcp_recv_record() by Alexandros Batsakis · 15 years ago
  24. e9dc122 Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incoming by J. Bruce Fields · 15 years ago
  25. 405d8f8 SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc... by Trond Myklebust · 15 years ago
  26. f7e86ab SUNRPC: cache must take a reference to the cache detail's module on open() by Trond Myklebust · 15 years ago
  27. e571cbf NFS: Add a dns resolver for use with NFSv4 referrals and migration by Trond Myklebust · 15 years ago
  28. 96c61cb SUNRPC: Fix a typo in cache_pipefs_files by Trond Myklebust · 15 years ago
  29. 6a396f6 Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  30. 98866b5 sunrpc: ntoh -> be*_to_cpu by Benny Halevy · 15 years ago
  31. 9f162d2 sunrpc: hton -> cpu_to_be* by Benny Halevy · 15 years ago
  32. f884dca Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  33. 976a6f9 Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  34. 8854e82 SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code by Trond Myklebust · 15 years ago
  35. 173912a SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code by Trond Myklebust · 15 years ago
  36. bc74b4f SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms by Trond Myklebust · 15 years ago
  37. da77005 SUNRPC: Remove the global temporary write buffer in net/sunrpc/cache.c by Trond Myklebust · 15 years ago
  38. 5b7a1b9 SUNRPC: Ensure we initialise the cache_detail before creating procfs files by Trond Myklebust · 15 years ago
  39. 2da8ca2 NFSD: Clean up the idmapper warning... by Trond Myklebust · 15 years ago
  40. e57aed7 SUNRPC: One more clean up for rpc_create_client_dir() by Trond Myklebust · 15 years ago
  41. 23ac658 SUNRPC: clean up rpc_setup_pipedir() by Trond Myklebust · 15 years ago
  42. 7d217ca SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path by Trond Myklebust · 15 years ago
  43. 7d59d1e SUNRPC: Clean up rpc_create_client_dir() by Trond Myklebust · 15 years ago
  44. 458adb8b SUNRPC: Rename rpc_mkdir to rpc_create_client_dir() by Trond Myklebust · 15 years ago
  45. bb15674 SUNRPC: rpc_pipefs cleanup by Trond Myklebust · 15 years ago
  46. ac6fece SUNRPC: Clean up rpc_populate/depopulate by Trond Myklebust · 15 years ago
  47. cfeaa4a SUNRPC: Clean up rpc_lookup_create by Trond Myklebust · 15 years ago
  48. 810d90b SUNRPC: Clean up rpc_unlink() by Trond Myklebust · 15 years ago
  49. 7589806 SUNRPC: Clean up file creation code in rpc_pipefs by Trond Myklebust · 15 years ago
  50. b5bb61d SUNRPC: Clean up rpc_pipefs lookup code... by Trond Myklebust · 15 years ago
  51. 7364af6 SUNRPC: Allow rpc_pipefs_ops to have null values for upcall and downcall by Trond Myklebust · 15 years ago
  52. b693ba4 SUNRPC: Constify rpc_pipe_ops... by Trond Myklebust · 15 years ago
  53. c05988c SUNRPC: Add documenting comments in net/sunrpc/timer.c by Chuck Lever · 15 years ago
  54. 9dc3b09 SUNRPC: Update xprt address strings after an rpcbind completes by Chuck Lever · 15 years ago
  55. c740eff SUNRPC: Kill RPC_DISPLAY_ALL by Chuck Lever · 15 years ago
  56. fbfffbd SUNRPC: Rename sock_xprt.addr as sock_xprt.srcaddr by Chuck Lever · 15 years ago
  57. f8b761e SUNRPC: Eliminate PROC macro from rpcb_clnt by Chuck Lever · 15 years ago
  58. 0e47f0d SUNRPC: Clean up: Remove unused XDR decoder functions from rpcb_clnt.c by Chuck Lever · 15 years ago
  59. c0c077d SUNRPC: Introduce new xdr_stream-based decoders to rpcb_clnt.c by Chuck Lever · 15 years ago
  60. 7ed0ff9 SUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSET by Chuck Lever · 15 years ago
  61. 0d36c4f SUNRPC: Clean up: Remove unused XDR encoder functions from rpcb_clnt.c by Chuck Lever · 15 years ago
  62. 6f2c2db SUNRPC: Introduce new xdr_stream-based encoders to rpcb_clnt.c by Chuck Lever · 15 years ago
  63. c877b84 SUNRPC: Use rpc_ntop() for constructing transport address strings by Chuck Lever · 15 years ago
  64. ba80913 SUNRPC: Remove duplicate universal address generation by Chuck Lever · 15 years ago
  65. a02d692 SUNRPC: Provide functions for managing universal addresses by Chuck Lever · 15 years ago
  66. 0b10bf5 SUNRPC: Move XDR data type size macros by Chuck Lever · 15 years ago
  67. cbf1107 SUNRPC: convert some sysctls into module parameters by Trond Myklebust · 15 years ago
  68. 560ab42 sunrpc: fix memory leak in unix_gid cache. by NeilBrown · 15 years ago
  69. 989a19b sunrpc/cache: recheck cache validity after cache_defer_req by NeilBrown · 15 years ago
  70. 5c4d263 sunrpc/cache: make sure deferred requests eventually get revisited. by NeilBrown · 15 years ago
  71. f866a81 sunrpc/cache: rename queue_loose to cache_dequeue by NeilBrown · 15 years ago
  72. 7702ce4 SUNRPC: handle IPv6 PKTINFO when extracting destination address by Chuck Lever · 15 years ago
  73. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  74. 846d8e7 svcrdma: fix error handling of rdma_alloc_frmr() by Wei Yongjun · 15 years ago
  75. 75de874 sunrpc: Use rcu_barrier() on unload. by Jesper Dangaard Brouer · 15 years ago
  76. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  77. e9f0298 nfs41: sunrpc: xprt_alloc_bc_request() should not use spin_lock_bh() by Ricardo Labiaga · 15 years ago
  78. 47fcb03 SUNRPC: Fix the TCP server's send buffer accounting by Trond Myklebust · 15 years ago
  79. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
  80. 301933a Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31 by Trond Myklebust · 15 years ago
  81. dd2b63d nfs41: Rename rq_received to rq_reply_bytes_recvd by Ricardo Labiaga · 15 years ago
  82. 343952f nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt. by Rahul Iyer · 15 years ago
  83. 8f97524 nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks by Benny Halevy · 15 years ago
  84. 9c9f3f5 nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchannel use by Andy Adamson · 15 years ago
  85. 7652e5a nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backchannel use by Benny Halevy · 15 years ago
  86. 4d6bbb6 nfs41: Backchannel bc_svc_process() by Ricardo Labiaga · 15 years ago
  87. 1cad7ea nfs41: Refactor svc_process() by Ricardo Labiaga · 15 years ago
  88. 0d90ba1 nfs41: Backchannel callback service helper routines by Ricardo Labiaga · 15 years ago
  89. 55ae1aa nfs41: Add backchannel processing support to RPC state machine by Ricardo Labiaga · 15 years ago
  90. 88b5ed7 SUNRPC: Fix a missing "break" option in xs_tcp_setup_socket() by Trond Myklebust · 15 years ago
  91. 44b98ef nfs41: New xs_tcp_read_data() by Ricardo Labiaga · 15 years ago
  92. fb7a0b9 nfs41: New backchannel helper routines by Ricardo Labiaga · 15 years ago
  93. f9acac1 nfs41: Initialize new rpc_xprt callback related fields by Ricardo Labiaga · 15 years ago
  94. f4a2e41 nfs41: Process the RPC call direction by Ricardo Labiaga · 15 years ago
  95. 18dca02 nfs41: Add ability to read RPC call direction on TCP stream. by Ricardo Labiaga · 15 years ago
  96. aae2006 nfs41: sunrpc: Export the call prepare state for session reset by Andy Adamson · 15 years ago
  97. 62bc62a page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths by Christoph Lameter · 15 years ago
  98. 59fb306 sunrpc: potential memory leak in function rdma_read_xdr by Christian Engelmayer · 15 years ago
  99. 6aad89c sunrpc: align cache_clean work's timer by Anton Blanchard · 15 years ago
  100. 7eef409 Merge commit 'v2.6.30' into for-2.6.31 by J. Bruce Fields · 15 years ago