Age | Commit message (Expand) | Author |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-22 | netns: make get_proc_net() static | Adrian Bunk |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-07-22 | proc: fix /proc/*/pagemap some more | Alexey Dobriyan |
2008-07-22 | execve filename: document and export via auxiliary vector | John Reiser |
2008-07-21 | driver core: Suppress sysfs warnings for device_rename(). | Cornelia Huck |
2008-07-21 | debugfs: Implement debugfs_remove_recursive() | Haavard Skinnemoen |
2008-07-21 | sysfs: don't call notify_change | Miklos Szeredi |
2008-07-21 | driver core: remove KOBJ_NAME_LEN define | Kay Sievers |
2008-07-21 | device create: coda: convert device_create to device_create_drvdata | Greg Kroah-Hartman |
2008-07-20 | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2008-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-20 | Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin... | Linus Torvalds |
2008-07-20 | tty: Ldisc revamp | Alan Cox |
2008-07-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller |
2008-07-18 | nfsd: nfs4xdr.c do-while is not a compound statement | Harvey Harrison |
2008-07-18 | nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c | J. Bruce Fields |
2008-07-18 | proc: consolidate per-net single-release callers | Pavel Emelyanov |
2008-07-18 | proc: consolidate per-net single_open callers | Pavel Emelyanov |
2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-07-17 | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker |
2008-07-17 | Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e... | Joel Becker |
2008-07-17 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-07-16 | [PATCH] ocfs2: fix oops in mmap_truncate testing | Coly Li |
2008-07-16 | Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 | Linus Torvalds |
2008-07-16 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-07-16 | Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled | Randy Dunlap |
2008-07-15 | Merge branch 'bkl-removal' into next | Trond Myklebust |
2008-07-15 | Merge branch 'devel' into next | Trond Myklebust |
2008-07-15 | NFSv4: Remove BKL from the nfsv4 state recovery | Trond Myklebust |
2008-07-15 | SUNRPC: Remove the BKL from the callback functions | Trond Myklebust |
2008-07-15 | NFS: Remove BKL from the readdir code | Trond Myklebust |
2008-07-15 | NFS: Remove BKL from the symlink code | Trond Myklebust |
2008-07-15 | NFS: Remove BKL from the sillydelete operations | Trond Myklebust |
2008-07-15 | NFS: Remove the BKL from the rename, rmdir and unlink operations | Trond Myklebust |
2008-07-15 | NFS: Remove BKL from NFS lookup code | Trond Myklebust |
2008-07-15 | NFS: Remove the BKL from nfs_link() | Trond Myklebust |
2008-07-15 | NFS: Remove the BKL from the inode creation operations | Trond Myklebust |
2008-07-15 | NFS: Remove BKL usage from open() | Trond Myklebust |
2008-07-15 | NFS: Remove BKL usage from the write path | Trond Myklebust |
2008-07-15 | NFS: Remove the BKL from the permission checking code | Trond Myklebust |
2008-07-15 | NFS: Remove attribute update related BKL references | Trond Myklebust |
2008-07-15 | NFS: Remove BKL requirement from attribute updates | Trond Myklebust |
2008-07-15 | NFS: Protect inode->i_nlink updates using inode->i_lock | Trond Myklebust |
2008-07-15 | nfs: set correct fl_len in nlmclnt_test() | Felix Blyakher |
2008-07-15 | lockd: Pass "struct sockaddr *" to new failover-by-IP function | Chuck Lever |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-15 | lockd: get host reference in nlmsvc_create_block() instead of callers | J. Bruce Fields |
2008-07-15 | lockd: minor svclock.c style fixes | J. Bruce Fields |
2008-07-15 | lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock | Jeff Layton |