summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-01-17NFS: Define and create superblock-level objectsDavid Howells
2009-01-17NFS: Define and create server-level objectsDavid Howells
2009-01-17NFS: Register NFS for caching and retrieve the top-level indexDavid Howells
2009-01-17NFS: Permit local filesystem caching to be enabled for NFSDavid Howells
2009-01-17NFS: Add comment banners to some NFS functionsDavid Howells
2009-01-17FS-Cache: Make kAFS use FS-CacheDavid Howells
2009-01-17CacheFiles: A cache that backs onto a mounted filesystemDavid Howells
2009-01-17CacheFiles: Export things for CacheFilesDavid Howells
2009-01-17CacheFiles: Add a hook to write a single page of data to an inodeDavid Howells
2009-01-17CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3David Howells
2009-01-17FS-Cache: Implement data I/O part of netfs APIDavid Howells
2009-01-17FS-Cache: Add and document asynchronous operation handlingDavid Howells
2009-01-17FS-Cache: Implement the cookie management part of the netfs APIDavid Howells
2009-01-17FS-Cache: Object management state machineDavid Howells
2009-01-17FS-Cache: Bit waiting helpersDavid Howells
2009-01-17FS-Cache: Add netfs registrationDavid Howells
2009-01-17FS-Cache: Provide a slab for cookie allocationDavid Howells
2009-01-17FS-Cache: Add cache managementDavid Howells
2009-01-17FS-Cache: Add cache tag handlingDavid Howells
2009-01-17FS-Cache: Root index definitionDavid Howells
2009-01-17FS-Cache: Add use of /proc and presentation of statisticsDavid Howells
2009-01-17FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells
2009-01-17FS-Cache: Recruit a couple of page flags for cache managementDavid Howells
2009-01-16Merge branch 'merge_window' into linux-nextMark Fasheh
2009-01-16Merge branch 'quota_fixes' into fixesMark Fasheh
2009-01-16ocfs2: Access the xattr bucket only before modifying it.Tao Ma
2009-01-16configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()Joel Becker
2009-01-16ocfs2: Fix possible deadlock in ocfs2_write_dquot()Jan Kara
2009-01-16ocfs2: Push out dropping of dentry lock to ocfs2_wqJan Kara
2009-01-16ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop()Jan Kara
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-01-16reiserfs: Remove unnecessary quota functionsJan Kara
2009-01-16ext4: Remove unnecessary quota functionsJan Kara
2009-01-16ext3: Remove unnecessary quota functionsJan Kara
2009-01-16quota: Move EXPORT_SYMBOL immediately next to the functions/variblesMingming Cao
2009-01-16quota: Add quota reservation claim and released operationsMingming Cao
2009-01-16quota: Add quota reservation supportMingming Cao
2009-01-16quota: Improve lockingJan Kara
2009-01-16Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason
2009-01-16Btrfs: Clear the device->running_pending flag before bailing on congestionChris Mason
2009-01-16[XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen
2009-01-15ext2: also update the inode on disk when dir is IS_DIRSYNCJan Kara
2009-01-15btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng
2009-01-15Protect f_flags against races and eliminate fasync() BKL usageJonathan Corbet
2009-01-15Btrfs: stop spinning on mutex_trylock and let the adaptive code spin for usChris Mason
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14[CVE-2009-0029] System call wrappers part 33Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 32Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 31Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 30Heiko Carstens