summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-01-12vfs: pass struct file to do_truncate on O_TRUNC opens (try #2)Jeff Layton
2011-01-12fix signedness mess in rw_verify_area() on 64bit architecturesAl Viro
2011-01-12fs: fix kernel-doc for dcache::prepend_pathRandy Dunlap
2011-01-12fs: fix kernel-doc for dcache::d_validateRandy Dunlap
2011-01-12sanitize ecryptfs ->mount()Al Viro
2011-01-12switch afsAl Viro
2011-01-12move internal-only parts of ncpfs headers to fs/ncpfsAl Viro
2011-01-12switch ncpfsAl Viro
2011-01-12switch 9pAl Viro
2011-01-12pass default dentry_operations to mount_pseudo()Al Viro
2011-01-12switch hostfsAl Viro
2011-01-12switch affsAl Viro
2011-01-12switch configfsAl Viro
2011-01-12take coda-private headers out of include/linuxAl Viro
2011-01-12switch codaAl Viro
2011-01-12switch hpfsAl Viro
2011-01-12switch btrfs, close racesAl Viro
2011-01-12switch ocfs2, close racesAl Viro
2011-01-12switch gfs2, close racesAl Viro
2011-01-12switch cifsAl Viro
2011-01-12switch nfs to ->s_d_opAl Viro
2011-01-12switch adfsAl Viro
2011-01-12switch hfsplusAl Viro
2011-01-12switch hfsAl Viro
2011-01-12minixfs: kill dead codeAl Viro
2011-01-12switch sysvAl Viro
2011-01-12switch fuseAl Viro
2011-01-12switch jfs to ->s_d_op, close exportfs racesAl Viro
2011-01-12switch fat to ->s_d_op, close exportfs races thereAl Viro
2011-01-12fix isofs d_op handlingAl Viro
2011-01-12per-superblock default ->d_opAl Viro
2011-01-11Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2011-01-11ext4: fix trimming starting with block 0 with small blocksizeJan Kara
2011-01-11ext4: revert buggy trim overflow patchTheodore Ts'o
2011-01-11Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-01-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-11NFS fix the setting of exchange id flagAndy Adamson
2011-01-11fs/9p: Don't set dentry->d_op in create routinesAneesh Kumar K.V
2011-01-11fs/9p: fix spelling typoEric Van Hensbergen
2011-01-11fs/9p: TREADLINK bugfixM. Mohan Kumar
2011-01-11fs/9p: Simplify the .L create operationAneesh Kumar K.V
2011-01-11fs/9p: Move dotl inode operations into a seperate fileAneesh Kumar K.V
2011-01-11fs/9p: fix menu presentationRandy Dunlap
2011-01-11fs/9p: Fix the return error on default acl removalAneesh Kumar K.V
2011-01-11fs/9p: Remove unnecessary semicolonsJoe Perches
2011-01-10Merge branch 'master' into for-linus-mergedAlex Elder