summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-01-14kernel: fix hlist_bl againRussell King1-1/+1
2011-01-14fs: hlist UP debug fixupNick Piggin2-3/+5
2011-01-07fs: scale mntget/mntputNick Piggin2-36/+19
2011-01-07fs: implement faster dentry memcmpNick Piggin1-0/+21
2011-01-07fs: improve scalability of pseudo filesystemsNick Piggin1-0/+1
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin1-1/+0
2011-01-07fs: dcache per-bucket dcache hash lockingNick Piggin2-2/+4
2011-01-07bit_spinlock: add required includesNick Piggin1-0/+4
2011-01-07kernel: add bl_listNick Piggin2-0/+271
2011-01-07fs: provide simple rcu-walk generic_check_acl implementationNick Piggin1-0/+19
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin5-8/+10
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin1-1/+0
2011-01-07fs: cache optimise dentry and inode for rcu-walkNick Piggin2-36/+42
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin1-0/+6
2011-01-07fs: dcache remove d_mountedNick Piggin1-21/+21
2011-01-07fs: fs_struct use seqlockNick Piggin1-0/+3
2011-01-07fs: rcu-walk for path lookupNick Piggin3-9/+46
2011-01-07kernel: optimise seqlockNick Piggin1-7/+73
2011-01-07fs: avoid inode RCU freeing for pseudo fsNick Piggin2-0/+2
2011-01-07fs: icache RCU free inodesNick Piggin2-2/+4
2011-01-07fs: dcache rationalise dget variantsNick Piggin1-12/+3
2011-01-07fs: dcache remove dcache_lockNick Piggin5-11/+14
2011-01-07fs: Use rename lock and RCU for multi-step operationsNick Piggin1-0/+1
2011-01-07fs: scale inode alias listNick Piggin1-0/+1
2011-01-07fs: dcache scale subdirsNick Piggin1-0/+1
2011-01-07fs: dcache scale dentry refcountNick Piggin1-14/+15
2011-01-07fs: dcache scale hashNick Piggin1-33/+2
2011-01-07hostfs: simplify lockingNick Piggin1-1/+1
2011-01-07fs: change d_hash for rcu-walkNick Piggin1-1/+2
2011-01-07fs: change d_compare for rcu-walkNick Piggin2-9/+7
2011-01-07fs: name case update methodNick Piggin1-0/+2
2011-01-07fs: change d_delete semanticsNick Piggin1-3/+3
2011-01-07fs: dcache documentation cleanupNick Piggin1-12/+6
2011-01-07kernel: kmem_ptr_validate considered harmfulNick Piggin1-2/+0
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-3/+10
2011-01-03dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski1-3/+10
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-10/+35
2010-12-23taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney1-1/+2
2010-12-23include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton1-3/+3
2010-12-22kthread_work: make lockdep happyYong Zhang1-10/+35
2010-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+4
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+7
2010-12-20clarify a usage constraint for cnt32_to_63()Nicolas Pitre1-1/+19
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2-0/+3
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-1/+1
2010-12-17netlink: fix gcc -Wconversion compilation warningDmitry V. Levin1-1/+1
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas1-0/+1
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas1-1/+0