aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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
2009-04-02fs/hfsplus: return f_fsid for statfs(2)Coly Li
2009-04-02fs/hfs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/fat: return f_fsid for statfs(2)Coly Li
2009-04-02fs/efs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/cramfs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/befs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/affs: return f_fsid for statfs(2)Coly Li
2009-04-02fs/adfs: return f_fsid for statfs(2)Coly Li
2009-04-02preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_l...Gerd Hoffmann
2009-04-02preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann
2009-04-02preadv/pwritev: create compat_writev()Gerd Hoffmann
2009-04-02preadv/pwritev: create compat_readv()Gerd Hoffmann
2009-04-02cramfs: propagate uncompression errorsDavid VomLehn
2009-04-02bin_elf_fdpic: check the return value of clear_userMike Frysinger
2009-04-02hppfs: hppfs_read_file() may return -ERRORRoel Kluin
2009-04-02ext3: avoid false EIO errorsJan Kara
2009-04-02ext3: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan