aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_super.c
Commit message (Expand)AuthorAge
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: cleanup dmapi macros in the umount pathChristoph Hellwig2009-12-11
* xfs: reset the i_iolock lock class in the reclaim pathChristoph Hellwig2009-12-11
* xfs: simplify inode teardownChristoph Hellwig2009-12-11
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-10-09
|\
| * xfs: cleanup ->sync_fsChristoph Hellwig2009-10-08
| * xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig2009-10-08
* | const: mark remaining super_operations constAlexey Dobriyan2009-09-22
|/
* xfs: xfs_showargs() reports group *and* project quotas enabledAlex Elder2009-09-02
* xfs: add more statics & drop some unused functionsEric Sandeen2009-08-31
* block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz2009-06-19
* Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linusFelix Blyakher2009-06-12
|\
| * xfs: use generic Posix ACL codeChristoph Hellwig2009-06-10
| * xfs: split xfs_sync_inodesChristoph Hellwig2009-06-08
| * xfs: kill xfs_qmopsChristoph Hellwig2009-06-08
* | xfs: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig2009-06-11
|/
* xfs: kill ino64 mount optionChristoph Hellwig2009-03-29
* xfs: make symbols staticHannes Eder2009-03-06
* xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig2009-03-04
* xfs: get rid of indirections in the quotaops implementationChristoph Hellwig2009-02-09
* xfs: remove uchar_t/ushort_t/uint_t/ulong_t typesChristoph Hellwig2009-02-09
* xfs: merge xfs_inode_flush into xfs_fs_write_inodeChristoph Hellwig2009-02-04
* xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig2009-01-18
* filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-09
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* move vn_iowait / vn_iowake into xfs_aops.cChristoph Hellwig2008-12-03
* kill xfs_unmount_flushChristoph Hellwig2008-12-03
* remove leftovers of shared read-only supportChristoph Hellwig2008-12-03
* kill dead inode flagsChristoph Hellwig2008-12-03
* [XFS] remove xfs_vfsops.hChristoph Hellwig2008-11-30
* [XFS] fix error inversion problems with data flushingDave Chinner2008-11-30
* [XFS] fix spurious gcc warningsChristoph Hellwig2008-11-30
* [XFS] fix biosize optionChristoph Hellwig2008-10-30
* [XFS] fix the noquota mount optionChristoph Hellwig2008-10-30
* [XFS] kill struct xfs_mount_argsChristoph Hellwig2008-10-30
* [XFS] Allocate the struct xfs_ailDavid Chinner2008-10-30
* [XFS] kill deleted inodes listDavid Chinner2008-10-30
* [XFS] Fix build warning - xfs_fs_alloc_inode() needs a return statementLachlan McIlroy2008-10-30
* [XFS] Prevent use-after-free caused by synchronous inode reclaimDavid Chinner2008-10-30
* [XFS] Combine the XFS and Linux inodesDavid Chinner2008-10-30
* [XFS] Never call mark_inode_dirty_sync() directlyDavid Chinner2008-10-30
* [XFS] Move remaining quiesce code.David Chinner2008-10-30
* [XFS] Kill SYNC_CLOSEDavid Chinner2008-10-30
* [XFS] make SYNC_DELWRI no longer use xfs_syncDavid Chinner2008-10-30
* [XFS] make SYNC_ATTR no longer use xfs_syncDavid Chinner2008-10-30
* [XFS] move xfssyncd code to xfs_sync.cDavid Chinner2008-10-30
* [XFS] move sync code to its own fileDavid Chinner2008-10-30
* [XFS] make btree tracing genericChristoph Hellwig2008-10-30
* [XFS] Remove kmem_zone_t argument from xfs_inode_init_once()Lachlan McIlroy2008-10-30
* [XFS] Make use of the init-once slab optimisation.David Chinner2008-10-30