| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-01-08 | 3 | -3/+20 |
|\ |
|
| * | sunrpc: fix build-time warning | Randy Dunlap | 2010-01-06 | 1 | -1/+1 |
| * | sunrpc: on successful gss error pipe write, don't return error | Jeff Layton | 2009-12-18 | 1 | -1/+16 |
| * | SUNRPC: Fix the return value in gss_import_sec_context() | Trond Myklebust | 2009-12-18 | 1 | -1/+1 |
| * | SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos() | Trond Myklebust | 2009-12-18 | 1 | -1/+3 |
* | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-01-07 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | sunrpc: fix peername failed on closed listener | Xiaotian Feng | 2010-01-06 | 1 | -1/+2 |
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-12-16 | 1 | -0/+15 |
|\ \ |
|
| * | | nfs: enforce FIFO ordering of operations trying to acquire slot | Alexandros Batsakis | 2009-12-15 | 1 | -0/+1 |
| * | | rpc: add rpc_queue_empty function | Alexandros Batsakis | 2009-12-15 | 1 | -0/+14 |
* | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-12-16 | 2 | -45/+39 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Merge commit 'v2.6.32-rc8' into HEAD | J. Bruce Fields | 2009-11-23 | 2 | -15/+13 |
| |\ |
|
| * | | Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages" | J. Bruce Fields | 2009-11-23 | 1 | -22/+9 |
| * | | nfsd4: don't try to map gid's in generic rpc code | J. Bruce Fields | 2009-10-28 | 1 | -23/+30 |
* | | | Merge branch 'nfs-for-2.6.33' | Trond Myklebust | 2009-12-13 | 8 | -60/+162 |
|\ \ \ |
|
| * | | | rpc: remove unneeded function parameter in gss_add_msg() | Suresh Jayaraman | 2009-12-09 | 1 | -2/+2 |
| * | | | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust | 2009-12-08 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | SUNRPC: IS_ERR/PTR_ERR confusion | Roel Kluin | 2009-12-08 | 1 | -1/+1 |
| * | | | | Merge branch 'devel' into linux-next | Trond Myklebust | 2009-12-04 | 5 | -41/+132 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | SUNRPC: soft connect semantics for UDP | Chuck Lever | 2009-12-03 | 1 | -0/+4 |
| | * | | | SUNRPC: Use soft connect semantics when performing RPC ping | Chuck Lever | 2009-12-03 | 1 | -5/+5 |
| | * | | | SUNRPC: Use soft connects for autobinding over TCP | Chuck Lever | 2009-12-03 | 2 | -2/+17 |
| | * | | | SUNRPC: Use TCP for local rpcbind upcalls | Chuck Lever | 2009-12-03 | 1 | -2/+2 |
| | * | | | SUNRPC: Use a cached RPC client and transport for rpcbind upcalls | Chuck Lever | 2009-12-03 | 2 | -16/+80 |
| | * | | | SUNRPC: Simplify synopsis of rpcb_local_clnt() | Chuck Lever | 2009-12-03 | 1 | -7/+4 |
| | * | | | SUNRPC: Allow RPCs to fail quickly if the server is unreachable | Chuck Lever | 2009-12-03 | 2 | -3/+10 |
| | * | | | SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status() | Chuck Lever | 2009-12-03 | 1 | -0/+12 |
| | * | | | SUNRPC: Display compressed (shorthand) IPv6 presentation addresses | Chuck Lever | 2009-12-03 | 1 | -9/+1 |
| | | |/
| | |/| |
|
| * | | | RPC: Fix two potential races in put_rpccred | Trond Myklebust | 2009-12-03 | 1 | -16/+23 |
| * | | | SUNRPC: Ensure that we honour autoclose before attempting to reconnect | Trond Myklebust | 2009-12-03 | 1 | -0/+4 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-10 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 | 11 | -32/+30 |
|\ \ \ \ |
|
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-02 | 1 | -10/+8 |
| |\| | | |
|
| * | | | | net: Move && and || to end of previous line | Joe Perches | 2009-11-30 | 10 | -26/+25 |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 | 1 | -0/+1 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-06 | 1 | -5/+5 |
| |\ \ \ \ |
|
| * | | | | | inet: rename some inet_sock fields | Eric Dumazet | 2009-10-19 | 1 | -4/+4 |
| * | | | | | IPv6: use ipv6_addr_set_v4mapped() | Brian Haley | 2009-10-07 | 1 | -2/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 | 4 | -78/+37 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 4 | -28/+28 |
| * | | | | | sysctl net: Remove unused binary sysctl code | Eric W. Biederman | 2009-11-12 | 4 | -50/+9 |
| | |_|/ /
| |/| | | |
|
* / | | | | SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr() | Chuck Lever | 2009-11-14 | 1 | -10/+8 |
|/ / / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-03 | 1 | -5/+5 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | net: fix sk_forward_alloc corruption | Eric Dumazet | 2009-10-30 | 1 | -5/+5 |
| * | | net: fix htmldocs sunrpc, clnt.c | Jaswinder Singh Rajput | 2009-09-25 | 1 | -2/+3 |
* | | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
| |/
|/| |
|
* | | net: fix htmldocs sunrpc, clnt.c | Jaswinder Singh Rajput | 2009-09-24 | 1 | -2/+3 |
|/ |
|
* | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 | 2 | -3/+3 |