aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-11NFS fix the setting of exchange id flagAndy Adamson2-6/+27
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