aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-12Gfs2: fail if we try to use hole punchJosef Bacik1-0/+4
2011-01-12Btrfs: fail if we try to use hole punchJosef Bacik1-0/+4
2011-01-12Ext4: fail if we try to use hole punchJosef Bacik1-0/+4
2011-01-12Ocfs2: handle hole punching via fallocate properlyJosef Bacik1-2/+6
2011-01-12XFS: handle hole punching via fallocate properlyJosef Bacik1-2/+5
2011-01-12fs: add hole punching to fallocateJosef Bacik1-1/+6
2011-01-12vfs: pass struct file to do_truncate on O_TRUNC opens (try #2)Jeff Layton1-3/+4
2011-01-12fix signedness mess in rw_verify_area() on 64bit architecturesAl Viro1-16/+11
2011-01-12fs: fix kernel-doc for dcache::prepend_pathRandy Dunlap1-2/+1
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 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-12ceph: fsc->*_wq's aren't used in memory reclaim pathTejun Heo1-3/+7
2011-01-12ceph: Makefile: Remove unnessary codeTracey Dent1-22/+1
2011-01-12ceph: associate requests with opening sessionsSage Weil1-2/+4
2011-01-12ceph: drop redundant r_mds fieldSage Weil3-7/+11
2011-01-12ceph: implement DIRLAYOUTHASH feature to get dir layout from MDSSage Weil4-16/+32
2011-01-12ceph: add dir_layout to inodeSage Weil4-1/+25
2011-01-12NTFS: writev() fix and maintenance/contact details updateAnton Altaparmakov3-22/+21
2011-01-12xfs: prevent NMI timeouts in cmn_errDave Chinner7-114/+96
2011-01-11xfs: Add log level to assertion printkAnton Blanchard1-1/+2
2011-01-11xfs: fix an assignment within an ASSERT()Jesper Juhl1-1/+1
2011-01-11xfs: fix error handling for synchronous writesChristoph Hellwig3-114/+51
2011-01-11xfs: add FITRIM supportChristoph Hellwig7-12/+259
2011-01-11xfs: ensure log covering transactions are synchronousDave Chinner4-12/+13