Age | Commit message (Expand) | Author |
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 | [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive. | Joe Eykholt |
2009-04-03 | [SCSI] fcoe: Add a header file defining the FIP protocol for FCoE. | Joe Eykholt |
2009-04-03 | [SCSI] fcoe, libfc: fix double fcoe_softc memory alloc | Vasu Dev |
2009-04-03 | [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module | Vasu Dev |
2009-04-03 | [SCSI] fcoe: removes default sw transport code file fcoe_sw.c | Vasu Dev |
2009-04-03 | [SCSI] fcoe: removes fc_transport_fcoe.[ch] code files | Vasu Dev |
2009-04-03 | [SCSI] fcoe: prep work to completely remove fc_transport_fcoe code | Vasu Dev |
2009-04-03 | [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array | Robert Love |
2009-04-03 | [SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s | Robert Love |
2009-04-03 | [SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded | Robert Love |
2009-04-03 | kmemtrace: use tracepoints | Eduard - Gabriel Munteanu |
2009-04-03 | kmemtrace, rcu: don't include unnecessary headers, allow kmemtrace w/ tracepo... | Eduard - Gabriel Munteanu |
2009-04-03 | kmemtrace, rcu: fix rcupreempt.c data structure dependencies | Ingo Molnar |
2009-04-03 | kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependencies | Ingo Molnar |
2009-04-03 | kmemtrace, security: fix linux/key.h header file dependencies | Pekka Enberg |
2009-04-03 | kmemtrace, fs: fix linux/fdtable.h header file dependencies | Ingo Molnar |
2009-04-03 | kmemtrace, fs: uninline simple_transaction_set() | Ingo Molnar |
2009-04-03 | kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/sec... | Pekka Enberg |
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 |