summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-07fs: scale inode alias listNick Piggin9-9/+78
2011-01-07fs: dcache scale subdirsNick Piggin16-160/+339
2011-01-07fs: dcache scale d_unhashedNick Piggin10-54/+102
2011-01-07fs: dcache scale dentry refcountNick Piggin21-69/+126
2011-01-07fs: dcache scale lruNick Piggin1-28/+84
2011-01-07fs: dcache scale hashNick Piggin2-44/+64
2011-01-07hostfs: simplify lockingNick Piggin3-17/+24
2011-01-07fs: change d_hash for rcu-walkNick Piggin25-51/+94
2011-01-07fs: change d_compare for rcu-walkNick Piggin23-157/+242
2011-01-07fs: name case update methodNick Piggin4-31/+37
2011-01-07jfs: dont overwrite dentry name in d_revalidateNick Piggin1-8/+35
2011-01-07cifs: dont overwrite dentry name in d_revalidateNick Piggin1-19/+24
2011-01-07fs: change d_delete semanticsNick Piggin22-42/+47
2011-01-07fs: dcache documentation cleanupNick Piggin1-12/+6
2011-01-07config fs: avoid switching ->d_op on live dentryNick Piggin1-8/+9
2011-01-07cgroup fs: avoid switching ->d_op on live dentryNick Piggin1-5/+22
2011-01-07fs: use fast counters for vfs cachesNick Piggin2-13/+23
2011-01-07vfs: revert per-cpu nr_unused counters for dentry and inodesNick Piggin2-21/+12
2011-01-07kernel: kmem_ptr_validate considered harmfulNick Piggin5-99/+1
2011-01-07fs: d_validate fixesNick Piggin1-18/+7
2011-01-06Merge branch 'next' into for-linusDmitry Torokhov63-753/+3201
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds253-8402/+20757
2011-01-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds500-28862/+17774
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds661-12081/+30869
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds26-602/+454
2011-01-06Merge branch 'devel-stable' into develRussell King413-6826/+23377
2011-01-06Merge branch 'pgt' (early part) into develRussell King15-332/+315
2011-01-06Merge branch 'misc' into develRussell King147-1316/+1674
2011-01-06Merge branch 'smp' into miscRussell King1391-12331/+25581
2011-01-06ARM: DMA: add support for DMA debuggingRussell King4-23/+83
2011-01-06Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds27-197/+1434
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds46-1101/+4820
2011-01-06Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds32-752/+907
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1108-77569/+146804
2011-01-06cassini: Use local-mac-address prom property for Cassini MAC addressRichard Mortimer2-0/+19
2011-01-06net: remove the duplicate #ifdef __KERNEL__Changli Gao1-6/+2
2011-01-06atyfb: Fix bootup hangs on sparc64.David S. Miller1-22/+5
2011-01-06net: bridge: check the length of skb after nf_bridge_maybe_copy_header()Changli Gao1-10/+6
2011-01-06netconsole: clarify stopping messageFerenc Wagner1-2/+2
2011-01-06netconsole: don't announce stopping if nothing happenedFerenc Wagner1-1/+3
2011-01-06cnic: Fix the type field in SPQ messagesMichael Chan1-21/+12
2011-01-06netfilter: fix export secctx error handlingPablo Neira Ayuso3-13/+16
2011-01-06netfilter: fix the race when initializing nf_ct_expect_hash_rndChangli Gao3-20/+22
2011-01-06ipv4: IP defragmentation must be ECN awareEric Dumazet1-0/+34
2011-01-06net: r6040: Return proper error for r6040_init_oneAxel Lin1-0/+2
2011-01-06dcb: use after free in dcb_flushapp()Dan Carpenter1-1/+2
2011-01-06dcb: unlock on error in dcbnl_ieee_get()Dan Carpenter1-3/+8
2011-01-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-143/+39
2011-01-06net: ixp4xx_eth: Return proper error for eth_init_oneAxel Lin1-1/+3
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds11-15/+117