summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-13switch codaAl Viro3-3/+4
2011-01-13convert smbfsAl Viro3-13/+6
2011-01-13switch hpfsAl Viro4-9/+3
2011-01-13switch cgroupAl Viro1-23/+7
2011-01-13switch btrfs, close racesAl Viro3-12/+3
2011-01-13switch ocfs2, close racesAl Viro3-10/+2
2011-01-13switch gfs2, close racesAl Viro3-14/+3
2011-01-13switch cifsAl Viro5-41/+7
2011-01-13switch nfs to ->s_d_opAl Viro3-10/+1
2011-01-13switch adfsAl Viro2-3/+2
2011-01-13switch hfsplusAl Viro2-2/+1
2011-01-13switch hfsAl Viro2-4/+1
2011-01-13minixfs: kill dead codeAl Viro1-2/+0
2011-01-13switch sysvAl Viro2-5/+4
2011-01-13switch fuseAl Viro2-7/+4
2011-01-13pohmelfs: double-free and leakAl Viro1-1/+1
2011-01-13switch jfs to ->s_d_op, close exportfs racesAl Viro2-12/+4
2011-01-13switch fat to ->s_d_op, close exportfs races thereAl Viro4-45/+25
2011-01-13fix isofs d_op handlingAl Viro2-8/+7
2011-01-13per-superblock default ->d_opAl Viro2-0/+5
2011-01-12powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt2-14/+14
2011-01-12cxgb4vf: 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
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-11IB/qib: Fix refcount leak in lkey/rkey validationMike Marciniszyn1-16/+14