aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' into for-nextJiri Kosina2011-04-266-14/+56
| |\ \
| * | | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
* | | | SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust2011-04-241-1/+4
* | | | NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker2011-04-181-0/+1
* | | | SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependenciesTrond Myklebust2011-04-151-5/+4
* | | | NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker2011-04-131-3/+5
| |/ / |/| |
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-04-081-1/+1
|\ \ \
| * | | Revert "net/sunrpc: Use static const char arrays"Trond Myklebust2011-04-061-1/+1
| | |/ | |/|
* | | Fix common misspellingsLucas De Marchi2011-03-312-3/+3
|/ /
* | NFS: Ensure that rpc_release_resources_task() can be called twice.OGAWA Hirofumi2011-03-271-1/+3
* | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-03-252-0/+40
|\ \
| * \ Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust2011-03-241-0/+2
| |\ \
| | * | SUNRPC: Never reuse the socket port after an xs_close()Trond Myklebust2011-03-221-0/+2
| * | | NFS: Determine initial mount securityBryan Schumaker2011-03-241-0/+16
| * | | NFS: use secinfo when crossing mountpointsBryan Schumaker2011-03-241-0/+22
| | |/ | |/|
* | | Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-03-241-9/+9
|\ \ \ | |/ / |/| |
| * | SUNRPC: Remove resource leak in svc_rdma_send_error()Jesper Juhl2011-03-171-0/+1
| * | svcrpc: fix bad argument in unix_domain_findJ. Bruce Fields2011-03-091-1/+1
| * | svcrpc: fix rare race on unix_domain creationJ. Bruce Fields2011-03-081-9/+9
| * | gss:krb5 only include enctype numbers in gm_upcall_enctypesKevin Coffman2011-03-072-2/+2
* | | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-03-178-96/+120
|\ \ \ | | |/ | |/|
| * | RPC: killing RPC tasks races fixedStanislav Kinsbursky2011-03-171-1/+3
| * | xprt: remove redundant checkj223yang@asset.uwaterloo.ca2011-03-171-1/+1
| * | SUNRPC: Convert struct rpc_xprt to use atomic_t countersTrond Myklebust2011-03-171-8/+8
| * | SUNRPC: Ensure we always run the tk_callback before tk_actionTrond Myklebust2011-03-171-8/+6
| * | sunrpc: fix printk format warningRandy Dunlap2011-03-151-1/+2
| * | xprt: remove redundant null checkj223yang@asset.uwaterloo.ca2011-03-151-4/+3
| * | gss:krb5 only include enctype numbers in gm_upcall_enctypesKevin Coffman2011-03-112-2/+2
| * | RPCRDMA: Fix FRMR registration/invalidate handling.Tom Tucker2011-03-112-8/+45
| * | RPCRDMA: Fix to XDR page base interpretation in marshalling logic.Tom Tucker2011-03-111-44/+42
| * | NFSv4.1: filelayout async error handlerAndy Adamson2011-03-111-0/+8
| * | RPC: clarify rpc_run_task error handlingFred Isaman2011-03-112-12/+0
| * | RPC: remove check for impossible condition in rpc_make_runnableFred Isaman2011-03-111-8/+1
* | | 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