aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* 9p: Improve debug supportEric Van Hensbergen2008-10-17
* 9p: eliminate depricated conv functionsEric Van Hensbergen2008-10-17
* 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-17
* 9p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen2008-10-17
* 9p: remove 9p fcall debug printsEric Van Hensbergen2008-10-17
* 9p: add new protocol support codeEric Van Hensbergen2008-10-17
* 9p: move dirread to fs layerEric Van Hensbergen2008-10-17
* 9p: move readn meta-function from client to fs layerEric Van Hensbergen2008-10-17
* 9p: consolidate read/write functionsEric Van Hensbergen2008-10-17
* 9p: make rpc code common and rework flush codeEric Van Hensbergen2008-10-17
* 9p: apply common request code to trans_fdEric Van Hensbergen2008-10-17
* 9p: move request management to client codeEric Van Hensbergen2008-10-17
* 9p: consolidate transport structureEric Van Hensbergen2008-10-17
* Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-16
|\
| * Merge branch 'next'Trond Myklebust2008-10-15
| |\
| | * NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust2008-10-14
| | * RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.Tom Talpey2008-10-10
| | * RPC/RDMA: add data types and new FRMR memory registration enum.Tom Talpey2008-10-10
| | * NFS: Save padding bytes in struct nfs4_setclientidTrond Myklebust2008-10-08
| | * NFS: SETCLIENTID truncates client ID and netidChuck Lever2008-10-07
| | * NFS: remove 8 bytes of padding from struct nfs_fattr on 64 bit buildsRichard Kennedy2008-10-07
| | * NFS: Allow concurrent inode revalidationTrond Myklebust2008-10-07
| | * NFS: Add options for finer control of the lookup cacheTrond Myklebust2008-10-07
| | * NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust2008-10-06
* | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-16
|\ \ \
| * | | KVM: ia64: Add intel iommu support for guests.Xiantao Zhang2008-10-15
| * | | KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang2008-10-15
| * | | KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archsXiantao Zhang2008-10-15
| * | | KVM: Move device assignment logic to common codeXiantao Zhang2008-10-15
| * | | KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han2008-10-15
| * | | KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti2008-10-15
| * | | KVM: MMU: out of sync shadow coreMarcelo Tosatti2008-10-15
| * | | KVM: x86: trap invlpgMarcelo Tosatti2008-10-15
| * | | KVM: MMU: sync roots on mmu reloadMarcelo Tosatti2008-10-15
| * | | KVM: MMU: mode specific sync_pageMarcelo Tosatti2008-10-15
| * | | KVM: Device Assignment with VT-dBen-Ami Yassour2008-10-15
| * | | VT-d: Changes to support KVMKay, Allen M2008-10-15
| * | | x86: Move FEATURE_CONTROL bits to msr-index.hSheng Yang2008-10-15
| * | | KVM: x86: do not execute halted vcpusMarcelo Tosatti2008-10-15
| * | | KVM: Add statistics for guest irq injectionsAvi Kivity2008-10-15
| * | | KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTRAvi Kivity2008-10-15
| * | | KVM: remove unused field from the assigned dev structBen-Ami Yassour2008-10-15
| * | | KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen2008-10-15
| * | | KVM: pci device assignmentBen-Ami Yassour2008-10-15
| * | | x86: paravirt: factor out cpu_khz to common codeGlauber Costa2008-10-15
| * | | KVM: Add irq ack notifier listAvi Kivity2008-10-15
| * | | KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt2008-10-15
| * | | KVM: ppc: adds trace points for ppc tlb activityJerone Young2008-10-15
| * | | KVM: kvmtrace: replace get_cycles with ktime_get v3Christian Ehrhardt2008-10-15
| * | | KVM: kvmtrace: Remove use of bit fields in kvm trace structureChristian Ehrhardt2008-10-15