aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* NFS: Ensure that rpc_release_resources_task() can be called twice.OGAWA Hirofumi2011-03-27
* Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-03-25
|\
| * Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust2011-03-24
| |\
| | * SUNRPC: Never reuse the socket port after an xs_close()Trond Myklebust2011-03-22
| * | NFS: Determine initial mount securityBryan Schumaker2011-03-24
| * | NFS: use secinfo when crossing mountpointsBryan Schumaker2011-03-24
* | | Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-03-24
|\ \ \ | |/ / |/| |
| * | SUNRPC: Remove resource leak in svc_rdma_send_error()Jesper Juhl2011-03-17
| * | svcrpc: fix bad argument in unix_domain_findJ. Bruce Fields2011-03-09
| * | svcrpc: fix rare race on unix_domain creationJ. Bruce Fields2011-03-08
| * | gss:krb5 only include enctype numbers in gm_upcall_enctypesKevin Coffman2011-03-07
* | | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-03-17
|\ \ \ | | |/ | |/|
| * | RPC: killing RPC tasks races fixedStanislav Kinsbursky2011-03-17
| * | xprt: remove redundant checkj223yang@asset.uwaterloo.ca2011-03-17
| * | SUNRPC: Convert struct rpc_xprt to use atomic_t countersTrond Myklebust2011-03-17
| * | SUNRPC: Ensure we always run the tk_callback before tk_actionTrond Myklebust2011-03-17
| * | sunrpc: fix printk format warningRandy Dunlap2011-03-15
| * | xprt: remove redundant null checkj223yang@asset.uwaterloo.ca2011-03-15
| * | gss:krb5 only include enctype numbers in gm_upcall_enctypesKevin Coffman2011-03-11
| * | RPCRDMA: Fix FRMR registration/invalidate handling.Tom Tucker2011-03-11
| * | RPCRDMA: Fix to XDR page base interpretation in marshalling logic.Tom Tucker2011-03-11
| * | NFSv4.1: filelayout async error handlerAndy Adamson2011-03-11
| * | RPC: clarify rpc_run_task error handlingFred Isaman2011-03-11
| * | RPC: remove check for impossible condition in rpc_make_runnableFred Isaman2011-03-11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-16
|\ \ \
| * | | net: add __rcu annotations to sk_wq and wqEric Dumazet2011-02-22
| | |/ | |/|
* | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-16
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into for-2.6.39Tejun Heo2011-02-21
| |\|
| * | workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUERTejun Heo2011-01-25
* | | sunrpc: Propagate errors from xs_bind() through xs_create_sock()Ben Hutchings2011-03-10
* | | SUNRPC: Remove resource leak in svc_rdma_send_error()Jesper Juhl2011-03-10
* | | SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust2011-03-10
| |/ |/|
* | NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-25
|/
* Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-14
|\
| * rpc: allow xprt_class->setup to return a preexisting xprtJ. Bruce Fields2011-01-11
| * rpc: keep backchannel xprt as long as server connectionJ. Bruce Fields2011-01-11
| * rpc: move sk_bc_xprt to svc_xprtJ. Bruce Fields2011-01-11
| * svcrpc: ensure cache_check caller sees updated entryJ. Bruce Fields2011-01-04
| * svcrpc: take lock on turning entry NEGATIVE in cache_checkJ. Bruce Fields2011-01-04
| * svcrpc: simpler request droppingJ. Bruce Fields2011-01-04
| * svcrpc: avoid double reply caused by deferral raceJ. Bruce Fields2011-01-04
| * SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields2011-01-04
| * svcrpc: modifying valid sunrpc cache entries is racyJ. Bruce Fields2011-01-04
| * net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value returnJoe Perches2010-12-17
| * net: sunrpc: kill unused macrosShan Wei2010-12-17
| * sunrpc: svc_sock_names should hold ref to socket being closed.NeilBrown2010-12-17
| * sunrpc: remove xpt_poolNeilBrown2010-12-17
| * Merge commit 'v2.6.37-rc6' into for-2.6.38J. Bruce Fields2010-12-17
| |\
| * | svcrpc: fix wspace-checking raceJ. Bruce Fields2010-11-19
| * | svcrpc: svc_close_xprt commentJ. Bruce Fields2010-11-19