Age | Commit message (Expand) | Author |
2008-07-22 | netns: make get_proc_net() static | Adrian Bunk |
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 |
2008-07-15 | lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock | Jeff Layton |
2008-07-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds |
2008-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
2008-07-15 | lockd: nlm_release_host() checks for NULL, caller needn't | Jeff Layton |
2008-07-15 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2008-07-15 | UBIFS: include to compilation | Artem Bityutskiy |
2008-07-15 | UBIFS: add new flash file system | Artem Bityutskiy |
2008-07-14 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet |