| Commit message (Expand) | Author | Age |
* | SUNRPC: Fix use of static variable in rpcb_getport_async | Ben Greear | 2011-07-12 |
* | SUNRPC: Fix a race between work-queue and rpc_killall_tasks | Trond Myklebust | 2011-07-07 |
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2011-06-21 |
|\ |
|
| * | SUNRPC: Ensure the RPC client only quits on fatal signals | Trond Myklebust | 2011-06-17 |
| * | NLM: Don't hang forever on NLM unlock requests | Trond Myklebust | 2011-06-15 |
* | | nfsd: fix dependency of nfsd on auth_rpcgss | J. Bruce Fields | 2011-06-06 |
|/ |
|
* | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2011-05-29 |
|\ |
|
| * | SUNRPC: introduce xdr_init_decode_pages | Benny Halevy | 2011-05-29 |
* | | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-05-29 |
|\ \ |
|
| * | | svcrpc: complete svsk processing on cb receive failure | J. Bruce Fields | 2011-04-10 |
| * | | 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-07 |
* | | | Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2011-05-29 |
|\ \ \ |
|
| * | | | 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-27 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-05-26 |
|\ \ \ |
|
| * | | | 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-25 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 |
|\ \ \
| |/ /
|/| | |
|
| * | | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 |
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 |
| |\ \ |
|
| * | | | treewide: remove extra semicolons | Justin P. Mattock | 2011-04-10 |
* | | | | SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO | Trond Myklebust | 2011-04-24 |
* | | | | NFSv4.1: Don't update sequence number if rpc_task is not sent | Bryan Schumaker | 2011-04-18 |
* | | | | SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependencies | Trond Myklebust | 2011-04-15 |
* | | | | NFS: Fix infinite loop in gss_create_upcall() | Bryan Schumaker | 2011-04-13 |
| |/ /
|/| | |
|
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2011-04-08 |
|\ \ \ |
|
| * | | | Revert "net/sunrpc: Use static const char arrays" | Trond Myklebust | 2011-04-06 |
| | |/
| |/| |
|
* / | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
|/ / |
|
* | | NFS: Ensure that rpc_release_resources_task() can be called twice. | OGAWA Hirofumi | 2011-03-27 |
* | | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2011-03-25 |
|\ \ |
|
| * \ | Merge branch 'nfs-for-2.6.39' into nfs-for-next | Trond Myklebust | 2011-03-24 |
| |\ \ |
|
| | * | | SUNRPC: Never reuse the socket port after an xs_close() | Trond Myklebust | 2011-03-22 |
| * | | | 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-24 |
|\ \ \
| |/ /
|/| | |
|
| * | | SUNRPC: Remove resource leak in svc_rdma_send_error() | Jesper Juhl | 2011-03-17 |
| * | | svcrpc: fix bad argument in unix_domain_find | J. Bruce Fields | 2011-03-09 |
| * | | svcrpc: fix rare race on unix_domain creation | J. Bruce Fields | 2011-03-08 |
| * | | gss:krb5 only include enctype numbers in gm_upcall_enctypes | Kevin Coffman | 2011-03-07 |
* | | | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2011-03-17 |
|\ \ \
| | |/
| |/| |
|