aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-01-11Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-01-11rpc: allow xprt_class->setup to return a preexisting xprtJ. Bruce Fields
2011-01-11rpc: keep backchannel xprt as long as server connectionJ. Bruce Fields
2011-01-11rpc: move sk_bc_xprt to svc_xprtJ. Bruce Fields
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: change d_delete semanticsNick Piggin
2011-01-06NFS rename client back channel transport fieldAndy Adamson
2011-01-06NFS associate sessionid with callback connectionAndy Adamson
2011-01-06SUNRPC register and unregister the back channel transportAndy Adamson
2011-01-06SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson
2011-01-06SUNRPC fix bc_send printAndy Adamson
2011-01-06SUNRPC move svc_drop to caller of svc_process_commonAndy Adamson
2011-01-04svcrpc: ensure cache_check caller sees updated entryJ. Bruce Fields
2011-01-04svcrpc: take lock on turning entry NEGATIVE in cache_checkJ. Bruce Fields
2011-01-04svcrpc: simpler request droppingJ. Bruce Fields
2011-01-04svcrpc: avoid double reply caused by deferral raceJ. Bruce Fields
2011-01-04SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields
2011-01-04svcrpc: modifying valid sunrpc cache entries is racyJ. Bruce Fields
2011-01-04kernel panic when mount NFSv4Trond Myklebust
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-21net/sunrpc/clnt.c: Convert sprintf_symbol to %psJoe Perches
2010-12-17net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value returnJoe Perches
2010-12-17net: sunrpc: kill unused macrosShan Wei
2010-12-17sunrpc: svc_sock_names should hold ref to socket being closed.NeilBrown
2010-12-17sunrpc: remove xpt_poolNeilBrown
2010-12-17Merge commit 'v2.6.37-rc6' into for-2.6.38J. Bruce Fields
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever
2010-12-16SUNRPC: Determine value of "nrprocs" automaticallyChuck Lever
2010-12-16SUNRPC: Avoid return code checking in rpcbind XDR encoder functionsChuck Lever
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-12-07sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown
2010-11-22SUNRPC: Fix an infinite loop in call_refresh/call_refreshresultTrond Myklebust
2010-11-22Net: sunrpc: auth_gss: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-11-19svcrpc: fix wspace-checking raceJ. Bruce Fields
2010-11-19svcrpc: svc_close_xprt commentJ. Bruce Fields
2010-11-19svcrpc: simplify svc_close_allJ. Bruce Fields
2010-11-19nfsd4: centralize more calls to svc_xprt_receivedJ. Bruce Fields
2010-11-19svcrpc: don't set then immediately clear XPT_DEFERREDJ. Bruce Fields
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variableJesper Juhl
2010-10-29convert get_sb_single() usersAl Viro
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds