| Commit message (Expand) | Author | Age |
* | fs: no games with DCACHE_UNHASHED | Nick Piggin | 2009-12-17 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 2009-12-16 |
|\ |
|
| * | switch alloc_file() to passing struct path | Al Viro | 2009-12-16 |
| * | switch sock_alloc_file() to alloc_file() | Al Viro | 2009-12-16 |
| * | 9p connect fixes | Al Viro | 2009-12-16 |
| * | merge sock_alloc_fd/sock_attach_fd into a new helper | Al Viro | 2009-12-16 |
| * | reorder alloc_fd/attach_fd in socketpair() | Al Viro | 2009-12-16 |
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-12-16 |
|\ \ |
|
| * | | nfs: enforce FIFO ordering of operations trying to acquire slot | Alexandros Batsakis | 2009-12-15 |
| * | | rpc: add rpc_queue_empty function | Alexandros Batsakis | 2009-12-15 |
* | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-12-16 |
|\ \ \ |
|
| * \ \ | Merge commit 'v2.6.32-rc8' into HEAD | J. Bruce Fields | 2009-11-23 |
| |\ \ \ |
|
| * | | | | Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages" | J. Bruce Fields | 2009-11-23 |
| * | | | | nfsd4: don't try to map gid's in generic rpc code | J. Bruce Fields | 2009-10-27 |
| * | | | | nfs: new subdir Documentation/filesystems/nfs | J. Bruce Fields | 2009-10-27 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-12-16 |
|\ \ \ \ \ |
|
| * | | | | | packet: dont call sleeping functions while holding rcu_read_lock() | Eric Dumazet | 2009-12-16 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-12-16 |
| |\ \ \ \ \ |
|
| | * | | | | | ipvs: zero usvc and udest | Simon Horman | 2009-12-15 |
| | * | | | | | netfilter: fix crashes in bridge netfilter caused by fragment jumps | Patrick McHardy | 2009-12-15 |
| | * | | | | | ipv6: reassembly: use seperate reassembly queues for conntrack and local deli... | Patrick McHardy | 2009-12-15 |
| | * | | | | | ipvs: fix synchronization on connection close | Xiaotian Feng | 2009-12-14 |
| * | | | | | | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. | David S. Miller | 2009-12-15 |
| * | | | | | | net: Fix userspace RTM_NEWLINK notifications. | Eric W. Biederman | 2009-12-13 |
| * | | | | | | udp: udp_lib_get_port() fix | Eric Dumazet | 2009-12-13 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-12-16 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | RDMA/cm: fix loopback address support | Sean Hefty | 2009-11-19 |
* | | | | | | | | const: constify remaining pipe_buf_operations | Alexey Dobriyan | 2009-12-16 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 |
* | | | | | | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Merge branch 'nfs-for-2.6.33' | Trond Myklebust | 2009-12-13 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | rpc: remove unneeded function parameter in gss_add_msg() | Suresh Jayaraman | 2009-12-09 |
| * | | | | | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust | 2009-12-08 |
| |\ \ \ \ \ |
|
| | * | | | | | SUNRPC: IS_ERR/PTR_ERR confusion | Roel Kluin | 2009-12-08 |
| * | | | | | | Merge branch 'devel' into linux-next | Trond Myklebust | 2009-12-03 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | SUNRPC: soft connect semantics for UDP | Chuck Lever | 2009-12-03 |
| | * | | | | | SUNRPC: Use soft connect semantics when performing RPC ping | Chuck Lever | 2009-12-03 |
| | * | | | | | SUNRPC: Use soft connects for autobinding over TCP | Chuck Lever | 2009-12-03 |
| | * | | | | | SUNRPC: Use TCP for local rpcbind upcalls | Chuck Lever | 2009-12-03 |
| | * | | | | | SUNRPC: Use a cached RPC client and transport for rpcbind upcalls | Chuck Lever | 2009-12-03 |
| | * | | | | | SUNRPC: Simplify synopsis of rpcb_local_clnt() | Chuck Lever | 2009-12-03 |
| | * | | | | | SUNRPC: Allow RPCs to fail quickly if the server is unreachable | Chuck Lever | 2009-12-03 |
| | * | | | | | SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status() | Chuck Lever | 2009-12-03 |
| | * | | | | | SUNRPC: Display compressed (shorthand) IPv6 presentation addresses | Chuck Lever | 2009-12-03 |
| * | | | | | | RPC: Fix two potential races in put_rpccred | Trond Myklebust | 2009-12-03 |
| * | | | | | | SUNRPC: Ensure that we honour autoclose before attempting to reconnect | Trond Myklebust | 2009-12-03 |
| |/ / / / / |
|
* | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-11 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| | |\ \ \ \ \ |
|
| | | * | | | | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |