aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_super.c
AgeCommit message (Expand)Author
2010-07-20xfs: convert inode shrinker to per-filesystem contextsDave Chinner
2010-05-24Merge branch 'delayed-logging-for-2.6.35' into for-linusAlex Elder
2010-05-24xfs: Introduce delayed logging core codeDave Chinner
2010-05-24xfs: Clean up XFS_BLI_* flag namespaceDave Chinner
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-19xfs: wait for direct I/O to complete in fsync and write_inodeChristoph Hellwig
2010-05-19xfs: add blockdev name to kthreadsJan Engelhardt
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2010-03-05make sure data is on disk before calling ->write_inodeChristoph Hellwig
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