Age | Commit message (Expand) | Author |
2011-04-24 | SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO | Trond Myklebust |
2011-04-18 | NFSv4.1: Don't update sequence number if rpc_task is not sent | Bryan Schumaker |
2011-04-15 | SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependencies | Trond Myklebust |
2011-04-13 | NFS: Fix infinite loop in gss_create_upcall() | Bryan Schumaker |
2011-04-08 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-04-06 | Revert "net/sunrpc: Use static const char arrays" | Trond Myklebust |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-27 | NFS: Ensure that rpc_release_resources_task() can be called twice. | OGAWA Hirofumi |
2011-03-25 | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2011-03-24 | Merge branch 'nfs-for-2.6.39' into nfs-for-next | Trond Myklebust |
2011-03-24 | NFS: Determine initial mount security | Bryan Schumaker |
2011-03-24 | NFS: use secinfo when crossing mountpoints | Bryan Schumaker |
2011-03-24 | Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-03-22 | SUNRPC: Never reuse the socket port after an xs_close() | Trond Myklebust |
2011-03-17 | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2011-03-17 | SUNRPC: Remove resource leak in svc_rdma_send_error() | Jesper Juhl |
2011-03-17 | RPC: killing RPC tasks races fixed | Stanislav Kinsbursky |
2011-03-17 | xprt: remove redundant check | j223yang@asset.uwaterloo.ca |
2011-03-17 | SUNRPC: Convert struct rpc_xprt to use atomic_t counters | Trond Myklebust |
2011-03-17 | SUNRPC: Ensure we always run the tk_callback before tk_action | Trond Myklebust |
2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-03-15 | sunrpc: fix printk format warning | Randy Dunlap |
2011-03-15 | xprt: remove redundant null check | j223yang@asset.uwaterloo.ca |
2011-03-11 | gss:krb5 only include enctype numbers in gm_upcall_enctypes | Kevin Coffman |
2011-03-11 | RPCRDMA: Fix FRMR registration/invalidate handling. | Tom Tucker |
2011-03-11 | RPCRDMA: Fix to XDR page base interpretation in marshalling logic. | Tom Tucker |
2011-03-11 | NFSv4.1: filelayout async error handler | Andy Adamson |
2011-03-11 | RPC: clarify rpc_run_task error handling | Fred Isaman |
2011-03-11 | RPC: remove check for impossible condition in rpc_make_runnable | Fred Isaman |
2011-03-10 | sunrpc: Propagate errors from xs_bind() through xs_create_sock() | Ben Hutchings |
2011-03-10 | SUNRPC: Remove resource leak in svc_rdma_send_error() | Jesper Juhl |
2011-03-10 | SUNRPC: Close a race in __rpc_wait_for_completion_task() | Trond Myklebust |
2011-03-09 | svcrpc: fix bad argument in unix_domain_find | J. Bruce Fields |
2011-03-08 | svcrpc: fix rare race on unix_domain creation | J. Bruce Fields |
2011-03-07 | gss:krb5 only include enctype numbers in gm_upcall_enctypes | Kevin Coffman |
2011-02-22 | net: add __rcu annotations to sk_wq and wq | Eric Dumazet |
2011-02-21 | Merge branch 'master' into for-2.6.39 | Tejun Heo |
2011-01-25 | NFS do not find client in NFSv4 pg_authenticate | Andy Adamson |
2011-01-25 | workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER | Tejun Heo |
2011-01-14 | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-01-11 | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2011-01-11 | rpc: allow xprt_class->setup to return a preexisting xprt | J. Bruce Fields |
2011-01-11 | rpc: keep backchannel xprt as long as server connection | J. Bruce Fields |
2011-01-11 | rpc: move sk_bc_xprt to svc_xprt | J. Bruce Fields |
2011-01-10 | Merge branch 'bugfixes' into nfs-for-2.6.38 | Trond Myklebust |
2011-01-10 | NFS: Don't use vm_map_ram() in readdir | Trond Myklebust |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-01-07 | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin |