summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_super.c
Commit message (Expand)AuthorAgeFilesLines
* const: mark remaining super_operations constAlexey Dobriyan2009-09-221-2/+2
* xfs: xfs_showargs() reports group *and* project quotas enabledAlex Elder2009-09-021-9/+13
* xfs: add more statics & drop some unused functionsEric Sandeen2009-08-311-1/+1
* block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz2009-06-191-1/+1
* Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linusFelix Blyakher2009-06-121-23/+26
|\
| * xfs: use generic Posix ACL codeChristoph Hellwig2009-06-101-14/+0
| * xfs: split xfs_sync_inodesChristoph Hellwig2009-06-081-1/+12
| * xfs: kill xfs_qmopsChristoph Hellwig2009-06-081-8/+14
* | xfs: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig2009-06-111-12/+0
|/
* xfs: kill ino64 mount optionChristoph Hellwig2009-03-291-21/+3
* xfs: make symbols staticHannes Eder2009-03-061-3/+3
* xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig2009-03-041-5/+5
* xfs: get rid of indirections in the quotaops implementationChristoph Hellwig2009-02-091-60/+2
* xfs: remove uchar_t/ushort_t/uint_t/ulong_t typesChristoph Hellwig2009-02-091-1/+1
* xfs: merge xfs_inode_flush into xfs_fs_write_inodeChristoph Hellwig2009-02-041-6/+37
* xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig2009-01-191-1/+16
* filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-091-4/+4
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* move vn_iowait / vn_iowake into xfs_aops.cChristoph Hellwig2008-12-041-1/+1
* kill xfs_unmount_flushChristoph Hellwig2008-12-041-5/+0
* remove leftovers of shared read-only supportChristoph Hellwig2008-12-041-29/+0
* kill dead inode flagsChristoph Hellwig2008-12-041-1/+0
* [XFS] remove xfs_vfsops.hChristoph Hellwig2008-12-011-1/+0
* [XFS] fix error inversion problems with data flushingDave Chinner2008-12-011-4/+9
* [XFS] fix spurious gcc warningsChristoph Hellwig2008-12-011-3/+2
* [XFS] fix biosize optionChristoph Hellwig2008-10-301-1/+1
* [XFS] fix the noquota mount optionChristoph Hellwig2008-10-301-0/+1
* [XFS] kill struct xfs_mount_argsChristoph Hellwig2008-10-301-310/+189
* [XFS] Allocate the struct xfs_ailDavid Chinner2008-10-301-14/+14
* [XFS] kill deleted inodes listDavid Chinner2008-10-301-2/+0
* [XFS] Fix build warning - xfs_fs_alloc_inode() needs a return statementLachlan McIlroy2008-10-301-0/+1
* [XFS] Prevent use-after-free caused by synchronous inode reclaimDavid Chinner2008-10-301-18/+14
* [XFS] Combine the XFS and Linux inodesDavid Chinner2008-10-301-29/+18
* [XFS] Never call mark_inode_dirty_sync() directlyDavid Chinner2008-10-301-1/+1
* [XFS] Move remaining quiesce code.David Chinner2008-10-301-3/+3
* [XFS] Kill SYNC_CLOSEDavid Chinner2008-10-301-10/+0
* [XFS] make SYNC_DELWRI no longer use xfs_syncDavid Chinner2008-10-301-19/+6
* [XFS] make SYNC_ATTR no longer use xfs_syncDavid Chinner2008-10-301-1/+2
* [XFS] move xfssyncd code to xfs_sync.cDavid Chinner2008-10-301-148/+3
* [XFS] move sync code to its own fileDavid Chinner2008-10-301-0/+1
* [XFS] make btree tracing genericChristoph Hellwig2008-10-301-4/+20
* [XFS] Remove kmem_zone_t argument from xfs_inode_init_once()Lachlan McIlroy2008-10-301-1/+0
* [XFS] Make use of the init-once slab optimisation.David Chinner2008-10-301-1/+36
* [PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro2008-10-211-2/+2
* xfs: fix remount rw with unrecognized optionsChristoph Hellwig2008-10-151-1/+1
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
* [XFS] Fix regression introduced by remount fixupChristoph Hellwig2008-09-171-0/+20
* [XFS] don't call xfs_freesb from xfs_unmountfsChristoph Hellwig2008-08-131-1/+2
* [XFS] cleanup xfs_mountfsChristoph Hellwig2008-08-131-1/+1
* [XFS] move root inode IRELE into xfs_unmountfsChristoph Hellwig2008-08-131-4/+0
OpenPOWER on IntegriCloud