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