summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-01-22Merge commit 'trivial/for-next'Stephen Rothwell
2009-01-22Merge commit 'proc/proc'Stephen Rothwell
2009-01-22Merge commit 'ubifs/linux-next'Stephen Rothwell
2009-01-22Merge commit 'bkl-removal/bkl-removal'Stephen Rothwell
2009-01-22Merge commit 'gfs2/master'Stephen Rothwell
2009-01-22Merge commit 'cifs/master'Stephen Rothwell
2009-01-22Merge commit 'udf/for_next'Stephen Rothwell
2009-01-22Merge commit 'ext4/next'Stephen Rothwell
2009-01-22Merge commit 'ocfs2/linux-next'Stephen Rothwell
2009-01-22Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2009-01-22Merge commit 'xfs/master'Stephen Rothwell
2009-01-22Merge commit 'nfs/linux-next'Stephen Rothwell
2009-01-22Merge commit 'jfs/next'Stephen Rothwell
2009-01-22Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-01-22sysfs: fix problems with binary filesGreg Kroah-Hartman
2009-01-20GFS2: Fix error path ref counting for root inodeSteven Whitehouse
2009-01-20trivial: fix typo "kernal" -> "kernel"Uwe Kleine-Koenig
2009-01-20UBIFS: document dark_wm and dead_wm betterArtem Bityutskiy
2009-01-20UBIFS: do not treat all data as short termArtem Bityutskiy
2009-01-19Merge branch 'core/locking' into auto-core-nextIngo Molnar
2009-01-19[CIFS] Make socket retry timeouts consistent between blocking and nonblocking...Steve French
2009-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsLachlan McIlroy
2009-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy
2009-01-19[CIFS] some cleanup to dir.c prior to addition of posix_openSteve French
2009-01-19xfs: sanity check attr fork sizeChristoph Hellwig
2009-01-19xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig
2009-01-19xfs: add a lock class for group/project dquotsChristoph Hellwig
2009-01-19xfs: lockdep annotations for xfs_dqlock2Christoph Hellwig
2009-01-19xfs: add a separate lock class for the per-mount list of dquotsChristoph Hellwig
2009-01-19xfs: use mnt_want_write in compat_attrmulti ioctlChristoph Hellwig
2009-01-19xfs: fix dentry aliasing issues in open_by_handleChristoph Hellwig
2009-01-18UBIFS: constify operationsArtem Bityutskiy
2009-01-18UBIFS: do not commit twiceArtem Bityutskiy
2009-01-17NFS: Add mount options to enable local caching on NFSDavid Howells
2009-01-17NFS: Display local caching stateDavid Howells
2009-01-17NFS: Store pages from an NFS inode into a local cacheDavid Howells
2009-01-17NFS: Read pages from FS-Cache into an NFS inodeDavid Howells
2009-01-17NFS: nfs_readpage_async() needs to be accessible as a fallback for local cachingDavid Howells
2009-01-17NFS: Add read context retention for FS-Cache to call back withDavid Howells
2009-01-17NFS: FS-Cache page managementDavid Howells
2009-01-17NFS: Add some new I/O counters for FS-Cache doing things for NFSDavid Howells
2009-01-17NFS: Invalidate FsCache page flags when cache removedDavid Howells
2009-01-17NFS: Use local disk inode cacheDavid Howells
2009-01-17NFS: Define and create inode-level cache objectsDavid Howells
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