Age | Commit message (Expand) | Author |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-12 | SUNRPC: Fix use of static variable in rpcb_getport_async | Ben Greear |
2011-07-07 | SUNRPC: Fix a race between work-queue and rpc_killall_tasks | Trond Myklebust |
2011-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-01 | sunrpc: Reduce switch/case indent | Joe Perches |
2011-06-21 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-06-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-06-17 | SUNRPC: Ensure the RPC client only quits on fatal signals | Trond Myklebust |
2011-06-15 | NLM: Don't hang forever on NLM unlock requests | Trond Myklebust |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-06-06 | nfsd: fix dependency of nfsd on auth_rpcgss | J. Bruce Fields |
2011-06-05 | net: Remove unnecessary semicolons | Joe Perches |
2011-05-29 | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2011-05-29 | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-05-29 | Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2011-05-29 | SUNRPC: introduce xdr_init_decode_pages | Benny Halevy |
2011-05-27 | SUNRPC: Support for RPC over AF_LOCAL transports | Chuck Lever |
2011-05-27 | SUNRPC: Remove obsolete comment | Chuck Lever |
2011-05-27 | SUNRPC: Use AF_LOCAL for rpcbind upcalls | Chuck Lever |
2011-05-27 | SUNRPC: Clean up use of curly braces in switch cases | Chuck Lever |
2011-05-27 | SUNRPC: Rename xs_encode_tcp_fragment_header() | Chuck Lever |
2011-05-27 | SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback... | Trond Myklebust |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-05-25 | RDMA/cma: Pass QP type into rdma_create_id() | Sean Hefty |
2011-05-25 | vmscan: change shrinker API by passing shrink_control struct | Ying Han |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock |
2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina |
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-10 | treewide: remove extra semicolons | Justin P. Mattock |
2011-04-10 | svcrpc: complete svsk processing on cb receive failure | J. Bruce Fields |
2011-04-08 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-04-07 | svcrpc: take advantage of tcp autotuning | Olga Kornievskaia |
2011-04-07 | SUNRPC: Don't wait for full record to receive tcp data | J. Bruce Fields |
2011-04-07 | svcrpc: copy cb reply instead of pages | Trond Myklebust |
2011-04-07 | svcrpc: close connection if client sends short packet | J. Bruce Fields |
2011-04-07 | svcrpc: note network-order types in svc_process_calldir | J. Bruce Fields |
2011-04-07 | SUNRPC: svc_tcp_recvfrom cleanup | Trond Myklebust |
2011-04-07 | SUNRPC: requeue tcp socket less frequently | Trond Myklebust |
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 |