summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_super.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz1-1/+1
2009-06-12Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linusFelix Blyakher1-23/+26
2009-06-11xfs: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig1-12/+0
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig1-14/+0
2009-06-08xfs: split xfs_sync_inodesChristoph Hellwig1-1/+12
2009-06-08xfs: kill xfs_qmopsChristoph Hellwig1-8/+14
2009-03-29xfs: kill ino64 mount optionChristoph Hellwig1-21/+3
2009-03-06xfs: make symbols staticHannes Eder1-3/+3
2009-03-04xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig1-5/+5
2009-02-09xfs: get rid of indirections in the quotaops implementationChristoph Hellwig1-60/+2
2009-02-09xfs: remove uchar_t/ushort_t/uint_t/ulong_t typesChristoph Hellwig1-1/+1
2009-02-04xfs: merge xfs_inode_flush into xfs_fs_write_inodeChristoph Hellwig1-6/+37
2009-01-19xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig1-1/+16
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato1-4/+4
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2008-12-04move vn_iowait / vn_iowake into xfs_aops.cChristoph Hellwig1-1/+1
2008-12-04kill xfs_unmount_flushChristoph Hellwig1-5/+0
2008-12-04remove leftovers of shared read-only supportChristoph Hellwig1-29/+0
2008-12-04kill dead inode flagsChristoph Hellwig1-1/+0
2008-12-01[XFS] remove xfs_vfsops.hChristoph Hellwig1-1/+0
2008-12-01[XFS] fix error inversion problems with data flushingDave Chinner1-4/+9
2008-12-01[XFS] fix spurious gcc warningsChristoph Hellwig1-3/+2
2008-10-30[XFS] fix biosize optionChristoph Hellwig1-1/+1
2008-10-30[XFS] fix the noquota mount optionChristoph Hellwig1-0/+1
2008-10-30[XFS] kill struct xfs_mount_argsChristoph Hellwig1-310/+189
2008-10-30[XFS] Allocate the struct xfs_ailDavid Chinner1-14/+14
2008-10-30[XFS] kill deleted inodes listDavid Chinner1-2/+0
2008-10-30[XFS] Fix build warning - xfs_fs_alloc_inode() needs a return statementLachlan McIlroy1-0/+1
2008-10-30[XFS] Prevent use-after-free caused by synchronous inode reclaimDavid Chinner1-18/+14
2008-10-30[XFS] Combine the XFS and Linux inodesDavid Chinner1-29/+18
2008-10-30[XFS] Never call mark_inode_dirty_sync() directlyDavid Chinner1-1/+1
2008-10-30[XFS] Move remaining quiesce code.David Chinner1-3/+3
2008-10-30[XFS] Kill SYNC_CLOSEDavid Chinner1-10/+0
2008-10-30[XFS] make SYNC_DELWRI no longer use xfs_syncDavid Chinner1-19/+6
2008-10-30[XFS] make SYNC_ATTR no longer use xfs_syncDavid Chinner1-1/+2
2008-10-30[XFS] move xfssyncd code to xfs_sync.cDavid Chinner1-148/+3
2008-10-30[XFS] move sync code to its own fileDavid Chinner1-0/+1
2008-10-30[XFS] make btree tracing genericChristoph Hellwig1-4/+20
2008-10-30[XFS] Remove kmem_zone_t argument from xfs_inode_init_once()Lachlan McIlroy1-1/+0
2008-10-30[XFS] Make use of the init-once slab optimisation.David Chinner1-1/+36
2008-10-21[PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro1-2/+2
2008-10-15xfs: fix remount rw with unrecognized optionsChristoph Hellwig1-1/+1
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse1-1/+1
2008-09-17[XFS] Fix regression introduced by remount fixupChristoph Hellwig1-0/+20
2008-08-13[XFS] don't call xfs_freesb from xfs_unmountfsChristoph Hellwig1-1/+2
2008-08-13[XFS] cleanup xfs_mountfsChristoph Hellwig1-1/+1
2008-08-13[XFS] move root inode IRELE into xfs_unmountfsChristoph Hellwig1-4/+0
2008-08-13[XFS] sanitize xfs_initialize_vnodeChristoph Hellwig1-110/+0
2008-08-13[XFS] kill bhv_vnode_tChristoph Hellwig1-1/+1
2008-08-13[XFS] remove some easy bhv_vnode_t instancesChristoph Hellwig1-6/+1