summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-03-05
|\
| * Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34Trond Myklebust2010-03-05
| |\
| | * NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mappingTrond Myklebust2010-03-05
| | * NFS: Simplify nfs_wb_page()Trond Myklebust2010-03-05
| | * NFS: Replace __nfs_write_mapping with sync_inode()Trond Myklebust2010-03-05
| | * NFS: Simplify nfs_wb_page_cancel()Trond Myklebust2010-03-05
| | * NFS: Add a count of the number of unstable writes carried by an inodeTrond Myklebust2010-03-05
| | * NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.cTrond Myklebust2010-03-05
| * | nfs41 do not allocate unused back channel pagesAndy Adamson2010-02-10
| * | nfs41: implement cb_recall_slotAndy Adamson2010-02-10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-03-05
|\ \ \
| * | | net/9p: Remove MAX_9P_CHAN limitAneesh Kumar K.V2010-03-05
| * | | net/9p: Add multi channel support.Aneesh Kumar K.V2010-03-05
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-05
|\ \ \ \
| * | | | quota: stop using QUOTA_OK / NO_QUOTAChristoph Hellwig2010-03-05
| * | | | dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-05
| * | | | dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-05
| * | | | dquot: cleanup dquot drop routineChristoph Hellwig2010-03-05
| * | | | dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-05
| * | | | dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-05
| * | | | dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-05
| * | | | quota: generalize quota transfer interfaceDmitry Monakhov2010-03-05
| * | | | quota: sb_quota state flags cleanupDmitry Monakhov2010-03-05
| * | | | quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig2010-03-05
| * | | | quota: clean up Q_XQUOTASYNCChristoph Hellwig2010-03-05
| * | | | quota: manage reserved space when quota is not active [v2]Dmitry Monakhov2010-03-05
| * | | | jbd[2]: remove references to BUFFER_DEBUGChristoph Egger2010-03-05
| * | | | ext3: Use bitops to read/modify EXT3_I(inode)->i_stateJan Kara2010-03-05
* | | | | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-05
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEPJan Kiszka2010-03-01
| * | | | KVM: Convert kvm->requests_lock to raw_spinlock_tAvi Kivity2010-03-01
| * | | | KVM: Introduce kvm_host_page_sizeJoerg Roedel2010-03-01
| * | | | KVM: enable PCI multiple-segments for pass-through deviceZhai, Edwin2010-03-01
| * | | | KVM: Implement NotifyLongSpinWait HYPER-V hypercallGleb Natapov2010-03-01
| * | | | KVM: Add HYPER-V apic access MSRsGleb Natapov2010-03-01
| * | | | KVM: Implement bare minimum of HYPER-V MSRsGleb Natapov2010-03-01
| * | | | KVM: Lazify fpu activation and deactivationAvi Kivity2010-03-01
| * | | | KVM: convert slots_lock to a mutexMarcelo Tosatti2010-03-01
| * | | | KVM: switch vcpu context to use SRCUMarcelo Tosatti2010-03-01
| * | | | KVM: convert io_bus to SRCUMarcelo Tosatti2010-03-01
| * | | | KVM: x86: switch kvm_set_memory_alias to SRCU updateMarcelo Tosatti2010-03-01
| * | | | KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti2010-03-01
| * | | | KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pagesMarcelo Tosatti2010-03-01
| * | | | KVM: introduce gfn_to_pfn_memslotMarcelo Tosatti2010-03-01
| * | | | KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti2010-03-01
| * | | | KVM: modify memslots layout in struct kvmMarcelo Tosatti2010-03-01
* | | | | Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-03-05
|\ \ \ \ \
| * | | | | pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
| | |_|/ / | |/| | |
* | | | | Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-05
|\ \ \ \ \
| * | | | | kprobes: Jump optimization sysctl interfaceMasami Hiramatsu2010-02-25