summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-07Merge branch 'next' into for-linusDmitry Torokhov4-17/+138
2011-01-07PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2-17/+9
2011-01-07PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby1-2/+2
2011-01-07Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-1/+25
2011-01-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-341/+290
2011-01-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt76-544/+1514
2011-01-07Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-137/+269
2011-01-07Merge branch 'devel-stable' into develRussell King2-136/+195
2011-01-07Merge branch 'misc' into develRussell King2-0/+44
2011-01-07Merge branch 'smp' into miscRussell King57-404/+620
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2-0/+18
2011-01-07NFSv4: Ensure continued open and lockowner name uniquenessTrond Myklebust1-0/+1
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds31-287/+846
2011-01-06NFS: Move cl_delegations to the nfs_server structChuck Lever1-1/+1
2011-01-06NFS: Move cl_state_owners and related fields to the nfs_server structChuck Lever1-4/+5
2011-01-06pnfs: layout roc codeFred Isaman1-0/+1
2011-01-06pnfs: serialize LAYOUTGET(openstateid)Fred Isaman1-0/+1
2011-01-06pnfs: remove unnecessary field lgp->statusFred Isaman1-1/+0
2011-01-06NFS rename client back channel transport fieldAndy Adamson2-3/+3
2011-01-06NFS add session back channel drainingAndy Adamson1-1/+1
2011-01-06NFS refactor nfs_find_client and reference client across callback processingAndy Adamson1-0/+13
2011-01-06NFS associate sessionid with callback connectionAndy Adamson1-0/+1
2011-01-06NFS implement v4.0 callback_identAndy Adamson1-0/+1
2011-01-06SUNRPC register and unregister the back channel transportAndy Adamson1-1/+0
2011-01-06SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson1-0/+1
2011-01-06net: remove the duplicate #ifdef __KERNEL__Changli Gao1-6/+2
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds1-3/+3
2011-01-06include/linux/if_ether.h: Add #define ETH_P_LINK_CTL for HPNA and wlan local ...Henry Ptasinski1-0/+1
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+10
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+5
2011-01-06Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-21/+102
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-12/+45
2011-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-25/+80
2011-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-15/+29
2011-01-06mtd: add writebufsize field to mtd_info structAnatolij Gustschin1-0/+11