aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-03ocfs2: Enable indexed directoriesMark Fasheh
2009-04-03ocfs2: Add total entry count to dx_root_blockMark Fasheh
2009-04-03ocfs2: Increase max links countMark Fasheh
2009-04-03ocfs2: Introduce dir free space listMark Fasheh
2009-04-03ocfs2: Store dir index records inlineMark Fasheh
2009-04-03ocfs2: Add a name indexed b-tree to directory inodesMark Fasheh
2009-04-03ocfs2: Introduce dir lookup helper structMark Fasheh
2009-04-03ocfs2: Remove debugfs file local_alloc_statsSunil Mushran
2009-04-03ocfs2: Expose the file system state via debugfsSunil Mushran
2009-04-03ocfs2: Move struct recovery_map to a header fileSunil Mushran
2009-04-03ocfs2/hb: Expose the list of heartbeating nodes via debugfsSunil Mushran
2009-04-03Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-04-03Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus 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 git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds
2009-04-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/rcu-doc-2.6Linus Torvalds
2009-04-03mm: fix misuse of debug_kmap_atomicAkinobu Mita
2009-04-03Fix highmem PPC build failureKumar Gala
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-04-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus 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 FS-Cache option bit and debug bitDavid 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-03CacheFiles: Permit the page lock state to be monitoredDavid Howells