aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-04-03Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-0/+6
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Gravatar Linus Torvalds 7-13/+144
2009-04-03Merge git://git.infradead.org/iommu-2.6Gravatar Linus Torvalds 3-1/+15
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheGravatar Linus Torvalds 8-6/+1293
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmGravatar Linus Torvalds 2-0/+16
2009-04-03Fix highmem PPC build failureGravatar Kumar Gala 1-15/+14
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-1/+1
2009-04-03Merge branch 'for-linus' of git://neil.brown.name/mdGravatar Linus Torvalds 12-1535/+167
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupGravatar Linus Torvalds 1-62/+4
2009-04-03NFS: nfs_readpage_async() needs to be accessible as a fallback for local cachingGravatar David Howells 1-0/+2
2009-04-03NFS: Add some new I/O counters for FS-Cache doing things for NFSGravatar David Howells 1-0/+12
2009-04-03NFS: Use local disk inode cacheGravatar David Howells 1-0/+10
2009-04-03NFS: Define and create superblock-level objectsGravatar David Howells 1-0/+5
2009-04-03NFS: Define and create server-level objectsGravatar David Howells 1-0/+4
2009-04-03NFS: Add FS-Cache option bit and debug bitGravatar David Howells 2-0/+3
2009-04-03CacheFiles: Permit the page lock state to be monitoredGravatar David Howells 1-0/+5
2009-04-03FS-Cache: Implement data I/O part of netfs APIGravatar David Howells 1-5/+47
2009-04-03FS-Cache: Implement the cookie management part of the netfs APIGravatar David Howells 1-1/+15
2009-04-03FS-Cache: Add netfs registrationGravatar David Howells 1-1/+8
2009-04-03FS-Cache: Add cache tag handlingGravatar David Howells 1-1/+8
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsGravatar David Howells 1-4/+0
2009-04-03FS-Cache: Add the FS-Cache cache backend API and documentationGravatar David Howells 1-0/+509
2009-04-03FS-Cache: Add the FS-Cache netfs API and documentationGravatar David Howells 1-0/+548
2009-04-03FS-Cache: Recruit a page flags for cache managementGravatar David Howells 1-5/+33
2009-04-03FS-Cache: Release page->private after failed readaheadGravatar David Howells 1-1/+1
2009-04-03Document the slow work thread poolGravatar David Howells 1-0/+2
2009-04-03Make the slow work pool configurableGravatar David Howells 1-0/+5
2009-04-03Create a dynamically sized pool of threads for doing very slow work itemsGravatar David Howells 1-0/+88
2009-04-03ext3: Add replace-on-truncate hueristics for data=writeback modeGravatar Theodore Ts'o 1-0/+1
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 7-28/+24
2009-04-02Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 2-4/+3
2009-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-15/+0
2009-04-02Allow rwlocks to re-enable interruptsGravatar Robin Holt 2-0/+9
2009-04-02Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSGravatar Robin Holt 1-0/+17
2009-04-02preadv/pwritev: Add preadv and pwritev system calls.Gravatar Gerd Hoffmann 2-0/+10
2009-04-02kexec: add dmesg log symbols to /proc/vmcoreinfo listsGravatar Neil Horman 1-0/+4
2009-04-02pci: Add AMD8111 PCI Bridge PCI Device IDGravatar Harry Ciao 1-0/+1
2009-04-02pids: kill signal_struct-> __pgrp/__session and friendsGravatar Oleg Nesterov 1-37/+6
2009-04-02pids: refactor vnr/nr_ns helpers to make them safeGravatar Oleg Nesterov 1-7/+20
2009-04-02pids: document task_pgrp/task_session is not safe without tasklist/rcuGravatar Oleg Nesterov 1-0/+5
2009-04-02synclink_gt: add clock optionsGravatar Paul Fulghum 1-0/+1
2009-04-02struct linux_binprm: drop unused fieldsGravatar Kirill A. Shutemov 1-2/+1
2009-04-02cpu hotplug: remove unused cpuhotplug_mutex_lock()Gravatar Lai Jiangshan 1-16/+0
2009-04-02tracehook_notify_death: use task_detached() helperGravatar Oleg Nesterov 1-1/+1
2009-04-02forget_original_parent: split out the un-ptrace partGravatar Oleg Nesterov 2-1/+6
2009-04-02ptrace: fix possible zombie leak on PTRACE_DETACHGravatar Oleg Nesterov 1-0/+1
2009-04-02signals: remove 'handler' parameter to tracehook functionsGravatar Oleg Nesterov 1-9/+4
2009-04-02cpusets: replace zone allowed functions with node allowedGravatar David Rientjes 1-6/+27
2009-04-02cgroups: add 'data' field to struct cgroup_scannerGravatar Li Zefan 1-0/+1
2009-04-02cgroups: use css id in swap cgroup for saving memory v5Gravatar KAMEZAWA Hiroyuki 1-7/+6