summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Show additional mount options in /proc/mounts, fix up some debugNathan Scott2005-11-021-0/+4
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11Star
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-15/+13Star
* [XFS] Track external log/realtime device names for correct reporting inNathan Scott2005-11-021-6/+12
* [XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott2005-11-021-9/+9
* [XFS] Introduce two new mount options (nolargeio/largeio) to allowDavid Chinner2005-11-021-0/+11
* [XFS] Provide a mechiansm for flushing delalloc before quota reporting.Nathan Scott2005-11-021-2/+2
* [XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig2005-11-021-13/+25
* [XFS] Sort out some cosmetic differences between XFS trees.Nathan Scott2005-09-051-5/+5
* [XFS] Add in grpid/nogrpid mount option parsing, actual code was alwaysNathan Scott2005-09-021-1/+15
* [XFS] replace vn_get usage by iholdChristoph Hellwig2005-09-021-32/+4Star
* [XFS] quiesce the filesystem proper when freezingChristoph Hellwig2005-06-211-25/+35
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-211-10/+0Star
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-2/+2
* [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB.Nathan Scott2005-05-051-22/+45
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1941