summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-03NFS: nfs_readpage_async() needs to be accessible as a fallback for local cachingDavid Howells2-2/+4
2009-04-03NFS: Add read context retention for FS-Cache to call back withDavid Howells1-0/+26
2009-04-03NFS: FS-Cache page managementDavid Howells3-4/+101
2009-04-03NFS: Add some new I/O counters for FS-Cache doing things for NFSDavid Howells3-0/+41
2009-04-03NFS: Invalidate FsCache page flags when cache removedDavid Howells1-0/+40
2009-04-03NFS: Use local disk inode cacheDavid Howells4-0/+191
2009-04-03NFS: Define and create inode-level cache objectsDavid Howells2-0/+124
2009-04-03NFS: Define and create superblock-level objectsDavid Howells6-2/+214
2009-04-03NFS: Define and create server-level objectsDavid Howells6-1/+137
2009-04-03NFS: Register NFS for caching and retrieve the top-level indexDavid Howells4-0/+93
2009-04-03NFS: Permit local filesystem caching to be enabled for NFSDavid Howells1-0/+8
2009-04-03NFS: Add FS-Cache option bit and debug bitDavid Howells2-0/+3
2009-04-03NFS: Add comment banners to some NFS functionsDavid Howells1-0/+26
2009-04-03FS-Cache: Make kAFS use FS-CacheDavid Howells13-358/+582
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells16-0/+4866
2009-04-03CacheFiles: Export things for CacheFilesDavid Howells2-0/+3
2009-04-03CacheFiles: Permit the page lock state to be monitoredDavid Howells2-0/+23
2009-04-03FS-Cache: Implement data I/O part of netfs APIDavid Howells4-6/+886
2009-04-03FS-Cache: Add and document asynchronous operation handlingDavid Howells5-3/+682
2009-04-03FS-Cache: Implement the cookie management part of the netfs APIDavid Howells2-1/+459
2009-04-03FS-Cache: Object management state machineDavid Howells5-2/+1155
2009-04-03FS-Cache: Bit waiting helpersDavid Howells2-0/+23
2009-04-03FS-Cache: Add netfs registrationDavid Howells3-2/+113
2009-04-03FS-Cache: Provide a slab for cookie allocationDavid Howells4-0/+80
2009-04-03FS-Cache: Add cache managementDavid Howells2-0/+256
2009-04-03FS-Cache: Add cache tag handlingDavid Howells4-1/+195
2009-04-03FS-Cache: Root index definitionDavid Howells3-0/+151
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsDavid Howells10-17/+566
2009-04-03FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells6-0/+277
2009-04-03FS-Cache: Add the FS-Cache cache backend API and documentationDavid Howells2-0/+1173
2009-04-03FS-Cache: Add the FS-Cache netfs API and documentationDavid Howells3-0/+1656
2009-04-03FS-Cache: Recruit a page flags for cache managementDavid Howells8-25/+58
2009-04-03FS-Cache: Release page->private after failed readaheadDavid Howells2-3/+38
2009-04-03Document the slow work thread poolDavid Howells3-0/+178
2009-04-03Make the slow work pool configurableDavid Howells3-2/+130
2009-04-03Make slow-work thread pool actually dynamicDavid Howells1-1/+137
2009-04-03Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells4-0/+489
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds57-268/+337
2009-04-02Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds21-139/+332
2009-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds72-3040/+26689
2009-04-02cpumask: fix slab corruption caused by alloc_cpumask_var_node()Jack Steiner1-2/+2
2009-04-02ia64: implement interrupt-enabling rwlocksRobin Holt1-17/+63
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt15-2/+45
2009-04-02Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSRobin Holt2-10/+19
2009-04-02fs/ufs: return f_fsid for statfs(2)Coly Li1-0/+3
2009-04-02fs/sysv: return f_fsid for statfs(2)Coly Li1-0/+3
2009-04-02fs/squashfs: return f_fsid for statfs(2)Coly Li1-0/+3
2009-04-02fs/reiserfs: return f_fsid for statfs(2)Coly Li2-0/+6
2009-04-02fs/qnx4: return f_fsid for statfs(2)Coly Li1-0/+3
2009-04-02fs/omfs: return f_fsid for statfs(2)Coly Li1-0/+5