Age | Commit message (Expand) | Author |
2008-07-24 | fs: check for statfs overflow | Jon Tollefson |
2008-07-24 | hugetlbfs: per mount huge page sizes | Andi Kleen |
2008-07-24 | hugetlb: modular state for hugetlb page size | Andi Kleen |
2008-07-24 | vmallocinfo: add NUMA information | Eric Dumazet |
2008-07-24 | SYNC_FILE_RANGE_WRITE may and will block. Document that. | Pavel Machek |
2008-07-24 | hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE... | Mel Gorman |
2008-07-24 | hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until... | Mel Gorman |
2008-07-24 | fix soft lock up at NFS mount via per-SB LRU-list of unused dentries | Kentaro Makita |
2008-07-24 | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich |
2008-07-24 | mm/vmstat.c: proper externs | Adrian Bunk |
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 |