Age | Commit message (Expand) | Author |
2010-10-25 | fs: use percpu counter for nr_dentry and nr_dentry_unused | Christoph Hellwig |
2010-10-25 | fs: do not assign default i_ino in new_inode | Christoph Hellwig |
2010-10-25 | new helper: ihold() | Al Viro |
2010-10-25 | fs: remove inode_add_to_list/__inode_add_to_list | Christoph Hellwig |
2010-10-25 | fs: Implement lazy LRU updates for inodes | Nick Piggin |
2010-10-25 | fs: Convert nr_inodes and nr_unused to per-cpu counters | Dave Chinner |
2010-10-25 | list.h: new helper - hlist_add_fake() | Al Viro |
2010-10-25 | new helper: inode_unhashed() | Al Viro |
2010-10-25 | unexport invalidate_inodes | Al Viro |
2010-10-25 | vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos | KAMEZAWA Hiroyuki |
2010-10-25 | fs: allow for more than 2^31 files | Eric Dumazet |
2010-10-25 | fs: kill block_prepare_write | Christoph Hellwig |
2010-10-25 | fs: mark destroy_inode static | Christoph Hellwig |
2010-10-25 | fs: add sync_inode_metadata | Christoph Hellwig |
2010-10-25 | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-10-25 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-10-25 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2010-10-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-10-25 | Coda: replace BKL with mutex | Yoshihisa Abe |
2010-10-25 | Coda: push BKL regions into coda_upcall() | Yoshihisa Abe |
2010-10-25 | Coda: add spin lock to protect accesses to struct coda_inode_info. | Yoshihisa Abe |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-10-25 | [S390] add support for nonquiescing sske | Martin Schwidefsky |
2010-10-25 | uwb: Remove the WLP subsystem and drivers | David Vrabel |
2010-10-25 | Merge branch 'topic/hda' into for-linus | Takashi Iwai |
2010-10-25 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai |
2010-10-25 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-24 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab... | Linus Torvalds |
2010-10-24 | Revert "block: fix accounting bug on cross partition merges" | Jens Axboe |
2010-10-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2010-10-24 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-10-24 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-10-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-10-24 | Merge branch 'master' into for-linus | Pekka Enberg |
2010-10-24 | i2c: Let i2c_parent_is_i2c_adapter return the parent adapter | Jean Delvare |
2010-10-24 | i2c: Simplify i2c_parent_is_i2c_adapter | Jean Delvare |
2010-10-24 | KVM: Fix signature of kvm_iommu_map_pages stub | Jan Kiszka |
2010-10-24 | KVM: x86: Rename timer function | Zachary Amsden |
2010-10-24 | KVM: Check for pending events before attempting injection | Avi Kivity |
2010-10-24 | KVM: MMU: Add infrastructure for two-level page walker | Joerg Roedel |
2010-10-24 | KVM: PPC: Expose level based interrupt cap | Alexander Graf |
2010-10-24 | KVM: MMU: rewrite audit_mappings_page() function | Xiao Guangrong |
2010-10-24 | KVM: MMU: introduce gfn_to_page_many_atomic() function | Xiao Guangrong |
2010-10-24 | KVM: MMU: introduce hva_to_pfn_atomic function | Xiao Guangrong |
2010-10-24 | KVM: PPC: Add get_pvinfo interface to query hypercall instructions | Alexander Graf |