summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | intel-iommu: Fix address wrap on 32-bit kernel.Zhao, Yu2009-03-251-1/+3
| * | | intel-iommu: Enable DMAR on 32-bit kernel.David Woodhouse2009-03-252-13/+9
| * | | intel-iommu: fix PCI device detach from virtual machineHan, Weidong2009-03-251-0/+29
| * | | intel-iommu: VT-d page table to support snooping control bitSheng Yang2009-03-243-1/+13
| * | | iommu: Add domain_has_cap iommu_opsSheng Yang2009-03-244-0/+38
| * | | intel-iommu: Snooping control supportSheng Yang2009-03-242-6/+34
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds2009-04-0382-390/+15414
|\ \ \ \
| * | | | NFS: Add mount options to enable local caching on NFSDavid Howells2009-04-033-0/+28
| * | | | NFS: Display local caching stateDavid Howells2009-04-032-3/+19
| * | | | NFS: Store pages from an NFS inode into a local cacheDavid Howells2009-04-033-0/+49
| * | | | NFS: Read pages from FS-Cache into an NFS inodeDavid Howells2009-04-033-0/+177
| * | | | NFS: nfs_readpage_async() needs to be accessible as a fallback for local cachingDavid Howells2009-04-032-2/+4
| * | | | NFS: Add read context retention for FS-Cache to call back withDavid Howells2009-04-031-0/+26
| * | | | NFS: FS-Cache page managementDavid Howells2009-04-033-4/+101
| * | | | NFS: Add some new I/O counters for FS-Cache doing things for NFSDavid Howells2009-04-033-0/+41
| * | | | NFS: Invalidate FsCache page flags when cache removedDavid Howells2009-04-031-0/+40
| * | | | NFS: Use local disk inode cacheDavid Howells2009-04-034-0/+191
| * | | | NFS: Define and create inode-level cache objectsDavid Howells2009-04-032-0/+124
| * | | | NFS: Define and create superblock-level objectsDavid Howells2009-04-036-2/+214
| * | | | NFS: Define and create server-level objectsDavid Howells2009-04-036-1/+137
| * | | | NFS: Register NFS for caching and retrieve the top-level indexDavid Howells2009-04-034-0/+93
| * | | | NFS: Permit local filesystem caching to be enabled for NFSDavid Howells2009-04-031-0/+8
| * | | | NFS: Add FS-Cache option bit and debug bitDavid Howells2009-04-032-0/+3
| * | | | NFS: Add comment banners to some NFS functionsDavid Howells2009-04-031-0/+26
| * | | | FS-Cache: Make kAFS use FS-CacheDavid Howells2009-04-0313-358/+582
| * | | | CacheFiles: A cache that backs onto a mounted filesystemDavid Howells2009-04-0316-0/+4866
| * | | | CacheFiles: Export things for CacheFilesDavid Howells2009-04-032-0/+3
| * | | | CacheFiles: Permit the page lock state to be monitoredDavid Howells2009-04-032-0/+23
| * | | | FS-Cache: Implement data I/O part of netfs APIDavid Howells2009-04-034-6/+886
| * | | | FS-Cache: Add and document asynchronous operation handlingDavid Howells2009-04-035-3/+682
| * | | | FS-Cache: Implement the cookie management part of the netfs APIDavid Howells2009-04-032-1/+459
| * | | | FS-Cache: Object management state machineDavid Howells2009-04-035-2/+1155
| * | | | FS-Cache: Bit waiting helpersDavid Howells2009-04-032-0/+23
| * | | | FS-Cache: Add netfs registrationDavid Howells2009-04-033-2/+113
| * | | | FS-Cache: Provide a slab for cookie allocationDavid Howells2009-04-034-0/+80
| * | | | FS-Cache: Add cache managementDavid Howells2009-04-032-0/+256
| * | | | FS-Cache: Add cache tag handlingDavid Howells2009-04-034-1/+195
| * | | | FS-Cache: Root index definitionDavid Howells2009-04-033-0/+151
| * | | | FS-Cache: Add use of /proc and presentation of statisticsDavid Howells2009-04-0310-17/+566
| * | | | FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells2009-04-036-0/+277
| * | | | FS-Cache: Add the FS-Cache cache backend API and documentationDavid Howells2009-04-032-0/+1173
| * | | | FS-Cache: Add the FS-Cache netfs API and documentationDavid Howells2009-04-033-0/+1656
| * | | | FS-Cache: Recruit a page flags for cache managementDavid Howells2009-04-038-25/+58
| * | | | FS-Cache: Release page->private after failed readaheadDavid Howells2009-04-032-3/+38
| * | | | Document the slow work thread poolDavid Howells2009-04-033-0/+178
| * | | | Make the slow work pool configurableDavid Howells2009-04-033-2/+130
| * | | | Make slow-work thread pool actually dynamicDavid Howells2009-04-031-1/+137
| * | | | Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells2009-04-034-0/+489
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-04-0319-620/+893
|\ \ \ \ \
| * | | | | dm: set queue ordered modeMikulas Patocka2009-04-021-0/+1
OpenPOWER on IntegriCloud