aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-07-31nfs: enable swap on NFSMel Gorman
2012-07-31Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-07-30Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-07-30SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky
2012-07-30nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton
2012-07-30sunrpc: clarify comments on rpc_make_runnableJeff Layton
2012-07-30sunrpc: clnt: Add missing bracesJoe Perches
2012-07-18ipv6: add ipv6_addr_hash() helperEric Dumazet
2012-07-17SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavorsTrond Myklebust
2012-07-16SUNRPC: Add rpcauth_list_flavors()Chuck Lever
2012-07-12SUNRPC/cache: fix reporting of expired cache entries in 'content' file.NeilBrown
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-07-05sunrpc: Don't do a dst_confirm() on an input routes.David S. Miller
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-28SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust
2012-06-28SUNRPC: Clean up xdr_enter_pageTrond Myklebust
2012-06-28SUNRPC: Clean up xdr_read_pagesTrond Myklebust
2012-06-28SUNRPC: Simplify the end-of-buffer calculation in xdr_read_pagesTrond Myklebust
2012-06-28SUNRPC: Remove open coded stream position calculation in xdr_read_pagesTrond Myklebust
2012-06-28SUNRPC: Add the helper xdr_stream_posTrond Myklebust
2012-06-28SUNRPC: xdr_read_pages should return the amount of XDR encoded page dataTrond Myklebust
2012-06-28SUNRPC: Don't decode beyond the end of the RPC reply messageTrond Myklebust
2012-06-28SUNRPC: Clean up xdr_set_iov()Trond Myklebust
2012-06-27net: skb_free_datagram_locked() doesnt drop all packetsEric Dumazet
2012-06-26SUNRPC: xdr_read_pages needs to clear xdr->page_ptr.Trond Myklebust
2012-06-15Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-06-11rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointerJeff Layton
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-05-31Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-05-31nfsd4: move rq_flavor into svc_credJ. Bruce Fields
2012-05-31nfsd4: move principal name into svc_credJ. Bruce Fields
2012-05-31svcrpc: fix a comment typoJ. Bruce Fields
2012-05-31sunrpc: do array overrun check in svc_recv before allocating pagesJeff Layton
2012-05-31SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky
2012-05-31SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-05-31rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields
2012-05-31NFSv4.1: Fix a request leak on the back channelTrond Myklebust
2012-05-29Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-05-21Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)Linus Torvalds
2012-05-21Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2012-05-19sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slotTrond Myklebust
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-16sunrpc: suppress page allocation warnings in xprt_alloc_slot()Jeff Layton
2012-05-16rpc_pipefs: clear write bit from top level rpc_pipefs directoryJeff Layton
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches
2012-05-14sunrpc: fix kernel-doc warningsRandy Dunlap