aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/fscache.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-03x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin2-1/+3
2009-04-03x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macrosJoerg Roedel3-60/+32
2009-04-03xtensa: we don't need to include asm/io.hChris Zankel1-1/+0
2009-04-03xtensa: only build platform or variant if they contain a MakefileChris Zankel3-10/+8
2009-04-02xtensa: make startup code discardableDaniel Glöckner1-1/+1
2009-04-02xtensa: ccount clocksourceJohannes Weiner2-73/+33
2009-04-02xtensa: remove platform rtc hooksJohannes Weiner3-41/+1
2009-04-02xtensa: use generic sched_clock()Johannes Weiner1-9/+0
2009-04-02xtensa: platform: s6105Johannes Weiner9-0/+712
2009-04-02xtensa: let platform override KERNELOFFSETJohannes Weiner1-0/+3
2009-04-02xtensa: s6000 variantJohannes Weiner8-0/+481
2009-04-02xtensa: s6000 variant core definitionsJohannes Weiner3-0/+926
2009-04-02xtensa: variant irq set callbacksJohannes Weiner3-0/+24
2009-04-02xtensa: variant-specific codeJohannes Weiner3-0/+5
2009-04-02xtensa: nommu supportJohannes Weiner19-75/+169