aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-03mm: fix misuse of debug_kmap_atomicAkinobu Mita
2009-04-03Fix highmem PPC build failureKumar Gala
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-04-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds
2009-04-03NFS: Add mount options to enable local caching on NFSDavid Howells
2009-04-03NFS: Display local caching stateDavid Howells
2009-04-03NFS: Store pages from an NFS inode into a local cacheDavid Howells
2009-04-03NFS: Read pages from FS-Cache into an NFS inodeDavid Howells
2009-04-03NFS: nfs_readpage_async() needs to be accessible as a fallback for local cachingDavid Howells
2009-04-03NFS: Add read context retention for FS-Cache to call back withDavid Howells
2009-04-03NFS: FS-Cache page managementDavid Howells
2009-04-03NFS: Add some new I/O counters for FS-Cache doing things for NFSDavid Howells
2009-04-03NFS: Invalidate FsCache page flags when cache removedDavid Howells
2009-04-03NFS: Use local disk inode cacheDavid Howells
2009-04-03NFS: Define and create inode-level cache objectsDavid Howells
2009-04-03NFS: Define and create superblock-level objectsDavid Howells
2009-04-03NFS: Define and create server-level objectsDavid Howells
2009-04-03NFS: Register NFS for caching and retrieve the top-level indexDavid Howells
2009-04-03NFS: Permit local filesystem caching to be enabled for NFSDavid Howells
2009-04-03NFS: Add FS-Cache option bit and debug bitDavid Howells
2009-04-03NFS: Add comment banners to some NFS functionsDavid Howells
2009-04-03FS-Cache: Make kAFS use FS-CacheDavid Howells
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells
2009-04-03CacheFiles: Export things for CacheFilesDavid Howells
2009-04-03CacheFiles: Permit the page lock state to be monitoredDavid Howells
2009-04-03FS-Cache: Implement data I/O part of netfs APIDavid Howells
2009-04-03FS-Cache: Add and document asynchronous operation handlingDavid Howells
2009-04-03FS-Cache: Implement the cookie management part of the netfs APIDavid Howells
2009-04-03FS-Cache: Object management state machineDavid Howells
2009-04-03FS-Cache: Bit waiting helpersDavid Howells
2009-04-03FS-Cache: Add netfs registrationDavid Howells
2009-04-03FS-Cache: Provide a slab for cookie allocationDavid Howells
2009-04-03FS-Cache: Add cache managementDavid Howells
2009-04-03FS-Cache: Add cache tag handlingDavid Howells
2009-04-03FS-Cache: Root index definitionDavid Howells
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsDavid Howells
2009-04-03FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells
2009-04-03FS-Cache: Add the FS-Cache cache backend API and documentationDavid Howells
2009-04-03FS-Cache: Add the FS-Cache netfs API and documentationDavid Howells
2009-04-03FS-Cache: Recruit a page flags for cache managementDavid Howells
2009-04-03FS-Cache: Release page->private after failed readaheadDavid Howells
2009-04-03Document the slow work thread poolDavid Howells
2009-04-03Make the slow work pool configurableDavid Howells
2009-04-03Make slow-work thread pool actually dynamicDavid Howells
2009-04-03Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells
2009-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Chris Zankel
2009-04-03xtensa: we don't need to include asm/io.hChris Zankel