summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-04-03Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2009-04-03Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-04-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://neil.brown.name/mdLinus 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 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-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: Recruit a page flags for cache managementDavid Howells
2009-04-03ext3: Add replace-on-rename hueristics for data=writeback modeTheodore Ts'o
2009-04-03ext3: Add replace-on-truncate hueristics for data=writeback modeTheodore Ts'o
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-02fs/ufs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/sysv: return f_fsid for statfs(2)Coly Li
2009-04-02fs/squashfs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/reiserfs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/qnx4: return f_fsid for statfs(2)Coly Li
2009-04-02fs/omfs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/minix: return f_fsid for statfs(2)Coly Li
2009-04-02fs/isofs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/hpfs: return f_fsid for statfs(2)Coly Li