aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-161-12/+20
|\
| * net: add __rcu annotations to sk_wq and wqEric Dumazet2011-02-221-12/+20
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-161-1/+1
|\ \
| * \ Merge branch 'master' into for-2.6.39Tejun Heo2011-02-211-3/+1
| |\ \ | | |/
| * | workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUERTejun Heo2011-01-251-1/+1
* | | sunrpc: Propagate errors from xs_bind() through xs_create_sock()Ben Hutchings2011-03-101-1/+2
* | | SUNRPC: Remove resource leak in svc_rdma_send_error()Jesper Juhl2011-03-101-0/+1
* | | SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust2011-03-101-14/+61
| |/ |/|
* | NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-251-3/+1
|/
* Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-1410-94/+141
|\
| * rpc: allow xprt_class->setup to return a preexisting xprtJ. Bruce Fields2011-01-112-9/+12
| * rpc: keep backchannel xprt as long as server connectionJ. Bruce Fields2011-01-113-11/+29
| * rpc: move sk_bc_xprt to svc_xprtJ. Bruce Fields2011-01-112-5/+7
| * svcrpc: ensure cache_check caller sees updated entryJ. Bruce Fields2011-01-041-1/+10
| * svcrpc: take lock on turning entry NEGATIVE in cache_checkJ. Bruce Fields2011-01-041-7/+18
| * svcrpc: simpler request droppingJ. Bruce Fields2011-01-042-1/+3
| * svcrpc: avoid double reply caused by deferral raceJ. Bruce Fields2011-01-041-7/+11
| * SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields2011-01-041-0/+12
| * svcrpc: modifying valid sunrpc cache entries is racyJ. Bruce Fields2011-01-041-2/+1
| * net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value returnJoe Perches2010-12-171-1/+1
| * net: sunrpc: kill unused macrosShan Wei2010-12-173-5/+0
| * sunrpc: svc_sock_names should hold ref to socket being closed.NeilBrown2010-12-171-4/+6
| * sunrpc: remove xpt_poolNeilBrown2010-12-171-5/+0
| * Merge commit 'v2.6.37-rc6' into for-2.6.38J. Bruce Fields2010-12-173-14/+24
| |\
| * | svcrpc: fix wspace-checking raceJ. Bruce Fields2010-11-191-22/+11
| * | svcrpc: svc_close_xprt commentJ. Bruce Fields2010-11-191-1/+6
| * | svcrpc: simplify svc_close_allJ. Bruce Fields2010-11-191-8/+8
| * | nfsd4: centralize more calls to svc_xprt_receivedJ. Bruce Fields2010-11-191-12/+14
| * | svcrpc: don't set then immediately clear XPT_DEFERREDJ. Bruce Fields2010-11-191-3/+2
* | | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-01-119-196/+345
|\ \ \
| * \ \ Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust2011-01-101-31/+124
| |\ \ \
| | * | | NFS: Don't use vm_map_ram() in readdirTrond Myklebust2011-01-101-31/+124
| | | |/ | | |/|
| * | | NFS rename client back channel transport fieldAndy Adamson2011-01-062-2/+2
| * | | NFS associate sessionid with callback connectionAndy Adamson2011-01-061-1/+3
| * | | SUNRPC register and unregister the back channel transportAndy Adamson2011-01-061-0/+20
| * | | SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson2011-01-062-24/+62
| * | | SUNRPC fix bc_send printAndy Adamson2011-01-061-1/+1
| * | | SUNRPC move svc_drop to caller of svc_process_commonAndy Adamson2011-01-061-14/+16
| * | | kernel panic when mount NFSv4Trond Myklebust2011-01-041-1/+1
| * | | net/sunrpc/clnt.c: Convert sprintf_symbol to %psJoe Perches2010-12-211-10/+2
| * | | SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-164-32/+45
| * | | SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-164-43/+54
| * | | SUNRPC: Determine value of "nrprocs" automaticallyChuck Lever2010-12-161-7/+3
| * | | SUNRPC: Avoid return code checking in rpcbind XDR encoder functionsChuck Lever2010-12-161-39/+21
| |/ /
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-1/+1
|\ \ \
| * | | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-1/+1
* | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-071-3/+11
|\ \ \ \
| * | | | fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-1/+1
| * | | | fs: icache RCU free inodesNick Piggin2011-01-071-1/+9
| * | | | fs: change d_delete semanticsNick Piggin2011-01-071-1/+1
| | |/ / | |/| |