summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-12fix signedness mess in rw_verify_area() on 64bit architecturesAl Viro1-16/+11
2011-01-12fs: fix kernel-doc for dcache::prepend_pathRandy Dunlap1-2/+1
2011-01-12fs: fix kernel-doc for dcache::d_validateRandy Dunlap1-1/+1
2011-01-12sanitize ecryptfs ->mount()Al Viro2-88/+68
2011-01-12switch afsAl Viro3-3/+3
2011-01-12move internal-only parts of ncpfs headers to fs/ncpfsAl Viro16-150/+126
2011-01-12switch ncpfsAl Viro3-13/+6
2011-01-12switch 9pAl Viro4-10/+6
2011-01-12pass default dentry_operations to mount_pseudo()Al Viro8-33/+40
2011-01-12switch hostfsAl Viro1-1/+1
2011-01-12switch affsAl Viro3-3/+7
2011-01-12switch configfsAl Viro3-5/+3
2011-01-12take coda-private headers out of include/linuxAl Viro14-26/+19
2011-01-12switch codaAl Viro3-3/+4
2011-01-12convert smbfsAl Viro3-13/+6
2011-01-12switch hpfsAl Viro4-9/+3
2011-01-12switch cgroupAl Viro1-23/+7
2011-01-12switch btrfs, close racesAl Viro3-12/+3
2011-01-12switch ocfs2, close racesAl Viro3-10/+2
2011-01-12switch gfs2, close racesAl Viro3-14/+3
2011-01-12switch cifsAl Viro5-41/+7
2011-01-12switch nfs to ->s_d_opAl Viro3-10/+1
2011-01-12switch adfsAl Viro2-3/+2
2011-01-12switch hfsplusAl Viro2-2/+1
2011-01-12switch hfsAl Viro2-4/+1
2011-01-12minixfs: kill dead codeAl Viro1-2/+0
2011-01-12switch sysvAl Viro2-5/+4
2011-01-12switch fuseAl Viro2-7/+4
2011-01-12pohmelfs: double-free and leakAl Viro1-1/+1
2011-01-12switch jfs to ->s_d_op, close exportfs racesAl Viro2-12/+4
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