summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | kprobes: Introduce kprobes jump optimizationMasami Hiramatsu2010-02-25
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-03-05
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | ext4: Use slab allocator for sub-page sized allocationsTheodore Ts'o2009-12-07
| | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds2010-03-04
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | ide: make ide_get_best_pio_mode() staticBartlomiej Zolnierkiewicz2010-01-19
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | ide: change ->set_dma_mode method parametersBartlomiej Zolnierkiewicz2010-01-19
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | ide: change ->set_pio_mode method parametersBartlomiej Zolnierkiewicz2010-01-19
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | ide: add drive->dma_mode fieldBartlomiej Zolnierkiewicz2010-01-19
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | ide: add drive->pio_mode fieldBartlomiej Zolnierkiewicz2010-01-19
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-03-04
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | fsldma: Fix cookie issuesSteven J. Magnani2010-02-28
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-04
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-fsnotify' into for-linusAl Viro2010-03-03
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | switch inotify_user to anon_inodeAl Viro2010-02-19
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Lose the first argument of audit_inode_child()Al Viro2010-02-08
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Lose the new_name argument of fsnotify_move()Al Viro2010-02-08
| | | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi2010-03-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Mirror MS_KERNMOUNT in ->mnt_flagsAl Viro2010-03-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Take vfsmount_lock to fs/internal.hAl Viro2010-03-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | take check for new events in namespace (guts of mounts_poll()) to namespace.cAl Viro2010-03-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: iterate_mounts()Al Viro2010-03-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | New helper: path_is_under(path1, path2)Al Viro2010-03-03