summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-01-13befs: don't pass huge structs by valueJesper Juhl
2011-01-13pipe: use event aware wakeupsDavide Libenzi
2011-01-13binfmt_elf: cleanupsMikael Pettersson
2011-01-13epoll: convert max_user_watches to longRobin Holt
2011-01-13fs/select.c: fix information leak to userspaceVasiliy Kulikov
2011-01-13fs/ext4/inode.c: use pr_warn_ratelimited()Andrew Morton
2011-01-13Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe
2011-01-12Gfs2: fail if we try to use hole punchJosef Bacik
2011-01-12Btrfs: fail if we try to use hole punchJosef Bacik
2011-01-12Ext4: fail if we try to use hole punchJosef Bacik
2011-01-12Ocfs2: handle hole punching via fallocate properlyJosef Bacik
2011-01-12XFS: handle hole punching via fallocate properlyJosef Bacik
2011-01-12fs: add hole punching to fallocateJosef Bacik
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-12ceph: fsc->*_wq's aren't used in memory reclaim pathTejun Heo
2011-01-12ceph: Makefile: Remove unnessary codeTracey Dent
2011-01-12ceph: associate requests with opening sessionsSage Weil
2011-01-12ceph: drop redundant r_mds fieldSage Weil
2011-01-12ceph: implement DIRLAYOUTHASH feature to get dir layout from MDSSage Weil
2011-01-12ceph: add dir_layout to inodeSage Weil