summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-01-12switch afsAl Viro3-3/+3
2011-01-12move internal-only parts of ncpfs headers to fs/ncpfsAl Viro14-22/+313
2011-01-12switch ncpfsAl Viro2-12/+5
2011-01-12switch 9pAl Viro4-10/+6
2011-01-12pass default dentry_operations to mount_pseudo()Al Viro4-14/+17
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 Viro13-24/+198
2011-01-12switch codaAl Viro2-3/+2
2011-01-12switch hpfsAl Viro4-9/+3
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-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 Viro1-0/+4
2011-01-11Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds39-3814/+7414
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 Torvalds22-376/+543
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds13-140/+521
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds7-872/+877
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 Torvalds17-532/+842
2011-01-11NFS fix the setting of exchange id flagAndy Adamson1-4/+21
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-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-10Merge branch 'master' into for-linus-mergedAlex Elder38-1920/+1997
2011-01-10Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+2
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust22-117/+197
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust4-41/+21
2011-01-10ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X...Josh Hunt1-12/+0
2011-01-10ext3: Remove redundant unlikely()Tobias Klauser1-1/+1