aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-07fs: Use rename lock and RCU for multi-step operationsNick Piggin
2011-01-07fs: increase d_name lock coverageNick Piggin
2011-01-07fs: scale inode alias listNick Piggin
2011-01-07fs: dcache scale subdirsNick Piggin
2011-01-07fs: dcache scale d_unhashedNick Piggin
2011-01-07fs: dcache scale dentry refcountNick Piggin
2011-01-07fs: dcache scale lruNick Piggin
2011-01-07fs: dcache scale hashNick Piggin
2011-01-07hostfs: simplify lockingNick Piggin
2011-01-07fs: change d_hash for rcu-walkNick Piggin
2011-01-07fs: change d_compare for rcu-walkNick Piggin
2011-01-07fs: name case update methodNick Piggin
2011-01-07jfs: dont overwrite dentry name in d_revalidateNick Piggin
2011-01-07cifs: dont overwrite dentry name in d_revalidateNick Piggin
2011-01-07fs: change d_delete semanticsNick Piggin
2011-01-07fs: dcache documentation cleanupNick Piggin
2011-01-07config fs: avoid switching ->d_op on live dentryNick Piggin
2011-01-07cgroup fs: avoid switching ->d_op on live dentryNick Piggin
2011-01-07fs: use fast counters for vfs cachesNick Piggin
2011-01-07vfs: revert per-cpu nr_unused counters for dentry and inodesNick Piggin
2011-01-07kernel: kmem_ptr_validate considered harmfulNick Piggin
2011-01-07fs: d_validate fixesNick Piggin
2011-01-05Revert "fs: use RCU read side protection in d_validate"Nick Piggin
2011-01-04Linux 2.6.37Linus Torvalds
2011-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing
2011-01-04remove trim_fs method from Documentation/filesystems/LockingChristoph Hellwig
2011-01-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-03arch/mn10300/kernel/irq.c: fix buildAndrew Morton
2011-01-03ima: fix add LSM rule bugMimi Zohar
2011-01-03Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2011-01-03bridge: stp: ensure mac header is setFlorian Westphal
2011-01-03Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2011-01-03name_to_dev_t() must not call __init codeJan Beulich
2011-01-03bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler
2011-01-03atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn
2011-01-03Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2011-01-03ARM: pxa: fix page table corruption on resumeAric D. Blumer
2011-01-03ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport
2011-01-03ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek
2011-01-03perf: Fix callchain hit bad cast on ascii displayFrederic Weisbecker
2011-01-03arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter
2011-01-03[media] em28xx: radio_fops should also use unlocked_ioctlHans Verkuil
2011-01-03[media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab
2011-01-03[media] cx25840: Prevent device probe failure due to volume control ERANGE errorAndy Walls
2011-01-03dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski
2011-01-03mv_xor: fix race in tasklet functionSaeed Bishara
2011-01-03ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin