-
- Downloads
* git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache: (41 commits) NFS: Add mount options to enable local caching on NFS NFS: Display local caching state NFS: Store pages from an NFS inode into a local cache NFS: Read pages from FS-Cache into an NFS inode NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching NFS: Add read context retention for FS-Cache to call back with NFS: FS-Cache page management NFS: Add some new I/O counters for FS-Cache doing things for NFS NFS: Invalidate FsCache page flags when cache removed NFS: Use local disk inode cache NFS: Define and create inode-level cache objects NFS: Define and create superblock-level objects NFS: Define and create server-level objects NFS: Register NFS for caching and retrieve the top-level index NFS: Permit local filesystem caching to be enabled for NFS NFS: Add FS-Cache option bit and debug bit NFS: Add comment banners to some NFS functions FS-Cache: Make kAFS use FS-Cache CacheFiles: A cache that backs onto a mounted filesystem CacheFiles: Export things for CacheFiles ...
Showing
- Documentation/filesystems/caching/backend-api.txt 658 additions, 0 deletionsDocumentation/filesystems/caching/backend-api.txt
- Documentation/filesystems/caching/cachefiles.txt 501 additions, 0 deletionsDocumentation/filesystems/caching/cachefiles.txt
- Documentation/filesystems/caching/fscache.txt 333 additions, 0 deletionsDocumentation/filesystems/caching/fscache.txt
- Documentation/filesystems/caching/netfs-api.txt 778 additions, 0 deletionsDocumentation/filesystems/caching/netfs-api.txt
- Documentation/filesystems/caching/object.txt 313 additions, 0 deletionsDocumentation/filesystems/caching/object.txt
- Documentation/filesystems/caching/operations.txt 213 additions, 0 deletionsDocumentation/filesystems/caching/operations.txt
- Documentation/slow-work.txt 174 additions, 0 deletionsDocumentation/slow-work.txt
- fs/Kconfig 7 additions, 0 deletionsfs/Kconfig
- fs/Makefile 2 additions, 0 deletionsfs/Makefile
- fs/afs/Kconfig 8 additions, 0 deletionsfs/afs/Kconfig
- fs/afs/Makefile 3 additions, 0 deletionsfs/afs/Makefile
- fs/afs/cache.c 325 additions, 178 deletionsfs/afs/cache.c
- fs/afs/cache.h 2 additions, 13 deletionsfs/afs/cache.h
- fs/afs/cell.c 7 additions, 9 deletionsfs/afs/cell.c
- fs/afs/file.c 143 additions, 77 deletionsfs/afs/file.c
- fs/afs/inode.c 20 additions, 11 deletionsfs/afs/inode.c
- fs/afs/internal.h 25 additions, 28 deletionsfs/afs/internal.h
- fs/afs/main.c 7 additions, 20 deletionsfs/afs/main.c
- fs/afs/mntpt.c 2 additions, 2 deletionsfs/afs/mntpt.c
- fs/afs/vlocation.c 13 additions, 12 deletionsfs/afs/vlocation.c
Loading
Please register or sign in to comment