summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-12switch fat to ->s_d_op, close exportfs races thereAl Viro4-45/+25
2011-01-12fix isofs d_op handlingAl Viro2-8/+7
2011-01-12per-superblock default ->d_opAl Viro2-0/+5
2011-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds109-1867/+2901
2011-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+2
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds88-712/+2071
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds37-622/+889
2011-01-12powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt2-14/+14
2011-01-11cxgb4vf: recover from failure in cxgb4vf_open()Casey Leedom1-5/+10
2011-01-11Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller7-109/+55
2011-01-11Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds60-4043/+7818
2011-01-11netfilter: ebtables: make broute table work againFlorian Westphal1-1/+1
2011-01-11netfilter: fix race in conntrack between dump_table and destroyStephen Hemminger1-9/+5
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds13-180/+164
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds23-378/+561
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds16-142/+545
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds8-884/+887
2011-01-11ah: reload pointers to skb data after calling skb_cow_data()Dang Hongwu2-6/+9
2011-01-11ah: update maximum truncated ICV lengthNicolas Dichtel1-1/+1
2011-01-11xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNCNicolas Dichtel1-1/+3
2011-01-11ehea: Increase the skb array usageBreno Leitao2-5/+3
2011-01-11net/fec: remove config FEC2 as it's used nowhereShawn Guo1-8/+0
2011-01-11pcnet_cs: add new_idKen Kawasaki1-0/+1
2011-01-11tcp: disallow bind() to reuse addr/portEric Dumazet2-3/+4
2011-01-11ext4: fix trimming starting with block 0 with small blocksizeJan Kara1-0/+6
2011-01-11ext4: revert buggy trim overflow patchTheodore Ts'o1-6/+0
2011-01-11Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfsLinus Torvalds38-1920/+1997
2011-01-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-534/+845
2011-01-11NFS fix the setting of exchange id flagAndy Adamson2-6/+27
2011-01-11Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds13-240/+214
2011-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-102/+297
2011-01-11Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-344/+426
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds38-248/+442
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds39-492/+4083
2011-01-11fs/9p: Don't set dentry->d_op in create routinesAneesh Kumar K.V2-19/+0
2011-01-11fs/9p: fix spelling typoEric Van Hensbergen1-1/+1
2011-01-11fs/9p: TREADLINK bugfixM. Mohan Kumar1-36/+22
2011-01-11net/9p: Use proper data typesM. Mohan Kumar1-12/+10
2011-01-11fs/9p: Simplify the .L create operationAneesh Kumar K.V1-47/+28
2011-01-11fs/9p: Move dotl inode operations into a seperate fileAneesh Kumar K.V4-862/+916
2011-01-11fs/9p: fix menu presentationRandy Dunlap1-1/+4
2011-01-11fs/9p: Fix the return error on default acl removalAneesh Kumar K.V1-1/+1
2011-01-11fs/9p: Remove unnecessary semicolonsJoe Perches2-2/+2
2011-01-11x86: Fix Moorestown VRTC fixmap placementArjan van de Ven1-2/+2
2011-01-11x86/gpio: Implement x86 gpio_to_irq convert functionAlek Du1-4/+1
2011-01-11x86, UV: Fix APICID shift for Westmere processorsJack Steiner1-1/+1
2011-01-11x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich4-28/+63
2011-01-11x86: tsc: Prevent delayed init if initial tsc calibration failedThomas Gleixner1-1/+1
2011-01-11powerpc/pseries: Fix VPHN build errors on non-SMP systemsJesse Larrew2-12/+17
2011-01-11Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt937-8190/+11426