aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-07fs: dcache remove dcache_lockNick Piggin40-307/+109
2011-01-07fs: Use rename lock and RCU for multi-step operationsNick Piggin5-30/+152
2011-01-07fs: increase d_name lock coverageNick Piggin1-2/+12
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-05Revert "fs: use RCU read side protection in d_validate"Nick Piggin1-12/+19
2011-01-04Linux 2.6.37Linus Torvalds1-1/+1
2011-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-25/+87
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing1-2/+6
2011-01-04remove trim_fs method from Documentation/filesystems/LockingChristoph Hellwig1-2/+0
2011-01-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-157/+78
2011-01-03arch/mn10300/kernel/irq.c: fix buildAndrew Morton1-1/+1
2011-01-03ima: fix add LSM rule bugMimi Zohar1-0/+2
2011-01-03Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King259-1598/+2484
2011-01-03bridge: stp: ensure mac header is setFlorian Westphal1-0/+2
2011-01-03Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-11/+20
2011-01-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds8-188/+79
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds2-4/+11
2011-01-03name_to_dev_t() must not call __init codeJan Beulich1-1/+1
2011-01-03bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler1-10/+18
2011-01-03atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn1-0/+10
2011-01-03Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgentIngo Molnar1-1/+1
2011-01-03ARM: pxa: fix page table corruption on resumeAric D. Blumer1-2/+2
2011-01-03ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport1-0/+1
2011-01-03ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek1-0/+1
2011-01-03perf: Fix callchain hit bad cast on ascii displayFrederic Weisbecker1-1/+1
2011-01-03arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter1-8/+16
2011-01-03[media] em28xx: radio_fops should also use unlocked_ioctlHans Verkuil1-1/+1
2011-01-03[media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab6-185/+61
2011-01-03[media] cx25840: Prevent device probe failure due to volume control ERANGE errorAndy Walls1-2/+17
2011-01-03dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski1-3/+10
2011-01-03mv_xor: fix race in tasklet functionSaeed Bishara1-1/+1