aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_vfsops.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-04[XFS] Fix an inode32 regression - if no options are presented, must stillGravatar Nathan Scott 1-2/+2
2005-11-02[XFS] Remove old, broken nolog-mode code - noone plans to ever fix it.Gravatar Nathan Scott 1-4/+4
2005-11-02[XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.Gravatar Nathan Scott 1-4/+7
2005-11-02[XFS] Rework the final mount options flag bit to make room for more.Gravatar Nathan Scott 1-5/+8
2005-11-02[XFS] Disable attr2 by default, until a more appropriate time to enableGravatar Nathan Scott 1-1/+9
2005-11-02[XFS] Show additional mount options in /proc/mounts, fix up some debugGravatar Nathan Scott 1-0/+4
2005-11-02[XFS] Update license/copyright notices to match the prefered SGIGravatar Nathan Scott 1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Gravatar Nathan Scott 1-15/+13
2005-11-02[XFS] Track external log/realtime device names for correct reporting inGravatar Nathan Scott 1-6/+12
2005-11-02[XFS] Ondisk format extension for extended attributes (attr2). Basically,Gravatar Nathan Scott 1-9/+9
2005-11-02[XFS] Introduce two new mount options (nolargeio/largeio) to allowGravatar David Chinner 1-0/+11
2005-11-02[XFS] Provide a mechiansm for flushing delalloc before quota reporting.Gravatar Nathan Scott 1-2/+2
2005-11-02[XFS] write barrier support Issue all log sync operations as orderedGravatar Christoph Hellwig 1-13/+25
2005-09-05[XFS] Sort out some cosmetic differences between XFS trees.Gravatar Nathan Scott 1-5/+5
2005-09-02[XFS] Add in grpid/nogrpid mount option parsing, actual code was alwaysGravatar Nathan Scott 1-1/+15
2005-09-02[XFS] replace vn_get usage by iholdGravatar Christoph Hellwig 1-32/+4
2005-06-21[XFS] quiesce the filesystem proper when freezingGravatar Christoph Hellwig 1-25/+35
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Gravatar Nathan Scott 1-10/+0
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkGravatar Christoph Hellwig 1-2/+2
2005-05-05[XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB.Gravatar Nathan Scott 1-22/+45
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1941