summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
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
2012-05-10vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-03auth_gss: the list of pseudoflavors not being parsed correctlySteve Dickson
2012-05-03userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman
2012-04-30SUNRPC: RPC client must use the current utsname hostname stringTrond Myklebust
2012-04-27SUNRPC: traverse clients tree on PipeFS eventStanislav Kinsbursky
2012-04-27SUNRPC: set per-net PipeFS superblock before notificationStanislav Kinsbursky
2012-04-27SUNRPC: skip clients with program without PipeFS entriesStanislav Kinsbursky
2012-04-27SUNRPC: skip dead but not buried clients on PipeFS eventsStanislav Kinsbursky
2012-04-25SUNRPC: split upcall function to extract reusable partsSimo Sorce
2012-04-21sock: Introduce named constants for sk_reusePavel Emelyanov
2012-04-18SUNRPC: register PipeFS file system after pernet sybsystemStanislav Kinsbursky
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-12nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky
2012-03-29Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-03-28Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27SUNRPC: Use the already looked-up xprt in rpcb_getport_async()Bryan Schumaker
2012-03-26sunrpc: skip portmap calls on sessions backchannelJ. Bruce Fields
2012-03-26sunrpc: create nfsd dir in rpc_pipefsJeff Layton
2012-03-26Merge nfs containerization work from Trond's treeJ. Bruce Fields
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21xprtrdma: Remove assumption that each segment is <= PAGE_SIZETom Tucker
2012-03-21xprtrdma: The transport should not bug-check when a dup reply is receivedTom Tucker
2012-03-21SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefinedTrond Myklebust