Age | Commit message (Expand) | Author |
2009-04-03 | Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds |
2009-04-03 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache | Linus Torvalds |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds |
2009-04-03 | Fix highmem PPC build failure | Kumar Gala |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-04-03 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup | Linus Torvalds |
2009-04-03 | NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching | David Howells |
2009-04-03 | NFS: Add some new I/O counters for FS-Cache doing things for NFS | David Howells |
2009-04-03 | NFS: Use local disk inode cache | David Howells |
2009-04-03 | NFS: Define and create superblock-level objects | David Howells |
2009-04-03 | NFS: Define and create server-level objects | David Howells |
2009-04-03 | NFS: Add FS-Cache option bit and debug bit | David Howells |
2009-04-03 | CacheFiles: Permit the page lock state to be monitored | David Howells |
2009-04-03 | FS-Cache: Implement data I/O part of netfs API | David Howells |
2009-04-03 | FS-Cache: Implement the cookie management part of the netfs API | David Howells |
2009-04-03 | FS-Cache: Add netfs registration | David Howells |
2009-04-03 | FS-Cache: Add cache tag handling | David Howells |
2009-04-03 | FS-Cache: Add use of /proc and presentation of statistics | David Howells |
2009-04-03 | FS-Cache: Add the FS-Cache cache backend API and documentation | David Howells |
2009-04-03 | FS-Cache: Add the FS-Cache netfs API and documentation | David Howells |
2009-04-03 | FS-Cache: Recruit a page flags for cache management | David Howells |
2009-04-03 | FS-Cache: Release page->private after failed readahead | David Howells |
2009-04-03 | Document the slow work thread pool | David Howells |
2009-04-03 | Make the slow work pool configurable | David Howells |
2009-04-03 | Create a dynamically sized pool of threads for doing very slow work items | David Howells |
2009-04-03 | ext3: Add replace-on-truncate hueristics for data=writeback mode | Theodore Ts'o |
2009-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-04-02 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-04-02 | Allow rwlocks to re-enable interrupts | Robin Holt |
2009-04-02 | Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS | Robin Holt |
2009-04-02 | preadv/pwritev: Add preadv and pwritev system calls. | Gerd Hoffmann |
2009-04-02 | kexec: add dmesg log symbols to /proc/vmcoreinfo lists | Neil Horman |
2009-04-02 | pci: Add AMD8111 PCI Bridge PCI Device ID | Harry Ciao |
2009-04-02 | pids: kill signal_struct-> __pgrp/__session and friends | Oleg Nesterov |
2009-04-02 | pids: refactor vnr/nr_ns helpers to make them safe | Oleg Nesterov |
2009-04-02 | pids: document task_pgrp/task_session is not safe without tasklist/rcu | Oleg Nesterov |
2009-04-02 | synclink_gt: add clock options | Paul Fulghum |
2009-04-02 | struct linux_binprm: drop unused fields | Kirill A. Shutemov |
2009-04-02 | cpu hotplug: remove unused cpuhotplug_mutex_lock() | Lai Jiangshan |
2009-04-02 | tracehook_notify_death: use task_detached() helper | Oleg Nesterov |
2009-04-02 | forget_original_parent: split out the un-ptrace part | Oleg Nesterov |
2009-04-02 | ptrace: fix possible zombie leak on PTRACE_DETACH | Oleg Nesterov |
2009-04-02 | signals: remove 'handler' parameter to tracehook functions | Oleg Nesterov |
2009-04-02 | cpusets: replace zone allowed functions with node allowed | David Rientjes |
2009-04-02 | cgroups: add 'data' field to struct cgroup_scanner | Li Zefan |
2009-04-02 | cgroups: use css id in swap cgroup for saving memory v5 | KAMEZAWA Hiroyuki |