aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.h
Commit message (Expand)AuthorAge
* [XFS] Implement the silent parameter to fill_super, previously ignored.Nathan Scott2006-03-30
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-28
* [XFS] Remove a couple of no-longer-used macros/types from XFS.Nathan Scott2006-03-13
* [XFS] using a spinlock per cpu for superblock counter exclusion results inDavid Chinner2006-03-13
* [XFS] Add support for hotplug CPUs to the per-CPU superblock counters byDavid Chinner2006-03-13
* [XFS] On machines with more than 8 cpus, when running parallel I/ODavid Chinner2006-03-13
* [XFS] XFS propagates MS_NOATIME through two levels internally but doesn'tNathan Scott2006-03-13
* [XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott2006-01-10
* [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple andNathan Scott2006-01-10
* [PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen2006-01-09
* [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.Nathan Scott2005-11-01
* [XFS] Rework the final mount options flag bit to make room for more.Nathan Scott2005-11-01
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-01
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-01
* [XFS] Track external log/realtime device names for correct reporting inNathan Scott2005-11-01
* [XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott2005-11-01
* [XFS] Introduce two new mount options (nolargeio/largeio) to allowDavid Chinner2005-11-01
* [XFS] Provide a mechiansm for flushing delalloc before quota reporting.Nathan Scott2005-11-01
* [XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig2005-11-01
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-21
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-21
* [XFS] Cleanup use of loff_t vs xfs_off_t in the core code.Nathan Scott2005-05-05
* [XFS] Use the right offset when ensuring a delayed allocate conversion has co...Nathan Scott2005-05-05
* [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB.Nathan Scott2005-05-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16