aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2012-06-22NFSv4.1: Fix a request leak on the back channelTrond Myklebust
2012-04-02nfsd: don't allow zero length strings in cache_parse()Dan Carpenter
2012-04-02SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()Trond Myklebust
2012-01-25svcrpc: avoid memory-corruption on pool shutdownJ. Bruce Fields
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-11NFS/sunrpc: don't use a credential with extra groups.NeilBrown
2011-08-04svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields
2011-07-12SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear
2011-07-07SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust
2011-06-21Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-06-17SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust
2011-06-15NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2011-06-06nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-05-29Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-05-29Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-05-29SUNRPC: introduce xdr_init_decode_pagesBenny Halevy
2011-05-27SUNRPC: Support for RPC over AF_LOCAL transportsChuck Lever
2011-05-27SUNRPC: Remove obsolete commentChuck Lever
2011-05-27SUNRPC: Use AF_LOCAL for rpcbind upcallsChuck Lever
2011-05-27SUNRPC: Clean up use of curly braces in switch casesChuck Lever
2011-05-27SUNRPC: Rename xs_encode_tcp_fragment_header()Chuck Lever
2011-05-27SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...Trond Myklebust
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-24SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust
2011-04-18NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker
2011-04-15SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependenciesTrond Myklebust
2011-04-13NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-04-10svcrpc: complete svsk processing on cb receive failureJ. Bruce Fields
2011-04-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-04-07svcrpc: take advantage of tcp autotuningOlga Kornievskaia
2011-04-07SUNRPC: Don't wait for full record to receive tcp dataJ. Bruce Fields
2011-04-07svcrpc: copy cb reply instead of pagesTrond Myklebust
2011-04-07svcrpc: close connection if client sends short packetJ. Bruce Fields
2011-04-07svcrpc: note network-order types in svc_process_calldirJ. Bruce Fields
2011-04-07SUNRPC: svc_tcp_recvfrom cleanupTrond Myklebust
2011-04-07SUNRPC: requeue tcp socket less frequentlyTrond Myklebust
2011-04-06Revert "net/sunrpc: Use static const char arrays"Trond Myklebust
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-27NFS: Ensure that rpc_release_resources_task() can be called twice.OGAWA Hirofumi
2011-03-25Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust