Commit Graph

139897 Commits (10329a5d48f5abc14a37d30b706e330f8598297a)
 

Author SHA1 Message Date
David Howells 10329a5d48 NFS: Define and create inode-level cache objects 16 years ago
David Howells 08734048b3 NFS: Define and create superblock-level objects 16 years ago
David Howells 147272813e NFS: Define and create server-level objects 16 years ago
David Howells 8ec442ae4c NFS: Register NFS for caching and retrieve the top-level index 16 years ago
David Howells 3b9ce977b2 NFS: Permit local filesystem caching to be enabled for NFS 16 years ago
David Howells c6a6f19e22 NFS: Add FS-Cache option bit and debug bit 16 years ago
David Howells 6b9b3514aa NFS: Add comment banners to some NFS functions 16 years ago
David Howells 9b3f26c911 FS-Cache: Make kAFS use FS-Cache 16 years ago
David Howells 9ae326a690 CacheFiles: A cache that backs onto a mounted filesystem 16 years ago
David Howells 800a964787 CacheFiles: Export things for CacheFiles 16 years ago
David Howells 385e1ca5f2 CacheFiles: Permit the page lock state to be monitored 16 years ago
David Howells b510882281 FS-Cache: Implement data I/O part of netfs API 16 years ago
David Howells 952efe7b78 FS-Cache: Add and document asynchronous operation handling 16 years ago
David Howells ccc4fc3d11 FS-Cache: Implement the cookie management part of the netfs API 16 years ago
David Howells 36c9559022 FS-Cache: Object management state machine 16 years ago
David Howells 2868cbea72 FS-Cache: Bit waiting helpers 16 years ago
David Howells 726dd7ff10 FS-Cache: Add netfs registration 16 years ago
David Howells 955d00917f FS-Cache: Provide a slab for cookie allocation 16 years ago
David Howells 4c515dd47a FS-Cache: Add cache management 16 years ago
David Howells 0e04d4cefc FS-Cache: Add cache tag handling 16 years ago
David Howells a6891645cf FS-Cache: Root index definition 16 years ago
David Howells 7394daa8c6 FS-Cache: Add use of /proc and presentation of statistics 16 years ago
David Howells 06b3db1b9b FS-Cache: Add main configuration option, module entry points and debugging 16 years ago
David Howells 0dfc41d1ef FS-Cache: Add the FS-Cache cache backend API and documentation 16 years ago
David Howells 2d6fff6370 FS-Cache: Add the FS-Cache netfs API and documentation 16 years ago
David Howells 266cf658ef FS-Cache: Recruit a page flags for cache management 16 years ago
David Howells 03fb3d2af9 FS-Cache: Release page->private after failed readahead 16 years ago
David Howells 8f0aa2f25b Document the slow work thread pool 16 years ago
David Howells 12e22c5e4b Make the slow work pool configurable 16 years ago
David Howells 109d9272c4 Make slow-work thread pool actually dynamic 16 years ago
David Howells 07fe7cb7c7 Create a dynamically sized pool of threads for doing very slow work items 16 years ago
Linus Torvalds 8fe74cf053 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
Linus Torvalds c2eb2fa6d2 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 16 years ago
Linus Torvalds ef8a97bbc9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
Jack Steiner 4f032ac412 cpumask: fix slab corruption caused by alloc_cpumask_var_node() 16 years ago
Robin Holt 2d09cde985 ia64: implement interrupt-enabling rwlocks 16 years ago
Robin Holt f5f7eac41d Allow rwlocks to re-enable interrupts 16 years ago
Robin Holt e8c158bb31 Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS 16 years ago
Coly Li 41d577aa35 fs/ufs: return f_fsid for statfs(2) 16 years ago
Coly Li 1c5b45411f fs/sysv: return f_fsid for statfs(2) 16 years ago
Coly Li 2fc7f562b4 fs/squashfs: return f_fsid for statfs(2) 16 years ago
Coly Li 651d062304 fs/reiserfs: return f_fsid for statfs(2) 16 years ago
Coly Li 5b76dc066a fs/qnx4: return f_fsid for statfs(2) 16 years ago
Coly Li 197e671ee1 fs/omfs: return f_fsid for statfs(2) 16 years ago
Coly Li 054475d2af fs/minix: return f_fsid for statfs(2) 16 years ago
Coly Li 2430c4daf9 fs/isofs: return f_fsid for statfs(2) 16 years ago
Coly Li 604d295c26 fs/hpfs: return f_fsid for statfs(2) 16 years ago
Coly Li 25564dd869 fs/hfsplus: return f_fsid for statfs(2) 16 years ago
Coly Li 7dd2c000ff fs/hfs: return f_fsid for statfs(2) 16 years ago
Coly Li aac49b7543 fs/fat: return f_fsid for statfs(2) 16 years ago