summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
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
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-25net/sunrpc: Use static const char arraysJoe Perches
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-25svcrpc: svc_tcp_sendto XPT_DEAD check is redundantJ. Bruce Fields
2010-10-25svcrpc: no need for XPT_DEAD check in svc_xprt_enqueueJ. Bruce Fields
2010-10-25svcrpc: assume svc_delete_xprt() called only onceJ. Bruce Fields
2010-10-25svcrpc: never clear XPT_BUSY on dead xprtJ. Bruce Fields
2010-10-25Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-24SUNRPC: Cleanup duplicate assignment in rpcauth_refreshcredTrond Myklebust
2010-10-24SUNRPC: After calling xprt_release(), we must restart from call_reserveTrond Myklebust