aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2013-06-10kernel panic when mount NFSv4Trond Myklebust
2012-10-07svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields
2012-10-07svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields
2012-10-07nfsd: don't allow zero length strings in cache_parse()Dan Carpenter
2012-10-07SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()Trond Myklebust
2012-02-13rpc client can not deal with ENOSOCK, so translate it into ENOCONNBian Naimeng
2012-01-25svcrpc: destroy server sockets all at onceJ. Bruce Fields
2012-01-25svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields
2011-12-09SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is clearedTrond Myklebust
2011-11-26NFS/sunrpc: don't use a credential with extra groups.NeilBrown
2011-11-07NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2011-08-08svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields
2011-08-08SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear
2011-08-08SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust
2011-07-13SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust
2011-06-23SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...Trond Myklebust
2011-05-09SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)Andy Chittenden
2011-03-27SUNRPC: Never reuse the socket port after an xs_close()Trond Myklebust
2011-03-23SUNRPC: Ensure we always run the tk_callback before tk_actionTrond Myklebust
2011-03-02sunrpc/cache: fix module refcnt leak in a failure pathLi Zefan
2011-01-07sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown
2010-09-20SUNRPC: Fix race corrupting rpc upcallTrond Myklebust
2010-08-02SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()Trond Myklebust
2010-04-26nfsd: ensure sockets are closed on errorNeil Brown
2010-04-26Revert "sunrpc: move the close processing after do recvfrom method"J. Bruce Fields
2010-04-26Revert "sunrpc: fix peername failed on closed listener"J. Bruce Fields
2010-04-26nfsd4: don't try to map gid's in generic rpc codeJ. Bruce Fields
2010-04-01sunrpc: handle allocation errors from __rpc_lookup_create()Dan Carpenter
2010-04-01SUNRPC: Fix a potential memory leak in auth_gssTrond Myklebust
2010-03-15SUNRPC: Handle EINVAL error returns from the TCP connect operationTrond Myklebust
2010-03-15sunrpc: remove unnecessary svc_xprt_putNeil Brown
2010-01-18sunrpc: on successful gss error pipe write, don't return errorJeff Layton
2010-01-18SUNRPC: Fix the return value in gss_import_sec_context()Trond Myklebust
2010-01-18SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()Trond Myklebust
2010-01-18sunrpc: fix peername failed on closed listenerXiaotian Feng
2009-12-18SUNRPC: IS_ERR/PTR_ERR confusionRoel Kluin
2009-11-14SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr()Chuck Lever
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-30net: fix sk_forward_alloc corruptionEric Dumazet
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-24net: fix htmldocs sunrpc, clnt.cJaswinder Singh Rajput
2009-09-24net: fix htmldocs sunrpc, clnt.cJaswinder Singh Rajput
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23sunrpc/rpc_pipe: fix kernel-doc notationRandy Dunlap
2009-09-23NFS/RPC: fix problems with reestablish_timeout and related code.Neil Brown
2009-09-22Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-09-18sunrpc/cache: avoid variable over-loading in cache_defer_reqNeilBrown
2009-09-18sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_reqNeilBrown