summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_super.c
AgeCommit message (Expand)Author
2010-02-09xfs: log changed inodes instead of writing them synchronouslyChristoph Hellwig
2010-02-06xfs: Use delayed write for inodes rather than async V2Dave Chinner
2010-02-08xfs: more reserved blocks fixupsEric Sandeen
2010-01-26xfs: don't hold onto reserved blocks on remount,roDave Chinner
2010-01-15xfs: Don't wake the aild once per secondDave Chinner
2010-01-15xfs: reclaim all inodes by background tree walksDave Chinner
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-12-11xfs: cleanup dmapi macros in the umount pathChristoph Hellwig
2009-12-11xfs: reset the i_iolock lock class in the reclaim pathChristoph Hellwig
2009-12-11xfs: simplify inode teardownChristoph Hellwig
2009-10-09Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-10-08xfs: cleanup ->sync_fsChristoph Hellwig
2009-10-08xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-09-02xfs: xfs_showargs() reports group *and* project quotas enabledAlex Elder
2009-08-31xfs: add more statics & drop some unused functionsEric Sandeen
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz
2009-06-12Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linusFelix Blyakher
2009-06-11xfs: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig
2009-06-08xfs: split xfs_sync_inodesChristoph Hellwig
2009-06-08xfs: kill xfs_qmopsChristoph Hellwig
2009-03-29xfs: kill ino64 mount optionChristoph Hellwig
2009-03-06xfs: make symbols staticHannes Eder
2009-03-04xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig
2009-02-09xfs: get rid of indirections in the quotaops implementationChristoph Hellwig
2009-02-09xfs: remove uchar_t/ushort_t/uint_t/ulong_t typesChristoph Hellwig
2009-02-04xfs: merge xfs_inode_flush into xfs_fs_write_inodeChristoph Hellwig
2009-01-19xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-12-04move vn_iowait / vn_iowake into xfs_aops.cChristoph Hellwig
2008-12-04kill xfs_unmount_flushChristoph Hellwig
2008-12-04remove leftovers of shared read-only supportChristoph Hellwig
2008-12-04kill dead inode flagsChristoph Hellwig
2008-12-01[XFS] remove xfs_vfsops.hChristoph Hellwig
2008-12-01[XFS] fix error inversion problems with data flushingDave Chinner
2008-12-01[XFS] fix spurious gcc warningsChristoph Hellwig
2008-10-30[XFS] fix biosize optionChristoph Hellwig
2008-10-30[XFS] fix the noquota mount optionChristoph Hellwig
2008-10-30[XFS] kill struct xfs_mount_argsChristoph Hellwig
2008-10-30[XFS] Allocate the struct xfs_ailDavid Chinner
2008-10-30[XFS] kill deleted inodes listDavid Chinner
2008-10-30[XFS] Fix build warning - xfs_fs_alloc_inode() needs a return statementLachlan McIlroy
2008-10-30[XFS] Prevent use-after-free caused by synchronous inode reclaimDavid Chinner
2008-10-30[XFS] Combine the XFS and Linux inodesDavid Chinner
2008-10-30[XFS] Never call mark_inode_dirty_sync() directlyDavid Chinner
2008-10-30[XFS] Move remaining quiesce code.David Chinner
2008-10-30[XFS] Kill SYNC_CLOSEDavid Chinner
2008-10-30[XFS] make SYNC_DELWRI no longer use xfs_syncDavid Chinner