| Commit message (Expand) | Author | Age |
* | [TCP]: Make snd_cwnd_cnt 32-bit | Ilpo Järvinen | 2007-10-15 |
* | [ISDN]: Remove local copy of device name to make sure renames work. | Karsten Keil | 2007-10-15 |
* | [NETFILTER]: Replace sk_buff ** with sk_buff * | Herbert Xu | 2007-10-15 |
* | [NETFILTER]: Do not copy skb in skb_make_writable | Herbert Xu | 2007-10-15 |
* | [SKBUFF]: Add skb_morph | Herbert Xu | 2007-10-15 |
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-10-15 |
|\ |
|
| * | NFS: Add a boot parameter to disable 64 bit inode numbers | Trond Myklebust | 2007-10-09 |
| * | [23/37] Clean up duplicate includes in | Jesper Juhl | 2007-10-09 |
| * | NFS: Get rid of some obsolete macros | Trond Myklebust | 2007-10-09 |
| * | NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries too | Trond Myklebust | 2007-10-09 |
| * | NFS: Remove nfs_begin_data_update/nfs_end_data_update | Trond Myklebust | 2007-10-09 |
| * | NFS: Remove NFS_I(inode)->data_updates | Trond Myklebust | 2007-10-09 |
| * | NFS: NFS_CACHEINV() should not test for nfs_caches_unstable() | Trond Myklebust | 2007-10-09 |
| * | NFS: nfs_mark_for_revalidate don't update cache_change_attribute | Trond Myklebust | 2007-10-09 |
| * | NFS: Fix nfs_verify_change_attribute() | Trond Myklebust | 2007-10-09 |
| * | NFS: Fix the sign of the return value of nfs_save_change_attribute() | Trond Myklebust | 2007-10-09 |
| * | NFS: Fake up 'wcc' attributes to prevent cache invalidation after write | Trond Myklebust | 2007-10-09 |
| * | NFS: Fix atime revalidation in readdir() | Trond Myklebust | 2007-10-09 |
| * | NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeeds | Trond Myklebust | 2007-10-09 |
| * | NFS: fix nfs_verify_change_attribute | Trond Myklebust | 2007-10-09 |
| * | NFSv4: Make NFSv4 ACCESS calls return attributes too... | Trond Myklebust | 2007-10-09 |
| * | NFSv4: Simplify _nfs4_do_access() | Trond Myklebust | 2007-10-09 |
| * | NFS: Replace file->private_data with calls to nfs_file_open_context() | Trond Myklebust | 2007-10-09 |
| * | NFS: Add a helper to extract the nfs_open_context from a struct file | Trond Myklebust | 2007-10-09 |
| * | RPCRDMA: rpc rdma transport switch | \"Talpey, Thomas\ | 2007-10-09 |
| * | RPCRDMA: Kconfig and header file with rpcrdma protocol definitions | \"Talpey, Thomas\ | 2007-10-09 |
| * | NFS/SUNRPC: support transport protocol naming | \"Talpey, Thomas\ | 2007-10-09 |
| * | SUNRPC: rearrange RPC sockets definitions | \"Talpey, Thomas\ | 2007-10-09 |
| * | SUNRPC: rename the rpc_xprtsock_create structure | \"Talpey, Thomas\ | 2007-10-09 |
| * | SUNRPC: Provide a new API for registering transport implementations | \"Talpey, Thomas\ | 2007-10-09 |
| * | SUNRPC: mark bulk read/write data in xdrbuf | \"Talpey, Thomas\ | 2007-10-09 |
| * | SUNRPC: export per-transport rpcbind netid's | \"Talpey, Thomas\ | 2007-10-09 |
| * | SUNRPC: move per-transport rpcbind netid's | \"Talpey, Thomas\ | 2007-10-09 |
| * | SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program | Chuck Lever | 2007-10-09 |
| * | SUNRPC: Add support for formatted universal addresses | Chuck Lever | 2007-10-09 |
| * | SUNRPC: Add hex-formatted address support to rpc_peeraddr2str() | Chuck Lever | 2007-10-09 |
| * | Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffies | Fabio Olive Leite | 2007-10-09 |
| * | NFS: Fall back to synchronous writes when a background write errors... | Trond Myklebust | 2007-10-09 |
| * | NFS: Clean up NFS writeback flush code | Trond Myklebust | 2007-10-09 |
| * | VFS: Remove writeback_control->fs_private | Trond Myklebust | 2007-10-09 |
| * | NFS: Clean up write code... | Trond Myklebust | 2007-10-09 |
* | | Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2007-10-15 |
|\ \ |
|
| * | | lockdep: annotate dir vs file i_mutex | Peter Zijlstra | 2007-10-13 |
| * | | lockdep: per filesystem inode lock class | Peter Zijlstra | 2007-10-15 |
| * | | lockdep: annotate rcu_read_{,un}lock{,_bh} | Peter Zijlstra | 2007-10-11 |
| * | | lockdep: annotate journal_start() | Peter Zijlstra | 2007-10-11 |
| * | | lockdep: syscall exit check | Peter Zijlstra | 2007-10-11 |
| * | | lockdep: fixup mutex annotations | Peter Zijlstra | 2007-10-11 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-10-15 |
|\ \ \ |
|
| * | | | sched: guest CPU accounting: maintain stats in account_system_time() | Laurent Vivier | 2007-10-15 |